Pull request #43275 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 8149fa55ff3bcb19c9b9246535c69f9657c5b37c rather than 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 Obtained Jenkinsfile from 8149fa55ff3bcb19c9b9246535c69f9657c5b37c 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-43275@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-05-10T09:58:35.130Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-05-10T09:58:35.135Z] Trying to pass milestone 9 [Pipeline] milestone [2022-05-10T09:58:35.215Z] Trying to pass milestone 10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-05-10T09:58:50.398Z] Still waiting to schedule task [2022-05-10T09:58:50.400Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f101b737763061e0)’ is offline [2022-05-10T09:59:33.559Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f101b737763061e0) in /home/ubuntu/workspace/moby_PR-43275 [Pipeline] { [Pipeline] checkout [2022-05-10T09:59:33.931Z] The recommended git tool is: git [2022-05-10T09:59:36.654Z] using credential docker-jenkins-github-credentials [2022-05-10T09:59:36.724Z] Cloning the remote Git repository [2022-05-10T09:59:36.724Z] Cloning with configured refspecs honoured and without tags [2022-05-10T09:59:36.745Z] Cloning repository https://github.com/moby/moby.git [2022-05-10T09:59:36.862Z] > git init /home/ubuntu/workspace/moby_PR-43275 # timeout=10 [2022-05-10T09:59:37.190Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T09:59:37.190Z] > git --version # timeout=10 [2022-05-10T09:59:37.211Z] > git --version # 'git version 2.17.1' [2022-05-10T09:59:37.211Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T09:59:37.213Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:00:02.095Z] Fetching without tags [2022-05-10T10:00:01.964Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:00:01.978Z] > git config --add remote.origin.fetch +refs/pull/43275/head:refs/remotes/origin/PR-43275 # timeout=10 [2022-05-10T10:00:02.024Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:00:02.075Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:00:02.099Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:00:02.099Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:00:02.183Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:00:02.590Z] Merging remotes/origin/master commit 8149fa55ff3bcb19c9b9246535c69f9657c5b37c into PR head commit 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 [2022-05-10T10:00:02.604Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:00:02.619Z] > git checkout -f 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 # timeout=10 [2022-05-10T10:00:03.376Z] > git remote # timeout=10 [2022-05-10T10:00:03.400Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:00:03.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:00:03.449Z] > git merge 8149fa55ff3bcb19c9b9246535c69f9657c5b37c # timeout=10 [2022-05-10T10:00:05.076Z] Merge succeeded, producing f0b938ccdb246e47fca604740536c16d7d0721d1 [2022-05-10T10:00:05.076Z] Checking out Revision f0b938ccdb246e47fca604740536c16d7d0721d1 (PR-43275) [2022-05-10T10:00:05.065Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T10:00:05.079Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:00:05.088Z] > git checkout -f f0b938ccdb246e47fca604740536c16d7d0721d1 # timeout=10 [2022-05-10T10:00:09.080Z] Commit message: "Merge commit '8149fa55ff3bcb19c9b9246535c69f9657c5b37c' into HEAD" [2022-05-10T10:00:09.097Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-10T10:00:09.082Z] > git rev-list --no-walk 5bdba5877052e6c79dd7c54bfd820d05c4d11508 # timeout=10 [2022-05-10T10:00:10.148Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43275:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-05-10T10:00:17.615Z] Unable to find image 'alpine:latest' locally [2022-05-10T10:00:17.875Z] latest: Pulling from library/alpine [2022-05-10T10:00:17.875Z] df9b9388f04a: Pulling fs layer [2022-05-10T10:00:17.875Z] df9b9388f04a: Download complete [2022-05-10T10:00:18.449Z] df9b9388f04a: Pull complete [2022-05-10T10:00:18.449Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-10T10:00:18.449Z] Status: Downloaded newer image for alpine:latest [2022-05-10T10:00:26.595Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [2022-05-10T10:00:26.918Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f101b737763061e0) in /home/ubuntu/workspace/moby_PR-43275 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-05-10T10:00:26.981Z] The recommended git tool is: git [Pipeline] // stage [2022-05-10T10:00:26.993Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-05-10T10:00:27.015Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-05-10T10:00:27.025Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-10T10:00:27.254Z] Merging remotes/origin/master commit 8149fa55ff3bcb19c9b9246535c69f9657c5b37c into PR head commit 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-05-10T10:00:27.002Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43275/.git # timeout=10 [2022-05-10T10:00:27.017Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:00:27.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:00:27.027Z] > git --version # timeout=10 [2022-05-10T10:00:27.041Z] > git --version # 'git version 2.17.1' [2022-05-10T10:00:27.041Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:00:27.042Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:00:27.256Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:00:27.275Z] > git checkout -f 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 # timeout=10 [2022-05-10T10:00:27.639Z] > git remote # timeout=10 [2022-05-10T10:00:27.650Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:00:27.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:00:27.675Z] > git merge 8149fa55ff3bcb19c9b9246535c69f9657c5b37c # timeout=10 [2022-05-10T10:00:29.469Z] Merge succeeded, producing 4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e [2022-05-10T10:00:29.469Z] Checking out Revision 4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e (PR-43275) [2022-05-10T10:00:29.677Z] Commit message: "Merge commit '8149fa55ff3bcb19c9b9246535c69f9657c5b37c' into HEAD" [2022-05-10T10:00:29.716Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-05-10T10:00:29.460Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T10:00:29.471Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:00:29.480Z] > git checkout -f 4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e # timeout=10 [2022-05-10T10:00:29.680Z] > git rev-list --no-walk 5bdba5877052e6c79dd7c54bfd820d05c4d11508 # timeout=10 [Pipeline] sh [2022-05-10T10:00:30.442Z] + [ PR != PR ] [2022-05-10T10:00:30.442Z] + [ master != master ] [2022-05-10T10:00:30.442Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-10T10:00:30.781Z] + docker version [2022-05-10T10:00:30.781Z] Client: Docker Engine - Community [2022-05-10T10:00:30.781Z] Version: 20.10.14 [2022-05-10T10:00:30.781Z] API version: 1.41 [2022-05-10T10:00:30.781Z] Go version: go1.16.15 [2022-05-10T10:00:30.781Z] Git commit: a224086 [2022-05-10T10:00:30.781Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-10T10:00:30.781Z] OS/Arch: linux/amd64 [2022-05-10T10:00:30.781Z] Context: default [2022-05-10T10:00:30.781Z] Experimental: true [2022-05-10T10:00:30.781Z] [2022-05-10T10:00:30.781Z] Server: Docker Engine - Community [2022-05-10T10:00:30.781Z] Engine: [2022-05-10T10:00:30.781Z] Version: 20.10.14 [2022-05-10T10:00:30.781Z] API version: 1.41 (minimum version 1.12) [2022-05-10T10:00:30.781Z] Go version: go1.16.15 [2022-05-10T10:00:30.781Z] Git commit: 87a90dc [2022-05-10T10:00:30.781Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-10T10:00:30.781Z] OS/Arch: linux/amd64 [2022-05-10T10:00:30.781Z] Experimental: true [2022-05-10T10:00:30.781Z] containerd: [2022-05-10T10:00:30.781Z] Version: 1.5.11 [2022-05-10T10:00:30.781Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:00:30.781Z] runc: [2022-05-10T10:00:30.781Z] Version: 1.0.3 [2022-05-10T10:00:30.781Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-10T10:00:30.781Z] docker-init: [2022-05-10T10:00:30.781Z] Version: 0.19.0 [2022-05-10T10:00:30.781Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-10T10:00:31.069Z] + docker info [2022-05-10T10:00:41.918Z] Still waiting to schedule task [2022-05-10T10:00:41.918Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f101b737763061e0)’ [2022-05-10T10:00:41.919Z] Still waiting to schedule task [2022-05-10T10:00:41.919Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f101b737763061e0)’ [2022-05-10T10:00:41.920Z] Still waiting to schedule task [2022-05-10T10:00:41.920Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-05-10T10:00:41.922Z] Still waiting to schedule task [2022-05-10T10:00:41.922Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-05-10T10:00:41.926Z] Still waiting to schedule task [2022-05-10T10:00:41.926Z] All nodes of label ‘windows-2019’ are offline [2022-05-10T10:00:41.927Z] Still waiting to schedule task [2022-05-10T10:00:41.927Z] All nodes of label ‘windows-2022’ are offline [2022-05-10T10:00:41.928Z] Still waiting to schedule task [2022-05-10T10:00:41.928Z] All nodes of label ‘windows-2022’ are offline [2022-05-10T10:00:53.009Z] Client: [2022-05-10T10:00:53.009Z] Context: default [2022-05-10T10:00:53.009Z] Debug Mode: false [2022-05-10T10:00:53.009Z] Plugins: [2022-05-10T10:00:53.009Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-10T10:00:53.009Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-10T10:00:53.009Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-10T10:00:53.009Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-10T10:00:53.009Z] [2022-05-10T10:00:53.009Z] Server: [2022-05-10T10:00:53.009Z] Containers: 0 [2022-05-10T10:00:53.009Z] Running: 0 [2022-05-10T10:00:53.009Z] Paused: 0 [2022-05-10T10:00:53.009Z] Stopped: 0 [2022-05-10T10:00:53.009Z] Images: 1 [2022-05-10T10:00:53.009Z] Server Version: 20.10.14 [2022-05-10T10:00:53.009Z] Storage Driver: overlay2 [2022-05-10T10:00:53.009Z] Backing Filesystem: extfs [2022-05-10T10:00:53.009Z] Supports d_type: true [2022-05-10T10:00:53.009Z] Native Overlay Diff: true [2022-05-10T10:00:53.009Z] userxattr: false [2022-05-10T10:00:53.009Z] Logging Driver: json-file [2022-05-10T10:00:53.009Z] Cgroup Driver: cgroupfs [2022-05-10T10:00:53.009Z] Cgroup Version: 1 [2022-05-10T10:00:53.009Z] Plugins: [2022-05-10T10:00:53.009Z] Volume: local [2022-05-10T10:00:53.009Z] Network: bridge host ipvlan macvlan null overlay [2022-05-10T10:00:53.009Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-10T10:00:53.009Z] Swarm: inactive [2022-05-10T10:00:53.009Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-10T10:00:53.009Z] Default Runtime: runc [2022-05-10T10:00:53.009Z] Init Binary: docker-init [2022-05-10T10:00:53.010Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:00:53.010Z] runc version: v1.0.3-0-gf46b6ba [2022-05-10T10:00:53.010Z] init version: de40ad0 [2022-05-10T10:00:53.010Z] Security Options: [2022-05-10T10:00:53.010Z] apparmor [2022-05-10T10:00:53.010Z] seccomp [2022-05-10T10:00:53.010Z] Profile: default [2022-05-10T10:00:53.010Z] Kernel Version: 5.4.0-1071-aws [2022-05-10T10:00:53.010Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-10T10:00:53.010Z] OSType: linux [2022-05-10T10:00:53.010Z] Architecture: x86_64 [2022-05-10T10:00:53.010Z] CPUs: 2 [2022-05-10T10:00:53.010Z] Total Memory: 7.565GiB [2022-05-10T10:00:53.010Z] Name: ip-10-100-105-139 [2022-05-10T10:00:53.010Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-10T10:00:53.010Z] Docker Root Dir: /var/lib/docker [2022-05-10T10:00:53.010Z] Debug Mode: false [2022-05-10T10:00:53.010Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:00:53.010Z] Labels: [2022-05-10T10:00:53.010Z] Experimental: true [2022-05-10T10:00:53.010Z] Insecure Registries: [2022-05-10T10:00:53.010Z] 127.0.0.0/8 [2022-05-10T10:00:53.010Z] Live Restore Enabled: true [2022-05-10T10:00:53.010Z] [2022-05-10T10:00:53.010Z] WARNING: No swap limit support [Pipeline] sh [2022-05-10T10:00:53.294Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:00:53.294Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:00:53.294Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43275/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-10T10:00:53.294Z] + bash /home/ubuntu/workspace/moby_PR-43275/check-config.sh [2022-05-10T10:00:53.294Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-10T10:00:53.294Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-10T10:00:53.294Z] [2022-05-10T10:00:53.294Z] Generally Necessary: [2022-05-10T10:00:53.294Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-10T10:00:53.294Z] - apparmor: enabled and tools installed [2022-05-10T10:00:53.575Z] - CONFIG_NAMESPACES: enabled [2022-05-10T10:00:53.575Z] - CONFIG_NET_NS: enabled [2022-05-10T10:00:53.575Z] - CONFIG_PID_NS: enabled [2022-05-10T10:00:53.575Z] - CONFIG_IPC_NS: enabled [2022-05-10T10:00:53.575Z] - CONFIG_UTS_NS: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CGROUPS: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CPUSETS: enabled [2022-05-10T10:00:53.575Z] - CONFIG_MEMCG: enabled [2022-05-10T10:00:53.575Z] - CONFIG_KEYS: enabled [2022-05-10T10:00:53.575Z] - CONFIG_VETH: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-10T10:00:53.575Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CGROUP_BPF: enabled [2022-05-10T10:00:53.575Z] [2022-05-10T10:00:53.575Z] Optional Features: [2022-05-10T10:00:53.575Z] - CONFIG_USER_NS: enabled [2022-05-10T10:00:53.575Z] - CONFIG_SECCOMP: enabled [2022-05-10T10:00:53.575Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-10T10:00:53.575Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-10T10:00:53.575Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-10T10:00:53.575Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-10T10:00:53.575Z] - CONFIG_BLK_CGROUP: enabled [2022-05-10T10:00:53.575Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CGROUP_PERF: enabled [2022-05-10T10:00:53.575Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-10T10:00:53.575Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-10T10:00:53.843Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-10T10:00:53.843Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-10T10:00:53.843Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-10T10:00:53.843Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_IP_VS: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-10T10:00:53.843Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-10T10:00:53.843Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-10T10:00:53.843Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-10T10:00:53.843Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-10T10:00:53.843Z] - CONFIG_EXT4_FS: enabled [2022-05-10T10:00:53.843Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-10T10:00:53.843Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-10T10:00:53.843Z] - Network Drivers: [2022-05-10T10:00:53.843Z] - "overlay": [2022-05-10T10:00:53.843Z] - CONFIG_VXLAN: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-10T10:00:53.843Z] Optional (for encrypted networks): [2022-05-10T10:00:53.843Z] - CONFIG_CRYPTO: enabled [2022-05-10T10:00:53.843Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-10T10:00:53.843Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-10T10:00:53.843Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-10T10:00:53.843Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-10T10:00:53.843Z] - CONFIG_XFRM: enabled [2022-05-10T10:00:53.843Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-10T10:00:53.843Z] - "ipvlan": [2022-05-10T10:00:53.843Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-10T10:00:53.843Z] - "macvlan": [2022-05-10T10:00:53.843Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_DUMMY: enabled (as module) [2022-05-10T10:00:53.843Z] - "ftp,tftp client in container": [2022-05-10T10:00:53.843Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-10T10:00:53.843Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-10T10:00:53.843Z] - Storage Drivers: [2022-05-10T10:00:53.843Z] - "aufs": [2022-05-10T10:00:53.843Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-10T10:00:53.843Z] - "btrfs": [2022-05-10T10:00:54.104Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-10T10:00:54.104Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-10T10:00:54.104Z] - "devicemapper": [2022-05-10T10:00:54.104Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-10T10:00:54.104Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-10T10:00:54.104Z] - "overlay": [2022-05-10T10:00:54.104Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-10T10:00:54.104Z] - "zfs": [2022-05-10T10:00:54.104Z] - /dev/zfs: present [2022-05-10T10:00:54.104Z] - zfs command: missing [2022-05-10T10:00:54.104Z] - zpool command: missing [2022-05-10T10:00:54.104Z] [2022-05-10T10:00:54.104Z] Limits: [2022-05-10T10:00:54.104Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-10T10:00:54.104Z] [2022-05-10T10:00:54.104Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-10T10:00:54.441Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e . [2022-05-10T10:00:54.700Z] #1 [internal] load build definition from Dockerfile [2022-05-10T10:00:54.700Z] #1 sha256:75098e04b28975d6e6b3a6b6ed4c5f0bf0411368ba5095ec315639acba88546b [2022-05-10T10:00:54.700Z] #1 transferring dockerfile: 17.97kB done [2022-05-10T10:00:54.700Z] #1 DONE 0.2s [2022-05-10T10:00:54.700Z] [2022-05-10T10:00:54.700Z] #2 [internal] load .dockerignore [2022-05-10T10:00:54.700Z] #2 sha256:d765a5b8a3dcd39e5974c3ea25a58f2a7191f7a48a6b358f5d04b6ffa8e09f80 [2022-05-10T10:00:54.700Z] #2 transferring context: 145B done [2022-05-10T10:00:54.700Z] #2 DONE 0.1s [2022-05-10T10:00:54.700Z] [2022-05-10T10:00:54.700Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-10T10:00:54.700Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-10T10:00:55.268Z] #3 DONE 0.3s [2022-05-10T10:00:55.268Z] [2022-05-10T10:00:55.268Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-10T10:00:55.268Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-10T10:00:55.268Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-10T10:00:55.268Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-10T10:00:55.268Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-10T10:00:55.268Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-10T10:00:55.268Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-10T10:00:55.268Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-10T10:00:55.526Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-10T10:00:56.093Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-05-10T10:00:56.093Z] #4 DONE 0.9s [2022-05-10T10:00:56.355Z] [2022-05-10T10:00:56.355Z] #6 [internal] load .dockerignore [2022-05-10T10:00:56.355Z] #6 sha256:dc1cc16cfa0b92b80763096d50a84112783f320c616cae7dcf301b593701d7e0 [2022-05-10T10:00:56.355Z] #6 DONE 0.0s [2022-05-10T10:00:56.355Z] [2022-05-10T10:00:56.355Z] #5 [internal] load build definition from Dockerfile [2022-05-10T10:00:56.355Z] #5 sha256:cfa4b7b279dd49250d06ce730e672385cd29bf4d5a89f8edb77680227aef5408 [2022-05-10T10:00:56.355Z] #5 DONE 0.0s [2022-05-10T10:00:56.355Z] [2022-05-10T10:00:56.355Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:00:56.355Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-10T10:00:57.734Z] #10 ... [2022-05-10T10:00:57.734Z] [2022-05-10T10:00:57.734Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:00:57.734Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-10T10:00:57.734Z] #9 DONE 1.2s [2022-05-10T10:00:57.734Z] [2022-05-10T10:00:57.734Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-10T10:00:57.734Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-10T10:00:57.734Z] #8 DONE 1.2s [2022-05-10T10:00:57.734Z] [2022-05-10T10:00:57.734Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:00:57.734Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-10T10:00:57.734Z] #10 DONE 1.3s [2022-05-10T10:00:57.734Z] [2022-05-10T10:00:57.734Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-10T10:00:57.734Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-10T10:00:57.734Z] #7 DONE 1.3s [2022-05-10T10:00:59.646Z] [2022-05-10T10:00:59.646Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:00:59.646Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-10T10:00:59.646Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-10T10:00:59.646Z] #78 DONE 0.1s [2022-05-10T10:00:59.646Z] [2022-05-10T10:00:59.646Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:00:59.646Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:00:59.646Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:00:59.646Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-10T10:00:59.646Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-10T10:00:59.646Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-10T10:00:59.646Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-10T10:00:59.646Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-05-10T10:00:59.907Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.19MB / 54.94MB 0.4s [2022-05-10T10:01:00.166Z] #11 ... [2022-05-10T10:01:00.166Z] [2022-05-10T10:01:00.166Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-10T10:01:00.166Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-10T10:01:00.166Z] #56 DONE 0.0s [2022-05-10T10:01:00.166Z] [2022-05-10T10:01:00.166Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:01:00.166Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:01:00.166Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 11.53MB / 54.94MB 0.6s [2022-05-10T10:01:00.469Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 30.41MB / 54.94MB 0.8s [2022-05-10T10:01:00.469Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0B / 5.16MB 0.8s [2022-05-10T10:01:00.469Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 38.44MB / 54.94MB 1.0s [2022-05-10T10:01:00.469Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.0s [2022-05-10T10:01:00.469Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.05MB / 10.87MB 1.0s [2022-05-10T10:01:00.728Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 41.94MB / 54.94MB 1.1s [2022-05-10T10:01:00.728Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.0s done [2022-05-10T10:01:00.728Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 3.15MB / 10.87MB 1.1s [2022-05-10T10:01:00.728Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 4.19MB / 10.87MB 1.2s [2022-05-10T10:01:00.728Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0B / 54.58MB 1.2s [2022-05-10T10:01:00.728Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.09MB / 54.94MB 1.3s [2022-05-10T10:01:00.728Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 7.34MB / 10.87MB 1.3s [2022-05-10T10:01:00.993Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 53.58MB / 54.94MB 1.5s [2022-05-10T10:01:00.993Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.5s [2022-05-10T10:01:00.993Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.39MB / 54.58MB 1.5s [2022-05-10T10:01:00.993Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.6s done [2022-05-10T10:01:00.993Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 14.68MB / 54.58MB 1.6s [2022-05-10T10:01:01.260Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 2.10MB / 85.84MB 1.7s [2022-05-10T10:01:01.260Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 17.83MB / 54.58MB 1.8s [2022-05-10T10:01:01.529Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 23.07MB / 54.58MB 1.9s [2022-05-10T10:01:01.529Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 28.31MB / 54.58MB 2.0s [2022-05-10T10:01:01.529Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 9.76MB / 85.84MB 2.0s [2022-05-10T10:01:01.789Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 31.46MB / 54.58MB 2.1s [2022-05-10T10:01:01.789Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.2s done [2022-05-10T10:01:01.789Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 15.73MB / 85.84MB 2.3s [2022-05-10T10:01:01.789Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 0B / 141.70MB 2.4s [2022-05-10T10:01:02.368Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 37.13MB / 54.58MB 2.6s [2022-05-10T10:01:02.368Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 41.94MB / 54.58MB 2.8s [2022-05-10T10:01:02.368Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 22.02MB / 85.84MB 2.8s [2022-05-10T10:01:02.368Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 9.44MB / 141.70MB 2.9s [2022-05-10T10:01:02.368Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-10T10:01:02.627Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 46.14MB / 54.58MB 3.0s [2022-05-10T10:01:02.627Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 49.16MB / 54.58MB 3.2s [2022-05-10T10:01:02.627Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 28.31MB / 85.84MB 3.2s [2022-05-10T10:01:02.885Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 17.83MB / 141.70MB 3.3s [2022-05-10T10:01:03.148Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 53.48MB / 54.58MB 3.5s [2022-05-10T10:01:03.148Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 33.55MB / 85.84MB 3.6s [2022-05-10T10:01:03.148Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 25.17MB / 141.70MB 3.6s [2022-05-10T10:01:03.410Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 40.89MB / 85.84MB 3.9s [2022-05-10T10:01:03.410Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 33.97MB / 141.70MB 4.0s [2022-05-10T10:01:03.670Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 46.14MB / 85.84MB 4.2s [2022-05-10T10:01:03.670Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 41.43MB / 141.70MB 4.2s [2022-05-10T10:01:03.933Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 53.48MB / 85.84MB 4.4s [2022-05-10T10:01:03.933Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 48.84MB / 141.70MB 4.4s [2022-05-10T10:01:04.192Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 60.82MB / 85.84MB 4.7s [2022-05-10T10:01:04.192Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 57.67MB / 141.70MB 4.7s [2022-05-10T10:01:04.451Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 67.11MB / 85.84MB 4.8s [2022-05-10T10:01:04.451Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 65.01MB / 141.70MB 4.8s [2022-05-10T10:01:04.451Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 79.69MB / 85.84MB 5.0s [2022-05-10T10:01:04.451Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 76.55MB / 141.70MB 5.0s [2022-05-10T10:01:04.710Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.2s [2022-05-10T10:01:04.710Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 93.32MB / 141.70MB 5.2s [2022-05-10T10:01:04.990Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 104.86MB / 141.70MB 5.3s [2022-05-10T10:01:04.990Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 113.25MB / 141.70MB 5.4s [2022-05-10T10:01:05.250Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 5.6s [2022-05-10T10:01:05.250Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 132.12MB / 141.70MB 5.7s [2022-05-10T10:01:05.250Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 5.6s done [2022-05-10T10:01:05.250Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 0B / 156B 5.8s [2022-05-10T10:01:05.539Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 5.9s [2022-05-10T10:01:05.539Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 5.9s [2022-05-10T10:01:06.920Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 7.4s done [2022-05-10T10:01:06.920Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 7.5s done [2022-05-10T10:01:07.856Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.1s [2022-05-10T10:01:08.791Z] #11 ... [2022-05-10T10:01:08.791Z] [2022-05-10T10:01:08.791Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:01:08.791Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-10T10:01:08.791Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-10T10:01:08.791Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:01:08.791Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-10T10:01:08.791Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-10T10:01:08.791Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done [2022-05-10T10:01:08.791Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.6s done [2022-05-10T10:01:08.791Z] #80 DONE 9.1s [2022-05-10T10:01:08.791Z] [2022-05-10T10:01:08.791Z] #31 [internal] load build context [2022-05-10T10:01:08.791Z] #31 sha256:c745aba429647f2fba11256d7652ccc7b4a894046c12d6b58f7548b4c493e86c [2022-05-10T10:01:08.791Z] #31 transferring context: 61.10MB 8.3s done [2022-05-10T10:01:08.791Z] #31 DONE 9.2s [2022-05-10T10:01:08.791Z] [2022-05-10T10:01:08.791Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:01:08.791Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-10T10:01:08.791Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:01:08.791Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-10T10:01:08.791Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-10T10:01:08.791Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-05-10T10:01:08.791Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2022-05-10T10:01:08.791Z] #78 DONE 9.2s [2022-05-10T10:01:08.791Z] [2022-05-10T10:01:08.791Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:01:08.791Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:01:08.791Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-10T10:01:08.791Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-10T10:01:08.791Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-10T10:01:08.791Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-05-10T10:01:08.791Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-10T10:01:08.791Z] #35 ... [2022-05-10T10:01:08.791Z] [2022-05-10T10:01:08.791Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:01:08.791Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:01:10.699Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.3s done [2022-05-10T10:01:11.274Z] #11 ... [2022-05-10T10:01:11.274Z] [2022-05-10T10:01:11.274Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:01:11.274Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:01:11.274Z] #35 DONE 11.9s [2022-05-10T10:01:11.274Z] [2022-05-10T10:01:11.274Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:01:11.274Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:01:11.274Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-10T10:01:11.842Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-05-10T10:01:11.842Z] #11 ... [2022-05-10T10:01:11.842Z] [2022-05-10T10:01:11.842Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-10T10:01:11.842Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-10T10:01:11.842Z] #79 DONE 0.5s [2022-05-10T10:01:11.842Z] [2022-05-10T10:01:11.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:01:11.842Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:01:11.842Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-10T10:01:12.409Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-05-10T10:01:12.672Z] #11 ... [2022-05-10T10:01:12.672Z] [2022-05-10T10:01:12.672Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-10T10:01:12.672Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-10T10:01:12.672Z] #81 DONE 0.8s [2022-05-10T10:01:12.931Z] [2022-05-10T10:01:12.931Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:01:12.931Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:01:12.931Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 0.1s [2022-05-10T10:01:18.207Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.3s [2022-05-10T10:01:21.500Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.1s done [2022-05-10T10:01:21.500Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 0.1s [2022-05-10T10:01:21.500Z] #11 ... [2022-05-10T10:01:21.500Z] [2022-05-10T10:01:21.500Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:01:21.500Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-10T10:01:21.500Z] #36 1.412 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:01:21.500Z] #36 1.424 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:01:21.500Z] #36 1.468 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:01:21.500Z] #36 1.696 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:01:21.500Z] #36 2.012 Get:5 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:01:21.500Z] #36 2.574 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:01:21.500Z] #36 3.617 Fetched 8530 kB in 2s (3472 kB/s) [2022-05-10T10:01:21.500Z] #36 3.617 Reading package lists... [2022-05-10T10:01:21.500Z] #36 4.400 Reading package lists... [2022-05-10T10:01:21.500Z] #36 5.194 Building dependency tree... [2022-05-10T10:01:21.500Z] #36 5.518 The following additional packages will be installed: [2022-05-10T10:01:21.500Z] #36 5.518 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-10T10:01:21.500Z] #36 5.518 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-10T10:01:21.500Z] #36 5.518 Recommended packages: [2022-05-10T10:01:21.500Z] #36 5.518 libldap-common publicsuffix libsasl2-modules [2022-05-10T10:01:21.500Z] #36 5.714 The following NEW packages will be installed: [2022-05-10T10:01:21.500Z] #36 5.714 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-10T10:01:21.500Z] #36 5.714 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-10T10:01:21.500Z] #36 5.714 libssh2-1 openssl [2022-05-10T10:01:21.500Z] #36 5.738 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-10T10:01:21.500Z] #36 5.738 Need to get 3040 kB of archives. [2022-05-10T10:01:21.500Z] #36 5.738 After this operation, 6651 kB of additional disk space will be used. [2022-05-10T10:01:21.500Z] #36 5.738 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-10T10:01:21.500Z] #36 5.761 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-10T10:01:21.500Z] #36 5.761 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-10T10:01:21.500Z] #36 5.761 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-10T10:01:21.500Z] #36 5.761 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-10T10:01:21.500Z] #36 5.771 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-10T10:01:21.500Z] #36 5.771 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-10T10:01:21.500Z] #36 5.771 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-10T10:01:21.500Z] #36 5.771 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-10T10:01:21.500Z] #36 5.771 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-10T10:01:21.500Z] #36 5.782 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-10T10:01:21.500Z] #36 5.782 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-10T10:01:21.500Z] #36 5.782 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-10T10:01:21.500Z] #36 5.785 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-10T10:01:21.500Z] #36 5.790 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-10T10:01:21.500Z] #36 6.018 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:01:21.500Z] #36 6.053 Fetched 3040 kB in 0s (44.3 MB/s) [2022-05-10T10:01:21.500Z] #36 6.093 Selecting previously unselected package openssl. [2022-05-10T10:01:21.500Z] #36 6.093 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-10T10:01:21.500Z] #36 6.098 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 6.105 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 6.313 Selecting previously unselected package ca-certificates. [2022-05-10T10:01:21.500Z] #36 6.313 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-10T10:01:21.500Z] #36 6.314 Unpacking ca-certificates (20210119) ... [2022-05-10T10:01:21.500Z] #36 6.421 Selecting previously unselected package libbrotli1:amd64. [2022-05-10T10:01:21.500Z] #36 6.421 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 6.430 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-10T10:01:21.500Z] #36 6.528 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-10T10:01:21.500Z] #36 6.528 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 6.535 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 6.602 Selecting previously unselected package libsasl2-2:amd64. [2022-05-10T10:01:21.500Z] #36 6.602 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 6.617 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 6.711 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-10T10:01:21.500Z] #36 6.713 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 6.717 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-10T10:01:21.500Z] #36 6.840 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-10T10:01:21.500Z] #36 6.840 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 6.848 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-10T10:01:21.500Z] #36 6.918 Selecting previously unselected package libpsl5:amd64. [2022-05-10T10:01:21.500Z] #36 6.918 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 6.921 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-10T10:01:21.500Z] #36 6.982 Selecting previously unselected package librtmp1:amd64. [2022-05-10T10:01:21.500Z] #36 6.982 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 6.987 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:01:21.500Z] #36 7.046 Selecting previously unselected package libssh2-1:amd64. [2022-05-10T10:01:21.500Z] #36 7.046 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 7.059 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-10T10:01:21.500Z] #36 7.119 Selecting previously unselected package libcurl4:amd64. [2022-05-10T10:01:21.500Z] #36 7.119 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 7.124 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 7.205 Selecting previously unselected package curl. [2022-05-10T10:01:21.500Z] #36 7.207 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 7.213 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 7.333 Selecting previously unselected package libonig5:amd64. [2022-05-10T10:01:21.500Z] #36 7.333 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 7.337 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:01:21.500Z] #36 7.433 Selecting previously unselected package libjq1:amd64. [2022-05-10T10:01:21.500Z] #36 7.433 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 7.433 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:01:21.500Z] #36 7.527 Selecting previously unselected package jq. [2022-05-10T10:01:21.500Z] #36 7.527 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-10T10:01:21.500Z] #36 7.527 Unpacking jq (1.6-2.1) ... [2022-05-10T10:01:21.500Z] #36 7.568 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-10T10:01:21.500Z] #36 7.583 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-10T10:01:21.500Z] #36 7.646 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-10T10:01:21.500Z] #36 7.667 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 7.687 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:01:21.500Z] #36 7.700 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 7.712 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-10T10:01:21.500Z] #36 7.725 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 7.747 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:01:21.500Z] #36 7.758 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:01:21.500Z] #36 7.770 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-10T10:01:21.500Z] #36 7.786 Setting up ca-certificates (20210119) ... [2022-05-10T10:01:21.500Z] #36 8.554 Updating certificates in /etc/ssl/certs... [2022-05-10T10:01:21.500Z] #36 9.727 129 added, 0 removed; done. [2022-05-10T10:01:21.500Z] #36 9.777 Setting up jq (1.6-2.1) ... [2022-05-10T10:01:21.500Z] #36 9.807 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 9.841 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:01:21.500Z] #36 9.856 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:01:21.500Z] #36 9.880 Processing triggers for ca-certificates (20210119) ... [2022-05-10T10:01:21.500Z] #36 9.896 Updating certificates in /etc/ssl/certs... [2022-05-10T10:01:21.500Z] #36 ... [2022-05-10T10:01:21.500Z] [2022-05-10T10:01:21.500Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:01:21.500Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:01:26.772Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.9s done [2022-05-10T10:01:28.148Z] #11 ... [2022-05-10T10:01:28.148Z] [2022-05-10T10:01:28.148Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:01:28.148Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-10T10:01:28.148Z] #36 10.91 0 added, 0 removed; done. [2022-05-10T10:01:28.148Z] #36 10.91 Running hooks in /etc/ca-certificates/update.d... [2022-05-10T10:01:28.148Z] #36 10.91 done. [2022-05-10T10:01:28.148Z] #36 DONE 16.9s [2022-05-10T10:01:28.407Z] [2022-05-10T10:01:28.407Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-10T10:01:28.407Z] #37 sha256:05dc71390f6092397e4d9a39570a6cd04992470010f2fe135473626e16583f7d [2022-05-10T10:01:29.849Z] #37 DONE 1.5s [2022-05-10T10:01:29.849Z] [2022-05-10T10:01:29.849Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:01:29.849Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:01:29.849Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 1.1s [2022-05-10T10:01:32.299Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-099ab595d5377899c) in /home/ubuntu/workspace/moby_PR-43275 [Pipeline] { [Pipeline] checkout [2022-05-10T10:01:32.419Z] The recommended git tool is: git [2022-05-10T10:01:35.119Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 6.2s [2022-05-10T10:01:36.092Z] using credential docker-jenkins-github-credentials [2022-05-10T10:01:36.102Z] Cloning the remote Git repository [2022-05-10T10:01:36.102Z] Cloning with configured refspecs honoured and without tags [2022-05-10T10:01:36.126Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-02edb3aaa4bb4f6a6) in /home/ubuntu/workspace/moby_PR-43275 [Pipeline] { [2022-05-10T10:01:36.128Z] Cloning repository https://github.com/moby/moby.git [Pipeline] checkout [2022-05-10T10:01:36.459Z] The recommended git tool is: git [2022-05-10T10:01:36.228Z] > git init /home/ubuntu/workspace/moby_PR-43275 # timeout=10 [2022-05-10T10:01:36.488Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:01:36.489Z] > git --version # timeout=10 [2022-05-10T10:01:36.528Z] > git --version # 'git version 2.25.1' [2022-05-10T10:01:36.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:01:36.530Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:01:39.155Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00b366a87279b6efa) in /home/ubuntu/workspace/moby_PR-43275 [Pipeline] { [2022-05-10T10:01:39.160Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02cc1f57b1ec78064) in /home/ubuntu/workspace/moby_PR-43275 [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2022-05-10T10:01:39.277Z] The recommended git tool is: git [2022-05-10T10:01:39.286Z] The recommended git tool is: git [2022-05-10T10:01:40.025Z] using credential docker-jenkins-github-credentials [2022-05-10T10:01:40.033Z] Cloning the remote Git repository [2022-05-10T10:01:40.033Z] Cloning with configured refspecs honoured and without tags [2022-05-10T10:01:40.109Z] Cloning repository https://github.com/moby/moby.git [2022-05-10T10:01:40.157Z] > git init /home/ubuntu/workspace/moby_PR-43275 # timeout=10 [2022-05-10T10:01:40.411Z] #11 ... [2022-05-10T10:01:40.411Z] [2022-05-10T10:01:40.411Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:01:40.411Z] #38 sha256:cd8adabdc4cf2a30e203ef1871647a32b084f7ddd1ba7779671423b0cfcbadc2 [2022-05-10T10:01:40.411Z] #38 2.605 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-10T10:01:40.411Z] #38 2.909 [2022-05-10T10:01:40.411Z] #38 3.131 #=#=# ######################################################################## 100.0% [2022-05-10T10:01:40.411Z] #38 3.433 [2022-05-10T10:01:40.411Z] #38 4.504 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-10T10:01:40.411Z] #38 4.837 [2022-05-10T10:01:40.411Z] #38 5.056 #=#=# ######################################################################## 100.0% [2022-05-10T10:01:40.411Z] #38 5.405 [2022-05-10T10:01:40.411Z] #38 6.562 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-10T10:01:40.411Z] #38 6.933 [2022-05-10T10:01:40.411Z] #38 7.160 #=#=# ################# 24.5% ######################################## 56.6% ############################################# 62.6% ######################################################################## 100.0% [2022-05-10T10:01:40.411Z] #38 7.794 [2022-05-10T10:01:40.411Z] #38 8.723 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-10T10:01:40.411Z] #38 9.090 [2022-05-10T10:01:40.411Z] #38 9.320 #=#=# ######################################################################## 100.0% [2022-05-10T10:01:40.411Z] #38 9.729 [2022-05-10T10:01:40.411Z] #38 ... [2022-05-10T10:01:40.411Z] [2022-05-10T10:01:40.411Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:01:40.411Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:01:40.411Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.4s [2022-05-10T10:01:40.774Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:01:40.774Z] > git --version # timeout=10 [2022-05-10T10:01:40.787Z] > git --version # 'git version 2.25.1' [2022-05-10T10:01:40.787Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:01:40.789Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:01:41.850Z] using credential docker-jenkins-github-credentials [2022-05-10T10:01:41.858Z] Cloning the remote Git repository [2022-05-10T10:01:41.858Z] Cloning with configured refspecs honoured and without tags [2022-05-10T10:01:42.102Z] using credential docker-jenkins-github-credentials [2022-05-10T10:01:42.111Z] Cloning the remote Git repository [2022-05-10T10:01:42.111Z] Cloning with configured refspecs honoured and without tags [2022-05-10T10:01:40.860Z] Cloning repository https://github.com/moby/moby.git [2022-05-10T10:01:40.960Z] > git init /home/ubuntu/workspace/moby_PR-43275 # timeout=10 [2022-05-10T10:01:41.285Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:01:41.286Z] > git --version # timeout=10 [2022-05-10T10:01:41.337Z] > git --version # 'git version 2.17.1' [2022-05-10T10:01:41.338Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:01:41.393Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:01:41.126Z] Cloning repository https://github.com/moby/moby.git [2022-05-10T10:01:41.195Z] > git init /home/ubuntu/workspace/moby_PR-43275 # timeout=10 [2022-05-10T10:01:41.498Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:01:41.498Z] > git --version # timeout=10 [2022-05-10T10:01:41.528Z] > git --version # 'git version 2.17.1' [2022-05-10T10:01:41.529Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:01:41.531Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:01:42.946Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 14.1s done [2022-05-10T10:01:43.512Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-10T10:01:45.419Z] #11 DONE 46.0s [2022-05-10T10:01:45.419Z] [2022-05-10T10:01:45.420Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:01:45.420Z] #38 sha256:cd8adabdc4cf2a30e203ef1871647a32b084f7ddd1ba7779671423b0cfcbadc2 [2022-05-10T10:01:45.420Z] #38 10.53 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-10T10:01:45.420Z] #38 10.82 [2022-05-10T10:01:45.420Z] #38 11.05 #=#=# ######################################################################## 100.0% [2022-05-10T10:01:45.420Z] #38 11.34 [2022-05-10T10:01:45.420Z] #38 11.42 Download of images into '/build' complete. [2022-05-10T10:01:45.420Z] #38 11.42 Use something like the following to load the result into a Docker daemon: [2022-05-10T10:01:45.420Z] #38 11.42 tar -cC '/build' . | docker load [2022-05-10T10:01:45.420Z] #38 DONE 15.7s [2022-05-10T10:01:45.420Z] [2022-05-10T10:01:45.420Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-10T10:01:45.420Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-10T10:01:48.708Z] #12 DONE 2.6s [2022-05-10T10:01:48.708Z] [2022-05-10T10:01:48.708Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-10T10:01:48.708Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-10T10:01:48.708Z] #13 DONE 0.7s [2022-05-10T10:01:48.967Z] [2022-05-10T10:01:48.967Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-10T10:01:48.967Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-10T10:01:48.967Z] #40 DONE 0.0s [2022-05-10T10:01:48.967Z] [2022-05-10T10:01:48.967Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:01:48.967Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:01:48.967Z] #41 ... [2022-05-10T10:01:48.967Z] [2022-05-10T10:01:48.967Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-10T10:01:48.967Z] #53 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-10T10:01:48.968Z] #53 DONE 0.2s [2022-05-10T10:01:49.232Z] [2022-05-10T10:01:49.232Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-10T10:01:49.232Z] #57 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-10T10:01:49.232Z] #57 DONE 0.4s [2022-05-10T10:01:49.232Z] [2022-05-10T10:01:49.232Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:01:49.232Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:01:52.534Z] #58 ... [2022-05-10T10:01:52.534Z] [2022-05-10T10:01:52.534Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-05-10T10:01:52.534Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-05-10T10:01:52.534Z] #14 DONE 3.7s [2022-05-10T10:01:52.534Z] [2022-05-10T10:01:52.534Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-05-10T10:01:52.534Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-05-10T10:01:54.610Z] Fetching without tags [2022-05-10T10:01:54.805Z] Merging remotes/origin/master commit 8149fa55ff3bcb19c9b9246535c69f9657c5b37c into PR head commit 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 [2022-05-10T10:01:55.820Z] #15 DONE 3.1s [2022-05-10T10:01:55.820Z] [2022-05-10T10:01:55.820Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-05-10T10:01:55.820Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-05-10T10:01:54.576Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:01:54.584Z] > git config --add remote.origin.fetch +refs/pull/43275/head:refs/remotes/origin/PR-43275 # timeout=10 [2022-05-10T10:01:54.589Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:01:54.600Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:01:54.613Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:01:54.613Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:01:54.614Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:01:54.811Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:01:54.824Z] > git checkout -f 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 # timeout=10 [2022-05-10T10:01:55.396Z] > git remote # timeout=10 [2022-05-10T10:01:55.408Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:01:55.416Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:01:55.417Z] > git merge 8149fa55ff3bcb19c9b9246535c69f9657c5b37c # timeout=10 [2022-05-10T10:01:56.975Z] Merge succeeded, producing a11fc3757961fc11bad73827a6b207d2e594a96f [2022-05-10T10:01:56.975Z] Checking out Revision a11fc3757961fc11bad73827a6b207d2e594a96f (PR-43275) [2022-05-10T10:01:57.206Z] #16 DONE 1.6s [2022-05-10T10:01:57.206Z] [2022-05-10T10:01:57.206Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-10T10:01:57.206Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-10T10:01:57.219Z] Fetching without tags [2022-05-10T10:01:57.426Z] Merging remotes/origin/master commit 8149fa55ff3bcb19c9b9246535c69f9657c5b37c into PR head commit 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 [2022-05-10T10:01:57.181Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:01:57.187Z] > git config --add remote.origin.fetch +refs/pull/43275/head:refs/remotes/origin/PR-43275 # timeout=10 [2022-05-10T10:01:57.199Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:01:57.206Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:01:57.221Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:01:57.221Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:01:57.222Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:01:57.431Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:01:57.442Z] > git checkout -f 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 # timeout=10 [2022-05-10T10:01:57.933Z] > git remote # timeout=10 [2022-05-10T10:01:57.943Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:01:57.955Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:01:57.956Z] > git merge 8149fa55ff3bcb19c9b9246535c69f9657c5b37c # timeout=10 [2022-05-10T10:01:56.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T10:01:56.977Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:01:56.985Z] > git checkout -f a11fc3757961fc11bad73827a6b207d2e594a96f # timeout=10 [2022-05-10T10:01:59.113Z] #17 ... [2022-05-10T10:01:59.113Z] [2022-05-10T10:01:59.113Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:01:59.113Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:01:59.113Z] #43 5.637 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-10T10:01:59.113Z] #43 ... [2022-05-10T10:01:59.113Z] [2022-05-10T10:01:59.113Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:01:59.113Z] #64 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:01:59.113Z] #64 5.739 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-10T10:01:59.113Z] #64 9.688 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-10T10:01:59.113Z] #64 9.704 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-10T10:01:59.113Z] #64 9.822 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-10T10:01:59.113Z] #64 ... [2022-05-10T10:01:59.113Z] [2022-05-10T10:01:59.113Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:01:59.113Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:01:59.113Z] #54 4.954 + git clone https://github.com/docker/distribution.git . [2022-05-10T10:01:59.113Z] #54 4.954 Cloning into '.'... [2022-05-10T10:01:59.372Z] #54 ... [2022-05-10T10:01:59.372Z] [2022-05-10T10:01:59.372Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:01:59.372Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:01:59.372Z] #62 5.218 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-10T10:01:59.372Z] #62 ... [2022-05-10T10:01:59.372Z] [2022-05-10T10:01:59.372Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:01:59.372Z] #45 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-10T10:01:59.372Z] #45 6.639 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-10T10:01:59.631Z] #45 ... [2022-05-10T10:01:59.631Z] [2022-05-10T10:01:59.631Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-05-10T10:01:59.631Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-05-10T10:01:59.631Z] #17 DONE 2.4s [2022-05-10T10:01:59.631Z] [2022-05-10T10:01:59.631Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:01:59.631Z] #47 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:01:59.631Z] #47 5.483 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-10T10:01:59.631Z] #47 6.318 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-10T10:01:59.631Z] #47 7.669 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-10T10:01:59.631Z] #47 7.839 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-10T10:01:59.631Z] #47 7.873 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-10T10:01:59.631Z] #47 ... [2022-05-10T10:01:59.631Z] [2022-05-10T10:01:59.631Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:01:59.631Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:01:59.631Z] #60 6.311 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-10T10:01:59.631Z] #60 7.766 go: downloading github.com/fatih/color v1.10.0 [2022-05-10T10:01:59.631Z] #60 7.816 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-10T10:01:59.631Z] #60 7.852 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-10T10:01:59.632Z] #60 7.892 go: downloading github.com/pkg/errors v0.9.1 [2022-05-10T10:01:59.632Z] #60 8.185 go: downloading golang.org/x/tools v0.1.0 [2022-05-10T10:01:59.632Z] #60 8.328 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-10T10:01:59.632Z] #60 8.430 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T10:01:59.632Z] #60 8.471 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-10T10:01:59.632Z] #60 8.631 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-10T10:01:59.761Z] Merge succeeded, producing 98eaeb2a293d78c23e6d1991cbe697b717340b82 [2022-05-10T10:01:59.761Z] Checking out Revision 98eaeb2a293d78c23e6d1991cbe697b717340b82 (PR-43275) [2022-05-10T10:01:59.890Z] #60 ... [2022-05-10T10:01:59.890Z] [2022-05-10T10:01:59.890Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-05-10T10:01:59.890Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-05-10T10:02:00.646Z] Commit message: "Merge commit '8149fa55ff3bcb19c9b9246535c69f9657c5b37c' into HEAD" [2022-05-10T10:02:00.656Z] First time build. Skipping changelog. [2022-05-10T10:01:59.753Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T10:01:59.762Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:01:59.767Z] > git checkout -f 98eaeb2a293d78c23e6d1991cbe697b717340b82 # timeout=10 [2022-05-10T10:02:00.649Z] > git rev-list --no-walk 5bdba5877052e6c79dd7c54bfd820d05c4d11508 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-10T10:02:01.669Z] + docker version [2022-05-10T10:02:01.797Z] #18 DONE 2.0s [2022-05-10T10:02:01.797Z] [2022-05-10T10:02:01.797Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-10T10:02:01.797Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-10T10:02:03.316Z] Commit message: "Merge commit '8149fa55ff3bcb19c9b9246535c69f9657c5b37c' into HEAD" [2022-05-10T10:02:03.331Z] First time build. Skipping changelog. [2022-05-10T10:02:03.703Z] #19 2.042 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:02:03.703Z] #19 2.078 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:02:03.703Z] #19 2.106 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-10T10:02:04.498Z] + docker version [2022-05-10T10:02:04.641Z] #19 3.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-10T10:02:04.641Z] #19 ... [2022-05-10T10:02:04.641Z] [2022-05-10T10:02:04.642Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:02:04.642Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:02:04.642Z] #41 5.829 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-10T10:02:04.642Z] #41 5.829 Cloning into '.'... [2022-05-10T10:02:04.902Z] #41 ... [2022-05-10T10:02:04.902Z] [2022-05-10T10:02:04.902Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:02:04.902Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:02:04.902Z] #43 15.60 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-10T10:02:04.902Z] #43 15.60 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-10T10:02:05.161Z] #43 16.15 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-10T10:02:05.161Z] #43 16.34 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-10T10:02:05.161Z] #43 ... [2022-05-10T10:02:05.161Z] [2022-05-10T10:02:05.161Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:02:05.161Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:02:05.161Z] #58 6.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:02:05.161Z] #58 6.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:02:05.161Z] #58 6.118 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:02:05.161Z] #58 6.727 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-10T10:02:05.161Z] #58 7.158 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:02:05.161Z] #58 9.239 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:02:05.161Z] #58 12.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:02:05.161Z] #58 14.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-10T10:02:03.317Z] > git rev-list --no-walk 5bdba5877052e6c79dd7c54bfd820d05c4d11508 # timeout=10 [2022-05-10T10:02:05.420Z] #58 ... [2022-05-10T10:02:05.420Z] [2022-05-10T10:02:05.420Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:02:05.420Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:02:05.420Z] #60 13.71 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-10T10:02:05.420Z] #60 13.83 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-10T10:02:05.420Z] #60 13.95 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-10T10:02:05.420Z] #60 16.23 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-10T10:02:05.420Z] #60 16.35 go: downloading golang.org/x/mod v0.3.0 [2022-05-10T10:02:05.777Z] Fetching without tags [2022-05-10T10:02:06.080Z] Merging remotes/origin/master commit 8149fa55ff3bcb19c9b9246535c69f9657c5b37c into PR head commit 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 [2022-05-10T10:02:05.662Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:02:05.696Z] > git config --add remote.origin.fetch +refs/pull/43275/head:refs/remotes/origin/PR-43275 # timeout=10 [2022-05-10T10:02:05.720Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:02:05.737Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:02:05.786Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:02:05.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:02:05.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:02:06.088Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:02:06.116Z] > git checkout -f 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 # timeout=10 [2022-05-10T10:02:06.928Z] > git remote # timeout=10 [2022-05-10T10:02:06.955Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:02:06.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:02:06.984Z] > git merge 8149fa55ff3bcb19c9b9246535c69f9657c5b37c # timeout=10 [2022-05-10T10:02:07.883Z] Fetching without tags [2022-05-10T10:02:08.141Z] Merging remotes/origin/master commit 8149fa55ff3bcb19c9b9246535c69f9657c5b37c into PR head commit 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 [2022-05-10T10:02:08.726Z] #60 ... [2022-05-10T10:02:08.726Z] [2022-05-10T10:02:08.726Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:02:08.726Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:02:08.726Z] #43 16.79 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T10:02:08.726Z] #43 17.21 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T10:02:08.726Z] #43 17.80 go: downloading github.com/google/go-dap v0.6.0 [2022-05-10T10:02:08.726Z] #43 18.18 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-10T10:02:08.726Z] #43 18.23 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-10T10:02:08.726Z] #43 18.36 go: downloading github.com/peterh/liner v1.2.2 [2022-05-10T10:02:08.726Z] #43 18.65 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-10T10:02:08.726Z] #43 19.07 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T10:02:08.726Z] #43 19.16 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-10T10:02:09.581Z] Merge succeeded, producing bb800827c2282553fcc5795c4fdd2c4ef88606eb [2022-05-10T10:02:09.581Z] Checking out Revision bb800827c2282553fcc5795c4fdd2c4ef88606eb (PR-43275) [2022-05-10T10:02:09.785Z] Client: Docker Engine - Community [2022-05-10T10:02:09.785Z] Version: 20.10.14 [2022-05-10T10:02:09.785Z] API version: 1.41 [2022-05-10T10:02:09.785Z] Go version: go1.16.15 [2022-05-10T10:02:09.785Z] Git commit: a224086 [2022-05-10T10:02:09.785Z] Built: Thu Mar 24 01:48:02 2022 [2022-05-10T10:02:09.785Z] OS/Arch: linux/amd64 [2022-05-10T10:02:09.785Z] Context: default [2022-05-10T10:02:09.785Z] Experimental: true [2022-05-10T10:02:09.785Z] [2022-05-10T10:02:09.785Z] Server: Docker Engine - Community [2022-05-10T10:02:09.785Z] Engine: [2022-05-10T10:02:09.785Z] Version: 20.10.14 [2022-05-10T10:02:09.785Z] API version: 1.41 (minimum version 1.12) [2022-05-10T10:02:09.785Z] Go version: go1.16.15 [2022-05-10T10:02:09.785Z] Git commit: 87a90dc [2022-05-10T10:02:09.785Z] Built: Thu Mar 24 01:45:53 2022 [2022-05-10T10:02:09.785Z] OS/Arch: linux/amd64 [2022-05-10T10:02:09.785Z] Experimental: true [2022-05-10T10:02:09.785Z] containerd: [2022-05-10T10:02:09.785Z] Version: 1.5.11 [2022-05-10T10:02:09.785Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:02:09.785Z] runc: [2022-05-10T10:02:09.785Z] Version: 1.0.3 [2022-05-10T10:02:09.785Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-10T10:02:09.785Z] docker-init: [2022-05-10T10:02:09.785Z] Version: 0.19.0 [2022-05-10T10:02:09.785Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-10T10:02:09.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T10:02:09.585Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:02:09.611Z] > git checkout -f bb800827c2282553fcc5795c4fdd2c4ef88606eb # timeout=10 [2022-05-10T10:02:07.768Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:02:07.805Z] > git config --add remote.origin.fetch +refs/pull/43275/head:refs/remotes/origin/PR-43275 # timeout=10 [2022-05-10T10:02:07.825Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:02:07.853Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:02:07.891Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:02:07.891Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:02:07.893Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:02:08.148Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:02:08.170Z] > git checkout -f 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 # timeout=10 [2022-05-10T10:02:08.745Z] > git remote # timeout=10 [2022-05-10T10:02:08.760Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:02:08.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:02:08.812Z] > git merge 8149fa55ff3bcb19c9b9246535c69f9657c5b37c # timeout=10 [2022-05-10T10:02:10.095Z] + docker info [2022-05-10T10:02:10.115Z] #43 21.27 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-10T10:02:10.374Z] #43 ... [2022-05-10T10:02:10.374Z] [2022-05-10T10:02:10.374Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:02:10.374Z] #47 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:02:10.374Z] #47 11.69 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-10T10:02:10.374Z] #47 11.81 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:02:10.633Z] #47 ... [2022-05-10T10:02:10.633Z] [2022-05-10T10:02:10.633Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:02:10.633Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:02:10.633Z] #43 21.82 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-10T10:02:10.633Z] #43 21.93 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-10T10:02:10.636Z] Merge succeeded, producing 93153a2edea4a81202b385434cbe5034ecc7c459 [2022-05-10T10:02:10.636Z] Checking out Revision 93153a2edea4a81202b385434cbe5034ecc7c459 (PR-43275) [2022-05-10T10:02:10.892Z] #43 21.95 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-10T10:02:10.892Z] #43 ... [2022-05-10T10:02:10.892Z] [2022-05-10T10:02:10.892Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:02:10.892Z] #64 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:02:10.892Z] #64 12.17 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-10T10:02:11.152Z] #64 ... [2022-05-10T10:02:11.152Z] [2022-05-10T10:02:11.152Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-10T10:02:11.152Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-10T10:02:11.152Z] #19 4.278 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-10T10:02:11.152Z] #19 5.887 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-10T10:02:11.152Z] #19 7.520 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-10T10:02:11.152Z] #19 9.055 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:02:12.110Z] #19 10.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:02:12.372Z] #19 ... [2022-05-10T10:02:12.372Z] [2022-05-10T10:02:12.372Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:02:12.372Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:02:12.372Z] #58 23.22 Fetched 8534 kB in 17s (488 kB/s) [2022-05-10T10:02:10.623Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-10T10:02:10.639Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:02:10.648Z] > git checkout -f 93153a2edea4a81202b385434cbe5034ecc7c459 # timeout=10 [2022-05-10T10:02:12.589Z] Client: Docker Engine - Community [2022-05-10T10:02:12.589Z] Version: 20.10.14 [2022-05-10T10:02:12.589Z] API version: 1.41 [2022-05-10T10:02:12.589Z] Go version: go1.16.15 [2022-05-10T10:02:12.589Z] Git commit: a224086 [2022-05-10T10:02:12.589Z] Built: Thu Mar 24 01:47:20 2022 [2022-05-10T10:02:12.589Z] OS/Arch: linux/arm64 [2022-05-10T10:02:12.589Z] Context: default [2022-05-10T10:02:12.589Z] Experimental: true [2022-05-10T10:02:12.589Z] [2022-05-10T10:02:12.589Z] Server: Docker Engine - Community [2022-05-10T10:02:12.589Z] Engine: [2022-05-10T10:02:12.589Z] Version: 20.10.14 [2022-05-10T10:02:12.589Z] API version: 1.41 (minimum version 1.12) [2022-05-10T10:02:12.589Z] Go version: go1.16.15 [2022-05-10T10:02:12.589Z] Git commit: 87a90dc [2022-05-10T10:02:12.589Z] Built: Thu Mar 24 01:45:39 2022 [2022-05-10T10:02:12.589Z] OS/Arch: linux/arm64 [2022-05-10T10:02:12.589Z] Experimental: true [2022-05-10T10:02:12.589Z] containerd: [2022-05-10T10:02:12.589Z] Version: 1.5.11 [2022-05-10T10:02:12.589Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:02:12.589Z] runc: [2022-05-10T10:02:12.589Z] Version: 1.0.3 [2022-05-10T10:02:12.589Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-10T10:02:12.589Z] docker-init: [2022-05-10T10:02:12.589Z] Version: 0.19.0 [2022-05-10T10:02:12.589Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-10T10:02:12.932Z] + docker info [2022-05-10T10:02:13.728Z] Commit message: "Merge commit '8149fa55ff3bcb19c9b9246535c69f9657c5b37c' into HEAD" [2022-05-10T10:02:13.775Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-10T10:02:14.616Z] Commit message: "Merge commit '8149fa55ff3bcb19c9b9246535c69f9657c5b37c' into HEAD" [2022-05-10T10:02:14.642Z] First time build. Skipping changelog. [2022-05-10T10:02:14.911Z] #58 23.22 Reading package lists... [2022-05-10T10:02:14.911Z] #58 ... [2022-05-10T10:02:14.911Z] [2022-05-10T10:02:14.911Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:02:14.911Z] #45 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-10T10:02:14.911Z] #45 24.06 tomll can be used in two ways: [2022-05-10T10:02:14.911Z] #45 24.06 Writing to STDIN and reading from STDOUT: [2022-05-10T10:02:14.911Z] #45 24.06 cat file.toml | tomll > file.toml [2022-05-10T10:02:14.911Z] #45 24.07 [2022-05-10T10:02:14.911Z] #45 24.07 Reading and updating a list of files: [2022-05-10T10:02:14.911Z] #45 24.07 tomll a.toml b.toml c.toml [2022-05-10T10:02:14.911Z] #45 24.07 [2022-05-10T10:02:14.911Z] #45 24.07 When given a list of files, tomll will modify all files in place without asking. [2022-05-10T10:02:14.911Z] #45 DONE 25.6s [2022-05-10T10:02:14.911Z] [2022-05-10T10:02:14.911Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:02:14.911Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-10T10:02:15.039Z] + docker version [2022-05-10T10:02:13.731Z] > git rev-list --no-walk 5bdba5877052e6c79dd7c54bfd820d05c4d11508 # timeout=10 [2022-05-10T10:02:14.619Z] > git rev-list --no-walk 5bdba5877052e6c79dd7c54bfd820d05c4d11508 # timeout=10 [2022-05-10T10:02:15.433Z] #54 25.52 Updating files: 63% (1157/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-10T10:02:15.433Z] #54 26.35 + git checkout -q v2.3.0 [2022-05-10T10:02:15.778Z] + docker version [2022-05-10T10:02:17.978Z] #54 28.51 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-10T10:02:21.263Z] #54 ... [2022-05-10T10:02:21.263Z] [2022-05-10T10:02:21.263Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:02:21.263Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:02:21.263Z] #62 32.28 go: downloading github.com/fatih/color v1.13.0 [2022-05-10T10:02:21.263Z] #62 32.28 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:02:21.263Z] #62 32.47 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-10T10:02:21.263Z] #62 32.55 go: downloading github.com/spf13/viper v1.10.1 [2022-05-10T10:02:21.522Z] #62 32.83 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-10T10:02:21.631Z] Client: Docker Engine - Community [2022-05-10T10:02:21.631Z] Version: 20.10.14 [2022-05-10T10:02:21.631Z] API version: 1.41 [2022-05-10T10:02:21.631Z] Go version: go1.16.15 [2022-05-10T10:02:21.631Z] Git commit: a224086 [2022-05-10T10:02:21.631Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-10T10:02:21.631Z] OS/Arch: linux/amd64 [2022-05-10T10:02:21.631Z] Context: default [2022-05-10T10:02:21.631Z] Experimental: true [2022-05-10T10:02:21.631Z] [2022-05-10T10:02:21.631Z] Server: Docker Engine - Community [2022-05-10T10:02:21.631Z] Engine: [2022-05-10T10:02:21.631Z] Version: 20.10.14 [2022-05-10T10:02:21.631Z] API version: 1.41 (minimum version 1.12) [2022-05-10T10:02:21.631Z] Go version: go1.16.15 [2022-05-10T10:02:21.631Z] Git commit: 87a90dc [2022-05-10T10:02:21.631Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-10T10:02:21.631Z] OS/Arch: linux/amd64 [2022-05-10T10:02:21.631Z] Experimental: true [2022-05-10T10:02:21.631Z] containerd: [2022-05-10T10:02:21.631Z] Version: 1.5.11 [2022-05-10T10:02:21.631Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:02:21.631Z] runc: [2022-05-10T10:02:21.631Z] Version: 1.0.3 [2022-05-10T10:02:21.631Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-10T10:02:21.631Z] docker-init: [2022-05-10T10:02:21.631Z] Version: 0.19.0 [2022-05-10T10:02:21.631Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-10T10:02:21.999Z] + docker info [2022-05-10T10:02:22.091Z] #62 33.27 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T10:02:22.091Z] #62 33.33 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T10:02:22.091Z] #62 33.40 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-10T10:02:22.353Z] #62 33.47 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-10T10:02:22.372Z] Client: Docker Engine - Community [2022-05-10T10:02:22.372Z] Version: 20.10.14 [2022-05-10T10:02:22.372Z] API version: 1.41 [2022-05-10T10:02:22.372Z] Go version: go1.16.15 [2022-05-10T10:02:22.372Z] Git commit: a224086 [2022-05-10T10:02:22.372Z] Built: Thu Mar 24 01:47:57 2022 [2022-05-10T10:02:22.372Z] OS/Arch: linux/amd64 [2022-05-10T10:02:22.372Z] Context: default [2022-05-10T10:02:22.372Z] Experimental: true [2022-05-10T10:02:22.372Z] [2022-05-10T10:02:22.372Z] Server: Docker Engine - Community [2022-05-10T10:02:22.372Z] Engine: [2022-05-10T10:02:22.372Z] Version: 20.10.14 [2022-05-10T10:02:22.372Z] API version: 1.41 (minimum version 1.12) [2022-05-10T10:02:22.372Z] Go version: go1.16.15 [2022-05-10T10:02:22.372Z] Git commit: 87a90dc [2022-05-10T10:02:22.372Z] Built: Thu Mar 24 01:45:46 2022 [2022-05-10T10:02:22.372Z] OS/Arch: linux/amd64 [2022-05-10T10:02:22.372Z] Experimental: true [2022-05-10T10:02:22.372Z] containerd: [2022-05-10T10:02:22.372Z] Version: 1.5.11 [2022-05-10T10:02:22.372Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:02:22.372Z] runc: [2022-05-10T10:02:22.372Z] Version: 1.0.3 [2022-05-10T10:02:22.372Z] GitCommit: v1.0.3-0-gf46b6ba [2022-05-10T10:02:22.372Z] docker-init: [2022-05-10T10:02:22.372Z] Version: 0.19.0 [2022-05-10T10:02:22.372Z] GitCommit: de40ad0 [Pipeline] sh [2022-05-10T10:02:22.688Z] + docker info [2022-05-10T10:02:24.260Z] #62 ... [2022-05-10T10:02:24.260Z] [2022-05-10T10:02:24.260Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-10T10:02:24.260Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-10T10:02:24.260Z] #19 12.42 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-10T10:02:24.260Z] #19 12.43 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-10T10:02:24.260Z] #19 12.45 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:02:24.260Z] #19 12.47 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:02:24.260Z] #19 12.49 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-10T10:02:24.260Z] #19 12.53 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-10T10:02:24.260Z] #19 12.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-10T10:02:24.260Z] #19 12.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-10T10:02:24.260Z] #19 12.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-10T10:02:24.260Z] #19 12.59 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-10T10:02:24.260Z] #19 12.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:02:24.260Z] #19 12.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:02:25.110Z] Client: [2022-05-10T10:02:25.110Z] Context: default [2022-05-10T10:02:25.110Z] Debug Mode: false [2022-05-10T10:02:25.110Z] Plugins: [2022-05-10T10:02:25.110Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-10T10:02:25.110Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-10T10:02:25.110Z] [2022-05-10T10:02:25.110Z] Server: [2022-05-10T10:02:25.110Z] Containers: 0 [2022-05-10T10:02:25.110Z] Running: 0 [2022-05-10T10:02:25.110Z] Paused: 0 [2022-05-10T10:02:25.110Z] Stopped: 0 [2022-05-10T10:02:25.110Z] Images: 0 [2022-05-10T10:02:25.110Z] Server Version: 20.10.14 [2022-05-10T10:02:25.110Z] Storage Driver: overlay2 [2022-05-10T10:02:25.110Z] Backing Filesystem: extfs [2022-05-10T10:02:25.110Z] Supports d_type: true [2022-05-10T10:02:25.110Z] Native Overlay Diff: true [2022-05-10T10:02:25.110Z] userxattr: false [2022-05-10T10:02:25.110Z] Logging Driver: json-file [2022-05-10T10:02:25.110Z] Cgroup Driver: cgroupfs [2022-05-10T10:02:25.110Z] Cgroup Version: 1 [2022-05-10T10:02:25.110Z] Plugins: [2022-05-10T10:02:25.110Z] Volume: local [2022-05-10T10:02:25.110Z] Network: bridge host ipvlan macvlan null overlay [2022-05-10T10:02:25.110Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-10T10:02:25.110Z] Swarm: inactive [2022-05-10T10:02:25.110Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-10T10:02:25.110Z] Default Runtime: runc [2022-05-10T10:02:25.110Z] Init Binary: docker-init [2022-05-10T10:02:25.110Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:02:25.110Z] runc version: v1.0.3-0-gf46b6ba [2022-05-10T10:02:25.110Z] init version: de40ad0 [2022-05-10T10:02:25.110Z] Security Options: [2022-05-10T10:02:25.110Z] apparmor [2022-05-10T10:02:25.110Z] seccomp [2022-05-10T10:02:25.110Z] Profile: default [2022-05-10T10:02:25.110Z] Kernel Version: 5.13.0-1021-aws [2022-05-10T10:02:25.110Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-10T10:02:25.110Z] OSType: linux [2022-05-10T10:02:25.110Z] Architecture: aarch64 [2022-05-10T10:02:25.110Z] CPUs: 2 [2022-05-10T10:02:25.110Z] Total Memory: 7.562GiB [2022-05-10T10:02:25.110Z] Name: ip-10-100-68-185 [2022-05-10T10:02:25.110Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-05-10T10:02:25.110Z] Docker Root Dir: /var/lib/docker [2022-05-10T10:02:25.110Z] Debug Mode: false [2022-05-10T10:02:25.110Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:02:25.110Z] Labels: [2022-05-10T10:02:25.110Z] Experimental: true [2022-05-10T10:02:25.110Z] Insecure Registries: [2022-05-10T10:02:25.110Z] 127.0.0.0/8 [2022-05-10T10:02:25.110Z] Live Restore Enabled: true [2022-05-10T10:02:25.110Z] [Pipeline] sh [2022-05-10T10:02:25.427Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:02:25.427Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:02:25.427Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43275/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-10T10:02:25.427Z] + bash /home/ubuntu/workspace/moby_PR-43275/check-config.sh [2022-05-10T10:02:25.427Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-10T10:02:25.427Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-05-10T10:02:25.427Z] [2022-05-10T10:02:25.427Z] Generally Necessary: [2022-05-10T10:02:25.427Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-10T10:02:25.427Z] - apparmor: enabled and tools installed [2022-05-10T10:02:25.427Z] - CONFIG_NAMESPACES: enabled [2022-05-10T10:02:25.427Z] - CONFIG_NET_NS: enabled [2022-05-10T10:02:25.427Z] - CONFIG_PID_NS: enabled [2022-05-10T10:02:25.427Z] - CONFIG_IPC_NS: enabled [2022-05-10T10:02:25.427Z] - CONFIG_UTS_NS: enabled [2022-05-10T10:02:25.427Z] - CONFIG_CGROUPS: enabled [2022-05-10T10:02:25.427Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-10T10:02:25.427Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-10T10:02:25.427Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-10T10:02:25.427Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-10T10:02:25.427Z] - CONFIG_CPUSETS: enabled [2022-05-10T10:02:25.427Z] - CONFIG_MEMCG: enabled [2022-05-10T10:02:25.427Z] - CONFIG_KEYS: enabled [2022-05-10T10:02:25.427Z] - CONFIG_VETH: enabled (as module) [2022-05-10T10:02:25.427Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-10T10:02:25.427Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-10T10:02:25.427Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-10T10:02:25.427Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-10T10:02:25.427Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-10T10:02:25.427Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-10T10:02:25.683Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-10T10:02:25.683Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-10T10:02:25.683Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-10T10:02:25.683Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-10T10:02:25.683Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-10T10:02:25.683Z] - CONFIG_CGROUP_BPF: enabled [2022-05-10T10:02:25.683Z] [2022-05-10T10:02:25.683Z] Optional Features: [2022-05-10T10:02:25.683Z] - CONFIG_USER_NS: enabled [2022-05-10T10:02:25.683Z] - CONFIG_SECCOMP: enabled [2022-05-10T10:02:25.683Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-10T10:02:25.683Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-10T10:02:25.683Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-10T10:02:25.683Z] (cgroup swap accounting is currently enabled) [2022-05-10T10:02:25.683Z] - CONFIG_BLK_CGROUP: enabled [2022-05-10T10:02:25.683Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-10T10:02:25.683Z] - CONFIG_CGROUP_PERF: enabled [2022-05-10T10:02:25.683Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-10T10:02:25.683Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-10T10:02:25.683Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-10T10:02:25.683Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-10T10:02:25.683Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-10T10:02:25.683Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-10T10:02:25.683Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-10T10:02:25.683Z] - CONFIG_IP_VS: enabled (as module) [2022-05-10T10:02:25.683Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-10T10:02:25.683Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-10T10:02:25.683Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-10T10:02:25.683Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-10T10:02:25.683Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-10T10:02:25.684Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-10T10:02:25.684Z] - CONFIG_EXT4_FS: enabled [2022-05-10T10:02:25.684Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-10T10:02:25.684Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-10T10:02:25.684Z] - Network Drivers: [2022-05-10T10:02:25.684Z] - "overlay": [2022-05-10T10:02:25.684Z] - CONFIG_VXLAN: enabled (as module) [2022-05-10T10:02:25.684Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-10T10:02:25.684Z] Optional (for encrypted networks): [2022-05-10T10:02:25.940Z] - CONFIG_CRYPTO: enabled [2022-05-10T10:02:25.940Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-10T10:02:25.940Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-10T10:02:25.940Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-10T10:02:25.940Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-10T10:02:25.940Z] - CONFIG_XFRM: enabled [2022-05-10T10:02:25.940Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-10T10:02:25.940Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-10T10:02:25.940Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-10T10:02:25.940Z] - "ipvlan": [2022-05-10T10:02:25.940Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-10T10:02:25.940Z] - "macvlan": [2022-05-10T10:02:25.940Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-10T10:02:25.940Z] - CONFIG_DUMMY: enabled (as module) [2022-05-10T10:02:25.940Z] - "ftp,tftp client in container": [2022-05-10T10:02:25.940Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-10T10:02:25.940Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-10T10:02:25.940Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-10T10:02:25.940Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-10T10:02:25.940Z] - Storage Drivers: [2022-05-10T10:02:25.940Z] - "aufs": [2022-05-10T10:02:25.940Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-10T10:02:25.940Z] - "btrfs": [2022-05-10T10:02:25.940Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-10T10:02:25.940Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-10T10:02:25.940Z] - "devicemapper": [2022-05-10T10:02:25.940Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-10T10:02:25.940Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-10T10:02:25.940Z] - "overlay": [2022-05-10T10:02:25.940Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-10T10:02:25.940Z] - "zfs": [2022-05-10T10:02:25.940Z] - /dev/zfs: present [2022-05-10T10:02:25.940Z] - zfs command: missing [2022-05-10T10:02:25.940Z] - zpool command: missing [2022-05-10T10:02:25.940Z] [2022-05-10T10:02:25.940Z] Limits: [2022-05-10T10:02:25.940Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-10T10:02:25.940Z] [2022-05-10T10:02:25.940Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-10T10:02:26.522Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:98eaeb2a293d78c23e6d1991cbe697b717340b82 . [2022-05-10T10:02:26.779Z] #1 [internal] load build definition from Dockerfile [2022-05-10T10:02:26.779Z] #1 sha256:f3dfd6284075f63c768d99a674b08601bad2a21c33bea8d77640204c9ddc4bac [2022-05-10T10:02:26.779Z] #1 transferring dockerfile: 17.97kB done [2022-05-10T10:02:26.779Z] #1 DONE 0.2s [2022-05-10T10:02:26.779Z] [2022-05-10T10:02:26.779Z] #2 [internal] load .dockerignore [2022-05-10T10:02:26.779Z] #2 sha256:6c386b8d32481f101f9733fee1ff9e664dc8eb7587300f55431fb68ffed6508e [2022-05-10T10:02:26.779Z] #2 transferring context: 145B done [2022-05-10T10:02:26.779Z] #2 DONE 0.2s [2022-05-10T10:02:27.035Z] [2022-05-10T10:02:27.035Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-10T10:02:27.035Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-05-10T10:02:27.599Z] #3 DONE 0.5s [2022-05-10T10:02:27.599Z] [2022-05-10T10:02:27.599Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-10T10:02:27.599Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-05-10T10:02:27.599Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-05-10T10:02:27.599Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-05-10T10:02:27.599Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-10T10:02:27.599Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-05-10T10:02:27.599Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-05-10T10:02:27.599Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 8.39MB / 9.06MB 0.2s [2022-05-10T10:02:27.599Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-05-10T10:02:27.663Z] #19 ... [2022-05-10T10:02:27.663Z] [2022-05-10T10:02:27.663Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:02:27.663Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:02:27.663Z] #62 38.41 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:02:27.663Z] #62 38.51 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T10:02:27.663Z] #62 38.56 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-10T10:02:27.663Z] #62 38.68 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-10T10:02:27.855Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.4s done [2022-05-10T10:02:27.855Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-05-10T10:02:28.114Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-05-10T10:02:28.114Z] #4 DONE 0.7s [2022-05-10T10:02:28.240Z] #62 39.50 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-10T10:02:28.240Z] #62 39.55 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-10T10:02:28.371Z] [2022-05-10T10:02:28.371Z] #6 [internal] load build definition from Dockerfile [2022-05-10T10:02:28.371Z] #6 sha256:5f29ae866818c797f7e5a1b42006abdb1035fa74ac490d8b380a0abf4a25c179 [2022-05-10T10:02:28.371Z] #6 DONE 0.0s [2022-05-10T10:02:28.371Z] [2022-05-10T10:02:28.371Z] #5 [internal] load .dockerignore [2022-05-10T10:02:28.371Z] #5 sha256:3e98b5bc952b8e80c20195cbbaf7801570f6f61f0086204f95d64fa358b9c14a [2022-05-10T10:02:28.371Z] #5 DONE 0.0s [2022-05-10T10:02:28.371Z] [2022-05-10T10:02:28.371Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:02:28.371Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-10T10:02:28.512Z] #62 39.66 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-10T10:02:28.780Z] #62 39.90 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-10T10:02:28.780Z] #62 39.93 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T10:02:28.780Z] #62 40.03 go: downloading github.com/spf13/afero v1.6.0 [2022-05-10T10:02:28.780Z] #62 ... [2022-05-10T10:02:28.780Z] [2022-05-10T10:02:28.780Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:02:28.780Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:02:28.780Z] #58 23.22 Reading package lists... [2022-05-10T10:02:28.780Z] #58 29.99 Reading package lists... [2022-05-10T10:02:28.780Z] #58 36.60 Building dependency tree... [2022-05-10T10:02:29.039Z] #58 ... [2022-05-10T10:02:29.039Z] [2022-05-10T10:02:29.039Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:02:29.039Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:02:29.039Z] #62 40.14 go: downloading github.com/spf13/cast v1.4.1 [2022-05-10T10:02:29.039Z] #62 40.19 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-10T10:02:29.039Z] #62 40.20 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-10T10:02:29.039Z] #62 40.25 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-10T10:02:29.296Z] #62 40.39 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-10T10:02:29.296Z] #62 40.52 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-10T10:02:29.555Z] #62 40.69 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-10T10:02:29.555Z] #62 40.77 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-10T10:02:29.555Z] #62 40.91 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-10T10:02:29.814Z] #62 40.93 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-10T10:02:30.753Z] #62 41.89 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-10T10:02:30.753Z] #62 41.95 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-10T10:02:30.901Z] #10 ... [2022-05-10T10:02:30.901Z] [2022-05-10T10:02:30.901Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-10T10:02:30.901Z] #9 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-05-10T10:02:30.901Z] #9 DONE 2.5s [2022-05-10T10:02:30.901Z] [2022-05-10T10:02:30.901Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-10T10:02:30.901Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-05-10T10:02:30.901Z] #7 DONE 2.6s [2022-05-10T10:02:30.901Z] [2022-05-10T10:02:30.901Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:02:30.901Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-10T10:02:31.011Z] #62 42.16 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-10T10:02:31.011Z] #62 42.21 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-10T10:02:31.157Z] #8 DONE 2.7s [2022-05-10T10:02:31.158Z] [2022-05-10T10:02:31.158Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:02:31.158Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-10T10:02:31.158Z] #10 DONE 2.8s [2022-05-10T10:02:31.273Z] #62 42.33 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-10T10:02:31.273Z] #62 42.34 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-10T10:02:31.273Z] #62 42.35 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-10T10:02:31.273Z] #62 42.37 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-10T10:02:31.273Z] #62 42.40 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-10T10:02:31.273Z] #62 42.42 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-10T10:02:31.273Z] #62 42.44 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-10T10:02:31.532Z] #62 42.54 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-10T10:02:31.532Z] #62 42.56 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-10T10:02:31.532Z] #62 42.59 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-10T10:02:31.532Z] #62 42.66 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-10T10:02:31.532Z] #62 42.67 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-10T10:02:31.532Z] #62 42.74 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-10T10:02:31.790Z] #62 42.87 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-10T10:02:31.790Z] #62 42.99 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-10T10:02:32.017Z] Client: [2022-05-10T10:02:32.017Z] Context: default [2022-05-10T10:02:32.017Z] Debug Mode: false [2022-05-10T10:02:32.017Z] Plugins: [2022-05-10T10:02:32.017Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-10T10:02:32.017Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-10T10:02:32.017Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-10T10:02:32.017Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-10T10:02:32.017Z] [2022-05-10T10:02:32.017Z] Server: [2022-05-10T10:02:32.017Z] Containers: 0 [2022-05-10T10:02:32.017Z] Running: 0 [2022-05-10T10:02:32.017Z] Paused: 0 [2022-05-10T10:02:32.017Z] Stopped: 0 [2022-05-10T10:02:32.017Z] Images: 0 [2022-05-10T10:02:32.017Z] Server Version: 20.10.14 [2022-05-10T10:02:32.017Z] Storage Driver: overlay2 [2022-05-10T10:02:32.017Z] Backing Filesystem: extfs [2022-05-10T10:02:32.017Z] Supports d_type: true [2022-05-10T10:02:32.017Z] Native Overlay Diff: true [2022-05-10T10:02:32.017Z] userxattr: false [2022-05-10T10:02:32.017Z] Logging Driver: json-file [2022-05-10T10:02:32.017Z] Cgroup Driver: systemd [2022-05-10T10:02:32.017Z] Cgroup Version: 2 [2022-05-10T10:02:32.017Z] Plugins: [2022-05-10T10:02:32.017Z] Volume: local [2022-05-10T10:02:32.017Z] Network: bridge host ipvlan macvlan null overlay [2022-05-10T10:02:32.017Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-10T10:02:32.017Z] Swarm: inactive [2022-05-10T10:02:32.017Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-10T10:02:32.017Z] Default Runtime: runc [2022-05-10T10:02:32.017Z] Init Binary: docker-init [2022-05-10T10:02:32.017Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:02:32.017Z] runc version: v1.0.3-0-gf46b6ba [2022-05-10T10:02:32.017Z] init version: de40ad0 [2022-05-10T10:02:32.017Z] Security Options: [2022-05-10T10:02:32.017Z] apparmor [2022-05-10T10:02:32.017Z] seccomp [2022-05-10T10:02:32.017Z] Profile: default [2022-05-10T10:02:32.017Z] cgroupns [2022-05-10T10:02:32.017Z] Kernel Version: 5.13.0-1021-aws [2022-05-10T10:02:32.017Z] Operating System: Ubuntu 20.04.4 LTS [2022-05-10T10:02:32.017Z] OSType: linux [2022-05-10T10:02:32.017Z] Architecture: x86_64 [2022-05-10T10:02:32.017Z] CPUs: 2 [2022-05-10T10:02:32.017Z] Total Memory: 7.559GiB [2022-05-10T10:02:32.017Z] Name: ip-10-100-115-82 [2022-05-10T10:02:32.017Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-05-10T10:02:32.017Z] Docker Root Dir: /var/lib/docker [2022-05-10T10:02:32.017Z] Debug Mode: false [2022-05-10T10:02:32.017Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:02:32.017Z] Labels: [2022-05-10T10:02:32.017Z] Experimental: true [2022-05-10T10:02:32.017Z] Insecure Registries: [2022-05-10T10:02:32.017Z] 127.0.0.0/8 [2022-05-10T10:02:32.017Z] Live Restore Enabled: true [2022-05-10T10:02:32.017Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-10T10:02:32.357Z] #62 43.51 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-10T10:02:32.357Z] #62 43.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-10T10:02:32.373Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:98eaeb2a293d78c23e6d1991cbe697b717340b82 . [2022-05-10T10:02:32.616Z] #62 43.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-10T10:02:32.616Z] #62 43.84 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-10T10:02:32.632Z] #2 [internal] load .dockerignore [2022-05-10T10:02:32.632Z] #2 sha256:b5631c1b57f7d318ad6f6d0c989916bd51ed073e8afdc712cb621f0b95ed4b83 [2022-05-10T10:02:32.632Z] #2 ... [2022-05-10T10:02:32.632Z] [2022-05-10T10:02:32.632Z] #1 [internal] load build definition from Dockerfile [2022-05-10T10:02:32.632Z] #1 sha256:8a174ab1e615e81624213d199c512144675e8950a6dd3011f94dea03c7adb42e [2022-05-10T10:02:32.632Z] #1 transferring dockerfile: 17.97kB done [2022-05-10T10:02:32.632Z] #1 DONE 0.3s [2022-05-10T10:02:32.632Z] [2022-05-10T10:02:32.632Z] #2 [internal] load .dockerignore [2022-05-10T10:02:32.632Z] #2 sha256:b5631c1b57f7d318ad6f6d0c989916bd51ed073e8afdc712cb621f0b95ed4b83 [2022-05-10T10:02:32.632Z] #2 transferring context: 145B done [2022-05-10T10:02:32.875Z] #62 44.23 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-10T10:02:32.913Z] #2 DONE 0.2s [2022-05-10T10:02:32.913Z] [2022-05-10T10:02:32.913Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-10T10:02:32.913Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-10T10:02:33.136Z] #62 44.24 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-10T10:02:33.136Z] #62 44.25 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-10T10:02:33.136Z] #62 44.28 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-10T10:02:33.136Z] #62 44.32 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-10T10:02:33.136Z] #62 44.36 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-10T10:02:33.136Z] #62 44.38 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-10T10:02:33.136Z] #62 44.39 go: downloading github.com/julz/importas v0.1.0 [2022-05-10T10:02:33.136Z] #62 44.43 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-10T10:02:33.136Z] #62 44.49 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-10T10:02:33.173Z] #3 DONE 0.5s [2022-05-10T10:02:33.395Z] #62 44.50 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-10T10:02:33.395Z] #62 44.54 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-10T10:02:33.395Z] #62 44.62 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-10T10:02:33.395Z] #62 44.62 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-10T10:02:33.395Z] #62 44.65 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-10T10:02:33.395Z] #62 44.72 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-10T10:02:33.434Z] [2022-05-10T10:02:33.434Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-10T10:02:33.434Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-10T10:02:33.434Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.0s done [2022-05-10T10:02:33.434Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-10T10:02:33.435Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-10T10:02:33.435Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-10T10:02:33.435Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0B / 9.67MB 0.1s [2022-05-10T10:02:33.435Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-10T10:02:33.435Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-10T10:02:33.435Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-10T10:02:33.658Z] #62 44.77 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-10T10:02:33.658Z] #62 44.81 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-10T10:02:33.658Z] #62 44.86 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-10T10:02:33.658Z] #62 44.90 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-10T10:02:34.003Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-05-10T10:02:34.003Z] #4 DONE 0.6s [2022-05-10T10:02:34.003Z] [2022-05-10T10:02:34.003Z] #5 [internal] load .dockerignore [2022-05-10T10:02:34.003Z] #5 sha256:95006145d81929f9a09359c1da563a45926a46d69eea68df4abf0788eb87a4ee [2022-05-10T10:02:34.003Z] #5 DONE 0.0s [2022-05-10T10:02:34.003Z] [2022-05-10T10:02:34.003Z] #6 [internal] load build definition from Dockerfile [2022-05-10T10:02:34.003Z] #6 sha256:52b916dffefab80f0302155da78480fd9a0854171fb20ec488c5c8ffb35ed14b [2022-05-10T10:02:34.003Z] #6 DONE 0.0s [2022-05-10T10:02:34.003Z] [2022-05-10T10:02:34.003Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:02:34.003Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-10T10:02:34.440Z] [2022-05-10T10:02:34.440Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:34.440Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-10T10:02:34.440Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-10T10:02:34.440Z] #73 DONE 0.1s [2022-05-10T10:02:34.440Z] [2022-05-10T10:02:34.440Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:34.440Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-10T10:02:34.440Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:34.440Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.2s done [2022-05-10T10:02:34.440Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-10T10:02:34.596Z] #62 45.73 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-10T10:02:34.596Z] #62 45.74 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-10T10:02:34.596Z] #62 45.77 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-10T10:02:34.596Z] #62 45.81 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-10T10:02:34.596Z] #62 45.85 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-10T10:02:34.596Z] #62 45.89 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-10T10:02:34.855Z] #62 45.91 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-10T10:02:34.855Z] #62 45.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-10T10:02:34.855Z] #62 46.04 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-10T10:02:34.943Z] #10 DONE 0.8s [2022-05-10T10:02:34.943Z] [2022-05-10T10:02:34.943Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:02:34.943Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-10T10:02:34.943Z] #9 DONE 0.8s [2022-05-10T10:02:34.943Z] [2022-05-10T10:02:34.943Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-10T10:02:34.943Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-10T10:02:34.943Z] #8 DONE 0.8s [2022-05-10T10:02:34.943Z] [2022-05-10T10:02:34.943Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-10T10:02:34.943Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-10T10:02:34.943Z] #7 DONE 0.8s [2022-05-10T10:02:34.943Z] [2022-05-10T10:02:34.943Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:34.943Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-10T10:02:34.943Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-05-10T10:02:35.013Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-05-10T10:02:35.013Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-05-10T10:02:35.013Z] #28 ... [2022-05-10T10:02:35.013Z] [2022-05-10T10:02:35.013Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-10T10:02:35.013Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-10T10:02:35.013Z] #49 DONE 0.0s [2022-05-10T10:02:35.114Z] #62 46.35 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-10T10:02:35.114Z] #62 46.37 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-10T10:02:35.114Z] #62 46.40 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-10T10:02:35.114Z] #62 46.41 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-10T10:02:35.215Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:02:35.215Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-10T10:02:35.215Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-10T10:02:35.215Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.2s [2022-05-10T10:02:35.272Z] [2022-05-10T10:02:35.272Z] #24 [internal] load build context [2022-05-10T10:02:35.272Z] #24 sha256:ac49805f1a26eeaa7935613dd5387bd39f6473ecd01c332b4ccbaae04f77982e [2022-05-10T10:02:35.272Z] #24 transferring context: 25.89MB 1.2s [2022-05-10T10:02:35.374Z] #62 46.50 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-10T10:02:35.374Z] #62 46.52 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-10T10:02:35.374Z] #62 46.54 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-10T10:02:35.374Z] #62 46.59 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-10T10:02:35.474Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.19MB / 9.86MB 0.3s [2022-05-10T10:02:35.474Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-05-10T10:02:35.633Z] #62 46.65 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-10T10:02:35.633Z] #62 46.76 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-10T10:02:35.633Z] #62 46.76 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-10T10:02:35.633Z] #62 46.85 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-10T10:02:35.762Z] #71 ... [2022-05-10T10:02:35.762Z] [2022-05-10T10:02:35.762Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-10T10:02:35.762Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-10T10:02:35.762Z] #49 DONE 0.0s [2022-05-10T10:02:35.762Z] [2022-05-10T10:02:35.762Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:35.762Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-10T10:02:35.893Z] #62 47.01 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-10T10:02:35.893Z] #62 47.05 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-10T10:02:35.893Z] #62 ... [2022-05-10T10:02:35.893Z] [2022-05-10T10:02:35.893Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:02:35.893Z] #47 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:02:35.893Z] #47 44.97 NAME: [2022-05-10T10:02:35.893Z] #47 44.99 go-winres - A tool for embedding resources in Windows executables [2022-05-10T10:02:35.893Z] #47 44.99 [2022-05-10T10:02:35.893Z] #47 44.99 USAGE: [2022-05-10T10:02:35.893Z] #47 44.99 go-winres [global options] command [command options] [arguments...] [2022-05-10T10:02:35.893Z] #47 44.99 [2022-05-10T10:02:35.893Z] #47 44.99 COMMANDS: [2022-05-10T10:02:35.893Z] #47 44.99 init Create an initial ./winres/winres.json [2022-05-10T10:02:35.893Z] #47 44.99 make Make syso files for the "go build" command [2022-05-10T10:02:35.893Z] #47 44.99 simply Make syso files for the "go build" command (simplified) [2022-05-10T10:02:35.893Z] #47 44.99 extract Extract all resources from an executable [2022-05-10T10:02:35.893Z] #47 44.99 patch Replace resources in an executable file (exe, dll) [2022-05-10T10:02:35.893Z] #47 44.99 help, h Shows a list of commands or help for one command [2022-05-10T10:02:35.893Z] #47 44.99 [2022-05-10T10:02:35.893Z] #47 44.99 GLOBAL OPTIONS: [2022-05-10T10:02:35.893Z] #47 44.99 --help, -h show help (default: false) [2022-05-10T10:02:35.893Z] #47 DONE 47.1s [2022-05-10T10:02:35.893Z] [2022-05-10T10:02:35.893Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:02:35.893Z] #64 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:02:35.893Z] #64 46.56 v3.0.2 [2022-05-10T10:02:35.893Z] #64 DONE 47.2s [2022-05-10T10:02:35.893Z] [2022-05-10T10:02:35.893Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:02:35.893Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:02:35.893Z] #62 47.09 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-10T10:02:35.893Z] #62 47.12 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-10T10:02:35.893Z] #62 47.14 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-10T10:02:35.893Z] #62 ... [2022-05-10T10:02:35.893Z] [2022-05-10T10:02:35.893Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:02:35.893Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:02:35.893Z] #58 40.77 The following additional packages will be installed: [2022-05-10T10:02:35.893Z] #58 40.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:02:35.893Z] #58 40.78 python3-protobuf python3-six [2022-05-10T10:02:35.893Z] #58 40.79 Suggested packages: [2022-05-10T10:02:35.893Z] #58 40.81 python3-setuptools [2022-05-10T10:02:35.893Z] #58 40.81 Recommended packages: [2022-05-10T10:02:35.893Z] #58 40.81 iproute2 | iproute [2022-05-10T10:02:35.893Z] #58 41.57 The following NEW packages will be installed: [2022-05-10T10:02:35.893Z] #58 41.58 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:02:35.893Z] #58 41.59 python3-protobuf python3-six [2022-05-10T10:02:35.893Z] #58 42.11 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:02:35.893Z] #58 42.11 Need to get 2314 kB of archives. [2022-05-10T10:02:35.893Z] #58 42.11 After this operation, 11.1 MB of additional disk space will be used. [2022-05-10T10:02:35.893Z] #58 42.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-10T10:02:35.893Z] #58 42.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:02:35.893Z] #58 42.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-10T10:02:35.893Z] #58 42.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-10T10:02:35.893Z] #58 42.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-10T10:02:35.893Z] #58 42.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-10T10:02:35.893Z] #58 42.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-10T10:02:35.893Z] #58 44.54 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-10T10:02:35.893Z] #58 46.34 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:02:35.893Z] #58 46.69 Fetched 2314 kB in 3s (738 kB/s) [2022-05-10T10:02:35.893Z] #58 46.89 Selecting previously unselected package libprotobuf23:amd64. [2022-05-10T10:02:36.025Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-05-10T10:02:36.025Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-05-10T10:02:36.152Z] #58 46.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:02:36.152Z] #58 46.97 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-10T10:02:36.152Z] #58 47.02 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-10T10:02:36.411Z] #58 ... [2022-05-10T10:02:36.411Z] [2022-05-10T10:02:36.411Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:02:36.411Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:02:36.411Z] #62 47.69 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-10T10:02:36.646Z] #24 transferring context: 61.10MB 2.5s done [2022-05-10T10:02:36.669Z] #62 47.93 go: downloading honnef.co/go/tools v0.2.2 [2022-05-10T10:02:37.575Z] #24 DONE 3.6s [2022-05-10T10:02:37.575Z] [2022-05-10T10:02:37.575Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:37.575Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-10T10:02:37.575Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.2s done [2022-05-10T10:02:37.575Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-10T10:02:37.575Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-05-10T10:02:37.575Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-05-10T10:02:37.575Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.4s [2022-05-10T10:02:37.575Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 2.4s [2022-05-10T10:02:37.575Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 2.4s [2022-05-10T10:02:37.832Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.5s done [2022-05-10T10:02:37.832Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 [2022-05-10T10:02:37.832Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 2.6s done [2022-05-10T10:02:38.044Z] #62 49.39 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-10T10:02:38.044Z] #62 49.39 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-10T10:02:38.092Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 3.0s done [2022-05-10T10:02:38.092Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 0B / 54.67MB 3.1s [2022-05-10T10:02:38.092Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 3.1s [2022-05-10T10:02:38.303Z] #62 49.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-10T10:02:38.303Z] #62 49.68 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-10T10:02:38.303Z] #62 49.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-10T10:02:38.303Z] #62 49.68 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-10T10:02:38.349Z] #11 ... [2022-05-10T10:02:38.349Z] [2022-05-10T10:02:38.349Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:38.349Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-10T10:02:38.349Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.2s done [2022-05-10T10:02:38.349Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:02:38.349Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-10T10:02:38.349Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-10T10:02:38.349Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-05-10T10:02:38.349Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.6s done [2022-05-10T10:02:38.349Z] #71 DONE 4.1s [2022-05-10T10:02:38.349Z] [2022-05-10T10:02:38.349Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:38.349Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-10T10:02:38.349Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 13.63MB / 54.67MB 3.2s [2022-05-10T10:02:38.349Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 13.05MB / 108.70MB 3.2s [2022-05-10T10:02:38.349Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 0B / 81.05MB 3.2s [2022-05-10T10:02:38.349Z] #11 ... [2022-05-10T10:02:38.349Z] [2022-05-10T10:02:38.349Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:38.349Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-10T10:02:38.349Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:02:38.349Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-10T10:02:38.349Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-10T10:02:38.349Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.3s done [2022-05-10T10:02:38.349Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2022-05-10T10:02:38.349Z] #73 DONE 4.3s [2022-05-10T10:02:38.349Z] [2022-05-10T10:02:38.349Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:38.349Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-10T10:02:38.349Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 24.78MB / 54.67MB 3.3s [2022-05-10T10:02:38.349Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 26.21MB / 108.70MB 3.3s [2022-05-10T10:02:38.562Z] #62 49.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-10T10:02:38.562Z] #62 49.76 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-10T10:02:38.562Z] #62 49.78 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-10T10:02:38.562Z] #62 49.80 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-10T10:02:38.562Z] #62 49.80 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-10T10:02:38.562Z] #62 49.81 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-10T10:02:38.562Z] #62 49.84 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-10T10:02:38.562Z] #62 49.84 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-10T10:02:38.562Z] #62 49.93 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-10T10:02:38.607Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 44.04MB / 54.67MB 3.5s [2022-05-10T10:02:38.607Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 45.09MB / 108.70MB 3.5s [2022-05-10T10:02:38.607Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 6.29MB / 81.05MB 3.5s [2022-05-10T10:02:38.607Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 53.87MB / 54.67MB 3.6s [2022-05-10T10:02:38.607Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 54.53MB / 108.70MB 3.6s [2022-05-10T10:02:38.863Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 64.00MB / 108.70MB 3.7s [2022-05-10T10:02:38.863Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 24.71MB / 81.05MB 3.7s [2022-05-10T10:02:38.863Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 75.50MB / 108.70MB 3.9s [2022-05-10T10:02:38.863Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 66.06MB / 81.05MB 3.9s [2022-05-10T10:02:39.122Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 84.93MB / 108.70MB 4.1s [2022-05-10T10:02:39.122Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 4.1s [2022-05-10T10:02:39.129Z] #62 50.13 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-10T10:02:39.353Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.4s done [2022-05-10T10:02:39.380Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 99.61MB / 108.70MB 4.3s [2022-05-10T10:02:39.388Z] #62 50.40 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-10T10:02:39.388Z] #62 50.46 go: downloading golang.org/x/text v0.3.7 [2022-05-10T10:02:39.639Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 4.5s [2022-05-10T10:02:39.924Z] #71 DONE 4.7s [2022-05-10T10:02:39.924Z] [2022-05-10T10:02:39.924Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:39.924Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:39.924Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-10T10:02:39.924Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-10T10:02:39.924Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-10T10:02:39.924Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-10T10:02:39.924Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-05-10T10:02:39.924Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.2s done [2022-05-10T10:02:39.924Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.0s done [2022-05-10T10:02:39.924Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.9s done [2022-05-10T10:02:39.924Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.8s done [2022-05-10T10:02:39.924Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 117.44MB / 141.70MB 4.4s [2022-05-10T10:02:39.924Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 2.2s [2022-05-10T10:02:39.924Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.1s done [2022-05-10T10:02:39.924Z] #11 ... [2022-05-10T10:02:39.924Z] [2022-05-10T10:02:39.924Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:39.924Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-10T10:02:39.924Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:02:39.924Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-10T10:02:39.924Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-10T10:02:39.924Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-05-10T10:02:39.924Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2022-05-10T10:02:39.924Z] #73 DONE 4.9s [2022-05-10T10:02:39.924Z] [2022-05-10T10:02:39.924Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:39.924Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:39.924Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 133.17MB / 141.70MB 4.6s [2022-05-10T10:02:40.137Z] Client: [2022-05-10T10:02:40.137Z] Context: default [2022-05-10T10:02:40.137Z] Debug Mode: false [2022-05-10T10:02:40.137Z] Plugins: [2022-05-10T10:02:40.137Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-10T10:02:40.137Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-10T10:02:40.137Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-10T10:02:40.137Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-10T10:02:40.137Z] [2022-05-10T10:02:40.137Z] Server: [2022-05-10T10:02:40.137Z] Containers: 0 [2022-05-10T10:02:40.137Z] Running: 0 [2022-05-10T10:02:40.137Z] Paused: 0 [2022-05-10T10:02:40.137Z] Stopped: 0 [2022-05-10T10:02:40.137Z] Images: 0 [2022-05-10T10:02:40.137Z] Server Version: 20.10.14 [2022-05-10T10:02:40.137Z] Storage Driver: overlay2 [2022-05-10T10:02:40.137Z] Backing Filesystem: extfs [2022-05-10T10:02:40.137Z] Supports d_type: true [2022-05-10T10:02:40.137Z] Native Overlay Diff: true [2022-05-10T10:02:40.137Z] userxattr: false [2022-05-10T10:02:40.137Z] Logging Driver: json-file [2022-05-10T10:02:40.137Z] Cgroup Driver: cgroupfs [2022-05-10T10:02:40.137Z] Cgroup Version: 1 [2022-05-10T10:02:40.137Z] Plugins: [2022-05-10T10:02:40.137Z] Volume: local [2022-05-10T10:02:40.137Z] Network: bridge host ipvlan macvlan null overlay [2022-05-10T10:02:40.137Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-10T10:02:40.137Z] Swarm: inactive [2022-05-10T10:02:40.137Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-10T10:02:40.137Z] Default Runtime: runc [2022-05-10T10:02:40.137Z] Init Binary: docker-init [2022-05-10T10:02:40.137Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:02:40.137Z] runc version: v1.0.3-0-gf46b6ba [2022-05-10T10:02:40.137Z] init version: de40ad0 [2022-05-10T10:02:40.137Z] Security Options: [2022-05-10T10:02:40.137Z] apparmor [2022-05-10T10:02:40.137Z] seccomp [2022-05-10T10:02:40.137Z] Profile: default [2022-05-10T10:02:40.137Z] Kernel Version: 5.4.0-1071-aws [2022-05-10T10:02:40.137Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-10T10:02:40.137Z] OSType: linux [2022-05-10T10:02:40.137Z] Architecture: x86_64 [2022-05-10T10:02:40.137Z] CPUs: 2 [2022-05-10T10:02:40.137Z] Total Memory: 7.565GiB [2022-05-10T10:02:40.137Z] Name: ip-10-100-35-12 [2022-05-10T10:02:40.137Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-10T10:02:40.137Z] Docker Root Dir: /var/lib/docker [2022-05-10T10:02:40.137Z] Debug Mode: false [2022-05-10T10:02:40.137Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:02:40.137Z] Labels: [2022-05-10T10:02:40.137Z] Experimental: true [2022-05-10T10:02:40.137Z] Insecure Registries: [2022-05-10T10:02:40.137Z] 127.0.0.0/8 [2022-05-10T10:02:40.137Z] Live Restore Enabled: true [2022-05-10T10:02:40.137Z] [2022-05-10T10:02:40.137Z] WARNING: No swap limit support [Pipeline] sh [2022-05-10T10:02:40.200Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 4.9s [2022-05-10T10:02:40.201Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.5s done [2022-05-10T10:02:40.201Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 5.0s done [2022-05-10T10:02:40.429Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:02:40.429Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:02:40.429Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43275/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-10T10:02:40.429Z] + bash /home/ubuntu/workspace/moby_PR-43275/check-config.sh [2022-05-10T10:02:40.429Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-10T10:02:40.429Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-10T10:02:40.429Z] [2022-05-10T10:02:40.429Z] Generally Necessary: [2022-05-10T10:02:40.429Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-10T10:02:40.429Z] - apparmor: enabled and tools installed [2022-05-10T10:02:40.429Z] - CONFIG_NAMESPACES: enabled [2022-05-10T10:02:40.429Z] - CONFIG_NET_NS: enabled [2022-05-10T10:02:40.429Z] - CONFIG_PID_NS: enabled [2022-05-10T10:02:40.429Z] - CONFIG_IPC_NS: enabled [2022-05-10T10:02:40.429Z] - CONFIG_UTS_NS: enabled [2022-05-10T10:02:40.429Z] - CONFIG_CGROUPS: enabled [2022-05-10T10:02:40.429Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-10T10:02:40.429Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-10T10:02:40.429Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-10T10:02:40.429Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-10T10:02:40.429Z] - CONFIG_CPUSETS: enabled [2022-05-10T10:02:40.429Z] - CONFIG_MEMCG: enabled [2022-05-10T10:02:40.429Z] - CONFIG_KEYS: enabled [2022-05-10T10:02:40.430Z] - CONFIG_VETH: enabled (as module) [2022-05-10T10:02:40.494Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 5.5s [2022-05-10T10:02:40.701Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-10T10:02:40.701Z] - CONFIG_CGROUP_BPF: enabled [2022-05-10T10:02:40.701Z] [2022-05-10T10:02:40.701Z] Optional Features: [2022-05-10T10:02:40.701Z] - CONFIG_USER_NS: enabled [2022-05-10T10:02:40.701Z] - CONFIG_SECCOMP: enabled [2022-05-10T10:02:40.701Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-10T10:02:40.701Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-10T10:02:40.701Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-10T10:02:40.701Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-10T10:02:40.701Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-10T10:02:40.701Z] - CONFIG_BLK_CGROUP: enabled [2022-05-10T10:02:40.701Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-10T10:02:40.701Z] - CONFIG_CGROUP_PERF: enabled [2022-05-10T10:02:40.701Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-10T10:02:40.701Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-10T10:02:40.701Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-10T10:02:40.701Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-10T10:02:40.701Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-10T10:02:40.701Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_IP_VS: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-10T10:02:40.701Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-10T10:02:40.701Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-10T10:02:40.701Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-10T10:02:40.701Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-10T10:02:40.701Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-10T10:02:40.701Z] - CONFIG_EXT4_FS: enabled [2022-05-10T10:02:40.701Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-10T10:02:40.751Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-05-10T10:02:40.845Z] Client: [2022-05-10T10:02:40.845Z] Context: default [2022-05-10T10:02:40.845Z] Debug Mode: false [2022-05-10T10:02:40.845Z] Plugins: [2022-05-10T10:02:40.845Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-05-10T10:02:40.845Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-05-10T10:02:40.845Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-05-10T10:02:40.845Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-05-10T10:02:40.845Z] [2022-05-10T10:02:40.845Z] Server: [2022-05-10T10:02:40.845Z] Containers: 0 [2022-05-10T10:02:40.845Z] Running: 0 [2022-05-10T10:02:40.845Z] Paused: 0 [2022-05-10T10:02:40.845Z] Stopped: 0 [2022-05-10T10:02:40.845Z] Images: 0 [2022-05-10T10:02:40.845Z] Server Version: 20.10.14 [2022-05-10T10:02:40.845Z] Storage Driver: overlay2 [2022-05-10T10:02:40.845Z] Backing Filesystem: extfs [2022-05-10T10:02:40.845Z] Supports d_type: true [2022-05-10T10:02:40.845Z] Native Overlay Diff: true [2022-05-10T10:02:40.845Z] userxattr: false [2022-05-10T10:02:40.845Z] Logging Driver: json-file [2022-05-10T10:02:40.845Z] Cgroup Driver: cgroupfs [2022-05-10T10:02:40.845Z] Cgroup Version: 1 [2022-05-10T10:02:40.845Z] Plugins: [2022-05-10T10:02:40.845Z] Volume: local [2022-05-10T10:02:40.845Z] Network: bridge host ipvlan macvlan null overlay [2022-05-10T10:02:40.845Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-05-10T10:02:40.845Z] Swarm: inactive [2022-05-10T10:02:40.845Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-05-10T10:02:40.845Z] Default Runtime: runc [2022-05-10T10:02:40.845Z] Init Binary: docker-init [2022-05-10T10:02:40.845Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-05-10T10:02:40.845Z] runc version: v1.0.3-0-gf46b6ba [2022-05-10T10:02:40.845Z] init version: de40ad0 [2022-05-10T10:02:40.845Z] Security Options: [2022-05-10T10:02:40.845Z] apparmor [2022-05-10T10:02:40.845Z] seccomp [2022-05-10T10:02:40.845Z] Profile: default [2022-05-10T10:02:40.845Z] Kernel Version: 5.4.0-1071-aws [2022-05-10T10:02:40.845Z] Operating System: Ubuntu 18.04.6 LTS [2022-05-10T10:02:40.845Z] OSType: linux [2022-05-10T10:02:40.845Z] Architecture: x86_64 [2022-05-10T10:02:40.845Z] CPUs: 2 [2022-05-10T10:02:40.845Z] Total Memory: 7.565GiB [2022-05-10T10:02:40.845Z] Name: ip-10-100-39-138 [2022-05-10T10:02:40.845Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-05-10T10:02:40.845Z] Docker Root Dir: /var/lib/docker [2022-05-10T10:02:40.845Z] Debug Mode: false [2022-05-10T10:02:40.845Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:02:40.845Z] Labels: [2022-05-10T10:02:40.845Z] Experimental: true [2022-05-10T10:02:40.845Z] Insecure Registries: [2022-05-10T10:02:40.845Z] 127.0.0.0/8 [2022-05-10T10:02:40.845Z] Live Restore Enabled: true [2022-05-10T10:02:40.845Z] [2022-05-10T10:02:40.845Z] WARNING: No swap limit support [Pipeline] sh [2022-05-10T10:02:40.964Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-10T10:02:40.964Z] - Network Drivers: [2022-05-10T10:02:40.964Z] - "overlay": [2022-05-10T10:02:40.964Z] - CONFIG_VXLAN: enabled (as module) [2022-05-10T10:02:40.964Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-10T10:02:40.964Z] Optional (for encrypted networks): [2022-05-10T10:02:40.964Z] - CONFIG_CRYPTO: enabled [2022-05-10T10:02:40.964Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-10T10:02:40.964Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-10T10:02:40.964Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-10T10:02:40.964Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-10T10:02:40.964Z] - CONFIG_XFRM: enabled [2022-05-10T10:02:40.964Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-10T10:02:40.964Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-10T10:02:40.964Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-10T10:02:40.964Z] - "ipvlan": [2022-05-10T10:02:40.964Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-10T10:02:40.964Z] - "macvlan": [2022-05-10T10:02:40.964Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-10T10:02:40.964Z] - CONFIG_DUMMY: enabled (as module) [2022-05-10T10:02:40.964Z] - "ftp,tftp client in container": [2022-05-10T10:02:40.964Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-10T10:02:40.964Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-10T10:02:40.964Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-10T10:02:40.964Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-10T10:02:40.964Z] - Storage Drivers: [2022-05-10T10:02:40.964Z] - "aufs": [2022-05-10T10:02:40.964Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-10T10:02:40.964Z] - "btrfs": [2022-05-10T10:02:40.964Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-10T10:02:40.964Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-10T10:02:40.964Z] - "devicemapper": [2022-05-10T10:02:40.964Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-10T10:02:40.964Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-10T10:02:40.964Z] - "overlay": [2022-05-10T10:02:40.964Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-10T10:02:40.964Z] - "zfs": [2022-05-10T10:02:40.964Z] - /dev/zfs: present [2022-05-10T10:02:40.964Z] - zfs command: missing [2022-05-10T10:02:40.964Z] - zpool command: missing [2022-05-10T10:02:40.964Z] [2022-05-10T10:02:40.964Z] Limits: [2022-05-10T10:02:41.008Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.2s done [2022-05-10T10:02:41.135Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:02:41.135Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:02:41.135Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43275/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-05-10T10:02:41.135Z] + bash /home/ubuntu/workspace/moby_PR-43275/check-config.sh [2022-05-10T10:02:41.135Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-05-10T10:02:41.135Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-05-10T10:02:41.135Z] [2022-05-10T10:02:41.135Z] Generally Necessary: [2022-05-10T10:02:41.135Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-05-10T10:02:41.135Z] - apparmor: enabled and tools installed [2022-05-10T10:02:41.135Z] - CONFIG_NAMESPACES: enabled [2022-05-10T10:02:41.135Z] - CONFIG_NET_NS: enabled [2022-05-10T10:02:41.135Z] - CONFIG_PID_NS: enabled [2022-05-10T10:02:41.135Z] - CONFIG_IPC_NS: enabled [2022-05-10T10:02:41.135Z] - CONFIG_UTS_NS: enabled [2022-05-10T10:02:41.135Z] - CONFIG_CGROUPS: enabled [2022-05-10T10:02:41.135Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-05-10T10:02:41.135Z] - CONFIG_CGROUP_DEVICE: enabled [2022-05-10T10:02:41.135Z] - CONFIG_CGROUP_FREEZER: enabled [2022-05-10T10:02:41.135Z] - CONFIG_CGROUP_SCHED: enabled [2022-05-10T10:02:41.135Z] - CONFIG_CPUSETS: enabled [2022-05-10T10:02:41.135Z] - CONFIG_MEMCG: enabled [2022-05-10T10:02:41.135Z] - CONFIG_KEYS: enabled [2022-05-10T10:02:41.135Z] - CONFIG_VETH: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_BRIDGE: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_NF_NAT: enabled (as module) [2022-05-10T10:02:41.135Z] - CONFIG_POSIX_MQUEUE: enabled [2022-05-10T10:02:41.135Z] - CONFIG_CGROUP_BPF: enabled [2022-05-10T10:02:41.135Z] [2022-05-10T10:02:41.135Z] Optional Features: [2022-05-10T10:02:41.135Z] - CONFIG_USER_NS: enabled [2022-05-10T10:02:41.135Z] - CONFIG_SECCOMP: enabled [2022-05-10T10:02:41.135Z] - CONFIG_SECCOMP_FILTER: enabled [2022-05-10T10:02:41.135Z] - CONFIG_CGROUP_PIDS: enabled [2022-05-10T10:02:41.135Z] - CONFIG_MEMCG_SWAP: enabled [2022-05-10T10:02:41.135Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-05-10T10:02:41.135Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-05-10T10:02:41.227Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-10T10:02:41.227Z] [2022-05-10T10:02:41.227Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-10T10:02:41.396Z] - CONFIG_BLK_CGROUP: enabled [2022-05-10T10:02:41.396Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-05-10T10:02:41.396Z] - CONFIG_CGROUP_PERF: enabled [2022-05-10T10:02:41.396Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-05-10T10:02:41.396Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-05-10T10:02:41.396Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-05-10T10:02:41.396Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-05-10T10:02:41.396Z] - CONFIG_RT_GROUP_SCHED: missing [2022-05-10T10:02:41.396Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_IP_VS: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_IP_VS_NFCT: enabled [2022-05-10T10:02:41.396Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-05-10T10:02:41.396Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-05-10T10:02:41.396Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_SECURITY_SELINUX: enabled [2022-05-10T10:02:41.396Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-05-10T10:02:41.396Z] - CONFIG_EXT4_FS: enabled [2022-05-10T10:02:41.396Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-05-10T10:02:41.396Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-05-10T10:02:41.396Z] - Network Drivers: [2022-05-10T10:02:41.396Z] - "overlay": [2022-05-10T10:02:41.396Z] - CONFIG_VXLAN: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-05-10T10:02:41.396Z] Optional (for encrypted networks): [2022-05-10T10:02:41.396Z] - CONFIG_CRYPTO: enabled [2022-05-10T10:02:41.396Z] - CONFIG_CRYPTO_AEAD: enabled [2022-05-10T10:02:41.396Z] - CONFIG_CRYPTO_GCM: enabled [2022-05-10T10:02:41.396Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-05-10T10:02:41.396Z] - CONFIG_CRYPTO_GHASH: enabled [2022-05-10T10:02:41.396Z] - CONFIG_XFRM: enabled [2022-05-10T10:02:41.396Z] - CONFIG_XFRM_USER: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_INET_ESP: enabled (as module) [2022-05-10T10:02:41.396Z] - "ipvlan": [2022-05-10T10:02:41.396Z] - CONFIG_IPVLAN: enabled (as module) [2022-05-10T10:02:41.396Z] - "macvlan": [2022-05-10T10:02:41.396Z] - CONFIG_MACVLAN: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_DUMMY: enabled (as module) [2022-05-10T10:02:41.396Z] - "ftp,tftp client in container": [2022-05-10T10:02:41.396Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-05-10T10:02:41.396Z] - Storage Drivers: [2022-05-10T10:02:41.396Z] - "aufs": [2022-05-10T10:02:41.396Z] - CONFIG_AUFS_FS: enabled (as module) [2022-05-10T10:02:41.396Z] - "btrfs": [2022-05-10T10:02:41.396Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-05-10T10:02:41.396Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-05-10T10:02:41.396Z] - "devicemapper": [2022-05-10T10:02:41.396Z] - CONFIG_BLK_DEV_DM: enabled [2022-05-10T10:02:41.396Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-05-10T10:02:41.396Z] - "overlay": [2022-05-10T10:02:41.396Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-05-10T10:02:41.396Z] - "zfs": [2022-05-10T10:02:41.396Z] - /dev/zfs: present [2022-05-10T10:02:41.396Z] - zfs command: missing [2022-05-10T10:02:41.396Z] - zpool command: missing [2022-05-10T10:02:41.396Z] [2022-05-10T10:02:41.396Z] Limits: [2022-05-10T10:02:41.404Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-05-10T10:02:41.404Z] [2022-05-10T10:02:41.404Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-05-10T10:02:41.586Z] #11 ... [2022-05-10T10:02:41.586Z] [2022-05-10T10:02:41.586Z] #24 [internal] load build context [2022-05-10T10:02:41.586Z] #24 sha256:8c7a3d3b7b931c63d4ed8e85ad0e3db271394c125252d985b16110da0b5e027b [2022-05-10T10:02:41.586Z] #24 transferring context: 61.09MB 5.9s done [2022-05-10T10:02:41.586Z] #24 DONE 6.3s [2022-05-10T10:02:41.586Z] [2022-05-10T10:02:41.586Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:41.586Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:41.627Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93153a2edea4a81202b385434cbe5034ecc7c459 . [2022-05-10T10:02:41.627Z] #1 [internal] load build definition from Dockerfile [2022-05-10T10:02:41.627Z] #1 sha256:26282f2163e4d35f31896c0a85a093d992c9379f39a746b5741e7d4cd111c30c [2022-05-10T10:02:41.627Z] #1 transferring dockerfile: [2022-05-10T10:02:41.732Z] + sudo modprobe ip_vs [2022-05-10T10:02:41.732Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93153a2edea4a81202b385434cbe5034ecc7c459 . [2022-05-10T10:02:41.891Z] #1 transferring dockerfile: 17.97kB done [2022-05-10T10:02:41.891Z] #1 DONE 0.2s [2022-05-10T10:02:41.891Z] [2022-05-10T10:02:41.891Z] #2 [internal] load .dockerignore [2022-05-10T10:02:41.891Z] #2 sha256:379d43570b283b09cfe25712351a7876a834a85eb6f5e1b03ede4271c03d8cdc [2022-05-10T10:02:41.891Z] #2 transferring context: 145B 0.0s done [2022-05-10T10:02:41.891Z] #2 DONE 0.2s [2022-05-10T10:02:41.891Z] [2022-05-10T10:02:41.891Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-10T10:02:41.891Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-10T10:02:41.937Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b [2022-05-10T10:02:41.937Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 6.7s done [2022-05-10T10:02:41.937Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-05-10T10:02:41.993Z] #1 [internal] load build definition from Dockerfile [2022-05-10T10:02:41.993Z] #1 sha256:78aac29aaaf0b81cb86e8c901119ef2e520dae3517d3b67cb0afa2943572bde1 [2022-05-10T10:02:41.993Z] #1 transferring dockerfile: 17.97kB done [2022-05-10T10:02:41.993Z] #1 DONE 0.1s [2022-05-10T10:02:41.993Z] [2022-05-10T10:02:41.993Z] #2 [internal] load .dockerignore [2022-05-10T10:02:41.993Z] #2 sha256:0de9d69cdb29b514d554a6ab0e9ec4a3607798e506b99488d2922bb6a5692599 [2022-05-10T10:02:41.993Z] #2 transferring context: 145B done [2022-05-10T10:02:42.151Z] #3 DONE 0.4s [2022-05-10T10:02:42.255Z] #2 DONE 0.1s [2022-05-10T10:02:42.255Z] [2022-05-10T10:02:42.255Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-05-10T10:02:42.255Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-05-10T10:02:42.412Z] [2022-05-10T10:02:42.412Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-10T10:02:42.412Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-10T10:02:42.412Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-10T10:02:42.412Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-10T10:02:42.412Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-10T10:02:42.412Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-10T10:02:42.412Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 4.19MB / 9.67MB 0.1s [2022-05-10T10:02:42.412Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-05-10T10:02:42.516Z] #3 DONE 0.5s [2022-05-10T10:02:42.516Z] [2022-05-10T10:02:42.516Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-05-10T10:02:42.516Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-05-10T10:02:42.516Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-05-10T10:02:42.632Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.1s done [2022-05-10T10:02:42.673Z] #62 ... [2022-05-10T10:02:42.673Z] [2022-05-10T10:02:42.673Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:02:42.673Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:02:42.673Z] #41 51.46 Updating files: 87% (1331/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-10T10:02:42.673Z] #41 52.04 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-10T10:02:42.673Z] #41 52.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:02:42.673Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-05-10T10:02:42.673Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-10T10:02:42.778Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-05-10T10:02:42.778Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-05-10T10:02:42.778Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-05-10T10:02:42.778Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 7.34MB / 9.67MB 0.1s [2022-05-10T10:02:42.778Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-05-10T10:02:42.778Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-05-10T10:02:43.040Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.3s done [2022-05-10T10:02:43.204Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.6s done [2022-05-10T10:02:43.248Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.6s done [2022-05-10T10:02:43.305Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-05-10T10:02:43.316Z] #4 DONE 0.7s [2022-05-10T10:02:43.464Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-10T10:02:43.464Z] #11 ... [2022-05-10T10:02:43.464Z] [2022-05-10T10:02:43.464Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:43.464Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:43.464Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-05-10T10:02:43.464Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-05-10T10:02:43.464Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-10T10:02:43.464Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-10T10:02:43.464Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-10T10:02:43.464Z] #28 DONE 8.4s [2022-05-10T10:02:43.464Z] [2022-05-10T10:02:43.464Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-10T10:02:43.464Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-10T10:02:43.464Z] #72 DONE 0.5s [2022-05-10T10:02:43.464Z] [2022-05-10T10:02:43.464Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:43.464Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:43.509Z] #4 DONE 1.2s [2022-05-10T10:02:43.576Z] [2022-05-10T10:02:43.576Z] #6 [internal] load .dockerignore [2022-05-10T10:02:43.576Z] #6 sha256:c827864e39f6189be109bc1550e50a2e83e1929f3e6b876d50a822e6d1f12d3a [2022-05-10T10:02:43.576Z] #6 DONE 0.0s [2022-05-10T10:02:43.576Z] [2022-05-10T10:02:43.576Z] #5 [internal] load build definition from Dockerfile [2022-05-10T10:02:43.576Z] #5 sha256:27163e2ddfdb30382e27edecdea3e3750a461be315eeda7b51831d98b16e726e [2022-05-10T10:02:43.576Z] #5 DONE 0.0s [2022-05-10T10:02:43.576Z] [2022-05-10T10:02:43.576Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:02:43.576Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-10T10:02:43.753Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-05-10T10:02:43.771Z] [2022-05-10T10:02:43.771Z] #5 [internal] load .dockerignore [2022-05-10T10:02:43.771Z] #5 sha256:d3e8dc2aa05d41638006614625a016b4ff3eb8d33434064134b0dd60a56f9801 [2022-05-10T10:02:43.771Z] #5 DONE 0.0s [2022-05-10T10:02:43.771Z] [2022-05-10T10:02:43.771Z] #6 [internal] load build definition from Dockerfile [2022-05-10T10:02:43.771Z] #6 sha256:e39c175ebe8e39d566eea02ed35a7e186284a732b3e04acf153f5fe7ae84ad15 [2022-05-10T10:02:43.771Z] #6 DONE 0.0s [2022-05-10T10:02:43.771Z] [2022-05-10T10:02:43.771Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-10T10:02:43.771Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-10T10:02:44.012Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.1s [2022-05-10T10:02:44.153Z] #10 DONE 0.9s [2022-05-10T10:02:44.153Z] [2022-05-10T10:02:44.153Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-05-10T10:02:44.153Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-05-10T10:02:44.153Z] #7 DONE 0.8s [2022-05-10T10:02:44.153Z] [2022-05-10T10:02:44.153Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:02:44.153Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-10T10:02:44.153Z] #9 DONE 0.8s [2022-05-10T10:02:44.153Z] [2022-05-10T10:02:44.153Z] #8 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-10T10:02:44.153Z] #8 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-10T10:02:44.270Z] #11 ... [2022-05-10T10:02:44.271Z] [2022-05-10T10:02:44.271Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-10T10:02:44.271Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-10T10:02:44.271Z] #74 DONE 0.8s [2022-05-10T10:02:44.271Z] [2022-05-10T10:02:44.271Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:44.271Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:44.416Z] #8 DONE 0.9s [2022-05-10T10:02:44.530Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-05-10T10:02:44.676Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 9.5s done [2022-05-10T10:02:44.676Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 9.6s done [2022-05-10T10:02:44.789Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-10T10:02:44.935Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 1.8s done [2022-05-10T10:02:45.158Z] #10 DONE 1.2s [2022-05-10T10:02:45.158Z] [2022-05-10T10:02:45.158Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:02:45.158Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-05-10T10:02:45.158Z] #8 DONE 1.2s [2022-05-10T10:02:45.158Z] [2022-05-10T10:02:45.158Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-05-10T10:02:45.158Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-05-10T10:02:45.158Z] #7 DONE 1.2s [2022-05-10T10:02:45.158Z] [2022-05-10T10:02:45.158Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-05-10T10:02:45.158Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-05-10T10:02:45.158Z] #9 DONE 1.2s [2022-05-10T10:02:45.498Z] #11 ... [2022-05-10T10:02:45.498Z] [2022-05-10T10:02:45.498Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:45.498Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-05-10T10:02:45.498Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.5s done [2022-05-10T10:02:45.498Z] #28 DONE 11.1s [2022-05-10T10:02:45.498Z] [2022-05-10T10:02:45.498Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:02:45.498Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-10T10:02:46.345Z] [2022-05-10T10:02:46.345Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:46.345Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-10T10:02:46.345Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-10T10:02:46.345Z] #73 DONE 0.1s [2022-05-10T10:02:46.345Z] [2022-05-10T10:02:46.345Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:46.345Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:46.345Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-10T10:02:46.345Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-10T10:02:46.345Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-10T10:02:46.345Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-10T10:02:46.567Z] [2022-05-10T10:02:46.567Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:46.567Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-10T10:02:46.567Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-10T10:02:46.567Z] #73 DONE 0.1s [2022-05-10T10:02:46.567Z] [2022-05-10T10:02:46.567Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:46.567Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:46.567Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-05-10T10:02:46.567Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-05-10T10:02:46.567Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-05-10T10:02:46.567Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-05-10T10:02:46.567Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.1s [2022-05-10T10:02:46.567Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.15MB / 54.94MB 0.3s [2022-05-10T10:02:46.606Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 356.35kB / 54.94MB 0.2s [2022-05-10T10:02:46.836Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.29MB / 54.94MB 0.5s [2022-05-10T10:02:46.875Z] #28 ... [2022-05-10T10:02:46.875Z] [2022-05-10T10:02:46.875Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-10T10:02:46.875Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-10T10:02:46.875Z] #49 DONE 0.0s [2022-05-10T10:02:46.875Z] [2022-05-10T10:02:46.875Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:46.875Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:46.875Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.34MB / 54.94MB 0.4s [2022-05-10T10:02:47.098Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 11.53MB / 54.94MB 0.6s [2022-05-10T10:02:47.098Z] #28 ... [2022-05-10T10:02:47.098Z] [2022-05-10T10:02:47.098Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-05-10T10:02:47.098Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-05-10T10:02:47.098Z] #49 DONE 0.0s [2022-05-10T10:02:47.098Z] [2022-05-10T10:02:47.098Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:47.098Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:47.136Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 25.17MB / 54.94MB 0.6s [2022-05-10T10:02:47.136Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 37.75MB / 54.94MB 0.7s [2022-05-10T10:02:47.359Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 19.92MB / 54.94MB 0.8s [2022-05-10T10:02:47.359Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 34.60MB / 54.94MB 1.0s [2022-05-10T10:02:47.392Z] #29 1.686 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:02:47.392Z] #29 1.696 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:02:47.392Z] #29 1.708 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:02:47.392Z] #29 1.849 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:02:47.400Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 45.09MB / 54.94MB 0.8s [2022-05-10T10:02:47.400Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.0s [2022-05-10T10:02:47.648Z] #29 2.090 Get:5 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:02:47.904Z] #29 2.385 Get:6 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:02:47.934Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 47.19MB / 54.94MB 1.4s [2022-05-10T10:02:47.934Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s [2022-05-10T10:02:47.942Z] #41 ... [2022-05-10T10:02:47.942Z] [2022-05-10T10:02:47.942Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:02:47.942Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:02:47.942Z] #62 56.01 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T10:02:47.942Z] #62 56.08 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-10T10:02:47.942Z] #62 56.09 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-10T10:02:47.942Z] #62 56.20 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-10T10:02:47.942Z] #62 56.20 go: downloading golang.org/x/mod v0.5.1 [2022-05-10T10:02:47.942Z] #62 56.28 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-10T10:02:47.942Z] #62 56.34 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-10T10:02:47.942Z] #62 56.37 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T10:02:47.942Z] #62 56.46 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-10T10:02:47.942Z] #62 56.53 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-10T10:02:47.942Z] #62 56.61 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-10T10:02:47.942Z] #62 57.02 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T10:02:47.942Z] #62 57.09 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-10T10:02:47.942Z] #62 57.46 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-10T10:02:47.942Z] #62 57.62 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-10T10:02:47.942Z] #62 57.92 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-10T10:02:47.942Z] #62 57.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-10T10:02:47.942Z] #62 58.13 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T10:02:47.942Z] #62 58.13 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T10:02:47.942Z] #62 58.14 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-10T10:02:47.942Z] #62 58.23 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-10T10:02:47.942Z] #62 58.51 go: downloading github.com/prometheus/common v0.10.0 [2022-05-10T10:02:47.942Z] #62 ... [2022-05-10T10:02:47.942Z] [2022-05-10T10:02:47.942Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:02:47.942Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:02:47.942Z] #58 48.05 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:02:47.942Z] #58 48.05 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:02:47.942Z] #58 48.10 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:02:47.942Z] #58 48.50 Selecting previously unselected package python3-six. [2022-05-10T10:02:47.942Z] #58 48.50 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-10T10:02:47.942Z] #58 48.51 Unpacking python3-six (1.16.0-2) ... [2022-05-10T10:02:47.942Z] #58 48.63 Selecting previously unselected package python3-protobuf. [2022-05-10T10:02:47.942Z] #58 48.63 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-10T10:02:47.942Z] #58 48.64 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-10T10:02:47.942Z] #58 49.38 Selecting previously unselected package libnet1:amd64. [2022-05-10T10:02:47.942Z] #58 49.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-10T10:02:47.942Z] #58 49.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:02:47.942Z] #58 49.72 Selecting previously unselected package libnl-3-200:amd64. [2022-05-10T10:02:47.942Z] #58 49.72 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-10T10:02:47.942Z] #58 49.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:02:47.942Z] #58 50.01 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-10T10:02:47.942Z] #58 50.01 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-10T10:02:47.942Z] #58 50.04 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:02:47.942Z] #58 50.20 Selecting previously unselected package criu. [2022-05-10T10:02:47.942Z] #58 50.20 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-10T10:02:47.942Z] #58 50.21 Unpacking criu (3.17-1) ... [2022-05-10T10:02:47.942Z] #58 51.14 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:02:47.942Z] #58 53.14 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-10T10:02:47.942Z] #58 53.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:02:47.942Z] #58 53.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:02:47.942Z] #58 53.25 Setting up python3-six (1.16.0-2) ... [2022-05-10T10:02:47.942Z] #58 54.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:02:47.942Z] #58 54.58 Setting up python3-protobuf (3.12.4-1) ... [2022-05-10T10:02:47.942Z] #58 ... [2022-05-10T10:02:47.942Z] [2022-05-10T10:02:47.942Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:02:47.942Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:02:47.942Z] #62 58.82 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-10T10:02:47.942Z] #62 58.94 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-10T10:02:47.942Z] #62 59.08 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-10T10:02:48.347Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.9s done [2022-05-10T10:02:48.508Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-05-10T10:02:48.608Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-10T10:02:48.769Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-05-10T10:02:48.834Z] #29 3.155 Fetched 8417 kB in 2s (4854 kB/s) [2022-05-10T10:02:49.090Z] #29 3.155 Reading package lists... [2022-05-10T10:02:49.652Z] #29 3.693 Reading package lists... [2022-05-10T10:02:49.851Z] #62 60.72 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-10T10:02:49.908Z] #29 4.209 Building dependency tree... [2022-05-10T10:02:49.908Z] #29 4.529 The following additional packages will be installed: [2022-05-10T10:02:49.908Z] #29 4.529 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-10T10:02:49.908Z] #29 4.529 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-10T10:02:49.908Z] #29 4.529 Recommended packages: [2022-05-10T10:02:49.908Z] #29 4.529 libldap-common publicsuffix libsasl2-modules [2022-05-10T10:02:50.062Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.5s done [2022-05-10T10:02:50.062Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-10T10:02:50.165Z] #29 4.655 The following NEW packages will be installed: [2022-05-10T10:02:50.165Z] #29 4.655 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-10T10:02:50.165Z] #29 4.655 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-10T10:02:50.165Z] #29 4.655 libssh2-1 openssl [2022-05-10T10:02:50.421Z] #29 4.925 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-10T10:02:50.421Z] #29 4.925 Need to get 2934 kB of archives. [2022-05-10T10:02:50.421Z] #29 4.925 After this operation, 6476 kB of additional disk space will be used. [2022-05-10T10:02:50.421Z] #29 4.925 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-05-10T10:02:50.421Z] #29 5.108 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-05-10T10:02:50.678Z] #29 5.118 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-05-10T10:02:50.678Z] #29 5.182 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-05-10T10:02:50.678Z] #29 5.237 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-05-10T10:02:50.678Z] #29 5.288 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-05-10T10:02:50.678Z] #29 5.347 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-05-10T10:02:50.935Z] #29 5.408 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-05-10T10:02:50.935Z] #29 5.473 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-05-10T10:02:50.935Z] #29 5.476 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-05-10T10:02:50.935Z] #29 5.482 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-05-10T10:02:50.935Z] #29 5.485 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-05-10T10:02:50.935Z] #29 5.490 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-10T10:02:50.935Z] #29 5.490 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-10T10:02:50.935Z] #29 5.493 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-10T10:02:51.498Z] #29 5.942 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:02:51.498Z] #29 6.030 Fetched 2934 kB in 1s (3523 kB/s) [2022-05-10T10:02:51.757Z] #62 ... [2022-05-10T10:02:51.757Z] [2022-05-10T10:02:51.757Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:02:51.757Z] #58 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:02:51.757Z] #58 59.37 Setting up criu (3.17-1) ... [2022-05-10T10:02:51.757Z] #58 61.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:02:51.757Z] #58 DONE 62.5s [2022-05-10T10:02:51.757Z] [2022-05-10T10:02:51.757Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:02:51.757Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:02:52.060Z] #29 6.510 Selecting previously unselected package openssl. [2022-05-10T10:02:52.060Z] #29 6.510 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6645 files and directories currently installed.) [2022-05-10T10:02:52.060Z] #29 6.514 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-05-10T10:02:52.060Z] #29 6.534 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:02:52.060Z] #29 ... [2022-05-10T10:02:52.061Z] [2022-05-10T10:02:52.061Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-10T10:02:52.061Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-05-10T10:02:52.843Z] #28 ... [2022-05-10T10:02:52.843Z] [2022-05-10T10:02:52.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:52.843Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:52.843Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-05-10T10:02:52.843Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-10T10:02:52.843Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-10T10:02:52.843Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-10T10:02:52.843Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.8s done [2022-05-10T10:02:52.843Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.9s done [2022-05-10T10:02:52.843Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.2s done [2022-05-10T10:02:52.843Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 5.8s done [2022-05-10T10:02:52.843Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.9s done [2022-05-10T10:02:52.843Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 105.91MB / 141.70MB 6.0s [2022-05-10T10:02:52.843Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 5.9s done [2022-05-10T10:02:52.843Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 113.25MB / 141.70MB 6.1s [2022-05-10T10:02:52.843Z] #11 ... [2022-05-10T10:02:52.843Z] [2022-05-10T10:02:52.843Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:52.843Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-10T10:02:52.843Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-10T10:02:52.843Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:02:52.843Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-10T10:02:52.843Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-10T10:02:52.843Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-05-10T10:02:52.843Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.2s done [2022-05-10T10:02:52.843Z] #71 DONE 6.4s [2022-05-10T10:02:52.843Z] [2022-05-10T10:02:52.843Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:52.843Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:52.843Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 6.2s [2022-05-10T10:02:52.843Z] #11 ... [2022-05-10T10:02:52.843Z] [2022-05-10T10:02:52.843Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:52.843Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:52.843Z] #28 ... [2022-05-10T10:02:52.843Z] [2022-05-10T10:02:52.843Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:52.843Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-10T10:02:52.843Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:02:52.843Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-10T10:02:52.843Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-10T10:02:52.843Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2022-05-10T10:02:52.843Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s done [2022-05-10T10:02:52.843Z] #73 DONE 6.5s [2022-05-10T10:02:52.982Z] #28 ... [2022-05-10T10:02:52.982Z] [2022-05-10T10:02:52.982Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:52.982Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:52.982Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-05-10T10:02:52.982Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-05-10T10:02:52.982Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-05-10T10:02:52.982Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-05-10T10:02:52.982Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.1s done [2022-05-10T10:02:52.982Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.4s done [2022-05-10T10:02:52.982Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.8s done [2022-05-10T10:02:52.982Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.7s done [2022-05-10T10:02:52.982Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.7s done [2022-05-10T10:02:52.982Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.8s done [2022-05-10T10:02:52.982Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 102.76MB / 141.70MB 6.5s [2022-05-10T10:02:52.982Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 112.20MB / 141.70MB 6.6s [2022-05-10T10:02:53.110Z] [2022-05-10T10:02:53.111Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:53.111Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:53.243Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 124.78MB / 141.70MB 6.8s [2022-05-10T10:02:53.503Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 134.22MB / 141.70MB 7.1s [2022-05-10T10:02:53.685Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.0s [2022-05-10T10:02:53.765Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 7.3s [2022-05-10T10:02:54.020Z] #72 DONE 1.5s [2022-05-10T10:02:54.020Z] [2022-05-10T10:02:54.020Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-10T10:02:54.020Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-05-10T10:02:54.259Z] #11 ... [2022-05-10T10:02:54.259Z] [2022-05-10T10:02:54.259Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:02:54.259Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-10T10:02:54.259Z] #29 1.084 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:02:54.259Z] #29 1.106 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:02:54.259Z] #29 1.113 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:02:54.259Z] #29 1.204 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:02:54.259Z] #29 1.421 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:02:54.259Z] #29 1.645 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:02:54.259Z] #29 3.103 Fetched 8530 kB in 2s (3702 kB/s) [2022-05-10T10:02:54.259Z] #29 3.103 Reading package lists... [2022-05-10T10:02:54.259Z] #29 3.905 Reading package lists... [2022-05-10T10:02:54.259Z] #29 4.697 Building dependency tree... [2022-05-10T10:02:54.259Z] #29 5.050 The following additional packages will be installed: [2022-05-10T10:02:54.259Z] #29 5.051 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-10T10:02:54.259Z] #29 5.051 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-10T10:02:54.259Z] #29 5.053 Recommended packages: [2022-05-10T10:02:54.259Z] #29 5.053 libldap-common publicsuffix libsasl2-modules [2022-05-10T10:02:54.259Z] #29 5.221 The following NEW packages will be installed: [2022-05-10T10:02:54.259Z] #29 5.224 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-10T10:02:54.259Z] #29 5.224 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-10T10:02:54.259Z] #29 5.224 libssh2-1 openssl [2022-05-10T10:02:54.259Z] #29 5.497 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-10T10:02:54.259Z] #29 5.497 Need to get 3040 kB of archives. [2022-05-10T10:02:54.259Z] #29 5.497 After this operation, 6651 kB of additional disk space will be used. [2022-05-10T10:02:54.259Z] #29 5.497 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-10T10:02:54.259Z] #29 5.514 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-10T10:02:54.259Z] #29 5.516 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-10T10:02:54.259Z] #29 5.521 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-10T10:02:54.259Z] #29 5.521 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-10T10:02:54.259Z] #29 5.525 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-10T10:02:54.259Z] #29 5.545 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-10T10:02:54.259Z] #29 5.545 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-10T10:02:54.259Z] #29 5.545 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-10T10:02:54.259Z] #29 5.545 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-10T10:02:54.259Z] #29 5.545 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-10T10:02:54.259Z] #29 5.553 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-10T10:02:54.259Z] #29 5.553 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-10T10:02:54.259Z] #29 5.554 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-10T10:02:54.259Z] #29 5.556 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-10T10:02:54.259Z] #29 5.726 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:02:54.259Z] #29 5.763 Fetched 3040 kB in 0s (9317 kB/s) [2022-05-10T10:02:54.259Z] #29 5.793 Selecting previously unselected package openssl. [2022-05-10T10:02:54.259Z] #29 5.793 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-10T10:02:54.259Z] #29 5.797 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 5.809 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 6.000 Selecting previously unselected package ca-certificates. [2022-05-10T10:02:54.259Z] #29 6.000 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-10T10:02:54.259Z] #29 6.005 Unpacking ca-certificates (20210119) ... [2022-05-10T10:02:54.259Z] #29 6.084 Selecting previously unselected package libbrotli1:amd64. [2022-05-10T10:02:54.259Z] #29 6.084 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.093 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-10T10:02:54.259Z] #29 6.165 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-10T10:02:54.259Z] #29 6.165 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.169 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 6.206 Selecting previously unselected package libsasl2-2:amd64. [2022-05-10T10:02:54.259Z] #29 6.208 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.213 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 6.263 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-10T10:02:54.259Z] #29 6.263 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.268 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-10T10:02:54.259Z] #29 6.337 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-10T10:02:54.259Z] #29 6.339 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.344 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-10T10:02:54.259Z] #29 6.390 Selecting previously unselected package libpsl5:amd64. [2022-05-10T10:02:54.259Z] #29 6.391 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.394 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-10T10:02:54.259Z] #29 6.434 Selecting previously unselected package librtmp1:amd64. [2022-05-10T10:02:54.259Z] #29 6.435 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.442 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:02:54.259Z] #29 6.484 Selecting previously unselected package libssh2-1:amd64. [2022-05-10T10:02:54.259Z] #29 6.484 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.488 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-10T10:02:54.259Z] #29 6.547 Selecting previously unselected package libcurl4:amd64. [2022-05-10T10:02:54.259Z] #29 6.547 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.552 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 6.622 Selecting previously unselected package curl. [2022-05-10T10:02:54.259Z] #29 6.622 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.626 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 6.687 Selecting previously unselected package libonig5:amd64. [2022-05-10T10:02:54.259Z] #29 6.687 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.691 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:02:54.259Z] #29 6.771 Selecting previously unselected package libjq1:amd64. [2022-05-10T10:02:54.259Z] #29 6.771 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.780 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:02:54.259Z] #29 6.896 Selecting previously unselected package jq. [2022-05-10T10:02:54.259Z] #29 6.896 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-10T10:02:54.259Z] #29 6.898 Unpacking jq (1.6-2.1) ... [2022-05-10T10:02:54.259Z] #29 6.948 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-10T10:02:54.259Z] #29 6.963 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-10T10:02:54.259Z] #29 7.017 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-10T10:02:54.259Z] #29 7.027 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 7.038 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:02:54.259Z] #29 7.050 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 7.062 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-10T10:02:54.259Z] #29 7.081 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 7.092 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:02:54.259Z] #29 7.105 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:02:54.259Z] #29 7.118 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-10T10:02:54.259Z] #29 7.132 Setting up ca-certificates (20210119) ... [2022-05-10T10:02:54.259Z] #29 7.768 Updating certificates in /etc/ssl/certs... [2022-05-10T10:02:54.259Z] #29 8.457 129 added, 0 removed; done. [2022-05-10T10:02:54.259Z] #29 8.514 Setting up jq (1.6-2.1) ... [2022-05-10T10:02:54.259Z] #29 8.525 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 8.538 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:02:54.259Z] #29 8.551 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:02:54.259Z] #29 8.568 Processing triggers for ca-certificates (20210119) ... [2022-05-10T10:02:54.259Z] #29 8.577 Updating certificates in /etc/ssl/certs... [2022-05-10T10:02:54.259Z] #29 9.112 0 added, 0 removed; done. [2022-05-10T10:02:54.259Z] #29 9.112 Running hooks in /etc/ca-certificates/update.d... [2022-05-10T10:02:54.259Z] #29 9.113 done. [2022-05-10T10:02:54.259Z] #29 ... [2022-05-10T10:02:54.259Z] [2022-05-10T10:02:54.259Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:54.259Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:54.259Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.2s done [2022-05-10T10:02:54.259Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-10T10:02:54.519Z] #11 ... [2022-05-10T10:02:54.519Z] [2022-05-10T10:02:54.519Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:02:54.519Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-10T10:02:54.519Z] #29 DONE 10.8s [2022-05-10T10:02:54.519Z] [2022-05-10T10:02:54.519Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:54.519Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:54.713Z] #11 ... [2022-05-10T10:02:54.713Z] [2022-05-10T10:02:54.713Z] #24 [internal] load build context [2022-05-10T10:02:54.713Z] #24 sha256:09e46524b4a7de71f50a6791a64e080924b137fb6fbaa74067f3fcd59c5672be [2022-05-10T10:02:54.713Z] #24 transferring context: 61.10MB 7.6s done [2022-05-10T10:02:54.713Z] #24 DONE 8.5s [2022-05-10T10:02:54.713Z] [2022-05-10T10:02:54.713Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:54.713Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:54.713Z] #11 ... [2022-05-10T10:02:54.713Z] [2022-05-10T10:02:54.713Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:54.713Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:54.713Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.0s [2022-05-10T10:02:54.780Z] #11 ... [2022-05-10T10:02:54.780Z] [2022-05-10T10:02:54.780Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-10T10:02:54.780Z] #30 sha256:05a82e7ce59cf8e35033821b12dc20eb3aabf20729f7534833ab34187a082d10 [2022-05-10T10:02:54.780Z] #30 DONE 0.4s [2022-05-10T10:02:54.780Z] [2022-05-10T10:02:54.780Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:54.780Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:54.977Z] #74 DONE 1.3s [2022-05-10T10:02:54.977Z] [2022-05-10T10:02:54.977Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:02:54.977Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-10T10:02:54.977Z] #29 7.077 Selecting previously unselected package ca-certificates. [2022-05-10T10:02:54.977Z] #29 7.077 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-10T10:02:54.977Z] #29 7.093 Unpacking ca-certificates (20210119) ... [2022-05-10T10:02:54.977Z] #29 7.497 Selecting previously unselected package libbrotli1:arm64. [2022-05-10T10:02:54.977Z] #29 7.497 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-05-10T10:02:54.977Z] #29 7.615 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-10T10:02:54.977Z] #29 7.966 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-05-10T10:02:54.977Z] #29 7.966 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-10T10:02:54.977Z] #29 7.980 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:02:54.977Z] #29 8.237 Selecting previously unselected package libsasl2-2:arm64. [2022-05-10T10:02:54.977Z] #29 8.237 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-05-10T10:02:54.977Z] #29 8.261 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:02:54.977Z] #29 8.336 Selecting previously unselected package libldap-2.4-2:arm64. [2022-05-10T10:02:54.977Z] #29 8.336 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-05-10T10:02:54.977Z] #29 8.341 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-10T10:02:54.977Z] #29 8.425 Selecting previously unselected package libnghttp2-14:arm64. [2022-05-10T10:02:54.977Z] #29 8.425 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-05-10T10:02:54.977Z] #29 8.437 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-10T10:02:54.977Z] #29 9.055 Selecting previously unselected package libpsl5:arm64. [2022-05-10T10:02:54.977Z] #29 9.056 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-05-10T10:02:54.977Z] #29 9.157 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-05-10T10:02:54.977Z] #29 9.544 Selecting previously unselected package librtmp1:arm64. [2022-05-10T10:02:54.977Z] #29 9.544 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-05-10T10:02:54.977Z] #29 9.550 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:02:55.234Z] #29 ... [2022-05-10T10:02:55.234Z] [2022-05-10T10:02:55.234Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:55.234Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-05-10T10:02:55.234Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 2.8s done [2022-05-10T10:02:55.234Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.3s done [2022-05-10T10:02:55.234Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-05-10T10:02:55.234Z] #11 DONE 21.0s [2022-05-10T10:02:55.234Z] [2022-05-10T10:02:55.234Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:02:55.234Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-10T10:02:55.234Z] #29 9.603 Selecting previously unselected package libssh2-1:arm64. [2022-05-10T10:02:55.234Z] #29 9.603 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-05-10T10:02:55.234Z] #29 9.610 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-05-10T10:02:55.234Z] #29 9.763 Selecting previously unselected package libcurl4:arm64. [2022-05-10T10:02:55.234Z] #29 9.763 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-10T10:02:55.234Z] #29 9.770 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:02:55.234Z] #29 9.839 Selecting previously unselected package curl. [2022-05-10T10:02:55.234Z] #29 9.846 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-05-10T10:02:55.234Z] #29 9.862 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:02:55.284Z] #28 ... [2022-05-10T10:02:55.284Z] [2022-05-10T10:02:55.284Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:55.284Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-05-10T10:02:55.284Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-05-10T10:02:55.284Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:02:55.284Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-05-10T10:02:55.284Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-05-10T10:02:55.284Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2022-05-10T10:02:55.284Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-05-10T10:02:55.284Z] #71 DONE 9.0s [2022-05-10T10:02:55.284Z] [2022-05-10T10:02:55.284Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:55.284Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:55.491Z] #29 9.915 Selecting previously unselected package libonig5:arm64. [2022-05-10T10:02:55.491Z] #29 9.916 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-10T10:02:55.491Z] #29 9.921 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-10T10:02:55.491Z] #29 9.993 Selecting previously unselected package libjq1:arm64. [2022-05-10T10:02:55.491Z] #29 9.993 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-05-10T10:02:55.491Z] #29 9.997 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-10T10:02:55.491Z] #29 10.04 Selecting previously unselected package jq. [2022-05-10T10:02:55.491Z] #29 10.04 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-05-10T10:02:55.491Z] #29 10.04 Unpacking jq (1.6-2.1) ... [2022-05-10T10:02:55.545Z] #28 ... [2022-05-10T10:02:55.545Z] [2022-05-10T10:02:55.545Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-05-10T10:02:55.545Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-05-10T10:02:55.545Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-05-10T10:02:55.545Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-05-10T10:02:55.545Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-05-10T10:02:55.545Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2022-05-10T10:02:55.545Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-05-10T10:02:55.545Z] #73 DONE 9.3s [2022-05-10T10:02:55.748Z] #29 ... [2022-05-10T10:02:55.748Z] [2022-05-10T10:02:55.748Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-10T10:02:55.748Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-05-10T10:02:55.748Z] #12 DONE 0.5s [2022-05-10T10:02:55.748Z] [2022-05-10T10:02:55.748Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:02:55.748Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-10T10:02:55.748Z] #29 10.16 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-05-10T10:02:55.748Z] #29 10.18 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-05-10T10:02:55.748Z] #29 10.19 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-05-10T10:02:55.748Z] #29 10.21 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:02:55.748Z] #29 10.23 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:02:55.748Z] #29 10.24 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:02:55.748Z] #29 10.26 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-05-10T10:02:55.748Z] #29 10.27 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:02:55.748Z] #29 10.30 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-10T10:02:55.748Z] #29 10.31 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-10T10:02:55.748Z] #29 10.32 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-05-10T10:02:55.748Z] #29 10.34 Setting up ca-certificates (20210119) ... [2022-05-10T10:02:55.819Z] [2022-05-10T10:02:55.820Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:55.820Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:56.010Z] #29 ... [2022-05-10T10:02:56.010Z] [2022-05-10T10:02:56.010Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-10T10:02:56.010Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-05-10T10:02:56.010Z] #13 DONE 0.5s [2022-05-10T10:02:56.243Z] #28 ... [2022-05-10T10:02:56.243Z] [2022-05-10T10:02:56.243Z] #24 [internal] load build context [2022-05-10T10:02:56.243Z] #24 sha256:61579ba0908f9d6ac57426383bb123aef8e1a980eca876ee7f720ed04ad45ea7 [2022-05-10T10:02:56.243Z] #24 transferring context: 61.10MB 8.1s done [2022-05-10T10:02:56.267Z] [2022-05-10T10:02:56.267Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:02:56.267Z] #57 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-10T10:02:56.505Z] #24 ... [2022-05-10T10:02:56.505Z] [2022-05-10T10:02:56.505Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:56.505Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:56.505Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.9s [2022-05-10T10:02:56.529Z] #57 ... [2022-05-10T10:02:56.529Z] [2022-05-10T10:02:56.529Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-10T10:02:56.529Z] #46 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-05-10T10:02:56.529Z] #46 DONE 0.3s [2022-05-10T10:02:56.529Z] [2022-05-10T10:02:56.529Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-10T10:02:56.529Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-05-10T10:02:56.529Z] #33 DONE 0.4s [2022-05-10T10:02:56.529Z] [2022-05-10T10:02:56.529Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-10T10:02:56.529Z] #50 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-05-10T10:02:56.529Z] #50 DONE 0.4s [2022-05-10T10:02:56.529Z] [2022-05-10T10:02:56.529Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-10T10:02:56.529Z] #25 sha256:4bfaf9a192e6fb771eedc0c1914358cb28aea865af848ec1afd3954e3a206793 [2022-05-10T10:02:56.529Z] #25 DONE 0.5s [2022-05-10T10:02:56.529Z] [2022-05-10T10:02:56.529Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:02:56.529Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-10T10:02:56.788Z] #51 ... [2022-05-10T10:02:56.788Z] [2022-05-10T10:02:56.788Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-10T10:02:56.788Z] #66 sha256:344b62acae790c582ff8de36fafb3a26efd980e93eba26d9be8c6e3f174c33f3 [2022-05-10T10:02:56.788Z] #66 DONE 0.5s [2022-05-10T10:02:57.047Z] [2022-05-10T10:02:57.047Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:02:57.047Z] #67 sha256:0217e1ed2a31ac66aa77168d85ba646542e8ab9b2051a6ce0ee544c97b4b481b [2022-05-10T10:02:57.077Z] #11 ... [2022-05-10T10:02:57.077Z] [2022-05-10T10:02:57.077Z] #24 [internal] load build context [2022-05-10T10:02:57.077Z] #24 sha256:61579ba0908f9d6ac57426383bb123aef8e1a980eca876ee7f720ed04ad45ea7 [2022-05-10T10:02:57.077Z] #24 DONE 10.6s [2022-05-10T10:02:57.077Z] [2022-05-10T10:02:57.077Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:57.077Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:57.338Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 10.6s done [2022-05-10T10:02:57.655Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.9s done [2022-05-10T10:02:57.739Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 8.7s done [2022-05-10T10:02:58.003Z] #28 DONE 11.7s [2022-05-10T10:02:58.003Z] [2022-05-10T10:02:58.003Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:02:58.003Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-10T10:02:58.326Z] #41 ... [2022-05-10T10:02:58.326Z] [2022-05-10T10:02:58.326Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:02:58.326Z] #60 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:02:58.326Z] #60 68.42 gotestsum version dev [2022-05-10T10:02:58.326Z] #60 DONE 68.9s [2022-05-10T10:02:58.326Z] [2022-05-10T10:02:58.326Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:02:58.326Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:02:58.597Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-05-10T10:02:58.598Z] #11 ... [2022-05-10T10:02:58.598Z] [2022-05-10T10:02:58.598Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-05-10T10:02:58.598Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-05-10T10:02:58.598Z] #28 DONE 12.4s [2022-05-10T10:02:58.598Z] [2022-05-10T10:02:58.598Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:02:58.598Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:02:59.178Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.6s done [2022-05-10T10:02:59.398Z] #29 ... [2022-05-10T10:02:59.398Z] [2022-05-10T10:02:59.398Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-10T10:02:59.398Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-10T10:02:59.398Z] #72 DONE 0.6s [2022-05-10T10:02:59.398Z] [2022-05-10T10:02:59.398Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-10T10:02:59.398Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-10T10:02:59.439Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-05-10T10:02:59.580Z] #67 ... [2022-05-10T10:02:59.580Z] [2022-05-10T10:02:59.580Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:02:59.580Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-05-10T10:02:59.580Z] #29 10.94 Updating certificates in /etc/ssl/certs... [2022-05-10T10:02:59.580Z] #29 12.23 129 added, 0 removed; done. [2022-05-10T10:02:59.580Z] #29 12.37 Setting up jq (1.6-2.1) ... [2022-05-10T10:02:59.580Z] #29 12.38 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:02:59.580Z] #29 12.39 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:02:59.580Z] #29 12.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:02:59.580Z] #29 12.48 Processing triggers for ca-certificates (20210119) ... [2022-05-10T10:02:59.580Z] #29 12.48 Updating certificates in /etc/ssl/certs... [2022-05-10T10:02:59.580Z] #29 13.48 0 added, 0 removed; done. [2022-05-10T10:02:59.580Z] #29 13.48 Running hooks in /etc/ca-certificates/update.d... [2022-05-10T10:02:59.580Z] #29 13.48 done. [2022-05-10T10:02:59.580Z] #29 DONE 13.7s [2022-05-10T10:02:59.580Z] [2022-05-10T10:02:59.580Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-10T10:02:59.580Z] #30 sha256:bd433c700f8c8eddfcd2680a3bedb0092cf22f2b3a0f5783c69facd0b9948fa3 [2022-05-10T10:02:59.580Z] #30 DONE 0.1s [2022-05-10T10:02:59.580Z] [2022-05-10T10:02:59.580Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:02:59.580Z] #31 sha256:43f09ef97b0dc1c4d789e5f3e4e6988ba1e1f9ed6413b70bb5d6269a369a4131 [2022-05-10T10:03:00.050Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.2s [2022-05-10T10:03:00.340Z] #74 DONE 1.0s [2022-05-10T10:03:00.340Z] [2022-05-10T10:03:00.340Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:03:00.340Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-10T10:03:00.340Z] #29 1.905 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:00.340Z] #29 1.905 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:00.340Z] #29 1.940 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:00.340Z] #29 2.072 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:00.340Z] #29 2.224 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:00.392Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-05-10T10:03:00.600Z] #29 2.665 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:00.964Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-05-10T10:03:01.537Z] #11 ... [2022-05-10T10:03:01.537Z] [2022-05-10T10:03:01.537Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-05-10T10:03:01.537Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-05-10T10:03:01.537Z] #72 DONE 1.0s [2022-05-10T10:03:01.537Z] [2022-05-10T10:03:01.537Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:01.537Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:01.615Z] #41 ... [2022-05-10T10:03:01.615Z] [2022-05-10T10:03:01.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-05-10T10:03:01.615Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-10T10:03:01.615Z] #19 59.69 Fetched 49.0 MB in 58s (845 kB/s) [2022-05-10T10:03:01.993Z] #29 4.042 Fetched 8530 kB in 2s (3493 kB/s) [2022-05-10T10:03:02.587Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.4s done [2022-05-10T10:03:02.845Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-10T10:03:02.938Z] #29 4.042 Reading package lists... [2022-05-10T10:03:03.103Z] #11 DONE 27.9s [2022-05-10T10:03:03.103Z] [2022-05-10T10:03:03.103Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:03.103Z] #31 sha256:6670fbf8d6ea9b4ecd930958b558e227ed93d7c82cfb08a7cdc5744cfbfae06b [2022-05-10T10:03:03.103Z] #31 1.472 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-10T10:03:03.103Z] #31 1.743 [2022-05-10T10:03:03.103Z] #31 1.958 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:03.103Z] #31 2.213 [2022-05-10T10:03:03.103Z] #31 3.072 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-10T10:03:03.103Z] #31 3.321 [2022-05-10T10:03:03.103Z] #31 3.536 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:03.103Z] #31 3.820 [2022-05-10T10:03:03.103Z] #31 4.688 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-10T10:03:03.103Z] #31 4.958 [2022-05-10T10:03:03.104Z] #31 5.184 #=#=# ################### 27.0% ########################################## 58.7% ################################################################# 91.0% ######################################################################## 100.0% [2022-05-10T10:03:03.104Z] #31 5.744 [2022-05-10T10:03:03.104Z] #31 6.694 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-10T10:03:03.104Z] #31 6.976 [2022-05-10T10:03:03.104Z] #31 7.198 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:03.104Z] #31 7.480 [2022-05-10T10:03:03.104Z] #31 8.177 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-10T10:03:03.104Z] #31 8.359 [2022-05-10T10:03:03.104Z] #31 ... [2022-05-10T10:03:03.104Z] [2022-05-10T10:03:03.104Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-10T10:03:03.104Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-10T10:03:03.878Z] #29 4.944 Reading package lists... [2022-05-10T10:03:03.878Z] #29 5.820 Building dependency tree... [2022-05-10T10:03:04.139Z] #29 6.220 The following additional packages will be installed: [2022-05-10T10:03:04.139Z] #29 6.220 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-10T10:03:04.139Z] #29 6.220 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-10T10:03:04.139Z] #29 6.220 Recommended packages: [2022-05-10T10:03:04.139Z] #29 6.220 libldap-common publicsuffix libsasl2-modules [2022-05-10T10:03:04.399Z] #29 6.412 The following NEW packages will be installed: [2022-05-10T10:03:04.399Z] #29 6.412 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-10T10:03:04.399Z] #29 6.412 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-10T10:03:04.399Z] #29 6.412 libssh2-1 openssl [2022-05-10T10:03:04.483Z] #12 DONE 1.4s [2022-05-10T10:03:04.483Z] [2022-05-10T10:03:04.483Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:04.483Z] #31 sha256:6670fbf8d6ea9b4ecd930958b558e227ed93d7c82cfb08a7cdc5744cfbfae06b [2022-05-10T10:03:04.483Z] #31 8.571 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:04.483Z] #31 8.801 [2022-05-10T10:03:04.483Z] #31 8.844 Download of images into '/build' complete. [2022-05-10T10:03:04.483Z] #31 8.844 Use something like the following to load the result into a Docker daemon: [2022-05-10T10:03:04.483Z] #31 8.844 tar -cC '/build' . | docker load [2022-05-10T10:03:04.483Z] #31 DONE 9.7s [2022-05-10T10:03:04.483Z] [2022-05-10T10:03:04.483Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-10T10:03:04.483Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-10T10:03:04.660Z] #29 6.688 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-10T10:03:04.660Z] #29 6.688 Need to get 3040 kB of archives. [2022-05-10T10:03:04.660Z] #29 6.688 After this operation, 6651 kB of additional disk space will be used. [2022-05-10T10:03:04.660Z] #29 6.688 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-10T10:03:04.660Z] #29 6.711 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-10T10:03:04.660Z] #29 6.711 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-10T10:03:04.660Z] #29 6.714 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-10T10:03:04.660Z] #29 6.715 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-10T10:03:04.660Z] #29 6.723 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-10T10:03:04.660Z] #29 6.723 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-10T10:03:04.660Z] #29 6.723 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-10T10:03:04.660Z] #29 6.723 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-10T10:03:04.660Z] #29 6.723 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-10T10:03:04.660Z] #29 6.732 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-10T10:03:04.660Z] #29 6.732 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-10T10:03:04.660Z] #29 6.732 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-10T10:03:04.660Z] #29 6.732 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-10T10:03:04.660Z] #29 6.736 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-10T10:03:04.833Z] #31 ... [2022-05-10T10:03:04.833Z] [2022-05-10T10:03:04.833Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:04.833Z] #67 sha256:0217e1ed2a31ac66aa77168d85ba646542e8ab9b2051a6ce0ee544c97b4b481b [2022-05-10T10:03:04.833Z] #67 4.556 + RM_GOPATH=0 [2022-05-10T10:03:04.833Z] #67 4.556 + TMP_GOPATH= [2022-05-10T10:03:04.833Z] #67 4.556 + : /build [2022-05-10T10:03:04.833Z] #67 4.556 + '[' -z '' ']' [2022-05-10T10:03:04.833Z] #67 4.565 ++ mktemp -d [2022-05-10T10:03:04.833Z] #67 4.570 + export GOPATH=/tmp/tmp.PC7wTiEhpb [2022-05-10T10:03:04.833Z] #67 4.570 + GOPATH=/tmp/tmp.PC7wTiEhpb [2022-05-10T10:03:04.833Z] #67 4.570 + RM_GOPATH=1 [2022-05-10T10:03:04.833Z] #67 4.570 + case "$(go env GOARCH)" in [2022-05-10T10:03:04.833Z] #67 4.570 ++ go env GOARCH [2022-05-10T10:03:04.833Z] #67 4.639 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:04.833Z] #67 4.639 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:04.833Z] #67 4.639 ++ dirname /install.sh [2022-05-10T10:03:04.833Z] #67 4.640 + dir=/ [2022-05-10T10:03:04.833Z] #67 4.640 + bin=rootlesskit [2022-05-10T10:03:04.833Z] #67 4.640 + shift [2022-05-10T10:03:04.833Z] #67 4.640 + '[' '!' -f //rootlesskit.installer ']' [2022-05-10T10:03:04.833Z] #67 4.640 + . //rootlesskit.installer [2022-05-10T10:03:04.833Z] #67 4.640 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:04.833Z] #67 4.640 + install_rootlesskit [2022-05-10T10:03:04.833Z] #67 4.640 + case "$1" in [2022-05-10T10:03:04.833Z] #67 4.640 + export CGO_ENABLED=0 [2022-05-10T10:03:04.833Z] #67 4.640 + CGO_ENABLED=0 [2022-05-10T10:03:04.833Z] #67 4.640 + _install_rootlesskit [2022-05-10T10:03:04.833Z] #67 4.645 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-10T10:03:04.833Z] #67 4.645 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:03:04.833Z] #67 4.645 + GOBIN=/build [2022-05-10T10:03:04.833Z] #67 4.645 + GO111MODULE=on [2022-05-10T10:03:04.833Z] #67 4.645 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:04.833Z] #67 4.645 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:04.833Z] #67 5.172 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-10T10:03:04.833Z] #67 7.310 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-10T10:03:04.833Z] #67 7.310 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:03:04.833Z] #67 8.089 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-10T10:03:04.841Z] #11 ... [2022-05-10T10:03:04.841Z] [2022-05-10T10:03:04.841Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-05-10T10:03:04.841Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-05-10T10:03:04.841Z] #74 DONE 2.8s [2022-05-10T10:03:04.841Z] [2022-05-10T10:03:04.841Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:04.841Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:04.920Z] #29 ... [2022-05-10T10:03:04.920Z] [2022-05-10T10:03:04.920Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:04.920Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:04.920Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.9s done [2022-05-10T10:03:04.920Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.5s done [2022-05-10T10:03:04.920Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 1.0s done [2022-05-10T10:03:04.920Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.3s [2022-05-10T10:03:04.920Z] #11 ... [2022-05-10T10:03:04.920Z] [2022-05-10T10:03:04.920Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:03:04.920Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-10T10:03:04.920Z] #29 6.966 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:04.920Z] #29 6.984 Fetched 3040 kB in 0s (9474 kB/s) [2022-05-10T10:03:04.920Z] #29 7.016 Selecting previously unselected package openssl. [2022-05-10T10:03:05.049Z] #13 DONE 0.6s [2022-05-10T10:03:05.049Z] [2022-05-10T10:03:05.049Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:03:05.049Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:03:05.184Z] #29 7.016 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-10T10:03:05.184Z] #29 7.025 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-10T10:03:05.184Z] #29 7.031 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:03:05.184Z] #29 7.211 Selecting previously unselected package ca-certificates. [2022-05-10T10:03:05.184Z] #29 7.211 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-10T10:03:05.184Z] #29 7.218 Unpacking ca-certificates (20210119) ... [2022-05-10T10:03:05.184Z] #29 7.309 Selecting previously unselected package libbrotli1:amd64. [2022-05-10T10:03:05.184Z] #29 7.309 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-10T10:03:05.184Z] #29 7.317 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-10T10:03:05.307Z] #57 ... [2022-05-10T10:03:05.307Z] [2022-05-10T10:03:05.307Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-10T10:03:05.307Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-10T10:03:05.307Z] #33 DONE 0.1s [2022-05-10T10:03:05.307Z] [2022-05-10T10:03:05.307Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:05.307Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:03:05.446Z] #29 7.442 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-10T10:03:05.446Z] #29 7.442 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-10T10:03:05.446Z] #29 7.447 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:03:05.446Z] #29 7.536 Selecting previously unselected package libsasl2-2:amd64. [2022-05-10T10:03:05.446Z] #29 7.536 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-10T10:03:05.446Z] #29 7.541 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:03:05.446Z] #29 7.597 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-10T10:03:05.446Z] #29 7.597 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-10T10:03:05.446Z] #29 7.604 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-10T10:03:05.566Z] #34 ... [2022-05-10T10:03:05.566Z] [2022-05-10T10:03:05.566Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-10T10:03:05.566Z] #46 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-10T10:03:05.566Z] #46 DONE 0.3s [2022-05-10T10:03:05.566Z] [2022-05-10T10:03:05.566Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-10T10:03:05.566Z] #50 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-10T10:03:05.566Z] #50 DONE 0.4s [2022-05-10T10:03:05.566Z] [2022-05-10T10:03:05.566Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-10T10:03:05.566Z] #25 sha256:68af8e052c702eda092d18eb88ea6d05cf72a34fa1f3295b142b8f689606d97a [2022-05-10T10:03:05.566Z] #25 DONE 0.4s [2022-05-10T10:03:05.566Z] [2022-05-10T10:03:05.566Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-10T10:03:05.566Z] #66 sha256:192f35ec8c500d855028d08e8c3ca4c3826a564d3564504922b9a1bfb7ce5324 [2022-05-10T10:03:05.566Z] #66 DONE 0.4s [2022-05-10T10:03:05.566Z] [2022-05-10T10:03:05.566Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:05.566Z] #67 sha256:bf669ec8e16cf564d650532507999745ac8e13010e221e88a722624068fd3348 [2022-05-10T10:03:05.707Z] #29 7.707 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-10T10:03:05.708Z] #29 7.707 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-10T10:03:05.708Z] #29 7.710 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-10T10:03:05.708Z] #29 7.761 Selecting previously unselected package libpsl5:amd64. [2022-05-10T10:03:05.708Z] #29 7.761 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-10T10:03:05.708Z] #29 7.765 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-10T10:03:05.708Z] #29 7.820 Selecting previously unselected package librtmp1:amd64. [2022-05-10T10:03:05.708Z] #29 7.820 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-10T10:03:05.785Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.1s [2022-05-10T10:03:05.969Z] #29 7.825 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:03:05.969Z] #29 7.873 Selecting previously unselected package libssh2-1:amd64. [2022-05-10T10:03:05.969Z] #29 7.873 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-10T10:03:05.969Z] #29 7.878 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-10T10:03:05.969Z] #29 7.938 Selecting previously unselected package libcurl4:amd64. [2022-05-10T10:03:05.969Z] #29 7.938 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-10T10:03:05.969Z] #29 7.941 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:03:05.969Z] #29 8.037 Selecting previously unselected package curl. [2022-05-10T10:03:05.969Z] #29 8.037 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-10T10:03:06.200Z] #67 ... [2022-05-10T10:03:06.200Z] [2022-05-10T10:03:06.200Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:06.200Z] #53 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-10T10:03:06.200Z] #53 3.420 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-10T10:03:06.200Z] #53 4.250 go: downloading github.com/fatih/color v1.10.0 [2022-05-10T10:03:06.200Z] #53 4.250 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-10T10:03:06.200Z] #53 4.276 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-10T10:03:06.200Z] #53 4.288 go: downloading github.com/pkg/errors v0.9.1 [2022-05-10T10:03:06.200Z] #53 4.377 go: downloading golang.org/x/tools v0.1.0 [2022-05-10T10:03:06.200Z] #53 4.452 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-10T10:03:06.200Z] #53 4.589 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T10:03:06.200Z] #53 4.641 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-10T10:03:06.200Z] #53 4.815 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-10T10:03:06.200Z] #53 7.397 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-10T10:03:06.200Z] #53 7.420 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-10T10:03:06.200Z] #53 7.527 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-10T10:03:06.200Z] #53 9.485 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-10T10:03:06.200Z] #53 9.574 go: downloading golang.org/x/mod v0.3.0 [2022-05-10T10:03:06.200Z] #53 ... [2022-05-10T10:03:06.200Z] [2022-05-10T10:03:06.200Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:06.200Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-10T10:03:06.200Z] #55 3.229 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-10T10:03:06.233Z] #29 8.042 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:03:06.233Z] #29 8.120 Selecting previously unselected package libonig5:amd64. [2022-05-10T10:03:06.233Z] #29 8.120 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-10T10:03:06.233Z] #29 8.126 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:03:06.233Z] #29 8.216 Selecting previously unselected package libjq1:amd64. [2022-05-10T10:03:06.233Z] #29 8.216 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-10T10:03:06.233Z] #29 8.221 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:03:06.233Z] #29 8.301 Selecting previously unselected package jq. [2022-05-10T10:03:06.233Z] #29 8.301 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-10T10:03:06.233Z] #29 8.320 Unpacking jq (1.6-2.1) ... [2022-05-10T10:03:06.233Z] #29 8.369 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-10T10:03:06.233Z] #29 8.382 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-10T10:03:06.233Z] #29 8.398 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-10T10:03:06.233Z] #29 8.411 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:03:06.458Z] #55 ... [2022-05-10T10:03:06.458Z] [2022-05-10T10:03:06.458Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:06.458Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-10T10:03:06.458Z] #36 4.253 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-10T10:03:06.507Z] #29 8.429 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:03:06.507Z] #29 8.457 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:03:06.507Z] #29 8.485 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-10T10:03:06.507Z] #29 8.496 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:03:06.507Z] #29 8.526 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:03:06.507Z] #29 8.556 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:03:06.507Z] #29 8.569 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-10T10:03:06.507Z] #29 8.582 Setting up ca-certificates (20210119) ... [2022-05-10T10:03:06.716Z] #36 ... [2022-05-10T10:03:06.716Z] [2022-05-10T10:03:06.716Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:06.716Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:03:06.716Z] #14 5.021 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:06.716Z] #14 5.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:06.716Z] #14 5.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:06.716Z] #14 6.160 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:03:06.716Z] #14 9.214 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:03:06.716Z] #14 ... [2022-05-10T10:03:06.716Z] [2022-05-10T10:03:06.716Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:03:06.716Z] #40 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-10T10:03:06.716Z] #40 5.114 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-10T10:03:06.716Z] #40 5.947 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-10T10:03:06.716Z] #40 7.051 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-10T10:03:06.716Z] #40 7.383 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-10T10:03:06.716Z] #40 7.392 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-10T10:03:06.716Z] #40 10.02 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-10T10:03:06.716Z] #40 10.13 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:03:06.988Z] #40 ... [2022-05-10T10:03:06.988Z] [2022-05-10T10:03:06.988Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:06.988Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-10T10:03:06.988Z] #42 4.391 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:06.988Z] #42 4.423 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:06.988Z] #42 4.423 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:06.988Z] #42 5.493 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:03:06.988Z] #42 8.108 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:03:06.988Z] #42 10.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:03:06.988Z] #42 ... [2022-05-10T10:03:06.988Z] [2022-05-10T10:03:06.988Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:06.988Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-10T10:03:06.988Z] #34 4.542 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-10T10:03:06.988Z] #34 4.542 Cloning into '.'... [2022-05-10T10:03:07.244Z] #34 ... [2022-05-10T10:03:07.244Z] [2022-05-10T10:03:07.244Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:03:07.244Z] #38 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-10T10:03:07.244Z] #38 5.250 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-10T10:03:07.244Z] #38 ... [2022-05-10T10:03:07.244Z] [2022-05-10T10:03:07.244Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:03:07.244Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:03:07.244Z] #26 4.263 + RM_GOPATH=0 [2022-05-10T10:03:07.244Z] #26 4.263 + TMP_GOPATH= [2022-05-10T10:03:07.244Z] #26 4.263 + : /build [2022-05-10T10:03:07.244Z] #26 4.266 + '[' -z '' ']' [2022-05-10T10:03:07.244Z] #26 4.266 ++ mktemp -d [2022-05-10T10:03:07.244Z] #26 4.266 + export GOPATH=/tmp/tmp.RlWGMkxkn0 [2022-05-10T10:03:07.244Z] #26 4.266 + GOPATH=/tmp/tmp.RlWGMkxkn0 [2022-05-10T10:03:07.244Z] #26 4.266 + RM_GOPATH=1 [2022-05-10T10:03:07.244Z] #26 4.266 + case "$(go env GOARCH)" in [2022-05-10T10:03:07.244Z] #26 4.273 ++ go env GOARCH [2022-05-10T10:03:07.244Z] #26 4.303 Install docker/cli version 17.06.2-ce from stable [2022-05-10T10:03:07.244Z] #26 4.303 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:07.244Z] #26 4.303 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:07.244Z] #26 4.303 ++ dirname /install.sh [2022-05-10T10:03:07.244Z] #26 4.303 + dir=/ [2022-05-10T10:03:07.244Z] #26 4.303 + bin=dockercli [2022-05-10T10:03:07.244Z] #26 4.303 + shift [2022-05-10T10:03:07.244Z] #26 4.303 + '[' '!' -f //dockercli.installer ']' [2022-05-10T10:03:07.244Z] #26 4.303 + . //dockercli.installer [2022-05-10T10:03:07.244Z] #26 4.303 ++ : stable [2022-05-10T10:03:07.244Z] #26 4.303 ++ : 17.06.2-ce [2022-05-10T10:03:07.244Z] #26 4.303 + install_dockercli [2022-05-10T10:03:07.244Z] #26 4.303 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-10T10:03:07.244Z] #26 4.303 ++ uname -m [2022-05-10T10:03:07.244Z] #26 4.315 + arch=aarch64 [2022-05-10T10:03:07.244Z] #26 4.315 + '[' aarch64 '!=' x86_64 ']' [2022-05-10T10:03:07.244Z] #26 4.315 + '[' aarch64 '!=' s390x ']' [2022-05-10T10:03:07.244Z] #26 4.315 + '[' aarch64 '!=' armhf ']' [2022-05-10T10:03:07.244Z] #26 4.315 + build_dockercli [2022-05-10T10:03:07.244Z] #26 4.315 + git clone https://github.com/docker/docker-ce /tmp/tmp.RlWGMkxkn0/tmp/docker-ce [2022-05-10T10:03:07.244Z] #26 4.344 Cloning into '/tmp/tmp.RlWGMkxkn0/tmp/docker-ce'... [2022-05-10T10:03:07.454Z] #29 9.388 Updating certificates in /etc/ssl/certs... [2022-05-10T10:03:07.500Z] #26 ... [2022-05-10T10:03:07.500Z] [2022-05-10T10:03:07.500Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:07.500Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-10T10:03:07.500Z] #62 5.580 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:07.500Z] #62 5.618 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:07.500Z] #62 5.629 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:07.500Z] #62 6.643 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:03:07.500Z] #62 9.177 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:03:07.500Z] #62 ... [2022-05-10T10:03:07.500Z] [2022-05-10T10:03:07.500Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:03:07.500Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-10T10:03:07.500Z] #47 2.710 + git clone https://github.com/docker/distribution.git . [2022-05-10T10:03:07.500Z] #47 2.710 Cloning into '.'... [2022-05-10T10:03:07.757Z] #47 ... [2022-05-10T10:03:07.757Z] [2022-05-10T10:03:07.757Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:07.757Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-10T10:03:07.757Z] #62 11.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:03:08.846Z] #29 10.63 129 added, 0 removed; done. [2022-05-10T10:03:08.846Z] #29 10.67 Setting up jq (1.6-2.1) ... [2022-05-10T10:03:08.846Z] #29 10.68 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:03:08.846Z] #29 10.70 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:03:08.846Z] #29 10.72 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:03:08.846Z] #29 10.75 Processing triggers for ca-certificates (20210119) ... [2022-05-10T10:03:08.846Z] #29 10.77 Updating certificates in /etc/ssl/certs... [2022-05-10T10:03:08.862Z] #67 3.416 + RM_GOPATH=0 [2022-05-10T10:03:08.862Z] #67 3.416 + TMP_GOPATH= [2022-05-10T10:03:08.862Z] #67 3.416 + : /build [2022-05-10T10:03:08.862Z] #67 3.416 + '[' -z '' ']' [2022-05-10T10:03:08.862Z] #67 3.416 ++ mktemp -d [2022-05-10T10:03:08.862Z] #67 3.416 + export GOPATH=/tmp/tmp.B5x0DkzBct [2022-05-10T10:03:08.862Z] #67 3.416 + GOPATH=/tmp/tmp.B5x0DkzBct [2022-05-10T10:03:08.862Z] #67 3.416 + RM_GOPATH=1 [2022-05-10T10:03:08.862Z] #67 3.416 + case "$(go env GOARCH)" in [2022-05-10T10:03:08.862Z] #67 3.416 ++ go env GOARCH [2022-05-10T10:03:08.862Z] #67 3.417 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:08.862Z] #67 3.417 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:08.862Z] #67 3.420 ++ dirname /install.sh [2022-05-10T10:03:08.862Z] #67 3.420 + dir=/ [2022-05-10T10:03:08.862Z] #67 3.420 + bin=rootlesskit [2022-05-10T10:03:08.862Z] #67 3.420 + shift [2022-05-10T10:03:08.862Z] #67 3.420 + '[' '!' -f //rootlesskit.installer ']' [2022-05-10T10:03:08.862Z] #67 3.420 + . //rootlesskit.installer [2022-05-10T10:03:08.862Z] #67 3.420 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:08.862Z] #67 3.420 + install_rootlesskit [2022-05-10T10:03:08.862Z] #67 3.420 + case "$1" in [2022-05-10T10:03:08.862Z] #67 3.420 + export CGO_ENABLED=0 [2022-05-10T10:03:08.862Z] #67 3.420 + CGO_ENABLED=0 [2022-05-10T10:03:08.862Z] #67 3.420 + _install_rootlesskit [2022-05-10T10:03:08.862Z] #67 3.427 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:08.862Z] #67 3.427 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-10T10:03:08.862Z] #67 3.427 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:03:08.862Z] #67 3.427 + GOBIN=/build [2022-05-10T10:03:08.862Z] #67 3.427 + GO111MODULE=on [2022-05-10T10:03:08.862Z] #67 3.427 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:09.092Z] #11 ... [2022-05-10T10:03:09.092Z] [2022-05-10T10:03:09.092Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:03:09.092Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-10T10:03:09.092Z] #29 3.158 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:09.092Z] #29 3.174 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:09.092Z] #29 3.184 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:09.092Z] #29 3.332 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:09.092Z] #29 3.795 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:09.092Z] #29 4.231 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:09.092Z] #29 6.112 Fetched 8530 kB in 3s (2637 kB/s) [2022-05-10T10:03:09.092Z] #29 6.112 Reading package lists... [2022-05-10T10:03:09.092Z] #29 6.991 Reading package lists... [2022-05-10T10:03:09.092Z] #29 7.773 Building dependency tree... [2022-05-10T10:03:09.092Z] #29 8.191 The following additional packages will be installed: [2022-05-10T10:03:09.092Z] #29 8.192 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-05-10T10:03:09.092Z] #29 8.200 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-05-10T10:03:09.092Z] #29 8.200 Recommended packages: [2022-05-10T10:03:09.092Z] #29 8.200 libldap-common publicsuffix libsasl2-modules [2022-05-10T10:03:09.092Z] #29 8.435 The following NEW packages will be installed: [2022-05-10T10:03:09.092Z] #29 8.435 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-05-10T10:03:09.092Z] #29 8.435 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-05-10T10:03:09.092Z] #29 8.435 libssh2-1 openssl [2022-05-10T10:03:09.092Z] #29 8.718 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-05-10T10:03:09.092Z] #29 8.718 Need to get 3040 kB of archives. [2022-05-10T10:03:09.092Z] #29 8.718 After this operation, 6651 kB of additional disk space will be used. [2022-05-10T10:03:09.092Z] #29 8.718 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-05-10T10:03:09.092Z] #29 8.732 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-05-10T10:03:09.092Z] #29 8.732 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-05-10T10:03:09.092Z] #29 8.744 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-05-10T10:03:09.092Z] #29 8.744 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-05-10T10:03:09.092Z] #29 8.744 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-05-10T10:03:09.092Z] #29 8.749 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-05-10T10:03:09.092Z] #29 8.749 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-05-10T10:03:09.092Z] #29 8.749 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-05-10T10:03:09.092Z] #29 8.749 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-05-10T10:03:09.092Z] #29 8.759 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-05-10T10:03:09.092Z] #29 8.759 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-05-10T10:03:09.092Z] #29 8.759 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-10T10:03:09.092Z] #29 8.776 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-10T10:03:09.092Z] #29 8.776 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-10T10:03:09.092Z] #29 9.028 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:09.092Z] #29 9.070 Fetched 3040 kB in 0s (9380 kB/s) [2022-05-10T10:03:09.092Z] #29 9.106 Selecting previously unselected package openssl. [2022-05-10T10:03:09.092Z] #29 9.106 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-05-10T10:03:09.092Z] #29 9.109 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-05-10T10:03:09.092Z] #29 9.119 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:03:09.092Z] #29 9.301 Selecting previously unselected package ca-certificates. [2022-05-10T10:03:09.092Z] #29 9.301 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-05-10T10:03:09.092Z] #29 9.301 Unpacking ca-certificates (20210119) ... [2022-05-10T10:03:09.092Z] #29 9.384 Selecting previously unselected package libbrotli1:amd64. [2022-05-10T10:03:09.092Z] #29 9.384 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-05-10T10:03:09.092Z] #29 9.391 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-10T10:03:09.092Z] #29 9.477 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-05-10T10:03:09.092Z] #29 9.477 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-10T10:03:09.092Z] #29 9.484 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:03:09.092Z] #29 9.530 Selecting previously unselected package libsasl2-2:amd64. [2022-05-10T10:03:09.092Z] #29 9.530 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-05-10T10:03:09.092Z] #29 9.535 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:03:09.092Z] #29 9.594 Selecting previously unselected package libldap-2.4-2:amd64. [2022-05-10T10:03:09.092Z] #29 9.594 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-05-10T10:03:09.092Z] #29 9.600 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-10T10:03:09.092Z] #29 9.677 Selecting previously unselected package libnghttp2-14:amd64. [2022-05-10T10:03:09.092Z] #29 9.677 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-05-10T10:03:09.092Z] #29 9.682 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-10T10:03:09.092Z] #29 9.739 Selecting previously unselected package libpsl5:amd64. [2022-05-10T10:03:09.092Z] #29 9.739 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-05-10T10:03:09.093Z] #29 9.743 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-05-10T10:03:09.093Z] #29 9.797 Selecting previously unselected package librtmp1:amd64. [2022-05-10T10:03:09.093Z] #29 9.797 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-05-10T10:03:09.093Z] #29 9.816 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:03:09.093Z] #29 9.862 Selecting previously unselected package libssh2-1:amd64. [2022-05-10T10:03:09.093Z] #29 9.862 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-05-10T10:03:09.093Z] #29 9.867 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-05-10T10:03:09.093Z] #29 9.932 Selecting previously unselected package libcurl4:amd64. [2022-05-10T10:03:09.093Z] #29 9.932 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-10T10:03:09.093Z] #29 9.936 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:03:09.093Z] #29 10.01 Selecting previously unselected package curl. [2022-05-10T10:03:09.093Z] #29 10.01 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-05-10T10:03:09.093Z] #29 10.02 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:03:09.093Z] #29 10.09 Selecting previously unselected package libonig5:amd64. [2022-05-10T10:03:09.093Z] #29 10.09 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-10T10:03:09.093Z] #29 10.10 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:03:09.093Z] #29 10.17 Selecting previously unselected package libjq1:amd64. [2022-05-10T10:03:09.093Z] #29 10.17 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-05-10T10:03:09.093Z] #29 10.17 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:03:09.093Z] #29 10.25 Selecting previously unselected package jq. [2022-05-10T10:03:09.093Z] #29 10.25 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-05-10T10:03:09.093Z] #29 10.25 Unpacking jq (1.6-2.1) ... [2022-05-10T10:03:09.093Z] #29 10.32 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-05-10T10:03:09.093Z] #29 10.33 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-05-10T10:03:09.093Z] #29 10.34 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-05-10T10:03:09.093Z] #29 10.35 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:03:09.093Z] #29 10.36 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-05-10T10:03:09.093Z] #29 10.37 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-05-10T10:03:09.093Z] #29 10.39 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-05-10T10:03:09.093Z] #29 10.40 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-05-10T10:03:09.093Z] #29 10.41 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:03:09.093Z] #29 10.43 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:03:09.093Z] #29 ... [2022-05-10T10:03:09.093Z] [2022-05-10T10:03:09.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:09.093Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:09.354Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.4s done [2022-05-10T10:03:09.434Z] #67 3.854 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-10T10:03:09.615Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-05-10T10:03:09.789Z] #29 11.79 0 added, 0 removed; done. [2022-05-10T10:03:09.789Z] #29 11.79 Running hooks in /etc/ca-certificates/update.d... [2022-05-10T10:03:09.789Z] #29 11.79 done. [2022-05-10T10:03:11.175Z] #29 DONE 13.3s [2022-05-10T10:03:11.175Z] [2022-05-10T10:03:11.175Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-10T10:03:11.175Z] #30 sha256:75615769ac25112cc5bf8e20a2d31b5e3e87a83a5cfaf55c8e3470bc5fdd9cf2 [2022-05-10T10:03:11.343Z] #67 ... [2022-05-10T10:03:11.343Z] [2022-05-10T10:03:11.343Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:03:11.343Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:03:11.343Z] #57 4.038 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-10T10:03:11.343Z] #57 5.008 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-10T10:03:11.343Z] #57 5.014 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-10T10:03:11.343Z] #57 5.047 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-10T10:03:11.943Z] #62 ... [2022-05-10T10:03:11.943Z] [2022-05-10T10:03:11.943Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:03:11.943Z] #57 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-10T10:03:11.943Z] #57 5.334 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-10T10:03:11.943Z] #57 6.109 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-10T10:03:11.943Z] #57 6.173 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-10T10:03:11.943Z] #57 6.176 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-10T10:03:11.943Z] #57 7.730 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-10T10:03:11.943Z] #57 ... [2022-05-10T10:03:11.943Z] [2022-05-10T10:03:11.943Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:03:11.943Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-10T10:03:11.943Z] #47 15.08 Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-10T10:03:11.943Z] #47 15.33 + git checkout -q v2.3.0 [2022-05-10T10:03:11.943Z] #47 ... [2022-05-10T10:03:11.943Z] [2022-05-10T10:03:11.943Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:11.943Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-10T10:03:11.943Z] #51 5.223 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:11.943Z] #51 5.282 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:11.943Z] #51 5.283 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:11.943Z] #51 5.723 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-10T10:03:11.943Z] #51 6.603 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:03:11.943Z] #51 8.961 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:03:11.943Z] #51 11.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:03:11.943Z] #51 14.25 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-10T10:03:12.203Z] #51 ... [2022-05-10T10:03:12.203Z] [2022-05-10T10:03:12.203Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:12.203Z] #31 sha256:43f09ef97b0dc1c4d789e5f3e4e6988ba1e1f9ed6413b70bb5d6269a369a4131 [2022-05-10T10:03:12.203Z] #31 7.066 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-10T10:03:12.203Z] #31 8.649 #=#=# [2022-05-10T10:03:12.203Z] #31 9.031 #=#=# # 2.0% ######################################################################## 100.0% [2022-05-10T10:03:12.203Z] #31 10.49 [2022-05-10T10:03:12.203Z] #31 ... [2022-05-10T10:03:12.203Z] [2022-05-10T10:03:12.203Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:03:12.203Z] #38 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-05-10T10:03:12.203Z] #38 16.05 tomll can be used in two ways: [2022-05-10T10:03:12.203Z] #38 16.05 Writing to STDIN and reading from STDOUT: [2022-05-10T10:03:12.203Z] #38 16.05 cat file.toml | tomll > file.toml [2022-05-10T10:03:12.203Z] #38 16.05 [2022-05-10T10:03:12.203Z] #38 16.05 Reading and updating a list of files: [2022-05-10T10:03:12.203Z] #38 16.05 tomll a.toml b.toml c.toml [2022-05-10T10:03:12.203Z] #38 16.05 [2022-05-10T10:03:12.203Z] #38 16.05 When given a list of files, tomll will modify all files in place without asking. [2022-05-10T10:03:12.280Z] #57 7.032 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-10T10:03:12.562Z] #30 DONE 1.0s [2022-05-10T10:03:12.562Z] [2022-05-10T10:03:12.562Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:12.562Z] #31 sha256:4fe48d1a8bdf4f31e78abdb0f49de33a342b5981512499c1a14939e4a833066c [2022-05-10T10:03:13.134Z] #38 DONE 16.9s [2022-05-10T10:03:13.134Z] [2022-05-10T10:03:13.134Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:13.134Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-10T10:03:13.134Z] #36 11.46 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-10T10:03:13.134Z] #36 11.46 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-10T10:03:13.134Z] #36 11.90 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-10T10:03:13.134Z] #36 12.22 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-10T10:03:13.134Z] #36 12.37 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T10:03:13.134Z] #36 12.51 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-10T10:03:13.134Z] #36 12.62 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-10T10:03:13.134Z] #36 12.68 go: downloading github.com/peterh/liner v1.2.2 [2022-05-10T10:03:13.134Z] #36 12.90 go: downloading github.com/google/go-dap v0.6.0 [2022-05-10T10:03:13.134Z] #36 13.20 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T10:03:13.134Z] #36 13.43 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-10T10:03:13.134Z] #36 13.85 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-10T10:03:13.134Z] #36 13.97 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T10:03:13.134Z] #36 14.03 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-10T10:03:13.134Z] #36 14.97 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-10T10:03:13.134Z] #36 15.28 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-10T10:03:13.391Z] #36 ... [2022-05-10T10:03:13.391Z] [2022-05-10T10:03:13.391Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:03:13.391Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-10T10:03:13.391Z] #47 16.85 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-10T10:03:13.841Z] #11 ... [2022-05-10T10:03:13.841Z] [2022-05-10T10:03:13.841Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-05-10T10:03:13.841Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-05-10T10:03:13.841Z] #29 10.44 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-05-10T10:03:13.841Z] #29 10.45 Setting up ca-certificates (20210119) ... [2022-05-10T10:03:13.841Z] #29 11.16 Updating certificates in /etc/ssl/certs... [2022-05-10T10:03:13.841Z] #29 12.29 129 added, 0 removed; done. [2022-05-10T10:03:13.841Z] #29 12.37 Setting up jq (1.6-2.1) ... [2022-05-10T10:03:13.841Z] #29 12.39 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-05-10T10:03:13.841Z] #29 12.48 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-05-10T10:03:13.841Z] #29 12.49 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:03:13.841Z] #29 12.51 Processing triggers for ca-certificates (20210119) ... [2022-05-10T10:03:13.842Z] #29 12.52 Updating certificates in /etc/ssl/certs... [2022-05-10T10:03:13.842Z] #29 13.42 0 added, 0 removed; done. [2022-05-10T10:03:13.842Z] #29 13.42 Running hooks in /etc/ca-certificates/update.d... [2022-05-10T10:03:13.842Z] #29 13.42 done. [2022-05-10T10:03:13.842Z] #29 DONE 14.6s [2022-05-10T10:03:13.842Z] [2022-05-10T10:03:13.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:13.842Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:13.842Z] #11 ... [2022-05-10T10:03:13.842Z] [2022-05-10T10:03:13.842Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-05-10T10:03:13.842Z] #30 sha256:944fe79177eff3245886172623677902794377d54e7cccdb69bb50b5c99c925c [2022-05-10T10:03:13.842Z] #30 DONE 0.1s [2022-05-10T10:03:13.842Z] [2022-05-10T10:03:13.842Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:13.842Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:14.490Z] #31 2.315 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-10T10:03:14.803Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-05-10T10:03:14.814Z] #57 ... [2022-05-10T10:03:14.814Z] [2022-05-10T10:03:14.814Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:14.814Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:03:14.814Z] #53 5.432 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-10T10:03:14.814Z] #53 7.174 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-10T10:03:14.814Z] #53 7.174 go: downloading github.com/fatih/color v1.10.0 [2022-05-10T10:03:14.814Z] #53 7.286 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-10T10:03:14.814Z] #53 7.395 go: downloading github.com/pkg/errors v0.9.1 [2022-05-10T10:03:14.814Z] #53 7.806 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-10T10:03:14.814Z] #53 7.833 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T10:03:14.814Z] #53 7.941 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-10T10:03:14.814Z] #53 8.053 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-10T10:03:14.814Z] #53 8.159 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-10T10:03:14.814Z] #53 8.234 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-10T10:03:14.814Z] #53 8.497 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-10T10:03:14.814Z] #53 8.733 go: downloading golang.org/x/tools v0.1.0 [2022-05-10T10:03:15.063Z] #31 2.645 [2022-05-10T10:03:15.063Z] #31 ... [2022-05-10T10:03:15.063Z] [2022-05-10T10:03:15.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:15.063Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:15.063Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.7s done [2022-05-10T10:03:15.063Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.3s [2022-05-10T10:03:15.063Z] #11 ... [2022-05-10T10:03:15.063Z] [2022-05-10T10:03:15.063Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:15.063Z] #31 sha256:4fe48d1a8bdf4f31e78abdb0f49de33a342b5981512499c1a14939e4a833066c [2022-05-10T10:03:15.063Z] #31 2.873 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:15.072Z] #53 ... [2022-05-10T10:03:15.072Z] [2022-05-10T10:03:15.072Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:03:15.072Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-10T10:03:15.072Z] #38 4.452 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-10T10:03:15.332Z] #38 ... [2022-05-10T10:03:15.332Z] [2022-05-10T10:03:15.332Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:15.332Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:15.332Z] #36 5.480 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-10T10:03:15.332Z] #36 ... [2022-05-10T10:03:15.332Z] [2022-05-10T10:03:15.332Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:15.332Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:15.332Z] #14 4.452 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:15.332Z] #14 4.452 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:15.332Z] #14 4.452 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:15.332Z] #14 5.249 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:15.332Z] #14 7.234 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:15.332Z] #14 9.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:15.591Z] #14 ... [2022-05-10T10:03:15.591Z] [2022-05-10T10:03:15.591Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:15.591Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:15.591Z] #42 4.128 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:15.591Z] #42 4.142 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:15.591Z] #42 4.142 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:15.591Z] #42 4.914 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:15.591Z] #42 7.591 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:15.591Z] #42 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:15.634Z] #31 3.209 [2022-05-10T10:03:15.850Z] #42 ... [2022-05-10T10:03:15.850Z] [2022-05-10T10:03:15.850Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:15.850Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:15.850Z] #51 4.906 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:15.850Z] #51 4.972 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:15.850Z] #51 4.976 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:15.850Z] #51 5.591 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-10T10:03:15.850Z] #51 6.145 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:15.850Z] #51 8.587 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:15.850Z] #51 ... [2022-05-10T10:03:15.850Z] [2022-05-10T10:03:15.850Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:15.850Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:15.850Z] #55 4.276 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-10T10:03:16.108Z] #55 ... [2022-05-10T10:03:16.108Z] [2022-05-10T10:03:16.108Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:03:16.108Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:03:16.108Z] #47 3.395 + git clone https://github.com/docker/distribution.git . [2022-05-10T10:03:16.108Z] #47 3.395 Cloning into '.'... [2022-05-10T10:03:16.108Z] #47 ... [2022-05-10T10:03:16.108Z] [2022-05-10T10:03:16.108Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:16.108Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:03:16.108Z] #62 3.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:16.108Z] #62 3.930 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:16.108Z] #62 3.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:16.108Z] #62 4.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:16.108Z] #62 6.532 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:16.108Z] #62 8.915 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:16.368Z] #62 ... [2022-05-10T10:03:16.368Z] [2022-05-10T10:03:16.368Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:03:16.368Z] #26 sha256:6676f43986d4ce160d76e98f3ed1455dd32e5b58424a83b6eddf5c6dcd4b44be [2022-05-10T10:03:16.368Z] #26 4.029 + RM_GOPATH=0 [2022-05-10T10:03:16.368Z] #26 4.029 + TMP_GOPATH= [2022-05-10T10:03:16.368Z] #26 4.029 + : /build [2022-05-10T10:03:16.368Z] #26 4.029 + '[' -z '' ']' [2022-05-10T10:03:16.368Z] #26 4.070 ++ mktemp -d [2022-05-10T10:03:16.368Z] #26 4.070 + export GOPATH=/tmp/tmp.zRHQvt17Zv [2022-05-10T10:03:16.368Z] #26 4.070 + GOPATH=/tmp/tmp.zRHQvt17Zv [2022-05-10T10:03:16.368Z] #26 4.070 + RM_GOPATH=1 [2022-05-10T10:03:16.368Z] #26 4.070 + case "$(go env GOARCH)" in [2022-05-10T10:03:16.368Z] #26 4.070 ++ go env GOARCH [2022-05-10T10:03:16.368Z] #26 4.071 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:16.368Z] #26 4.071 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:16.368Z] #26 4.071 ++ dirname /install.sh [2022-05-10T10:03:16.368Z] #26 4.076 + dir=/ [2022-05-10T10:03:16.368Z] #26 4.076 + bin=dockercli [2022-05-10T10:03:16.368Z] #26 4.076 + shift [2022-05-10T10:03:16.368Z] #26 4.076 + '[' '!' -f //dockercli.installer ']' [2022-05-10T10:03:16.368Z] #26 4.076 + . //dockercli.installer [2022-05-10T10:03:16.368Z] #26 4.076 ++ : stable [2022-05-10T10:03:16.368Z] #26 4.076 ++ : 17.06.2-ce [2022-05-10T10:03:16.368Z] #26 4.076 + install_dockercli [2022-05-10T10:03:16.368Z] #26 4.076 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-10T10:03:16.368Z] #26 4.076 Install docker/cli version 17.06.2-ce from stable [2022-05-10T10:03:16.368Z] #26 4.077 ++ uname -m [2022-05-10T10:03:16.368Z] #26 4.079 + arch=x86_64 [2022-05-10T10:03:16.368Z] #26 4.079 + '[' x86_64 '!=' x86_64 ']' [2022-05-10T10:03:16.368Z] #26 4.079 + url=https://download.docker.com/linux/static [2022-05-10T10:03:16.368Z] #26 4.079 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-10T10:03:16.368Z] #26 4.091 + tar -xz docker/docker [2022-05-10T10:03:16.368Z] #26 ... [2022-05-10T10:03:16.368Z] [2022-05-10T10:03:16.368Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:03:16.368Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:03:16.368Z] #40 4.204 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-10T10:03:16.368Z] #40 4.960 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-10T10:03:16.368Z] #40 6.457 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-10T10:03:16.368Z] #40 6.806 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-10T10:03:16.368Z] #40 6.896 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-10T10:03:16.368Z] #40 10.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-10T10:03:16.368Z] #40 10.42 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:03:16.581Z] #31 4.172 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-10T10:03:16.627Z] #40 ... [2022-05-10T10:03:16.627Z] [2022-05-10T10:03:16.627Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:16.627Z] #67 sha256:bf669ec8e16cf564d650532507999745ac8e13010e221e88a722624068fd3348 [2022-05-10T10:03:16.627Z] #67 6.130 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:03:16.627Z] #67 6.163 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-10T10:03:16.627Z] #67 6.768 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-10T10:03:16.627Z] #67 10.37 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-10T10:03:16.842Z] #31 4.475 [2022-05-10T10:03:17.104Z] #31 4.701 #=#=# ####################### 32.4% ######################################################################## 100.0% [2022-05-10T10:03:17.104Z] #31 5.030 [2022-05-10T10:03:17.195Z] #67 11.50 go: downloading github.com/google/uuid v1.3.0 [2022-05-10T10:03:17.195Z] #67 11.56 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-10T10:03:17.195Z] #67 11.63 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-10T10:03:17.365Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.7s done [2022-05-10T10:03:17.366Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-05-10T10:03:17.458Z] #67 11.84 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:03:17.458Z] #67 11.92 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-10T10:03:17.578Z] #47 ... [2022-05-10T10:03:17.578Z] [2022-05-10T10:03:17.578Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:17.578Z] #67 sha256:0217e1ed2a31ac66aa77168d85ba646542e8ab9b2051a6ce0ee544c97b4b481b [2022-05-10T10:03:17.578Z] #67 10.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-10T10:03:17.578Z] #67 11.16 go: downloading github.com/google/uuid v1.3.0 [2022-05-10T10:03:17.578Z] #67 11.33 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-10T10:03:17.578Z] #67 11.44 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-10T10:03:17.578Z] #67 11.74 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:03:17.578Z] #67 11.87 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-10T10:03:17.578Z] #67 12.01 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-10T10:03:17.578Z] #67 12.29 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-10T10:03:17.578Z] #67 12.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-10T10:03:17.578Z] #67 12.54 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-10T10:03:17.578Z] #67 14.80 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:03:17.578Z] #67 ... [2022-05-10T10:03:17.578Z] [2022-05-10T10:03:17.578Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:17.578Z] #31 sha256:43f09ef97b0dc1c4d789e5f3e4e6988ba1e1f9ed6413b70bb5d6269a369a4131 [2022-05-10T10:03:17.578Z] #31 15.82 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-10T10:03:17.578Z] #31 17.46 [2022-05-10T10:03:17.578Z] #31 17.83 #=#=# 0.1% ######################################################################## 100.0% [2022-05-10T10:03:17.717Z] #67 12.12 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-10T10:03:17.975Z] #67 ... [2022-05-10T10:03:17.975Z] [2022-05-10T10:03:17.975Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:03:17.975Z] #26 sha256:6676f43986d4ce160d76e98f3ed1455dd32e5b58424a83b6eddf5c6dcd4b44be [2022-05-10T10:03:17.975Z] #26 12.48 + mkdir -p /build [2022-05-10T10:03:17.975Z] #26 12.48 + mv docker/docker /build/ [2022-05-10T10:03:17.975Z] #26 12.50 + rmdir docker [2022-05-10T10:03:18.143Z] #31 ... [2022-05-10T10:03:18.143Z] [2022-05-10T10:03:18.143Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:18.143Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:03:18.143Z] #14 11.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:03:18.143Z] #14 15.57 Fetched 8417 kB in 11s (778 kB/s) [2022-05-10T10:03:18.143Z] #14 15.57 Reading package lists... [2022-05-10T10:03:18.143Z] #14 20.63 Reading package lists... [2022-05-10T10:03:18.143Z] #14 ... [2022-05-10T10:03:18.143Z] [2022-05-10T10:03:18.143Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:18.143Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-10T10:03:18.143Z] #55 19.00 go: downloading github.com/fatih/color v1.13.0 [2022-05-10T10:03:18.143Z] #55 19.00 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:03:18.143Z] #55 19.11 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-10T10:03:18.143Z] #55 19.13 go: downloading github.com/spf13/viper v1.10.1 [2022-05-10T10:03:18.143Z] #55 19.32 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-10T10:03:18.143Z] #55 19.77 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-10T10:03:18.143Z] #55 19.79 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-10T10:03:18.143Z] #55 20.55 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-10T10:03:18.143Z] #55 20.57 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-10T10:03:18.501Z] #31 6.072 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-10T10:03:18.501Z] #31 6.423 [2022-05-10T10:03:19.072Z] #31 6.645 #=#=# ####### 10.9% ######################################### 57.5% ################################################################ 89.6% ######################################################################## 100.0% [2022-05-10T10:03:19.353Z] #26 DONE 13.8s [2022-05-10T10:03:19.353Z] [2022-05-10T10:03:19.353Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:19.353Z] #67 sha256:bf669ec8e16cf564d650532507999745ac8e13010e221e88a722624068fd3348 [2022-05-10T10:03:19.353Z] #67 12.67 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-10T10:03:19.353Z] #67 12.89 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-10T10:03:19.353Z] #67 ... [2022-05-10T10:03:19.353Z] [2022-05-10T10:03:19.353Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:19.353Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:03:19.353Z] #34 4.165 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-10T10:03:19.353Z] #34 4.165 Cloning into '.'... [2022-05-10T10:03:19.612Z] #34 ... [2022-05-10T10:03:19.612Z] [2022-05-10T10:03:19.612Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:19.612Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:19.612Z] #51 11.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:19.612Z] #51 13.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-10T10:03:19.644Z] #31 7.196 [2022-05-10T10:03:19.711Z] #19 59.69 Reading package lists... [2022-05-10T10:03:20.039Z] #55 23.43 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T10:03:20.039Z] #55 23.45 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T10:03:20.039Z] #55 23.46 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:03:20.039Z] #55 23.50 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T10:03:20.039Z] #55 23.55 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-10T10:03:20.039Z] #55 23.59 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-10T10:03:20.039Z] #55 23.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-10T10:03:20.039Z] #55 23.75 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-10T10:03:20.039Z] #55 23.83 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T10:03:20.039Z] #55 23.86 go: downloading github.com/spf13/afero v1.6.0 [2022-05-10T10:03:20.039Z] #55 23.89 go: downloading github.com/spf13/cast v1.4.1 [2022-05-10T10:03:20.039Z] #55 23.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-10T10:03:20.296Z] #55 23.99 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-10T10:03:20.296Z] #55 24.00 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-10T10:03:20.296Z] #55 24.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-10T10:03:20.296Z] #55 24.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-10T10:03:20.296Z] #55 24.16 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-10T10:03:20.296Z] #55 24.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-10T10:03:20.296Z] #55 24.18 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-10T10:03:20.296Z] #55 24.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-10T10:03:20.296Z] #55 24.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-10T10:03:20.553Z] #55 24.25 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-10T10:03:20.553Z] #55 24.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-10T10:03:20.553Z] #55 24.43 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-10T10:03:20.589Z] #31 8.229 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-10T10:03:20.810Z] #55 24.47 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-10T10:03:20.810Z] #55 24.62 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-10T10:03:20.810Z] #55 24.67 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-10T10:03:20.810Z] #55 24.68 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-10T10:03:20.810Z] #55 24.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-10T10:03:20.810Z] #55 24.76 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-10T10:03:20.855Z] #31 8.632 [2022-05-10T10:03:21.071Z] #55 ... [2022-05-10T10:03:21.071Z] [2022-05-10T10:03:21.071Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:21.071Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:03:21.071Z] #14 20.63 Reading package lists... [2022-05-10T10:03:21.115Z] #31 8.870 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:21.376Z] #31 9.138 [2022-05-10T10:03:21.635Z] #14 24.96 Building dependency tree... [2022-05-10T10:03:21.635Z] #14 ... [2022-05-10T10:03:21.635Z] [2022-05-10T10:03:21.636Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:21.636Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-10T10:03:21.636Z] #42 15.30 Fetched 8417 kB in 11s (753 kB/s) [2022-05-10T10:03:21.636Z] #42 15.30 Reading package lists... [2022-05-10T10:03:21.636Z] #42 20.57 Reading package lists... [2022-05-10T10:03:21.636Z] #42 24.89 Building dependency tree... [2022-05-10T10:03:21.636Z] #42 ... [2022-05-10T10:03:21.636Z] [2022-05-10T10:03:21.636Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:21.636Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-10T10:03:21.636Z] #55 25.03 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-10T10:03:21.636Z] #55 25.07 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-10T10:03:21.636Z] #55 25.11 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-10T10:03:21.636Z] #55 25.15 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-10T10:03:21.636Z] #55 25.18 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-10T10:03:21.636Z] #55 25.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-10T10:03:21.636Z] #55 25.36 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-10T10:03:21.636Z] #55 25.39 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-10T10:03:21.636Z] #55 25.39 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-10T10:03:21.636Z] #55 25.43 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-10T10:03:21.636Z] #55 25.46 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-10T10:03:21.636Z] #55 25.47 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-10T10:03:21.636Z] #55 25.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-10T10:03:21.636Z] #55 25.53 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-10T10:03:21.892Z] #55 25.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-10T10:03:21.893Z] #55 25.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-10T10:03:21.893Z] #55 25.60 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-10T10:03:21.893Z] #55 25.64 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-10T10:03:22.145Z] #51 ... [2022-05-10T10:03:22.145Z] [2022-05-10T10:03:22.145Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:22.145Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:22.145Z] #36 14.94 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-10T10:03:22.145Z] #36 14.94 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-10T10:03:22.145Z] #36 15.28 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-10T10:03:22.145Z] #36 15.65 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-10T10:03:22.145Z] #36 15.97 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T10:03:22.145Z] #36 16.12 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-10T10:03:22.145Z] #36 16.17 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-10T10:03:22.145Z] #36 16.22 go: downloading github.com/peterh/liner v1.2.2 [2022-05-10T10:03:22.145Z] #36 16.47 go: downloading github.com/google/go-dap v0.6.0 [2022-05-10T10:03:22.145Z] #36 16.78 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T10:03:22.151Z] #55 25.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-10T10:03:22.151Z] #55 25.93 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-10T10:03:22.151Z] #55 25.93 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-10T10:03:22.317Z] #31 9.927 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-10T10:03:22.317Z] #31 ... [2022-05-10T10:03:22.317Z] [2022-05-10T10:03:22.317Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:22.317Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:22.317Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 6.7s done [2022-05-10T10:03:22.317Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 6.7s [2022-05-10T10:03:22.404Z] #36 17.18 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-10T10:03:22.407Z] #55 26.06 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-10T10:03:22.407Z] #55 26.09 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-10T10:03:22.407Z] #55 26.12 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-10T10:03:22.407Z] #55 26.17 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-10T10:03:22.407Z] #55 26.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-10T10:03:22.407Z] #55 26.20 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-10T10:03:22.407Z] #55 26.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-10T10:03:22.407Z] #55 26.23 go: downloading github.com/julz/importas v0.1.0 [2022-05-10T10:03:22.407Z] #55 26.25 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-10T10:03:22.407Z] #55 26.27 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-10T10:03:22.665Z] #55 26.32 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-10T10:03:22.665Z] #55 26.41 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-10T10:03:22.665Z] #55 26.42 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-10T10:03:22.665Z] #55 26.43 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-10T10:03:22.665Z] #55 26.48 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-10T10:03:22.665Z] #55 26.51 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-10T10:03:22.665Z] #55 26.51 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-10T10:03:22.665Z] #55 26.61 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-10T10:03:22.665Z] #55 26.62 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-10T10:03:22.666Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-05-10T10:03:22.922Z] #55 26.66 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-10T10:03:22.972Z] #36 17.85 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-10T10:03:23.179Z] #55 ... [2022-05-10T10:03:23.179Z] [2022-05-10T10:03:23.179Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:23.179Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-10T10:03:23.179Z] #62 16.98 Fetched 8417 kB in 12s (720 kB/s) [2022-05-10T10:03:23.179Z] #62 16.98 Reading package lists... [2022-05-10T10:03:23.179Z] #62 21.99 Reading package lists... [2022-05-10T10:03:23.230Z] #36 18.12 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T10:03:23.230Z] #36 18.22 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-10T10:03:23.436Z] #62 26.32 Building dependency tree... [2022-05-10T10:03:23.436Z] #62 ... [2022-05-10T10:03:23.436Z] [2022-05-10T10:03:23.436Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:23.436Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-10T10:03:23.436Z] #55 27.14 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-10T10:03:23.436Z] #55 27.15 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-10T10:03:23.436Z] #55 27.16 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-10T10:03:23.436Z] #55 27.20 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-10T10:03:23.436Z] #55 27.32 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-10T10:03:23.620Z] #11 ... [2022-05-10T10:03:23.620Z] [2022-05-10T10:03:23.620Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:23.620Z] #31 sha256:eff2953f4897c265440922b5e58c58144392692d13a79c0932aae0337a34b6fa [2022-05-10T10:03:23.620Z] #31 2.221 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-05-10T10:03:23.620Z] #31 2.623 [2022-05-10T10:03:23.620Z] #31 2.846 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:23.620Z] #31 3.232 [2022-05-10T10:03:23.620Z] #31 4.239 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-05-10T10:03:23.620Z] #31 4.551 [2022-05-10T10:03:23.620Z] #31 4.772 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:23.620Z] #31 5.099 [2022-05-10T10:03:23.620Z] #31 6.146 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-10T10:03:23.620Z] #31 6.449 [2022-05-10T10:03:23.620Z] #31 6.672 #=#=# ################## 25.9% ######################################### 57.8% ################################################################ 89.6% ######################################################################## 100.0% [2022-05-10T10:03:23.620Z] #31 7.249 [2022-05-10T10:03:23.620Z] #31 8.258 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-10T10:03:23.620Z] #31 8.566 [2022-05-10T10:03:23.620Z] #31 8.790 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:23.620Z] #31 9.057 [2022-05-10T10:03:23.620Z] #31 9.810 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-10T10:03:23.620Z] #31 10.14 [2022-05-10T10:03:23.620Z] #31 ... [2022-05-10T10:03:23.620Z] [2022-05-10T10:03:23.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:23.620Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:23.695Z] #55 27.37 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-10T10:03:23.695Z] #55 27.43 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-10T10:03:23.695Z] #55 27.46 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-10T10:03:23.695Z] #55 27.47 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-10T10:03:23.797Z] #36 ... [2022-05-10T10:03:23.797Z] [2022-05-10T10:03:23.797Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:03:23.797Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-10T10:03:23.797Z] #38 17.97 tomll can be used in two ways: [2022-05-10T10:03:23.797Z] #38 17.97 Writing to STDIN and reading from STDOUT: [2022-05-10T10:03:23.797Z] #38 17.97 cat file.toml | tomll > file.toml [2022-05-10T10:03:23.797Z] #38 17.97 [2022-05-10T10:03:23.797Z] #38 17.97 Reading and updating a list of files: [2022-05-10T10:03:23.797Z] #38 17.97 tomll a.toml b.toml c.toml [2022-05-10T10:03:23.797Z] #38 17.97 [2022-05-10T10:03:23.797Z] #38 17.97 When given a list of files, tomll will modify all files in place without asking. [2022-05-10T10:03:23.797Z] #38 DONE 18.6s [2022-05-10T10:03:23.797Z] [2022-05-10T10:03:23.797Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:23.797Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:23.797Z] #14 18.55 Fetched 8530 kB in 14s (592 kB/s) [2022-05-10T10:03:23.956Z] #55 27.71 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-10T10:03:23.956Z] #55 27.71 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-10T10:03:23.956Z] #55 27.81 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-10T10:03:23.956Z] #55 27.82 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-10T10:03:23.956Z] #55 27.86 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-10T10:03:23.956Z] #55 27.86 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-10T10:03:23.956Z] #55 27.93 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-10T10:03:24.213Z] #55 27.99 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-10T10:03:24.213Z] #55 28.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-10T10:03:24.213Z] #55 28.04 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-10T10:03:24.213Z] #55 28.06 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-10T10:03:24.213Z] #55 28.08 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-10T10:03:24.213Z] #55 ... [2022-05-10T10:03:24.213Z] [2022-05-10T10:03:24.213Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:24.213Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-10T10:03:24.213Z] #51 17.76 Fetched 8421 kB in 13s (653 kB/s) [2022-05-10T10:03:24.213Z] #51 17.76 Reading package lists... [2022-05-10T10:03:24.213Z] #51 21.86 Reading package lists... [2022-05-10T10:03:24.213Z] #51 26.15 Building dependency tree... [2022-05-10T10:03:24.470Z] #51 ... [2022-05-10T10:03:24.470Z] [2022-05-10T10:03:24.470Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:24.470Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-10T10:03:24.470Z] #62 26.32 Building dependency tree... [2022-05-10T10:03:25.589Z] #11 ... [2022-05-10T10:03:25.590Z] [2022-05-10T10:03:25.590Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:25.590Z] #31 sha256:eff2953f4897c265440922b5e58c58144392692d13a79c0932aae0337a34b6fa [2022-05-10T10:03:25.590Z] #31 10.37 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:25.590Z] #31 10.60 [2022-05-10T10:03:25.590Z] #31 10.73 Download of images into '/build' complete. [2022-05-10T10:03:25.590Z] #31 10.73 Use something like the following to load the result into a Docker daemon: [2022-05-10T10:03:25.590Z] #31 10.73 tar -cC '/build' . | docker load [2022-05-10T10:03:25.590Z] #31 DONE 11.9s [2022-05-10T10:03:25.590Z] [2022-05-10T10:03:25.590Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:25.590Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:25.620Z] #11 ... [2022-05-10T10:03:25.620Z] [2022-05-10T10:03:25.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-05-10T10:03:25.621Z] #31 sha256:4fe48d1a8bdf4f31e78abdb0f49de33a342b5981512499c1a14939e4a833066c [2022-05-10T10:03:25.621Z] #31 10.23 [2022-05-10T10:03:25.621Z] #31 10.46 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:25.621Z] #31 10.75 [2022-05-10T10:03:25.621Z] #31 10.81 Download of images into '/build' complete. [2022-05-10T10:03:25.621Z] #31 10.81 Use something like the following to load the result into a Docker daemon: [2022-05-10T10:03:25.621Z] #31 10.81 tar -cC '/build' . | docker load [2022-05-10T10:03:25.621Z] #31 DONE 12.9s [2022-05-10T10:03:25.621Z] [2022-05-10T10:03:25.621Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-05-10T10:03:25.621Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-05-10T10:03:26.364Z] #62 29.87 The following additional packages will be installed: [2022-05-10T10:03:26.364Z] #62 29.88 libbtrfs0 [2022-05-10T10:03:26.364Z] #62 30.08 The following NEW packages will be installed: [2022-05-10T10:03:26.364Z] #62 30.09 libbtrfs-dev libbtrfs0 [2022-05-10T10:03:26.623Z] #62 30.49 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:03:26.623Z] #62 30.49 Need to get 454 kB of archives. [2022-05-10T10:03:26.623Z] #62 30.49 After this operation, 1275 kB of additional disk space will be used. [2022-05-10T10:03:26.623Z] #62 30.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-10T10:03:26.879Z] #62 30.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-10T10:03:27.505Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.1s [2022-05-10T10:03:27.539Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.7s [2022-05-10T10:03:27.808Z] #62 31.45 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:28.066Z] #62 31.82 Fetched 454 kB in 0s (1292 kB/s) [2022-05-10T10:03:28.324Z] #62 31.99 Selecting previously unselected package libbtrfs0:arm64. [2022-05-10T10:03:28.324Z] #62 31.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-10T10:03:28.324Z] #62 32.07 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-10T10:03:28.324Z] #62 32.11 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-10T10:03:28.324Z] #62 ... [2022-05-10T10:03:28.324Z] [2022-05-10T10:03:28.324Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:28.324Z] #31 sha256:43f09ef97b0dc1c4d789e5f3e4e6988ba1e1f9ed6413b70bb5d6269a369a4131 [2022-05-10T10:03:28.324Z] #31 19.11 [2022-05-10T10:03:28.324Z] #31 23.83 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-05-10T10:03:28.324Z] #31 25.49 #=#=# [2022-05-10T10:03:28.324Z] #31 25.83 #=#=# 0.0% ############ 17.4% ####################### 32.8% ################################# 46.9% ############################################ 61.4% ###################################################### 75.0% ################################################################## 92.9% ######################################################################## 100.0% [2022-05-10T10:03:28.324Z] #31 27.79 [2022-05-10T10:03:28.581Z] #31 ... [2022-05-10T10:03:28.581Z] [2022-05-10T10:03:28.581Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:03:28.581Z] #57 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-05-10T10:03:28.581Z] #57 31.53 v3.0.2 [2022-05-10T10:03:28.581Z] #57 DONE 32.3s [2022-05-10T10:03:28.581Z] [2022-05-10T10:03:28.581Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:28.581Z] #62 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-05-10T10:03:28.582Z] #62 32.35 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-10T10:03:28.582Z] #62 32.36 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-10T10:03:28.582Z] #62 32.42 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-10T10:03:29.071Z] #14 18.55 Reading package lists... [2022-05-10T10:03:29.071Z] #14 ... [2022-05-10T10:03:29.071Z] [2022-05-10T10:03:29.071Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:03:29.071Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:03:29.071Z] #47 22.38 Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-10T10:03:29.071Z] #47 22.91 + git checkout -q v2.3.0 [2022-05-10T10:03:29.512Z] #62 33.22 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-10T10:03:29.512Z] #62 33.27 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-10T10:03:29.512Z] #62 33.29 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:03:29.519Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.5s done [2022-05-10T10:03:29.519Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-10T10:03:29.807Z] #11 DONE 43.4s [2022-05-10T10:03:29.807Z] [2022-05-10T10:03:29.807Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-10T10:03:29.807Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-10T10:03:30.007Z] #47 24.63 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-10T10:03:30.575Z] #47 ... [2022-05-10T10:03:30.575Z] [2022-05-10T10:03:30.575Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:30.575Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:03:30.575Z] #53 15.31 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-10T10:03:30.575Z] #53 15.31 go: downloading golang.org/x/mod v0.3.0 [2022-05-10T10:03:30.575Z] #53 ... [2022-05-10T10:03:30.575Z] [2022-05-10T10:03:30.575Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:30.575Z] #67 sha256:bf669ec8e16cf564d650532507999745ac8e13010e221e88a722624068fd3348 [2022-05-10T10:03:30.575Z] #67 15.08 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-10T10:03:30.575Z] #67 15.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:03:30.768Z] #12 DONE 0.8s [2022-05-10T10:03:30.769Z] [2022-05-10T10:03:30.769Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-10T10:03:30.769Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-10T10:03:30.834Z] #67 ... [2022-05-10T10:03:30.834Z] [2022-05-10T10:03:30.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-05-10T10:03:30.834Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:30.834Z] #14 18.55 Reading package lists... [2022-05-10T10:03:30.932Z] #62 DONE 34.8s [2022-05-10T10:03:30.932Z] [2022-05-10T10:03:30.932Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:03:30.932Z] #40 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-05-10T10:03:30.932Z] #40 34.02 NAME: [2022-05-10T10:03:30.932Z] #40 34.02 go-winres - A tool for embedding resources in Windows executables [2022-05-10T10:03:30.932Z] #40 34.02 [2022-05-10T10:03:30.932Z] #40 34.02 USAGE: [2022-05-10T10:03:30.932Z] #40 34.02 go-winres [global options] command [command options] [arguments...] [2022-05-10T10:03:30.932Z] #40 34.02 [2022-05-10T10:03:30.932Z] #40 34.02 COMMANDS: [2022-05-10T10:03:30.932Z] #40 34.02 init Create an initial ./winres/winres.json [2022-05-10T10:03:30.932Z] #40 34.02 make Make syso files for the "go build" command [2022-05-10T10:03:30.932Z] #40 34.02 simply Make syso files for the "go build" command (simplified) [2022-05-10T10:03:30.932Z] #40 34.02 extract Extract all resources from an executable [2022-05-10T10:03:30.932Z] #40 34.02 patch Replace resources in an executable file (exe, dll) [2022-05-10T10:03:30.932Z] #40 34.02 help, h Shows a list of commands or help for one command [2022-05-10T10:03:30.932Z] #40 34.02 [2022-05-10T10:03:30.932Z] #40 34.02 GLOBAL OPTIONS: [2022-05-10T10:03:30.932Z] #40 34.02 --help, -h show help (default: false) [2022-05-10T10:03:30.932Z] #40 DONE 34.8s [2022-05-10T10:03:30.932Z] [2022-05-10T10:03:30.932Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-10T10:03:30.932Z] #63 sha256:f719b3d2f97ebe1dab11044265db377bc802dde56bacdd0aaf081ff2992f23a2 [2022-05-10T10:03:31.343Z] #13 DONE 0.6s [2022-05-10T10:03:31.343Z] [2022-05-10T10:03:31.343Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-10T10:03:31.343Z] #25 sha256:3fbcb6762475e5e28ed6e21b83ca3920707351fd84311fd6490fd73f6de20d94 [2022-05-10T10:03:31.604Z] #25 DONE 0.3s [2022-05-10T10:03:31.604Z] [2022-05-10T10:03:31.604Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-10T10:03:31.604Z] #46 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-10T10:03:31.604Z] #46 DONE 0.3s [2022-05-10T10:03:31.604Z] [2022-05-10T10:03:31.604Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-10T10:03:31.604Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-10T10:03:31.604Z] #33 DONE 0.3s [2022-05-10T10:03:31.604Z] [2022-05-10T10:03:31.604Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-10T10:03:31.604Z] #50 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-10T10:03:31.604Z] #50 DONE 0.3s [2022-05-10T10:03:31.604Z] [2022-05-10T10:03:31.604Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-10T10:03:31.604Z] #66 sha256:2978b2e56ef072631cc559c85145375ce3702731e89cf280291a817d4d0b0b5a [2022-05-10T10:03:31.604Z] #66 DONE 0.4s [2022-05-10T10:03:31.604Z] [2022-05-10T10:03:31.604Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:31.604Z] #67 sha256:6e4a4ef16a846a74d0c9181f86b5fe1d615052fe310544d672632bd5ed8740c8 [2022-05-10T10:03:31.719Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.8s done [2022-05-10T10:03:31.719Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-05-10T10:03:31.719Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-05-10T10:03:31.864Z] #63 DONE 0.9s [2022-05-10T10:03:31.864Z] [2022-05-10T10:03:31.864Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:03:31.864Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:03:31.922Z] #19 76.91 Reading package lists... [2022-05-10T10:03:31.981Z] #11 DONE 45.6s [2022-05-10T10:03:31.981Z] [2022-05-10T10:03:31.981Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-05-10T10:03:31.981Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-05-10T10:03:32.427Z] #64 0.701 + RM_GOPATH=0 [2022-05-10T10:03:32.427Z] #64 ... [2022-05-10T10:03:32.427Z] [2022-05-10T10:03:32.427Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:32.427Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-10T10:03:32.427Z] #42 24.89 Building dependency tree... [2022-05-10T10:03:32.427Z] #42 28.55 The following additional packages will be installed: [2022-05-10T10:03:32.427Z] #42 28.55 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-10T10:03:32.427Z] #42 28.58 Suggested packages: [2022-05-10T10:03:32.427Z] #42 28.61 cmake-doc ninja-build lrzip [2022-05-10T10:03:32.427Z] #42 28.61 Recommended packages: [2022-05-10T10:03:32.427Z] #42 28.61 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-10T10:03:32.427Z] #42 29.43 The following NEW packages will be installed: [2022-05-10T10:03:32.427Z] #42 29.45 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-10T10:03:32.427Z] #42 29.47 vim-common xxd [2022-05-10T10:03:32.427Z] #42 29.92 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:03:32.427Z] #42 29.92 Need to get 15.6 MB of archives. [2022-05-10T10:03:32.427Z] #42 29.92 After this operation, 67.4 MB of additional disk space will be used. [2022-05-10T10:03:32.427Z] #42 29.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:03:32.427Z] #42 29.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:03:32.427Z] #42 29.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-10T10:03:32.427Z] #42 30.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-10T10:03:32.427Z] #42 30.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-05-10T10:03:32.427Z] #42 30.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-05-10T10:03:32.427Z] #42 30.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-05-10T10:03:32.427Z] #42 30.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-05-10T10:03:32.427Z] #42 30.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-05-10T10:03:32.427Z] #42 30.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-05-10T10:03:32.427Z] #42 31.81 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:32.427Z] #42 32.11 Fetched 15.6 MB in 1s (13.5 MB/s) [2022-05-10T10:03:32.427Z] #42 32.29 Selecting previously unselected package xxd. [2022-05-10T10:03:32.427Z] #42 32.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-10T10:03:32.427Z] #42 32.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-10T10:03:32.427Z] #42 32.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:03:32.427Z] #42 32.72 Selecting previously unselected package vim-common. [2022-05-10T10:03:32.427Z] #42 32.72 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:03:32.427Z] #42 32.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:03:32.427Z] #42 33.42 Selecting previously unselected package cmake-data. [2022-05-10T10:03:32.427Z] #42 33.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-10T10:03:32.427Z] #42 33.44 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:03:32.684Z] #42 ... [2022-05-10T10:03:32.684Z] [2022-05-10T10:03:32.684Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:32.684Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:03:32.684Z] #14 24.96 Building dependency tree... [2022-05-10T10:03:32.684Z] #14 28.57 The following additional packages will be installed: [2022-05-10T10:03:32.684Z] #14 28.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:03:32.684Z] #14 28.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-10T10:03:32.684Z] #14 28.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-10T10:03:32.685Z] #14 28.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-10T10:03:32.685Z] #14 28.59 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-10T10:03:32.685Z] #14 28.61 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-10T10:03:32.685Z] #14 28.61 mingw-w64-common mingw-w64-x86-64-dev [2022-05-10T10:03:32.685Z] #14 28.62 Suggested packages: [2022-05-10T10:03:32.685Z] #14 28.65 gcc-10-locales seccomp wine64 [2022-05-10T10:03:32.685Z] #14 29.94 The following NEW packages will be installed: [2022-05-10T10:03:32.685Z] #14 29.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:03:32.685Z] #14 29.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-10T10:03:32.685Z] #14 29.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-10T10:03:32.685Z] #14 29.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-10T10:03:32.685Z] #14 29.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-10T10:03:32.685Z] #14 29.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-10T10:03:32.685Z] #14 29.95 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-10T10:03:32.685Z] #14 29.95 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-10T10:03:32.685Z] #14 29.95 mingw-w64-x86-64-dev [2022-05-10T10:03:32.685Z] #14 30.38 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:03:32.685Z] #14 30.38 Need to get 108 MB of archives. [2022-05-10T10:03:32.685Z] #14 30.38 After this operation, 620 MB of additional disk space will be used. [2022-05-10T10:03:32.685Z] #14 30.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-05-10T10:03:32.685Z] #14 30.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-05-10T10:03:32.685Z] #14 30.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-10T10:03:32.685Z] #14 30.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-05-10T10:03:32.685Z] #14 30.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-05-10T10:03:32.685Z] #14 30.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-10T10:03:32.685Z] #14 30.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-10T10:03:32.685Z] #14 30.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-05-10T10:03:32.685Z] #14 30.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-05-10T10:03:32.685Z] #14 31.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-05-10T10:03:32.685Z] #14 32.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-05-10T10:03:32.685Z] #14 33.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-05-10T10:03:32.685Z] #14 33.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-05-10T10:03:32.685Z] #14 34.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-05-10T10:03:32.685Z] #14 35.12 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-10T10:03:32.685Z] #14 35.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-10T10:03:32.685Z] #14 35.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-10T10:03:32.685Z] #14 35.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-05-10T10:03:32.685Z] #14 35.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-05-10T10:03:32.685Z] #14 35.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-05-10T10:03:32.685Z] #14 35.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-05-10T10:03:32.685Z] #14 35.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-05-10T10:03:32.685Z] #14 35.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-05-10T10:03:32.685Z] #14 35.18 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-05-10T10:03:32.685Z] #14 35.19 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-05-10T10:03:32.685Z] #14 35.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-05-10T10:03:32.685Z] #14 35.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-05-10T10:03:32.685Z] #14 35.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-05-10T10:03:32.685Z] #14 35.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-10T10:03:32.685Z] #14 35.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-05-10T10:03:32.685Z] #14 ... [2022-05-10T10:03:32.685Z] [2022-05-10T10:03:32.685Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:03:32.685Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:03:32.685Z] #64 0.702 + TMP_GOPATH= [2022-05-10T10:03:32.685Z] #64 0.702 + : /build [2022-05-10T10:03:32.685Z] #64 0.702 + '[' -z '' ']' [2022-05-10T10:03:32.685Z] #64 0.704 ++ mktemp -d [2022-05-10T10:03:32.685Z] #64 0.708 + export GOPATH=/tmp/tmp.bWmNK84VlF [2022-05-10T10:03:32.685Z] #64 0.708 + GOPATH=/tmp/tmp.bWmNK84VlF [2022-05-10T10:03:32.685Z] #64 0.708 + RM_GOPATH=1 [2022-05-10T10:03:32.685Z] #64 0.708 + case "$(go env GOARCH)" in [2022-05-10T10:03:32.685Z] #64 0.710 ++ go env GOARCH [2022-05-10T10:03:32.685Z] #64 0.726 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:32.685Z] #64 0.726 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:32.685Z] #64 0.728 ++ dirname /install.sh [2022-05-10T10:03:32.685Z] #64 0.729 + dir=/ [2022-05-10T10:03:32.685Z] #64 0.730 + bin=containerd [2022-05-10T10:03:32.685Z] #64 0.730 + shift [2022-05-10T10:03:32.685Z] #64 0.730 + '[' '!' -f //containerd.installer ']' [2022-05-10T10:03:32.685Z] #64 0.731 + . //containerd.installer [2022-05-10T10:03:32.685Z] #64 0.731 ++ set -e [2022-05-10T10:03:32.685Z] #64 0.731 ++ : v1.6.4 [2022-05-10T10:03:32.685Z] #64 0.744 + install_containerd [2022-05-10T10:03:32.685Z] #64 0.745 + echo 'Install containerd version v1.6.4' [2022-05-10T10:03:32.685Z] #64 0.746 Install containerd version v1.6.4 [2022-05-10T10:03:32.685Z] #64 0.747 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bWmNK84VlF/src/github.com/containerd/containerd [2022-05-10T10:03:32.685Z] #64 0.749 Cloning into '/tmp/tmp.bWmNK84VlF/src/github.com/containerd/containerd'... [2022-05-10T10:03:32.763Z] #14 24.53 Reading package lists... [2022-05-10T10:03:32.763Z] #14 ... [2022-05-10T10:03:32.763Z] [2022-05-10T10:03:32.763Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:32.763Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:03:32.763Z] #62 17.53 Fetched 8530 kB in 14s (616 kB/s) [2022-05-10T10:03:32.763Z] #62 17.53 Reading package lists... [2022-05-10T10:03:32.763Z] #62 23.63 Reading package lists... [2022-05-10T10:03:32.763Z] #62 ... [2022-05-10T10:03:32.763Z] [2022-05-10T10:03:32.763Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:32.763Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:32.763Z] #55 26.95 go: downloading github.com/fatih/color v1.13.0 [2022-05-10T10:03:32.763Z] #55 26.97 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:03:32.763Z] #55 27.04 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-10T10:03:32.763Z] #55 27.06 go: downloading github.com/spf13/viper v1.10.1 [2022-05-10T10:03:32.763Z] #55 27.39 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-10T10:03:32.763Z] #55 27.76 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-10T10:03:32.763Z] #55 27.76 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-10T10:03:32.925Z] #12 DONE 1.1s [2022-05-10T10:03:33.187Z] [2022-05-10T10:03:33.187Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-05-10T10:03:33.187Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-05-10T10:03:33.302Z] #19 89.05 Building dependency tree... [2022-05-10T10:03:33.700Z] #55 ... [2022-05-10T10:03:33.700Z] [2022-05-10T10:03:33.700Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:33.700Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:33.700Z] #42 18.40 Fetched 8530 kB in 14s (590 kB/s) [2022-05-10T10:03:33.700Z] #42 18.40 Reading package lists... [2022-05-10T10:03:33.700Z] #42 24.18 Reading package lists... [2022-05-10T10:03:33.700Z] #42 ... [2022-05-10T10:03:33.700Z] [2022-05-10T10:03:33.700Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:33.700Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:33.700Z] #51 20.36 Fetched 8534 kB in 16s (544 kB/s) [2022-05-10T10:03:33.700Z] #51 20.36 Reading package lists... [2022-05-10T10:03:33.772Z] #13 DONE 0.6s [2022-05-10T10:03:33.772Z] [2022-05-10T10:03:33.772Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-10T10:03:33.772Z] #25 sha256:e5788b93f5f5ffb04bd0797b68c846ce9589561a6d2b60851fa5ca7a5dcb7c17 [2022-05-10T10:03:33.772Z] #25 DONE 0.1s [2022-05-10T10:03:33.772Z] [2022-05-10T10:03:33.772Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:33.772Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:33.772Z] #42 ... [2022-05-10T10:03:33.772Z] [2022-05-10T10:03:33.772Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-05-10T10:03:33.772Z] #50 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-05-10T10:03:33.772Z] #50 DONE 0.2s [2022-05-10T10:03:34.043Z] [2022-05-10T10:03:34.043Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-05-10T10:03:34.043Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-05-10T10:03:34.043Z] #33 DONE 0.4s [2022-05-10T10:03:34.043Z] [2022-05-10T10:03:34.043Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:34.043Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:03:34.043Z] #34 ... [2022-05-10T10:03:34.043Z] [2022-05-10T10:03:34.043Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-05-10T10:03:34.043Z] #46 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-05-10T10:03:34.043Z] #46 DONE 0.4s [2022-05-10T10:03:34.043Z] [2022-05-10T10:03:34.043Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-10T10:03:34.043Z] #66 sha256:8eacaf2955fd653dd4f33448480bed5775b72268d2a9f8264ccb05b88b1e466b [2022-05-10T10:03:34.043Z] #66 DONE 0.4s [2022-05-10T10:03:34.272Z] #51 26.26 Reading package lists... [2022-05-10T10:03:34.272Z] #51 ... [2022-05-10T10:03:34.272Z] [2022-05-10T10:03:34.272Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:34.272Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:34.272Z] #55 29.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-10T10:03:34.305Z] [2022-05-10T10:03:34.305Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:34.305Z] #67 sha256:34cc50c44f9c8b938abb7d0c28c51fb4e6d8404435d6f191853de929f98cd2de [2022-05-10T10:03:34.532Z] #55 29.29 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-10T10:03:34.581Z] #64 ... [2022-05-10T10:03:34.581Z] [2022-05-10T10:03:34.581Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:34.581Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-10T10:03:34.581Z] #55 28.36 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-10T10:03:34.581Z] #55 28.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-10T10:03:34.581Z] #55 28.42 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-10T10:03:34.581Z] #55 28.45 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-10T10:03:34.581Z] #55 28.49 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-10T10:03:34.581Z] #55 28.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-10T10:03:34.581Z] #55 28.97 go: downloading honnef.co/go/tools v0.2.2 [2022-05-10T10:03:34.581Z] #55 30.27 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-10T10:03:34.581Z] #55 30.27 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-10T10:03:34.581Z] #55 30.30 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-10T10:03:34.581Z] #55 30.35 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-10T10:03:34.581Z] #55 31.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-10T10:03:34.581Z] #55 31.70 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-10T10:03:34.581Z] #55 31.72 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-10T10:03:34.581Z] #55 31.90 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-10T10:03:34.581Z] #55 32.09 go: downloading golang.org/x/text v0.3.7 [2022-05-10T10:03:34.581Z] #55 36.84 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-10T10:03:34.581Z] #55 37.00 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-10T10:03:34.581Z] #55 37.10 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T10:03:34.581Z] #55 37.12 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-10T10:03:34.581Z] #55 37.18 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-10T10:03:34.581Z] #55 37.21 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-10T10:03:34.581Z] #55 37.23 go: downloading golang.org/x/mod v0.5.1 [2022-05-10T10:03:34.581Z] #55 37.31 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-10T10:03:34.581Z] #55 37.36 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-10T10:03:34.581Z] #55 37.40 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T10:03:34.581Z] #55 37.45 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-10T10:03:34.581Z] #55 37.48 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-10T10:03:34.581Z] #55 37.50 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-10T10:03:34.581Z] #55 37.90 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T10:03:34.581Z] #55 37.98 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-10T10:03:34.581Z] #55 38.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-10T10:03:34.581Z] #55 38.26 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-10T10:03:34.581Z] #55 38.29 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-10T10:03:34.581Z] #55 38.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T10:03:34.581Z] #55 38.39 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T10:03:34.581Z] #55 38.41 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-10T10:03:34.581Z] #55 38.45 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-10T10:03:34.581Z] #55 ... [2022-05-10T10:03:34.581Z] [2022-05-10T10:03:34.581Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:34.581Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-10T10:03:34.839Z] #34 38.10 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-05-10T10:03:34.839Z] #34 38.20 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-10T10:03:35.099Z] #55 ... [2022-05-10T10:03:35.099Z] [2022-05-10T10:03:35.099Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:35.099Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:35.099Z] #36 19.86 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-10T10:03:35.099Z] #36 19.96 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-10T10:03:35.099Z] #36 21.08 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-10T10:03:35.099Z] #36 ... [2022-05-10T10:03:35.099Z] [2022-05-10T10:03:35.099Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:35.099Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:35.099Z] #14 24.53 Reading package lists... [2022-05-10T10:03:35.402Z] #34 38.78 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:35.840Z] #19 94.16 The following additional packages will be installed: [2022-05-10T10:03:35.840Z] #19 94.16 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-10T10:03:35.840Z] #19 94.16 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.16 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.16 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-10T10:03:35.840Z] #19 94.16 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.16 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.17 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-05-10T10:03:35.840Z] #19 94.17 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-05-10T10:03:35.840Z] #19 94.17 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.17 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.17 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-10T10:03:35.840Z] #19 94.17 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-10T10:03:35.840Z] #19 94.17 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-10T10:03:35.840Z] #19 94.17 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-10T10:03:35.840Z] #19 94.17 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.17 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.18 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-10T10:03:35.840Z] #19 94.18 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-10T10:03:35.840Z] #19 94.18 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-10T10:03:35.840Z] #19 94.18 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-10T10:03:35.840Z] #19 94.18 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-10T10:03:35.840Z] #19 94.18 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-10T10:03:35.840Z] #19 94.18 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-10T10:03:35.840Z] #19 94.18 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-10T10:03:35.840Z] #19 94.18 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-10T10:03:35.840Z] #19 94.18 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-10T10:03:35.840Z] #19 94.18 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-10T10:03:35.840Z] #19 94.18 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-10T10:03:35.840Z] #19 94.18 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-10T10:03:35.840Z] #19 94.18 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-10T10:03:35.840Z] #19 94.18 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-10T10:03:35.840Z] #19 94.18 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-10T10:03:35.840Z] #19 94.19 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-10T10:03:35.840Z] #19 94.19 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-10T10:03:35.840Z] #19 94.19 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-10T10:03:35.840Z] #19 94.19 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-10T10:03:35.840Z] #19 94.19 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-10T10:03:35.840Z] #19 94.19 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-10T10:03:35.840Z] #19 94.19 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-10T10:03:35.840Z] #19 94.19 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-10T10:03:35.840Z] #19 94.19 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-10T10:03:35.840Z] #19 94.19 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-10T10:03:35.840Z] #19 94.19 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-10T10:03:35.840Z] #19 94.20 linux-libc-dev-s390x-cross patch xz-utils [2022-05-10T10:03:35.840Z] #19 94.24 Suggested packages: [2022-05-10T10:03:35.840Z] #19 94.24 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-05-10T10:03:35.840Z] #19 94.24 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.24 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-05-10T10:03:35.840Z] #19 94.24 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-05-10T10:03:35.840Z] #19 94.24 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-05-10T10:03:35.840Z] #19 94.24 libyaml-shell-perl ed diffutils-doc [2022-05-10T10:03:35.840Z] #19 94.24 Recommended packages: [2022-05-10T10:03:35.840Z] #19 94.24 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-05-10T10:03:35.840Z] #19 94.24 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-05-10T10:03:36.334Z] #34 ... [2022-05-10T10:03:36.334Z] [2022-05-10T10:03:36.334Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:36.334Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-10T10:03:36.334Z] #51 29.62 The following additional packages will be installed: [2022-05-10T10:03:36.334Z] #51 29.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:03:36.334Z] #51 29.64 python3-protobuf python3-six [2022-05-10T10:03:36.334Z] #51 29.65 Suggested packages: [2022-05-10T10:03:36.334Z] #51 29.66 python3-setuptools [2022-05-10T10:03:36.334Z] #51 29.66 Recommended packages: [2022-05-10T10:03:36.334Z] #51 29.66 iproute2 | iproute [2022-05-10T10:03:36.334Z] #51 30.18 The following NEW packages will be installed: [2022-05-10T10:03:36.334Z] #51 30.20 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:03:36.334Z] #51 30.20 python3-protobuf python3-six [2022-05-10T10:03:36.334Z] #51 30.70 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:03:36.334Z] #51 30.70 Need to get 2136 kB of archives. [2022-05-10T10:03:36.334Z] #51 30.70 After this operation, 10.8 MB of additional disk space will be used. [2022-05-10T10:03:36.334Z] #51 30.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-05-10T10:03:36.334Z] #51 30.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:03:36.334Z] #51 30.72 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-10T10:03:36.334Z] #51 30.74 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-05-10T10:03:36.334Z] #51 30.75 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-10T10:03:36.334Z] #51 30.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-10T10:03:36.334Z] #51 30.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-10T10:03:36.334Z] #51 33.04 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [630 kB] [2022-05-10T10:03:36.334Z] #51 34.35 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:36.335Z] #51 34.80 Fetched 2136 kB in 3s (704 kB/s) [2022-05-10T10:03:36.335Z] #51 35.05 Selecting previously unselected package libprotobuf23:arm64. [2022-05-10T10:03:36.335Z] #51 35.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-05-10T10:03:36.335Z] #51 35.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-05-10T10:03:36.335Z] #51 35.12 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-05-10T10:03:36.335Z] #51 36.05 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:03:36.335Z] #51 36.06 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:03:36.335Z] #51 36.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:03:36.335Z] #51 36.25 Selecting previously unselected package python3-six. [2022-05-10T10:03:36.335Z] #51 36.25 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-10T10:03:36.335Z] #51 36.26 Unpacking python3-six (1.16.0-2) ... [2022-05-10T10:03:36.335Z] #51 36.40 Selecting previously unselected package python3-protobuf. [2022-05-10T10:03:36.335Z] #51 36.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-05-10T10:03:36.335Z] #51 36.46 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-10T10:03:36.335Z] #51 37.00 Selecting previously unselected package libnet1:arm64. [2022-05-10T10:03:36.335Z] #51 37.00 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-10T10:03:36.335Z] #51 37.01 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:03:36.335Z] #51 37.18 Selecting previously unselected package libnl-3-200:arm64. [2022-05-10T10:03:36.335Z] #51 37.18 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-10T10:03:36.335Z] #51 37.21 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-10T10:03:36.335Z] #51 37.36 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-10T10:03:36.335Z] #51 37.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-10T10:03:36.335Z] #51 37.37 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-10T10:03:36.335Z] #51 37.49 Selecting previously unselected package criu. [2022-05-10T10:03:36.335Z] #51 37.49 Preparing to unpack .../7-criu_3.17-1_arm64.deb ... [2022-05-10T10:03:36.335Z] #51 37.51 Unpacking criu (3.17-1) ... [2022-05-10T10:03:36.335Z] #51 38.27 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:03:36.335Z] #51 ... [2022-05-10T10:03:36.335Z] [2022-05-10T10:03:36.335Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:36.335Z] #31 sha256:43f09ef97b0dc1c4d789e5f3e4e6988ba1e1f9ed6413b70bb5d6269a369a4131 [2022-05-10T10:03:36.335Z] #31 32.12 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-05-10T10:03:36.335Z] #31 34.10 [2022-05-10T10:03:36.335Z] #31 34.40 #=#=# ################################## 48.2% ######################################################################## 100.0% [2022-05-10T10:03:36.335Z] #31 35.50 [2022-05-10T10:03:36.476Z] #14 30.06 Building dependency tree... [2022-05-10T10:03:36.900Z] #31 37.63 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-05-10T10:03:36.902Z] #67 ... [2022-05-10T10:03:36.902Z] [2022-05-10T10:03:36.902Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:03:36.902Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-10T10:03:36.902Z] #38 5.677 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-10T10:03:37.166Z] #38 ... [2022-05-10T10:03:37.166Z] [2022-05-10T10:03:37.166Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:37.166Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:37.166Z] #36 5.889 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-10T10:03:37.166Z] #36 ... [2022-05-10T10:03:37.166Z] [2022-05-10T10:03:37.166Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:37.166Z] #67 sha256:6e4a4ef16a846a74d0c9181f86b5fe1d615052fe310544d672632bd5ed8740c8 [2022-05-10T10:03:37.166Z] #67 5.662 + RM_GOPATH=0 [2022-05-10T10:03:37.166Z] #67 5.662 + TMP_GOPATH= [2022-05-10T10:03:37.166Z] #67 5.662 + : /build [2022-05-10T10:03:37.166Z] #67 5.662 + '[' -z '' ']' [2022-05-10T10:03:37.166Z] #67 5.662 ++ mktemp -d [2022-05-10T10:03:37.166Z] #67 5.662 + export GOPATH=/tmp/tmp.vBHXt0Dm7T [2022-05-10T10:03:37.166Z] #67 5.662 + GOPATH=/tmp/tmp.vBHXt0Dm7T [2022-05-10T10:03:37.166Z] #67 5.662 + RM_GOPATH=1 [2022-05-10T10:03:37.166Z] #67 5.662 + case "$(go env GOARCH)" in [2022-05-10T10:03:37.166Z] #67 5.662 ++ go env GOARCH [2022-05-10T10:03:37.166Z] #67 5.685 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:37.166Z] #67 5.685 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:37.166Z] #67 5.685 ++ dirname /install.sh [2022-05-10T10:03:37.166Z] #67 5.699 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:37.166Z] #67 5.699 + dir=/ [2022-05-10T10:03:37.166Z] #67 5.699 + bin=rootlesskit [2022-05-10T10:03:37.166Z] #67 5.699 + shift [2022-05-10T10:03:37.166Z] #67 5.699 + '[' '!' -f //rootlesskit.installer ']' [2022-05-10T10:03:37.166Z] #67 5.699 + . //rootlesskit.installer [2022-05-10T10:03:37.166Z] #67 5.699 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:37.166Z] #67 5.699 + install_rootlesskit [2022-05-10T10:03:37.166Z] #67 5.699 + case "$1" in [2022-05-10T10:03:37.166Z] #67 5.699 + export CGO_ENABLED=0 [2022-05-10T10:03:37.166Z] #67 5.699 + CGO_ENABLED=0 [2022-05-10T10:03:37.166Z] #67 5.699 + _install_rootlesskit [2022-05-10T10:03:37.166Z] #67 5.699 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-10T10:03:37.166Z] #67 5.699 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:03:37.166Z] #67 5.699 + GOBIN=/build [2022-05-10T10:03:37.166Z] #67 5.699 + GO111MODULE=on [2022-05-10T10:03:37.166Z] #67 5.699 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:37.740Z] #67 6.237 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-10T10:03:38.271Z] #31 38.86 [2022-05-10T10:03:38.381Z] #14 33.43 The following additional packages will be installed: [2022-05-10T10:03:38.381Z] #14 33.43 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:03:38.381Z] #14 33.43 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-10T10:03:38.381Z] #14 33.43 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-10T10:03:38.381Z] #14 33.43 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-10T10:03:38.381Z] #14 33.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-10T10:03:38.381Z] #14 33.44 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-10T10:03:38.381Z] #14 33.44 mingw-w64-common mingw-w64-x86-64-dev [2022-05-10T10:03:38.381Z] #14 33.45 Suggested packages: [2022-05-10T10:03:38.381Z] #14 33.46 gcc-10-locales seccomp wine64 [2022-05-10T10:03:38.543Z] #31 39.18 #=#=# ######################################################################## 100.0% [2022-05-10T10:03:39.606Z] #67 ... [2022-05-10T10:03:39.606Z] [2022-05-10T10:03:39.606Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:03:39.606Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:03:39.606Z] #40 5.833 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-10T10:03:39.606Z] #40 ... [2022-05-10T10:03:39.606Z] [2022-05-10T10:03:39.606Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:39.606Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:39.606Z] #36 6.000 go: downloading github.com/go-delve/delve v1.8.1 [2022-05-10T10:03:39.695Z] Running on azwin-2-844ef0 in d:\jenkins\workspace\moby_PR-43275 [Pipeline] { [Pipeline] ws [2022-05-10T10:03:39.710Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-10T10:03:39.867Z] #36 ... [2022-05-10T10:03:39.867Z] [2022-05-10T10:03:39.867Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:03:39.867Z] #26 sha256:cd8a57e72b3e4eb7fa2e1a0d3caa3777e4dc6fcbb22a3890cf5ec1bc4c76bdfb [2022-05-10T10:03:39.867Z] #26 6.245 + RM_GOPATH=0 [2022-05-10T10:03:39.867Z] #26 6.245 + TMP_GOPATH= [2022-05-10T10:03:39.867Z] #26 6.245 + : /build [2022-05-10T10:03:39.867Z] #26 6.245 + '[' -z '' ']' [2022-05-10T10:03:39.940Z] #31 40.37 [2022-05-10T10:03:40.062Z] #19 98.70 The following NEW packages will be installed: [2022-05-10T10:03:40.063Z] #19 98.70 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-05-10T10:03:40.063Z] #19 98.70 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-05-10T10:03:40.129Z] #26 6.257 ++ mktemp -d [2022-05-10T10:03:40.129Z] #26 6.257 + export GOPATH=/tmp/tmp.rpjRmpVkPH [2022-05-10T10:03:40.129Z] #26 6.257 + GOPATH=/tmp/tmp.rpjRmpVkPH [2022-05-10T10:03:40.129Z] #26 6.257 + RM_GOPATH=1 [2022-05-10T10:03:40.129Z] #26 6.257 + case "$(go env GOARCH)" in [2022-05-10T10:03:40.129Z] #26 6.257 ++ go env GOARCH [2022-05-10T10:03:40.129Z] #26 6.327 Install docker/cli version 17.06.2-ce from stable [2022-05-10T10:03:40.129Z] #26 6.327 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:40.129Z] #26 6.327 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:40.129Z] #26 6.327 ++ dirname /install.sh [2022-05-10T10:03:40.129Z] #26 6.327 + dir=/ [2022-05-10T10:03:40.129Z] #26 6.327 + bin=dockercli [2022-05-10T10:03:40.129Z] #26 6.327 + shift [2022-05-10T10:03:40.129Z] #26 6.327 + '[' '!' -f //dockercli.installer ']' [2022-05-10T10:03:40.129Z] #26 6.327 + . //dockercli.installer [2022-05-10T10:03:40.129Z] #26 6.327 ++ : stable [2022-05-10T10:03:40.129Z] #26 6.327 ++ : 17.06.2-ce [2022-05-10T10:03:40.129Z] #26 6.327 + install_dockercli [2022-05-10T10:03:40.129Z] #26 6.327 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-10T10:03:40.129Z] #26 6.327 ++ uname -m [2022-05-10T10:03:40.129Z] #26 6.327 + arch=x86_64 [2022-05-10T10:03:40.129Z] #26 6.327 + '[' x86_64 '!=' x86_64 ']' [2022-05-10T10:03:40.129Z] #26 6.327 + url=https://download.docker.com/linux/static [2022-05-10T10:03:40.129Z] #26 6.327 + tar -xz docker/docker [2022-05-10T10:03:40.129Z] #26 6.383 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-10T10:03:40.129Z] #26 ... [2022-05-10T10:03:40.129Z] [2022-05-10T10:03:40.129Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:40.129Z] #67 sha256:34cc50c44f9c8b938abb7d0c28c51fb4e6d8404435d6f191853de929f98cd2de [2022-05-10T10:03:40.129Z] #67 6.157 + RM_GOPATH=0 [2022-05-10T10:03:40.129Z] #67 6.157 + TMP_GOPATH= [2022-05-10T10:03:40.129Z] #67 6.157 + : /build [2022-05-10T10:03:40.129Z] #67 6.157 + '[' -z '' ']' [2022-05-10T10:03:40.129Z] #67 6.157 ++ mktemp -d [2022-05-10T10:03:40.129Z] #67 6.157 + export GOPATH=/tmp/tmp.oeeeVC7CWY [2022-05-10T10:03:40.129Z] #67 6.157 + GOPATH=/tmp/tmp.oeeeVC7CWY [2022-05-10T10:03:40.129Z] #67 6.157 + RM_GOPATH=1 [2022-05-10T10:03:40.129Z] #67 6.157 + case "$(go env GOARCH)" in [2022-05-10T10:03:40.129Z] #67 6.157 ++ go env GOARCH [2022-05-10T10:03:40.129Z] #67 6.180 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:40.129Z] #67 6.181 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:40.129Z] #67 6.181 ++ dirname /install.sh [2022-05-10T10:03:40.129Z] #67 6.189 + dir=/ [2022-05-10T10:03:40.129Z] #67 6.189 + bin=rootlesskit [2022-05-10T10:03:40.129Z] #67 6.190 + shift [2022-05-10T10:03:40.129Z] #67 6.190 + '[' '!' -f //rootlesskit.installer ']' [2022-05-10T10:03:40.129Z] #67 6.190 + . //rootlesskit.installer [2022-05-10T10:03:40.129Z] #67 6.190 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:40.129Z] #67 6.190 + install_rootlesskit [2022-05-10T10:03:40.129Z] #67 6.190 + case "$1" in [2022-05-10T10:03:40.129Z] #67 6.190 + export CGO_ENABLED=0 [2022-05-10T10:03:40.129Z] #67 6.190 + CGO_ENABLED=0 [2022-05-10T10:03:40.129Z] #67 6.190 + _install_rootlesskit [2022-05-10T10:03:40.129Z] #67 6.191 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-10T10:03:40.129Z] #67 6.191 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:40.129Z] #67 6.191 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:03:40.129Z] #67 6.192 + GOBIN=/build [2022-05-10T10:03:40.129Z] #67 6.192 + GO111MODULE=on [2022-05-10T10:03:40.129Z] #67 6.192 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:03:40.196Z] #31 40.73 Download of images into '/build' complete. [2022-05-10T10:03:40.196Z] #31 40.73 Use something like the following to load the result into a Docker daemon: [2022-05-10T10:03:40.196Z] #31 40.73 tar -cC '/build' . | docker load [2022-05-10T10:03:40.298Z] #14 34.99 The following NEW packages will be installed: [2022-05-10T10:03:40.298Z] #14 34.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:03:40.298Z] #14 34.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-10T10:03:40.298Z] #14 34.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-10T10:03:40.298Z] #14 34.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-10T10:03:40.298Z] #14 35.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-10T10:03:40.298Z] #14 35.00 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-10T10:03:40.298Z] #14 35.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-10T10:03:40.298Z] #14 35.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-10T10:03:40.298Z] #14 35.01 mingw-w64-x86-64-dev [2022-05-10T10:03:40.337Z] #19 98.70 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-05-10T10:03:40.337Z] #19 98.70 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-05-10T10:03:40.337Z] #19 98.70 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-05-10T10:03:40.337Z] #19 98.70 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-05-10T10:03:40.337Z] #19 98.70 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-05-10T10:03:40.337Z] #19 98.70 crossbuild-essential-armel crossbuild-essential-armhf [2022-05-10T10:03:40.337Z] #19 98.70 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-05-10T10:03:40.337Z] #19 98.70 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-05-10T10:03:40.337Z] #19 98.70 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-05-10T10:03:40.337Z] #19 98.70 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-05-10T10:03:40.337Z] #19 98.70 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-05-10T10:03:40.337Z] #19 98.70 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-05-10T10:03:40.337Z] #19 98.70 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-05-10T10:03:40.337Z] #19 98.70 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-05-10T10:03:40.337Z] #19 98.70 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-05-10T10:03:40.337Z] #19 98.70 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-05-10T10:03:40.337Z] #19 98.70 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-05-10T10:03:40.337Z] #19 98.70 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-05-10T10:03:40.337Z] #19 98.70 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-05-10T10:03:40.337Z] #19 98.70 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-05-10T10:03:40.337Z] #19 98.70 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-05-10T10:03:40.337Z] #19 98.70 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-05-10T10:03:40.337Z] #19 98.70 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-05-10T10:03:40.337Z] #19 98.70 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-05-10T10:03:40.337Z] #19 98.74 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-05-10T10:03:40.337Z] #19 98.74 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-05-10T10:03:40.337Z] #19 98.74 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-05-10T10:03:40.337Z] #19 98.74 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-05-10T10:03:40.337Z] #19 98.74 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-05-10T10:03:40.337Z] #19 98.74 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-05-10T10:03:40.337Z] #19 98.74 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-05-10T10:03:40.337Z] #19 98.74 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-05-10T10:03:40.337Z] #19 98.74 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-05-10T10:03:40.337Z] #19 98.75 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-05-10T10:03:40.337Z] #19 98.75 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-05-10T10:03:40.337Z] #19 98.75 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-05-10T10:03:40.337Z] #19 98.75 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-05-10T10:03:40.337Z] #19 98.75 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-05-10T10:03:40.337Z] #19 98.75 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-05-10T10:03:40.337Z] #19 98.75 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-05-10T10:03:40.337Z] #19 98.75 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-05-10T10:03:40.337Z] #19 98.76 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-05-10T10:03:40.337Z] #19 98.76 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-05-10T10:03:40.337Z] #19 98.76 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-05-10T10:03:40.337Z] #19 98.76 linux-libc-dev-s390x-cross patch xz-utils [2022-05-10T10:03:40.547Z] Running on azwin-2-844ef1 in d:\jenkins\workspace\moby_PR-43275 [Pipeline] { [Pipeline] ws [2022-05-10T10:03:40.562Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [2022-05-10T10:03:40.573Z] #14 35.40 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:03:40.573Z] #14 35.40 Need to get 115 MB of archives. [2022-05-10T10:03:40.573Z] #14 35.40 After this operation, 645 MB of additional disk space will be used. [2022-05-10T10:03:40.573Z] #14 35.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-10T10:03:40.573Z] #14 35.59 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] [Pipeline] checkout [2022-05-10T10:03:40.835Z] #14 ... [2022-05-10T10:03:40.835Z] [2022-05-10T10:03:40.835Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:40.835Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:40.835Z] #55 32.65 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T10:03:40.835Z] #55 32.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T10:03:40.835Z] #55 32.70 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-10T10:03:40.835Z] #55 32.74 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-10T10:03:40.835Z] #55 32.74 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:03:40.835Z] #55 32.75 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T10:03:40.835Z] #55 33.08 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-10T10:03:40.835Z] #55 33.10 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-10T10:03:40.835Z] #55 33.19 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T10:03:40.835Z] #55 33.24 go: downloading github.com/spf13/afero v1.6.0 [2022-05-10T10:03:40.835Z] #55 33.30 go: downloading github.com/spf13/cast v1.4.1 [2022-05-10T10:03:40.835Z] #55 33.35 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-10T10:03:40.835Z] #55 33.40 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-10T10:03:40.835Z] #55 33.42 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-10T10:03:40.835Z] #55 33.66 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-10T10:03:40.835Z] #55 33.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-10T10:03:40.835Z] #55 33.68 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-10T10:03:40.835Z] #55 33.68 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-10T10:03:40.835Z] #55 33.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-10T10:03:40.835Z] #55 33.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-10T10:03:40.835Z] #55 33.71 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-10T10:03:40.835Z] #55 33.73 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-10T10:03:40.835Z] #55 33.74 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-10T10:03:40.835Z] #55 33.83 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-10T10:03:40.835Z] #55 33.84 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-10T10:03:40.835Z] #55 33.94 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-10T10:03:40.835Z] #55 34.12 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-10T10:03:40.835Z] #55 34.20 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-10T10:03:40.835Z] #55 34.51 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-10T10:03:40.835Z] #55 34.55 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-10T10:03:40.835Z] #55 34.58 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-10T10:03:40.835Z] #55 34.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-10T10:03:40.835Z] #55 34.79 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-10T10:03:40.835Z] #55 34.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-10T10:03:40.835Z] #55 34.85 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-10T10:03:40.835Z] #55 34.91 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-10T10:03:40.835Z] #55 34.96 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-10T10:03:40.835Z] #55 34.99 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-10T10:03:40.835Z] #55 35.01 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-10T10:03:40.835Z] #55 35.11 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-10T10:03:40.835Z] #55 35.14 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-10T10:03:40.835Z] #55 35.15 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-10T10:03:40.835Z] #55 35.16 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-10T10:03:40.835Z] #55 35.18 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-10T10:03:40.835Z] #55 35.20 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-10T10:03:40.835Z] #55 35.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-10T10:03:40.835Z] #55 35.31 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-10T10:03:40.835Z] #55 35.36 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-10T10:03:40.835Z] #55 35.52 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-10T10:03:40.835Z] #55 35.61 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-10T10:03:40.835Z] #55 35.63 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-10T10:03:40.835Z] #55 35.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-10T10:03:40.912Z] #19 99.33 0 upgraded, 133 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:03:40.912Z] #19 99.33 Need to get 787 MB of archives. [2022-05-10T10:03:40.912Z] #19 99.33 After this operation, 3385 MB of additional disk space will be used. [2022-05-10T10:03:40.912Z] #19 99.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-05-10T10:03:40.912Z] #19 99.34 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-10T10:03:40.912Z] #19 99.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-05-10T10:03:40.912Z] #19 99.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-05-10T10:03:40.912Z] #19 99.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-05-10T10:03:40.912Z] #19 99.35 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-10T10:03:40.912Z] #19 99.35 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-05-10T10:03:40.912Z] #19 99.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-05-10T10:03:41.078Z] #67 6.809 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-10T10:03:41.094Z] #55 35.94 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-10T10:03:41.094Z] #55 ... [2022-05-10T10:03:41.094Z] [2022-05-10T10:03:41.094Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:03:41.094Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:03:41.094Z] #57 35.74 v3.0.2 [2022-05-10T10:03:41.094Z] #57 DONE 36.0s [2022-05-10T10:03:41.094Z] [2022-05-10T10:03:41.094Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:41.094Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:41.094Z] #55 36.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-10T10:03:41.176Z] #19 99.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-05-10T10:03:41.176Z] #19 99.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-05-10T10:03:41.176Z] #19 99.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-05-10T10:03:41.176Z] #19 99.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-10T10:03:41.176Z] #19 99.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-05-10T10:03:41.353Z] #55 36.16 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-10T10:03:41.353Z] #55 36.19 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-10T10:03:41.353Z] #55 36.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-10T10:03:41.353Z] #55 36.24 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-10T10:03:41.353Z] #55 36.28 go: downloading github.com/julz/importas v0.1.0 [2022-05-10T10:03:41.353Z] #55 36.28 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-10T10:03:41.353Z] #55 36.30 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-10T10:03:41.353Z] #55 36.35 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-10T10:03:41.613Z] #55 36.35 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-10T10:03:41.613Z] #55 36.46 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-10T10:03:41.613Z] #55 ... [2022-05-10T10:03:41.613Z] [2022-05-10T10:03:41.613Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:41.613Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:03:41.613Z] #62 23.63 Reading package lists... [2022-05-10T10:03:41.613Z] #62 29.58 Building dependency tree... [2022-05-10T10:03:41.613Z] #62 32.90 The following additional packages will be installed: [2022-05-10T10:03:41.613Z] #62 32.90 libbtrfs0 [2022-05-10T10:03:41.613Z] #62 33.13 The following NEW packages will be installed: [2022-05-10T10:03:41.613Z] #62 33.15 libbtrfs-dev libbtrfs0 [2022-05-10T10:03:41.613Z] #62 33.57 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:03:41.613Z] #62 33.57 Need to get 460 kB of archives. [2022-05-10T10:03:41.613Z] #62 33.57 After this operation, 1237 kB of additional disk space will be used. [2022-05-10T10:03:41.613Z] #62 33.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-10T10:03:41.613Z] #62 33.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-10T10:03:41.613Z] #62 34.73 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:41.613Z] #62 34.99 Fetched 460 kB in 0s (1261 kB/s) [2022-05-10T10:03:41.613Z] #62 35.10 Selecting previously unselected package libbtrfs0:amd64. [2022-05-10T10:03:41.613Z] #62 35.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:03:41.613Z] #62 35.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-10T10:03:41.613Z] #62 35.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:03:41.613Z] #62 35.49 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-10T10:03:41.613Z] #62 35.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-10T10:03:41.613Z] #62 35.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:03:41.613Z] #62 35.98 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:03:41.613Z] #62 36.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:03:41.613Z] #62 36.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:03:41.613Z] #62 DONE 36.5s [2022-05-10T10:03:41.613Z] [2022-05-10T10:03:41.614Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:41.614Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:41.614Z] #55 36.51 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-10T10:03:41.614Z] #55 36.54 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-10T10:03:41.614Z] #55 36.54 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-10T10:03:41.614Z] #55 36.59 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-10T10:03:41.614Z] #55 36.59 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-10T10:03:41.618Z] The recommended git tool is: git [2022-05-10T10:03:41.877Z] #55 36.78 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-10T10:03:41.877Z] #55 36.78 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-10T10:03:41.969Z] #67 ... [2022-05-10T10:03:41.969Z] [2022-05-10T10:03:41.969Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:41.969Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:03:41.969Z] #62 7.266 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:41.969Z] #62 7.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:41.969Z] #62 7.441 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:41.969Z] #62 8.754 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:41.969Z] #62 ... [2022-05-10T10:03:41.969Z] [2022-05-10T10:03:41.969Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:41.969Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:41.969Z] #14 7.081 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:41.969Z] #14 7.107 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:41.969Z] #14 7.111 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:41.969Z] #14 8.764 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:41.969Z] #14 ... [2022-05-10T10:03:41.969Z] [2022-05-10T10:03:41.969Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:03:41.969Z] #26 sha256:e694198c920b975d48ae2283b41fbc87e4d34fe9be9cca9bd52a34f9f0b6f498 [2022-05-10T10:03:41.969Z] #26 6.235 + RM_GOPATH=0 [2022-05-10T10:03:41.969Z] #26 6.235 + TMP_GOPATH= [2022-05-10T10:03:41.969Z] #26 6.235 + : /build [2022-05-10T10:03:41.969Z] #26 6.235 + '[' -z '' ']' [2022-05-10T10:03:41.969Z] #26 6.235 ++ mktemp -d [2022-05-10T10:03:41.969Z] #26 6.238 + export GOPATH=/tmp/tmp.NWm7kEprsM [2022-05-10T10:03:41.969Z] #26 6.238 + GOPATH=/tmp/tmp.NWm7kEprsM [2022-05-10T10:03:41.969Z] #26 6.238 + RM_GOPATH=1 [2022-05-10T10:03:41.969Z] #26 6.238 + case "$(go env GOARCH)" in [2022-05-10T10:03:41.969Z] #26 6.238 ++ go env GOARCH [2022-05-10T10:03:41.969Z] #26 6.259 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:41.969Z] #26 6.259 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:41.969Z] #26 6.259 ++ dirname /install.sh [2022-05-10T10:03:41.969Z] #26 6.268 + dir=/ [2022-05-10T10:03:41.969Z] #26 6.268 + bin=dockercli [2022-05-10T10:03:41.969Z] #26 6.268 + shift [2022-05-10T10:03:41.969Z] #26 6.268 + '[' '!' -f //dockercli.installer ']' [2022-05-10T10:03:41.969Z] #26 6.274 + . //dockercli.installer [2022-05-10T10:03:41.969Z] #26 6.275 ++ : stable [2022-05-10T10:03:41.969Z] #26 6.275 ++ : 17.06.2-ce [2022-05-10T10:03:41.969Z] #26 6.275 + install_dockercli [2022-05-10T10:03:41.969Z] #26 6.275 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-10T10:03:41.969Z] #26 6.275 Install docker/cli version 17.06.2-ce from stable [2022-05-10T10:03:41.969Z] #26 6.276 ++ uname -m [2022-05-10T10:03:41.969Z] #26 6.279 + arch=x86_64 [2022-05-10T10:03:41.969Z] #26 6.279 + '[' x86_64 '!=' x86_64 ']' [2022-05-10T10:03:41.969Z] #26 6.279 + url=https://download.docker.com/linux/static [2022-05-10T10:03:41.969Z] #26 6.280 + tar -xz docker/docker [2022-05-10T10:03:41.969Z] #26 6.294 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-10T10:03:41.969Z] #26 ... [2022-05-10T10:03:41.969Z] [2022-05-10T10:03:41.969Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:41.969Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:41.969Z] #55 6.912 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-10T10:03:41.969Z] #55 ... [2022-05-10T10:03:41.969Z] [2022-05-10T10:03:41.969Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:41.969Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:41.969Z] #42 6.247 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:41.969Z] #42 6.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:41.969Z] #42 6.297 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:41.969Z] #42 7.285 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:41.970Z] #42 ... [2022-05-10T10:03:41.970Z] [2022-05-10T10:03:41.970Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:41.970Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:41.970Z] #51 7.041 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:41.970Z] #51 7.130 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:41.970Z] #51 7.146 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:41.970Z] #51 7.604 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-10T10:03:41.970Z] #51 9.341 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:41.970Z] #51 ... [2022-05-10T10:03:41.970Z] [2022-05-10T10:03:41.970Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:03:41.970Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:03:41.970Z] #57 7.157 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-10T10:03:41.970Z] #57 8.839 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-10T10:03:41.970Z] #57 8.841 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-10T10:03:41.970Z] #57 9.063 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-10T10:03:42.004Z] The recommended git tool is: git [2022-05-10T10:03:42.140Z] #55 ... [2022-05-10T10:03:42.141Z] [2022-05-10T10:03:42.141Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-10T10:03:42.141Z] #63 sha256:cedb9be5cdb0479e0766bbd6cffbf826647d53920f77c76884c7e7d00609650a [2022-05-10T10:03:42.141Z] #63 DONE 0.6s [2022-05-10T10:03:42.232Z] #57 ... [2022-05-10T10:03:42.232Z] [2022-05-10T10:03:42.232Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:42.232Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:03:42.232Z] #53 7.008 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-10T10:03:42.232Z] #53 9.570 go: downloading github.com/fatih/color v1.10.0 [2022-05-10T10:03:42.232Z] #53 9.932 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-10T10:03:42.232Z] #53 10.19 go: downloading golang.org/x/tools v0.1.0 [2022-05-10T10:03:42.232Z] #53 10.64 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-10T10:03:42.232Z] #53 10.64 go: downloading github.com/pkg/errors v0.9.1 [2022-05-10T10:03:42.232Z] #53 10.84 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-10T10:03:42.232Z] #53 11.02 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T10:03:42.403Z] [2022-05-10T10:03:42.403Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:42.403Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:42.403Z] #55 37.32 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-10T10:03:42.403Z] #55 37.42 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-10T10:03:42.403Z] #55 37.42 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-10T10:03:42.403Z] #55 37.42 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-10T10:03:42.493Z] #53 ... [2022-05-10T10:03:42.493Z] [2022-05-10T10:03:42.493Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:03:42.493Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:03:42.493Z] #40 6.145 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-10T10:03:42.493Z] #40 6.996 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-10T10:03:42.493Z] #40 9.079 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-10T10:03:42.493Z] #40 9.986 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-10T10:03:42.493Z] #40 10.01 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-10T10:03:42.493Z] #40 ... [2022-05-10T10:03:42.493Z] [2022-05-10T10:03:42.493Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:03:42.493Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:03:42.493Z] #47 6.437 + git clone https://github.com/docker/distribution.git . [2022-05-10T10:03:42.493Z] #47 6.437 Cloning into '.'... [2022-05-10T10:03:42.661Z] #55 37.46 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-10T10:03:42.661Z] #55 37.53 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-10T10:03:42.661Z] #55 37.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-10T10:03:42.661Z] #55 37.57 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-10T10:03:42.661Z] #55 37.63 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-10T10:03:42.754Z] #47 ... [2022-05-10T10:03:42.754Z] [2022-05-10T10:03:42.754Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:42.754Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:03:42.754Z] #34 5.906 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-10T10:03:42.754Z] #34 5.907 Cloning into '.'... [2022-05-10T10:03:42.754Z] #34 ... [2022-05-10T10:03:42.754Z] [2022-05-10T10:03:42.754Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:42.754Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:03:42.754Z] #53 11.59 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-10T10:03:42.904Z] #31 ... [2022-05-10T10:03:42.904Z] [2022-05-10T10:03:42.904Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:42.904Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:03:42.904Z] #14 36.75 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:42.904Z] #14 37.01 Fetched 108 MB in 5s (20.5 MB/s) [2022-05-10T10:03:42.904Z] #14 37.08 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-10T10:03:42.904Z] #14 37.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-05-10T10:03:42.904Z] #14 37.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-10T10:03:42.904Z] #14 37.15 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:03:42.904Z] #14 39.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-10T10:03:42.904Z] #14 39.17 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-05-10T10:03:42.904Z] #14 39.20 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:03:42.904Z] #14 41.36 Selecting previously unselected package binutils-mingw-w64. [2022-05-10T10:03:42.904Z] #14 41.38 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-10T10:03:42.904Z] #14 41.40 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:03:42.904Z] #14 41.54 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-05-10T10:03:42.904Z] #14 41.55 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-10T10:03:42.904Z] #14 41.60 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-10T10:03:42.904Z] #14 41.80 Selecting previously unselected package dmsetup. [2022-05-10T10:03:42.904Z] #14 41.80 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-05-10T10:03:42.904Z] #14 41.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:03:42.904Z] #14 41.96 Selecting previously unselected package mingw-w64-common. [2022-05-10T10:03:42.904Z] #14 41.96 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-10T10:03:42.904Z] #14 41.97 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-10T10:03:42.920Z] #55 37.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-10T10:03:42.920Z] #55 37.91 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-10T10:03:42.920Z] #55 37.91 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-10T10:03:42.920Z] #55 37.96 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-10T10:03:43.080Z] #19 101.1 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-05-10T10:03:43.080Z] #19 101.1 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-05-10T10:03:43.191Z] #55 37.99 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-10T10:03:43.191Z] #55 38.03 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-10T10:03:43.191Z] #55 38.10 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-10T10:03:43.191Z] #55 38.10 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-10T10:03:43.191Z] #55 38.16 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-10T10:03:43.191Z] #55 38.24 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-10T10:03:43.191Z] #55 38.24 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-10T10:03:43.191Z] #55 38.24 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-10T10:03:43.327Z] #53 12.07 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-10T10:03:43.449Z] #55 38.52 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-10T10:03:43.468Z] #14 ... [2022-05-10T10:03:43.468Z] [2022-05-10T10:03:43.468Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-05-10T10:03:43.468Z] #31 sha256:43f09ef97b0dc1c4d789e5f3e4e6988ba1e1f9ed6413b70bb5d6269a369a4131 [2022-05-10T10:03:43.468Z] #31 DONE 44.1s [2022-05-10T10:03:43.468Z] [2022-05-10T10:03:43.468Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:43.468Z] #42 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-05-10T10:03:43.468Z] #42 37.18 Selecting previously unselected package libicu67:arm64. [2022-05-10T10:03:43.468Z] #42 37.19 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-05-10T10:03:43.468Z] #42 37.20 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-10T10:03:43.468Z] #42 42.33 Selecting previously unselected package libxml2:arm64. [2022-05-10T10:03:43.468Z] #42 42.33 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-05-10T10:03:43.468Z] #42 42.33 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:03:43.468Z] #42 42.92 Selecting previously unselected package libarchive13:arm64. [2022-05-10T10:03:43.468Z] #42 42.92 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-05-10T10:03:43.468Z] #42 42.93 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-10T10:03:43.468Z] #42 43.21 Selecting previously unselected package libjsoncpp24:arm64. [2022-05-10T10:03:43.468Z] #42 43.21 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-05-10T10:03:43.468Z] #42 43.22 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-10T10:03:43.468Z] #42 43.42 Selecting previously unselected package librhash0:arm64. [2022-05-10T10:03:43.468Z] #42 43.42 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-05-10T10:03:43.468Z] #42 43.43 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-05-10T10:03:43.468Z] #42 43.63 Selecting previously unselected package libuv1:arm64. [2022-05-10T10:03:43.468Z] #42 43.63 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-05-10T10:03:43.468Z] #42 43.64 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-05-10T10:03:43.468Z] #42 43.77 Selecting previously unselected package cmake. [2022-05-10T10:03:43.468Z] #42 43.78 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-05-10T10:03:43.468Z] #42 43.81 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:03:43.468Z] #42 47.16 Setting up libicu67:arm64 (67.1-7) ... [2022-05-10T10:03:43.468Z] #42 47.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:03:43.468Z] #42 47.22 Setting up libuv1:arm64 (1.40.0-2) ... [2022-05-10T10:03:43.468Z] #42 47.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:03:43.468Z] #42 47.35 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-05-10T10:03:43.468Z] #42 47.37 Setting up librhash0:arm64 (1.4.1-2) ... [2022-05-10T10:03:43.468Z] #42 47.40 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:03:43.588Z] #53 12.40 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-10T10:03:43.634Z] #67 ... [2022-05-10T10:03:43.634Z] [2022-05-10T10:03:43.634Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:43.634Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:43.634Z] #14 6.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:43.634Z] #14 6.913 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:43.634Z] #14 6.913 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:43.634Z] #14 8.903 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:43.634Z] #14 ... [2022-05-10T10:03:43.634Z] [2022-05-10T10:03:43.634Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:43.634Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:43.634Z] #55 6.918 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-05-10T10:03:43.707Z] #55 38.53 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-10T10:03:43.707Z] #55 38.56 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-10T10:03:43.707Z] #55 38.58 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-10T10:03:43.707Z] #55 38.59 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-10T10:03:43.725Z] #42 47.45 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:03:43.725Z] #42 47.48 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-05-10T10:03:43.725Z] #42 47.49 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:03:43.725Z] #42 47.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:03:43.849Z] #53 12.63 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-10T10:03:43.897Z] #55 ... [2022-05-10T10:03:43.897Z] [2022-05-10T10:03:43.897Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:43.897Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:03:43.897Z] #62 6.935 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:43.897Z] #62 7.072 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:43.897Z] #62 7.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:43.897Z] #62 8.590 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:43.982Z] #42 DONE 48.0s [2022-05-10T10:03:43.982Z] [2022-05-10T10:03:43.982Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:43.982Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-10T10:03:43.982Z] #51 39.90 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-05-10T10:03:43.982Z] #51 39.92 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:03:43.982Z] #51 39.94 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-10T10:03:43.982Z] #51 39.96 Setting up python3-six (1.16.0-2) ... [2022-05-10T10:03:43.982Z] #51 41.07 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-10T10:03:43.982Z] #51 41.11 Setting up python3-protobuf (3.12.4-1) ... [2022-05-10T10:03:43.982Z] #51 44.95 Setting up criu (3.17-1) ... [2022-05-10T10:03:43.982Z] #51 47.32 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:03:44.017Z] #19 102.4 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-05-10T10:03:44.017Z] #19 102.4 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-05-10T10:03:44.158Z] #62 ... [2022-05-10T10:03:44.158Z] [2022-05-10T10:03:44.158Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:44.158Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:03:44.158Z] #53 6.783 go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-10T10:03:44.158Z] #53 9.653 go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-10T10:03:44.158Z] #53 9.654 go: downloading github.com/fatih/color v1.10.0 [2022-05-10T10:03:44.158Z] #53 9.782 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-10T10:03:44.158Z] #53 9.897 go: downloading github.com/pkg/errors v0.9.1 [2022-05-10T10:03:44.158Z] #53 10.15 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-10T10:03:44.158Z] #53 10.15 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T10:03:44.158Z] #53 10.48 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-10T10:03:44.158Z] #53 10.49 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-10T10:03:44.158Z] #53 ... [2022-05-10T10:03:44.158Z] [2022-05-10T10:03:44.158Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:03:44.158Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-10T10:03:44.158Z] #38 6.608 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-05-10T10:03:44.240Z] #51 ... [2022-05-10T10:03:44.240Z] [2022-05-10T10:03:44.240Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-10T10:03:44.240Z] #43 sha256:1a5355a40b00887d5c57931138f51beae92b506bd2fc3df5b30667b650aad98d [2022-05-10T10:03:44.274Z] #55 39.05 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-10T10:03:44.274Z] #55 39.18 go: downloading honnef.co/go/tools v0.2.2 [2022-05-10T10:03:44.421Z] #53 13.17 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-10T10:03:44.421Z] #38 ... [2022-05-10T10:03:44.421Z] [2022-05-10T10:03:44.421Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:44.421Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:44.421Z] #51 7.412 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:44.421Z] #51 7.488 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:44.421Z] #51 7.509 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:44.421Z] #51 8.064 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-05-10T10:03:44.421Z] #51 9.121 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:44.421Z] #51 ... [2022-05-10T10:03:44.421Z] [2022-05-10T10:03:44.421Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:03:44.421Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:03:44.421Z] #47 6.343 + git clone https://github.com/docker/distribution.git . [2022-05-10T10:03:44.421Z] #47 6.343 Cloning into '.'... [2022-05-10T10:03:44.500Z] #43 ... [2022-05-10T10:03:44.500Z] [2022-05-10T10:03:44.500Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:44.500Z] #51 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-05-10T10:03:44.500Z] #51 DONE 47.8s [2022-05-10T10:03:44.500Z] [2022-05-10T10:03:44.500Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-10T10:03:44.500Z] #43 sha256:1a5355a40b00887d5c57931138f51beae92b506bd2fc3df5b30667b650aad98d [2022-05-10T10:03:44.500Z] #43 DONE 0.4s [2022-05-10T10:03:44.500Z] [2022-05-10T10:03:44.500Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:44.500Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:03:44.500Z] #14 48.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-10T10:03:44.500Z] #14 48.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-10T10:03:44.500Z] #14 48.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:03:44.682Z] #47 ... [2022-05-10T10:03:44.682Z] [2022-05-10T10:03:44.682Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:03:44.682Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:03:44.682Z] #57 6.094 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-05-10T10:03:44.682Z] #57 7.277 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-05-10T10:03:44.682Z] #57 7.297 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-05-10T10:03:44.682Z] #57 7.511 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-05-10T10:03:44.682Z] #57 9.938 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-10T10:03:44.682Z] #57 ... [2022-05-10T10:03:44.682Z] [2022-05-10T10:03:44.682Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:44.682Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:03:44.682Z] #53 11.02 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-10T10:03:44.682Z] #53 11.12 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-10T10:03:44.757Z] #14 ... [2022-05-10T10:03:44.757Z] [2022-05-10T10:03:44.757Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:44.757Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-10T10:03:44.757Z] #55 38.66 go: downloading github.com/prometheus/common v0.10.0 [2022-05-10T10:03:44.757Z] #55 38.76 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-10T10:03:44.757Z] #55 38.89 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-10T10:03:44.757Z] #55 38.98 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-10T10:03:44.757Z] #55 40.15 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-10T10:03:44.951Z] #53 11.30 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-10T10:03:45.016Z] #55 ... [2022-05-10T10:03:45.016Z] [2022-05-10T10:03:45.016Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-10T10:03:45.016Z] #44 sha256:58c7b0ebc8979299d08bf23d787ec5e2576110dbe974c80aa946f6209bef3345 [2022-05-10T10:03:45.223Z] #55 ... [2022-05-10T10:03:45.223Z] [2022-05-10T10:03:45.223Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:45.223Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:45.223Z] #42 24.18 Reading package lists... [2022-05-10T10:03:45.223Z] #42 29.96 Building dependency tree... [2022-05-10T10:03:45.223Z] #42 33.19 The following additional packages will be installed: [2022-05-10T10:03:45.223Z] #42 33.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-10T10:03:45.223Z] #42 33.22 Suggested packages: [2022-05-10T10:03:45.223Z] #42 33.24 cmake-doc ninja-build lrzip [2022-05-10T10:03:45.223Z] #42 33.24 Recommended packages: [2022-05-10T10:03:45.223Z] #42 33.24 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-10T10:03:45.223Z] #42 34.24 The following NEW packages will be installed: [2022-05-10T10:03:45.223Z] #42 34.24 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-10T10:03:45.223Z] #42 34.24 vim-common xxd [2022-05-10T10:03:45.223Z] #42 34.57 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:03:45.223Z] #42 34.57 Need to get 17.7 MB of archives. [2022-05-10T10:03:45.223Z] #42 34.57 After this operation, 70.7 MB of additional disk space will be used. [2022-05-10T10:03:45.223Z] #42 34.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:03:45.223Z] #42 34.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:03:45.223Z] #42 34.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-10T10:03:45.223Z] #42 34.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-10T10:03:45.223Z] #42 35.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-10T10:03:45.223Z] #42 35.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-10T10:03:45.223Z] #42 35.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-10T10:03:45.223Z] #42 35.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-10T10:03:45.223Z] #42 35.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-10T10:03:45.223Z] #42 35.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-10T10:03:45.223Z] #42 36.62 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:45.223Z] #42 36.87 Fetched 17.7 MB in 1s (12.0 MB/s) [2022-05-10T10:03:45.223Z] #42 36.98 Selecting previously unselected package xxd. [2022-05-10T10:03:45.223Z] #42 36.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:03:45.223Z] #42 36.98 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:03:45.223Z] #42 37.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:03:45.223Z] #42 37.22 Selecting previously unselected package vim-common. [2022-05-10T10:03:45.223Z] #42 37.22 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:03:45.223Z] #42 37.27 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:03:45.223Z] #42 37.66 Selecting previously unselected package cmake-data. [2022-05-10T10:03:45.223Z] #42 37.66 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-10T10:03:45.223Z] #42 37.66 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:03:45.223Z] #42 ... [2022-05-10T10:03:45.223Z] [2022-05-10T10:03:45.223Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:03:45.223Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:03:45.223Z] #40 39.73 NAME: [2022-05-10T10:03:45.223Z] #40 39.73 go-winres - A tool for embedding resources in Windows executables [2022-05-10T10:03:45.223Z] #40 39.73 [2022-05-10T10:03:45.223Z] #40 39.73 USAGE: [2022-05-10T10:03:45.223Z] #40 39.73 go-winres [global options] command [command options] [arguments...] [2022-05-10T10:03:45.223Z] #40 39.73 [2022-05-10T10:03:45.223Z] #40 39.73 COMMANDS: [2022-05-10T10:03:45.223Z] #40 39.74 init Create an initial ./winres/winres.json [2022-05-10T10:03:45.223Z] #40 39.74 make Make syso files for the "go build" command [2022-05-10T10:03:45.223Z] #40 39.74 simply Make syso files for the "go build" command (simplified) [2022-05-10T10:03:45.223Z] #40 39.74 extract Extract all resources from an executable [2022-05-10T10:03:45.223Z] #40 39.74 patch Replace resources in an executable file (exe, dll) [2022-05-10T10:03:45.223Z] #40 39.74 help, h Shows a list of commands or help for one command [2022-05-10T10:03:45.223Z] #40 39.74 [2022-05-10T10:03:45.223Z] #40 39.74 GLOBAL OPTIONS: [2022-05-10T10:03:45.223Z] #40 39.74 --help, -h show help (default: false) [2022-05-10T10:03:45.223Z] #40 DONE 40.1s [2022-05-10T10:03:45.223Z] [2022-05-10T10:03:45.223Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:45.223Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:45.223Z] #14 35.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-05-10T10:03:45.223Z] #14 35.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-10T10:03:45.223Z] #14 35.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-05-10T10:03:45.223Z] #14 35.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-10T10:03:45.223Z] #14 36.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-10T10:03:45.223Z] #14 36.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-10T10:03:45.223Z] #14 36.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-10T10:03:45.223Z] #14 37.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-10T10:03:45.223Z] #14 39.03 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-10T10:03:45.223Z] #14 39.69 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-10T10:03:45.396Z] #19 103.7 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-10T10:03:45.396Z] #19 103.7 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-05-10T10:03:45.482Z] #14 40.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-10T10:03:45.580Z] #44 0.900 + RM_GOPATH=0 [2022-05-10T10:03:45.580Z] #44 0.912 + TMP_GOPATH= [2022-05-10T10:03:45.580Z] #44 0.912 + : /build [2022-05-10T10:03:45.580Z] #44 0.912 + '[' -z '' ']' [2022-05-10T10:03:45.580Z] #44 0.913 ++ mktemp -d [2022-05-10T10:03:45.580Z] #44 0.920 + export GOPATH=/tmp/tmp.cNPhV1kZr1 [2022-05-10T10:03:45.580Z] #44 0.927 + GOPATH=/tmp/tmp.cNPhV1kZr1 [2022-05-10T10:03:45.580Z] #44 0.929 + RM_GOPATH=1 [2022-05-10T10:03:45.580Z] #44 0.929 + case "$(go env GOARCH)" in [2022-05-10T10:03:45.580Z] #44 0.930 ++ go env GOARCH [2022-05-10T10:03:45.580Z] #44 0.976 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:45.580Z] #44 0.979 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:45.580Z] #44 0.979 ++ dirname /install.sh [2022-05-10T10:03:45.580Z] #44 0.988 + dir=/ [2022-05-10T10:03:45.580Z] #44 0.988 + bin=tini [2022-05-10T10:03:45.580Z] #44 0.988 + shift [2022-05-10T10:03:45.580Z] #44 0.988 + '[' '!' -f //tini.installer ']' [2022-05-10T10:03:45.580Z] #44 0.989 + . //tini.installer [2022-05-10T10:03:45.580Z] #44 0.989 ++ : v0.19.0 [2022-05-10T10:03:45.580Z] #44 0.989 + install_tini [2022-05-10T10:03:45.580Z] #44 0.989 + echo 'Install tini version v0.19.0' [2022-05-10T10:03:45.580Z] #44 0.989 Install tini version v0.19.0 [2022-05-10T10:03:45.580Z] #44 1.000 + git clone https://github.com/krallin/tini.git /tmp/tmp.cNPhV1kZr1/tini [2022-05-10T10:03:45.580Z] #44 1.014 Cloning into '/tmp/tmp.cNPhV1kZr1/tini'... [2022-05-10T10:03:46.032Z] #53 12.18 go: downloading golang.org/x/tools v0.1.0 [2022-05-10T10:03:46.138Z] #14 ... [2022-05-10T10:03:46.138Z] [2022-05-10T10:03:46.138Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:46.138Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:46.138Z] #42 40.96 Selecting previously unselected package libicu67:amd64. [2022-05-10T10:03:46.138Z] #42 41.01 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-10T10:03:46.138Z] #42 41.03 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-10T10:03:46.511Z] #44 1.784 + cd /tmp/tmp.cNPhV1kZr1/tini [2022-05-10T10:03:46.511Z] #44 1.784 + git checkout -q v0.19.0 [2022-05-10T10:03:46.511Z] #44 1.794 + cmake . [2022-05-10T10:03:46.768Z] #44 2.250 -- The C compiler identification is GNU 10.2.1 [2022-05-10T10:03:46.768Z] #44 2.309 -- Detecting C compiler ABI info [2022-05-10T10:03:46.777Z] #19 105.3 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-05-10T10:03:47.036Z] #19 105.3 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-05-10T10:03:47.331Z] #44 2.857 -- Detecting C compiler ABI info - done [2022-05-10T10:03:47.553Z] #42 ... [2022-05-10T10:03:47.553Z] [2022-05-10T10:03:47.553Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:47.553Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:47.553Z] #51 26.26 Reading package lists... [2022-05-10T10:03:47.553Z] #51 31.90 Building dependency tree... [2022-05-10T10:03:47.553Z] #51 35.09 The following additional packages will be installed: [2022-05-10T10:03:47.553Z] #51 35.09 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:03:47.553Z] #51 35.09 python3-protobuf python3-six [2022-05-10T10:03:47.553Z] #51 35.09 Suggested packages: [2022-05-10T10:03:47.553Z] #51 35.09 python3-setuptools [2022-05-10T10:03:47.553Z] #51 35.09 Recommended packages: [2022-05-10T10:03:47.553Z] #51 35.09 iproute2 | iproute [2022-05-10T10:03:47.553Z] #51 35.97 The following NEW packages will be installed: [2022-05-10T10:03:47.553Z] #51 35.97 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:03:47.553Z] #51 35.97 python3-protobuf python3-six [2022-05-10T10:03:47.553Z] #51 36.32 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:03:47.553Z] #51 36.32 Need to get 2314 kB of archives. [2022-05-10T10:03:47.553Z] #51 36.32 After this operation, 11.1 MB of additional disk space will be used. [2022-05-10T10:03:47.553Z] #51 36.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-10T10:03:47.553Z] #51 36.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:03:47.553Z] #51 36.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-10T10:03:47.553Z] #51 36.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-10T10:03:47.553Z] #51 36.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-10T10:03:47.553Z] #51 36.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-10T10:03:47.553Z] #51 36.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-10T10:03:47.553Z] #51 38.31 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-10T10:03:47.553Z] #51 39.62 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:47.553Z] #51 39.90 Fetched 2314 kB in 3s (865 kB/s) [2022-05-10T10:03:47.553Z] #51 40.01 Selecting previously unselected package libprotobuf23:amd64. [2022-05-10T10:03:47.553Z] #51 40.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:03:47.553Z] #51 40.05 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-10T10:03:47.553Z] #51 40.10 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-10T10:03:47.553Z] #51 41.06 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:03:47.553Z] #51 41.06 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:03:47.553Z] #51 41.06 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:03:47.553Z] #51 41.39 Selecting previously unselected package python3-six. [2022-05-10T10:03:47.553Z] #51 41.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-10T10:03:47.553Z] #51 41.39 Unpacking python3-six (1.16.0-2) ... [2022-05-10T10:03:47.553Z] #51 41.58 Selecting previously unselected package python3-protobuf. [2022-05-10T10:03:47.553Z] #51 41.58 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-10T10:03:47.553Z] #51 41.61 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-10T10:03:47.553Z] #51 ... [2022-05-10T10:03:47.553Z] [2022-05-10T10:03:47.553Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:47.553Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:47.553Z] #14 42.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-10T10:03:47.587Z] #44 2.957 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-10T10:03:47.587Z] #44 2.964 -- Detecting C compile features [2022-05-10T10:03:47.587Z] #44 2.980 -- Detecting C compile features - done [2022-05-10T10:03:47.588Z] #44 3.026 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-10T10:03:47.844Z] #44 3.211 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-10T10:03:47.844Z] #44 3.255 -- Configuring done [2022-05-10T10:03:47.844Z] #44 3.272 -- Generating done [2022-05-10T10:03:47.844Z] #44 3.316 -- Build files have been written to: /tmp/tmp.cNPhV1kZr1/tini [2022-05-10T10:03:48.101Z] #44 3.319 + make tini-static [2022-05-10T10:03:48.131Z] #14 42.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-10T10:03:48.131Z] #14 42.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-10T10:03:48.131Z] #14 42.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-10T10:03:48.131Z] #14 42.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-10T10:03:48.131Z] #14 42.99 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-10T10:03:48.131Z] #14 43.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-10T10:03:48.131Z] #14 43.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-10T10:03:48.131Z] #14 43.05 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-10T10:03:48.131Z] #14 43.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-10T10:03:48.131Z] #14 43.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-10T10:03:48.358Z] #44 3.712 Scanning dependencies of target tini-static [2022-05-10T10:03:48.358Z] #44 ... [2022-05-10T10:03:48.358Z] [2022-05-10T10:03:48.358Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:48.358Z] #53 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-05-10T10:03:48.358Z] #53 51.35 gotestsum version dev [2022-05-10T10:03:48.358Z] #53 DONE 52.3s [2022-05-10T10:03:48.358Z] [2022-05-10T10:03:48.358Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-10T10:03:48.358Z] #44 sha256:58c7b0ebc8979299d08bf23d787ec5e2576110dbe974c80aa946f6209bef3345 [2022-05-10T10:03:48.358Z] #44 3.776 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-10T10:03:48.394Z] #14 43.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-10T10:03:48.394Z] #14 43.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-10T10:03:48.394Z] #14 43.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-10T10:03:48.394Z] #14 43.24 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-10T10:03:48.394Z] #14 43.24 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-10T10:03:48.394Z] #14 43.24 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-10T10:03:48.940Z] #19 107.0 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-10T10:03:48.940Z] #19 107.0 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-05-10T10:03:48.940Z] #19 107.0 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-05-10T10:03:48.940Z] #19 107.0 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-05-10T10:03:48.940Z] #19 107.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-05-10T10:03:48.940Z] #19 107.1 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-05-10T10:03:48.940Z] #19 107.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-05-10T10:03:48.940Z] #19 107.1 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-05-10T10:03:48.940Z] #19 107.1 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-05-10T10:03:48.940Z] #19 107.1 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-05-10T10:03:48.940Z] #19 107.1 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-05-10T10:03:48.940Z] #19 107.1 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-05-10T10:03:48.941Z] #19 107.1 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-05-10T10:03:48.941Z] #19 107.2 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-05-10T10:03:48.941Z] #19 107.2 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-05-10T10:03:48.941Z] #19 107.2 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-05-10T10:03:48.941Z] #19 107.3 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-05-10T10:03:48.941Z] #19 107.3 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-05-10T10:03:48.941Z] #19 107.3 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-05-10T10:03:49.329Z] #14 44.35 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:03:49.719Z] #53 ... [2022-05-10T10:03:49.719Z] [2022-05-10T10:03:49.719Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:49.719Z] #67 sha256:6e4a4ef16a846a74d0c9181f86b5fe1d615052fe310544d672632bd5ed8740c8 [2022-05-10T10:03:49.719Z] #67 9.871 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:03:49.719Z] #67 9.895 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-10T10:03:49.719Z] #67 10.58 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-10T10:03:49.719Z] #67 15.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-10T10:03:49.719Z] #67 16.84 go: downloading github.com/google/uuid v1.3.0 [2022-05-10T10:03:49.719Z] #67 16.89 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-10T10:03:49.719Z] #67 17.16 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-10T10:03:49.719Z] #67 17.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:03:49.719Z] #67 17.70 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-10T10:03:49.719Z] #67 18.26 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-10T10:03:49.895Z] #14 44.59 Fetched 115 MB in 8s (14.0 MB/s) [2022-05-10T10:03:49.895Z] #14 44.68 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-10T10:03:49.895Z] #14 44.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-05-10T10:03:49.895Z] #14 44.87 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-10T10:03:49.895Z] #14 44.87 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:03:50.256Z] #44 5.520 [100%] Linking C executable tini-static [2022-05-10T10:03:50.332Z] #53 ... [2022-05-10T10:03:50.332Z] [2022-05-10T10:03:50.332Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:50.332Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:03:50.332Z] #34 6.291 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-05-10T10:03:50.332Z] #34 6.294 Cloning into '.'... [2022-05-10T10:03:50.514Z] #44 6.081 [100%] Built target tini-static [2022-05-10T10:03:50.593Z] #34 ... [2022-05-10T10:03:50.593Z] [2022-05-10T10:03:50.593Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:50.593Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:50.593Z] #42 6.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:03:50.593Z] #42 7.055 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:03:50.593Z] #42 7.055 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:03:50.593Z] #42 8.768 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:03:50.593Z] #42 11.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:50.593Z] #42 16.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:50.593Z] #42 ... [2022-05-10T10:03:50.593Z] [2022-05-10T10:03:50.593Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:03:50.593Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:03:50.593Z] #40 7.202 go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-10T10:03:50.593Z] #40 8.851 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-10T10:03:50.593Z] #40 9.391 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-10T10:03:50.593Z] #40 9.431 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-10T10:03:50.593Z] #40 15.33 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-10T10:03:50.593Z] #40 15.72 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:03:50.662Z] #67 18.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-10T10:03:50.771Z] #44 6.156 + mkdir -p /build [2022-05-10T10:03:50.771Z] #44 6.161 + cp tini-static /build/docker-init [2022-05-10T10:03:50.923Z] #67 19.32 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-10T10:03:51.185Z] #67 ... [2022-05-10T10:03:51.185Z] [2022-05-10T10:03:51.185Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:03:51.185Z] #26 sha256:e694198c920b975d48ae2283b41fbc87e4d34fe9be9cca9bd52a34f9f0b6f498 [2022-05-10T10:03:51.185Z] #26 19.66 + mkdir -p /build [2022-05-10T10:03:51.185Z] #26 19.69 + mv docker/docker /build/ [2022-05-10T10:03:51.185Z] #26 19.72 + rmdir docker [2022-05-10T10:03:51.336Z] #44 DONE 6.6s [2022-05-10T10:03:51.336Z] [2022-05-10T10:03:51.336Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:51.336Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:03:51.336Z] #14 54.99 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-10T10:03:51.336Z] #14 54.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-05-10T10:03:51.336Z] #14 55.00 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:03:51.474Z] #19 109.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-05-10T10:03:51.474Z] #19 109.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-05-10T10:03:51.474Z] #19 110.1 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-05-10T10:03:51.594Z] #14 55.22 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-10T10:03:51.594Z] #14 55.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-10T10:03:51.594Z] #14 55.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:03:51.734Z] #19 110.2 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-05-10T10:03:51.759Z] #26 DONE 20.3s [2022-05-10T10:03:51.759Z] [2022-05-10T10:03:51.759Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:51.759Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:51.759Z] #36 19.99 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-10T10:03:51.759Z] #36 20.01 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-10T10:03:51.994Z] #19 110.3 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-05-10T10:03:52.335Z] #36 20.95 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-10T10:03:52.335Z] #36 ... [2022-05-10T10:03:52.335Z] [2022-05-10T10:03:52.335Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:52.335Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:52.335Z] #42 10.94 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:52.335Z] #42 14.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:52.335Z] #42 ... [2022-05-10T10:03:52.335Z] [2022-05-10T10:03:52.335Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:03:52.335Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:03:52.335Z] #40 14.35 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-10T10:03:52.335Z] #40 14.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:03:52.335Z] #40 ... [2022-05-10T10:03:52.335Z] [2022-05-10T10:03:52.335Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:52.335Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:52.335Z] #36 21.28 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-10T10:03:52.428Z] #14 46.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-10T10:03:52.428Z] #14 46.99 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-10T10:03:52.428Z] #14 47.00 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:03:52.428Z] #14 ... [2022-05-10T10:03:52.428Z] [2022-05-10T10:03:52.428Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:03:52.428Z] #64 sha256:ddea7240cefe38467e85019b7363b91d62bb9cc3a2fe6b83a94551ab573c5c24 [2022-05-10T10:03:52.428Z] #64 6.057 + RM_GOPATH=0 [2022-05-10T10:03:52.428Z] #64 6.057 + TMP_GOPATH= [2022-05-10T10:03:52.428Z] #64 6.057 + : /build [2022-05-10T10:03:52.428Z] #64 6.057 + '[' -z '' ']' [2022-05-10T10:03:52.428Z] #64 6.057 ++ mktemp -d [2022-05-10T10:03:52.428Z] #64 6.057 + export GOPATH=/tmp/tmp.81jaxzC3vD [2022-05-10T10:03:52.428Z] #64 6.057 + GOPATH=/tmp/tmp.81jaxzC3vD [2022-05-10T10:03:52.428Z] #64 6.057 + RM_GOPATH=1 [2022-05-10T10:03:52.428Z] #64 6.057 + case "$(go env GOARCH)" in [2022-05-10T10:03:52.428Z] #64 6.057 ++ go env GOARCH [2022-05-10T10:03:52.428Z] #64 6.057 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:52.428Z] #64 6.057 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:03:52.428Z] #64 6.057 ++ dirname /install.sh [2022-05-10T10:03:52.428Z] #64 6.057 + dir=/ [2022-05-10T10:03:52.428Z] #64 6.057 + bin=containerd [2022-05-10T10:03:52.428Z] #64 6.057 + shift [2022-05-10T10:03:52.428Z] #64 6.057 + '[' '!' -f //containerd.installer ']' [2022-05-10T10:03:52.428Z] #64 6.057 + . //containerd.installer [2022-05-10T10:03:52.428Z] #64 6.057 ++ set -e [2022-05-10T10:03:52.428Z] #64 6.057 ++ : v1.6.4 [2022-05-10T10:03:52.428Z] #64 6.057 + install_containerd [2022-05-10T10:03:52.428Z] #64 6.057 + echo 'Install containerd version v1.6.4' [2022-05-10T10:03:52.428Z] #64 6.057 + git clone https://github.com/containerd/containerd.git /tmp/tmp.81jaxzC3vD/src/github.com/containerd/containerd [2022-05-10T10:03:52.428Z] #64 6.057 Cloning into '/tmp/tmp.81jaxzC3vD/src/github.com/containerd/containerd'... [2022-05-10T10:03:52.428Z] #64 6.057 Install containerd version v1.6.4 [2022-05-10T10:03:52.686Z] #64 ... [2022-05-10T10:03:52.686Z] [2022-05-10T10:03:52.687Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:52.687Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:52.687Z] #51 42.02 Selecting previously unselected package libnet1:amd64. [2022-05-10T10:03:52.687Z] #51 42.02 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-10T10:03:52.687Z] #51 42.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:03:52.687Z] #51 42.15 Selecting previously unselected package libnl-3-200:amd64. [2022-05-10T10:03:52.687Z] #51 42.17 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-10T10:03:52.687Z] #51 42.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:03:52.687Z] #51 42.40 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-10T10:03:52.687Z] #51 42.40 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-10T10:03:52.687Z] #51 42.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:03:52.687Z] #51 42.47 Selecting previously unselected package criu. [2022-05-10T10:03:52.687Z] #51 42.49 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-10T10:03:52.687Z] #51 42.59 Unpacking criu (3.17-1) ... [2022-05-10T10:03:52.687Z] #51 43.49 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:03:52.687Z] #51 44.97 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-10T10:03:52.687Z] #51 44.99 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:03:52.687Z] #51 45.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:03:52.687Z] #51 45.09 Setting up python3-six (1.16.0-2) ... [2022-05-10T10:03:52.687Z] #51 46.39 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:03:52.687Z] #51 46.42 Setting up python3-protobuf (3.12.4-1) ... [2022-05-10T10:03:52.908Z] #36 21.53 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T10:03:53.169Z] #36 ... [2022-05-10T10:03:53.169Z] [2022-05-10T10:03:53.169Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:03:53.169Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:03:53.169Z] #57 11.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-05-10T10:03:53.169Z] #57 ... [2022-05-10T10:03:53.169Z] [2022-05-10T10:03:53.169Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:53.169Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:03:53.169Z] #53 21.50 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-10T10:03:53.169Z] #53 21.50 go: downloading golang.org/x/mod v0.3.0 [2022-05-10T10:03:53.253Z] #51 ... [2022-05-10T10:03:53.253Z] [2022-05-10T10:03:53.253Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:53.253Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:53.253Z] #42 47.98 Selecting previously unselected package libxml2:amd64. [2022-05-10T10:03:53.253Z] #42 47.98 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-10T10:03:53.253Z] #42 47.99 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:03:53.431Z] #53 ... [2022-05-10T10:03:53.431Z] [2022-05-10T10:03:53.431Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:53.431Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:03:53.431Z] #62 12.19 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:53.431Z] #62 15.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:53.431Z] #62 ... [2022-05-10T10:03:53.431Z] [2022-05-10T10:03:53.431Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:53.431Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:53.431Z] #36 22.20 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T10:03:53.511Z] #42 48.54 Selecting previously unselected package libarchive13:amd64. [2022-05-10T10:03:53.511Z] #42 48.54 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-10T10:03:53.771Z] #42 48.57 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-10T10:03:53.898Z] #40 ... [2022-05-10T10:03:53.898Z] [2022-05-10T10:03:53.898Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:53.898Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:53.898Z] #36 19.69 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-05-10T10:03:53.898Z] #36 19.69 go: downloading github.com/spf13/cobra v1.1.3 [2022-05-10T10:03:54.005Z] #36 ... [2022-05-10T10:03:54.005Z] [2022-05-10T10:03:54.005Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:54.005Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:54.005Z] #14 12.78 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:54.005Z] #14 17.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:54.005Z] #14 ... [2022-05-10T10:03:54.005Z] [2022-05-10T10:03:54.005Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:54.005Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:54.005Z] #51 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:54.005Z] #51 17.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:54.005Z] #51 21.33 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-10T10:03:54.031Z] #42 48.84 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-10T10:03:54.031Z] #42 48.88 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-10T10:03:54.031Z] #42 48.88 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-10T10:03:54.031Z] #42 49.10 Selecting previously unselected package librhash0:amd64. [2022-05-10T10:03:54.031Z] #42 49.10 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-10T10:03:54.031Z] #42 49.10 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-10T10:03:54.163Z] #36 20.45 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-05-10T10:03:54.273Z] #51 ... [2022-05-10T10:03:54.273Z] [2022-05-10T10:03:54.273Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:54.273Z] #67 sha256:6e4a4ef16a846a74d0c9181f86b5fe1d615052fe310544d672632bd5ed8740c8 [2022-05-10T10:03:54.273Z] #67 22.78 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-10T10:03:54.291Z] #42 49.27 Selecting previously unselected package libuv1:amd64. [2022-05-10T10:03:54.291Z] #42 49.27 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-10T10:03:54.424Z] #36 20.76 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-05-10T10:03:54.425Z] #36 ... [2022-05-10T10:03:54.425Z] [2022-05-10T10:03:54.425Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:03:54.425Z] #67 sha256:34cc50c44f9c8b938abb7d0c28c51fb4e6d8404435d6f191853de929f98cd2de [2022-05-10T10:03:54.425Z] #67 10.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:03:54.425Z] #67 10.39 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-10T10:03:54.425Z] #67 11.98 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-10T10:03:54.425Z] #67 18.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-10T10:03:54.425Z] #67 19.38 go: downloading github.com/google/uuid v1.3.0 [2022-05-10T10:03:54.425Z] #67 19.51 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-10T10:03:54.425Z] #67 19.52 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:03:54.425Z] #67 19.68 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-10T10:03:54.425Z] #67 20.04 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-10T10:03:54.532Z] #19 112.7 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-10T10:03:54.532Z] #19 112.7 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-10T10:03:54.532Z] #19 112.7 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-05-10T10:03:54.532Z] #19 112.8 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-05-10T10:03:54.532Z] #19 112.8 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-05-10T10:03:54.532Z] #19 112.8 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-10T10:03:54.532Z] #19 113.1 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-10T10:03:54.554Z] #42 49.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-10T10:03:54.686Z] #67 20.64 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-10T10:03:54.792Z] #19 113.1 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-05-10T10:03:54.792Z] #19 113.1 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-05-10T10:03:54.792Z] #19 113.1 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-05-10T10:03:54.792Z] #19 113.2 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-05-10T10:03:54.792Z] #19 113.2 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-05-10T10:03:54.792Z] #19 113.2 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-05-10T10:03:54.792Z] #19 113.2 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-05-10T10:03:54.792Z] #19 113.3 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-05-10T10:03:54.792Z] #19 113.3 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-05-10T10:03:54.792Z] #19 113.3 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-05-10T10:03:54.792Z] #19 113.3 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-05-10T10:03:54.815Z] #42 49.64 Selecting previously unselected package cmake. [2022-05-10T10:03:54.815Z] #42 49.64 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-10T10:03:54.815Z] #42 49.64 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:03:54.844Z] #67 23.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:03:54.947Z] #67 ... [2022-05-10T10:03:54.947Z] [2022-05-10T10:03:54.947Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:54.947Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:54.947Z] #36 21.47 go: downloading github.com/spf13/pflag v1.0.5 [2022-05-10T10:03:55.754Z] #42 ... [2022-05-10T10:03:55.754Z] [2022-05-10T10:03:55.754Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:55.754Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:55.754Z] #55 40.60 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-10T10:03:55.754Z] #55 40.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-10T10:03:55.754Z] #55 40.68 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-10T10:03:55.754Z] #55 40.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-10T10:03:55.754Z] #55 42.48 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-10T10:03:55.754Z] #55 42.48 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-10T10:03:55.754Z] #55 42.51 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-10T10:03:55.754Z] #55 42.63 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-10T10:03:55.754Z] #55 42.97 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-10T10:03:55.754Z] #55 43.05 go: downloading golang.org/x/text v0.3.7 [2022-05-10T10:03:55.754Z] #55 49.22 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-10T10:03:55.754Z] #55 49.39 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T10:03:55.754Z] #55 49.39 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-10T10:03:55.754Z] #55 49.64 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-10T10:03:55.754Z] #55 49.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-10T10:03:55.754Z] #55 49.64 go: downloading golang.org/x/mod v0.5.1 [2022-05-10T10:03:55.754Z] #55 49.64 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-10T10:03:55.754Z] #55 49.73 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-10T10:03:55.754Z] #55 49.73 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T10:03:55.754Z] #55 50.00 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-10T10:03:55.754Z] #55 50.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-10T10:03:55.754Z] #55 50.00 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-10T10:03:55.891Z] #36 ... [2022-05-10T10:03:55.891Z] [2022-05-10T10:03:55.891Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:03:55.891Z] #26 sha256:cd8a57e72b3e4eb7fa2e1a0d3caa3777e4dc6fcbb22a3890cf5ec1bc4c76bdfb [2022-05-10T10:03:55.891Z] #26 21.42 + mkdir -p /build [2022-05-10T10:03:55.891Z] #26 21.43 + mv docker/docker /build/ [2022-05-10T10:03:55.891Z] #26 21.43 + rmdir docker [2022-05-10T10:03:55.891Z] #26 DONE 22.1s [2022-05-10T10:03:55.891Z] [2022-05-10T10:03:55.891Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:55.891Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:55.891Z] #36 22.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-05-10T10:03:56.013Z] #55 50.77 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T10:03:56.013Z] #55 50.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-10T10:03:56.013Z] #55 50.85 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-10T10:03:56.013Z] #55 ... [2022-05-10T10:03:56.013Z] [2022-05-10T10:03:56.013Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:56.013Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:56.013Z] #14 49.73 Selecting previously unselected package binutils-mingw-w64. [2022-05-10T10:03:56.013Z] #14 49.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-10T10:03:56.013Z] #14 49.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:03:56.014Z] #14 49.86 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-10T10:03:56.014Z] #14 49.86 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:03:56.014Z] #14 50.00 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:03:56.014Z] #14 50.08 Selecting previously unselected package dmsetup. [2022-05-10T10:03:56.014Z] #14 50.09 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:03:56.014Z] #14 50.15 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:03:56.014Z] #14 50.68 Selecting previously unselected package mingw-w64-common. [2022-05-10T10:03:56.014Z] #14 50.68 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-10T10:03:56.014Z] #14 50.70 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-10T10:03:56.232Z] #67 ... [2022-05-10T10:03:56.232Z] [2022-05-10T10:03:56.232Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:03:56.232Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-10T10:03:56.232Z] #38 24.96 tomll can be used in two ways: [2022-05-10T10:03:56.232Z] #38 24.96 Writing to STDIN and reading from STDOUT: [2022-05-10T10:03:56.232Z] #38 24.96 cat file.toml | tomll > file.toml [2022-05-10T10:03:56.232Z] #38 24.96 [2022-05-10T10:03:56.232Z] #38 24.96 Reading and updating a list of files: [2022-05-10T10:03:56.232Z] #38 24.96 tomll a.toml b.toml c.toml [2022-05-10T10:03:56.232Z] #38 24.96 [2022-05-10T10:03:56.232Z] #38 24.96 When given a list of files, tomll will modify all files in place without asking. [2022-05-10T10:03:56.232Z] #38 DONE 25.2s [2022-05-10T10:03:56.467Z] #36 22.74 go: downloading github.com/google/go-dap v0.6.0 [2022-05-10T10:03:56.467Z] #36 ... [2022-05-10T10:03:56.467Z] [2022-05-10T10:03:56.467Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:56.467Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:03:56.467Z] #62 12.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:56.467Z] #62 16.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:56.493Z] [2022-05-10T10:03:56.493Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:56.493Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:56.493Z] #36 23.13 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-10T10:03:56.493Z] #36 23.29 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-10T10:03:56.493Z] #36 23.45 go: downloading github.com/peterh/liner v1.2.2 [2022-05-10T10:03:56.493Z] #36 23.78 go: downloading github.com/google/go-dap v0.6.0 [2022-05-10T10:03:56.493Z] #36 24.39 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-10T10:03:56.493Z] #36 25.25 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-10T10:03:56.699Z] #19 115.2 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-05-10T10:03:56.699Z] #19 115.2 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-05-10T10:03:56.699Z] #19 115.2 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-05-10T10:03:56.699Z] #19 115.3 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-05-10T10:03:56.699Z] #19 115.3 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-05-10T10:03:56.729Z] #62 ... [2022-05-10T10:03:56.729Z] [2022-05-10T10:03:56.729Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:03:56.729Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:03:56.729Z] #14 12.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:56.729Z] #14 17.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:56.729Z] #14 ... [2022-05-10T10:03:56.729Z] [2022-05-10T10:03:56.729Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:03:56.729Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:03:56.729Z] #53 22.51 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-10T10:03:56.729Z] #53 22.54 go: downloading golang.org/x/mod v0.3.0 [2022-05-10T10:03:56.850Z] #14 60.43 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-10T10:03:56.850Z] #14 60.44 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-10T10:03:56.850Z] #14 60.44 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:03:57.435Z] #36 26.14 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-10T10:03:57.435Z] #36 26.30 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T10:03:57.686Z] #53 ... [2022-05-10T10:03:57.687Z] [2022-05-10T10:03:57.687Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:57.687Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:57.687Z] #51 13.74 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:03:57.687Z] #51 17.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:03:57.687Z] #51 21.64 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2159 B] [2022-05-10T10:03:57.687Z] #51 ... [2022-05-10T10:03:57.687Z] [2022-05-10T10:03:57.687Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:03:57.687Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:03:57.687Z] #36 23.34 go: downloading github.com/cosiner/argv v0.1.0 [2022-05-10T10:03:57.687Z] #36 23.40 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-05-10T10:03:57.687Z] #36 23.54 go: downloading github.com/peterh/liner v1.2.2 [2022-05-10T10:03:57.687Z] #36 23.91 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-05-10T10:03:58.006Z] #36 26.81 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-10T10:03:58.268Z] #36 24.50 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-05-10T10:03:58.269Z] #36 24.59 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-05-10T10:03:58.602Z] #19 116.9 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-05-10T10:03:58.602Z] #19 116.9 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-05-10T10:03:58.602Z] #19 116.9 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-05-10T10:03:58.602Z] #19 116.9 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-05-10T10:03:58.602Z] #19 116.9 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-05-10T10:03:58.602Z] #19 116.9 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-05-10T10:03:58.602Z] #19 116.9 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-05-10T10:03:58.602Z] #19 117.0 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-05-10T10:03:58.602Z] #19 117.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-05-10T10:03:58.602Z] #19 117.0 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-05-10T10:03:58.602Z] #19 117.0 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-05-10T10:03:59.296Z] #14 ... [2022-05-10T10:03:59.296Z] [2022-05-10T10:03:59.296Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:03:59.296Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:03:59.296Z] #51 51.01 Setting up criu (3.17-1) ... [2022-05-10T10:03:59.296Z] #51 53.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:03:59.296Z] #51 DONE 53.7s [2022-05-10T10:03:59.296Z] [2022-05-10T10:03:59.296Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:03:59.296Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:03:59.296Z] #42 54.02 Setting up libicu67:amd64 (67.1-7) ... [2022-05-10T10:03:59.296Z] #42 54.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:03:59.296Z] #42 54.10 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-10T10:03:59.296Z] #42 54.14 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:03:59.296Z] #42 54.20 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-10T10:03:59.296Z] #42 54.20 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-10T10:03:59.296Z] #42 54.21 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:03:59.296Z] #42 54.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:03:59.296Z] #42 54.26 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-10T10:03:59.296Z] #42 54.27 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:03:59.296Z] #42 54.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:03:59.864Z] #42 ... [2022-05-10T10:03:59.864Z] [2022-05-10T10:03:59.864Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:59.864Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:03:59.864Z] #34 44.40 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-10T10:03:59.864Z] #34 44.71 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-10T10:03:59.864Z] #34 45.40 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:03:59.864Z] #34 ... [2022-05-10T10:03:59.864Z] [2022-05-10T10:03:59.864Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:03:59.864Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:03:59.864Z] #55 51.30 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-10T10:03:59.864Z] #55 51.30 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-10T10:03:59.864Z] #55 51.36 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T10:03:59.864Z] #55 51.44 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T10:03:59.864Z] #55 51.47 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-10T10:03:59.864Z] #55 51.48 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-10T10:03:59.864Z] #55 51.75 go: downloading github.com/prometheus/common v0.10.0 [2022-05-10T10:03:59.864Z] #55 52.05 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-10T10:03:59.864Z] #55 52.08 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-10T10:03:59.864Z] #55 52.19 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-10T10:03:59.864Z] #55 53.71 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-10T10:03:59.923Z] #36 ... [2022-05-10T10:03:59.923Z] [2022-05-10T10:03:59.923Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:03:59.923Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:03:59.923Z] #62 28.76 Fetched 8530 kB in 22s (391 kB/s) [2022-05-10T10:04:00.123Z] #55 ... [2022-05-10T10:04:00.123Z] [2022-05-10T10:04:00.123Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:00.123Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:00.123Z] #42 DONE 54.9s [2022-05-10T10:04:00.123Z] [2022-05-10T10:04:00.123Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-10T10:04:00.123Z] #43 sha256:9260e51fd20939669853e4efe85e27217fd8a39625418b34471c97a5ca655cb0 [2022-05-10T10:04:00.382Z] #43 DONE 0.4s [2022-05-10T10:04:00.382Z] [2022-05-10T10:04:00.382Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-10T10:04:00.382Z] #44 sha256:4d64bad23b9edbf62cf724a45bb7f04a179ede534a6bdbc590d7394c8da5ee0a [2022-05-10T10:04:00.507Z] #19 118.7 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-05-10T10:04:00.507Z] #19 118.7 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-05-10T10:04:00.507Z] #19 118.8 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-05-10T10:04:00.507Z] #19 118.8 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-05-10T10:04:00.507Z] #19 118.9 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-05-10T10:04:00.825Z] #36 ... [2022-05-10T10:04:00.825Z] [2022-05-10T10:04:00.825Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-05-10T10:04:00.825Z] #38 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-05-10T10:04:00.825Z] #38 27.00 tomll can be used in two ways: [2022-05-10T10:04:00.825Z] #38 27.00 Writing to STDIN and reading from STDOUT: [2022-05-10T10:04:00.825Z] #38 27.00 cat file.toml | tomll > file.toml [2022-05-10T10:04:00.825Z] #38 27.00 [2022-05-10T10:04:00.825Z] #38 27.00 Reading and updating a list of files: [2022-05-10T10:04:00.825Z] #38 27.00 tomll a.toml b.toml c.toml [2022-05-10T10:04:00.825Z] #38 27.00 [2022-05-10T10:04:00.825Z] #38 27.00 When given a list of files, tomll will modify all files in place without asking. [2022-05-10T10:04:00.825Z] #38 DONE 27.2s [2022-05-10T10:04:00.825Z] [2022-05-10T10:04:00.825Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:04:00.825Z] #67 sha256:34cc50c44f9c8b938abb7d0c28c51fb4e6d8404435d6f191853de929f98cd2de [2022-05-10T10:04:00.825Z] #67 21.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-10T10:04:00.825Z] #67 21.43 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-10T10:04:00.825Z] #67 25.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-10T10:04:00.825Z] #67 25.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:04:01.080Z] #19 ... [2022-05-10T10:04:01.080Z] [2022-05-10T10:04:01.080Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:04:01.080Z] #43 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:04:01.080Z] #43 132.3 Delve is a source level debugger for Go programs. [2022-05-10T10:04:01.080Z] #43 132.3 [2022-05-10T10:04:01.080Z] #43 132.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-10T10:04:01.080Z] #43 132.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-10T10:04:01.080Z] #43 132.3 [2022-05-10T10:04:01.080Z] #43 132.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-10T10:04:01.080Z] #43 132.3 [2022-05-10T10:04:01.080Z] #43 132.3 Pass flags to the program you are debugging using `--`, for example: [2022-05-10T10:04:01.080Z] #43 132.3 [2022-05-10T10:04:01.080Z] #43 132.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-10T10:04:01.080Z] #43 132.3 [2022-05-10T10:04:01.080Z] #43 132.3 Usage: [2022-05-10T10:04:01.080Z] #43 132.3 dlv [command] [2022-05-10T10:04:01.080Z] #43 132.3 [2022-05-10T10:04:01.080Z] #43 132.3 Available Commands: [2022-05-10T10:04:01.080Z] #43 132.3 attach Attach to running process and begin debugging. [2022-05-10T10:04:01.080Z] #43 132.3 connect Connect to a headless debug server with a terminal client. [2022-05-10T10:04:01.080Z] #43 132.3 core Examine a core dump. [2022-05-10T10:04:01.080Z] #43 132.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-10T10:04:01.080Z] #43 132.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-10T10:04:01.080Z] #43 132.3 exec Execute a precompiled binary, and begin a debug session. [2022-05-10T10:04:01.080Z] #43 132.3 help Help about any command [2022-05-10T10:04:01.080Z] #43 132.3 run Deprecated command. Use 'debug' instead. [2022-05-10T10:04:01.080Z] #43 132.3 test Compile test binary and begin debugging program. [2022-05-10T10:04:01.080Z] #43 132.3 trace Compile and begin tracing program. [2022-05-10T10:04:01.080Z] #43 132.3 version Prints version. [2022-05-10T10:04:01.080Z] #43 132.3 [2022-05-10T10:04:01.080Z] #43 132.3 Flags: [2022-05-10T10:04:01.080Z] #43 132.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-10T10:04:01.080Z] #43 132.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-10T10:04:01.080Z] #43 132.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-10T10:04:01.080Z] #43 132.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-10T10:04:01.080Z] #43 132.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-10T10:04:01.080Z] #43 132.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-10T10:04:01.080Z] #43 132.3 --disable-aslr Disables address space randomization [2022-05-10T10:04:01.080Z] #43 132.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-10T10:04:01.080Z] #43 132.3 -h, --help help for dlv [2022-05-10T10:04:01.080Z] #43 132.3 --init string Init file, executed by the terminal client. [2022-05-10T10:04:01.080Z] #43 132.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-10T10:04:01.080Z] #43 132.3 --log Enable debugging server logging. [2022-05-10T10:04:01.080Z] #43 132.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-10T10:04:01.080Z] #43 132.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-10T10:04:01.080Z] #43 132.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-10T10:04:01.080Z] #43 132.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-10T10:04:01.080Z] #43 132.3 --wd string Working directory for running the program. [2022-05-10T10:04:01.080Z] #43 132.3 [2022-05-10T10:04:01.080Z] #43 132.3 Additional help topics: [2022-05-10T10:04:01.080Z] #43 132.3 dlv backend Help about the --backend flag. [2022-05-10T10:04:01.080Z] #43 132.3 dlv log Help about logging flags. [2022-05-10T10:04:01.080Z] #43 132.3 dlv redirect Help about file redirection. [2022-05-10T10:04:01.080Z] #43 132.3 [2022-05-10T10:04:01.080Z] #43 132.3 Use "dlv [command] --help" for more information about a command. [2022-05-10T10:04:01.399Z] #67 ... [2022-05-10T10:04:01.399Z] [2022-05-10T10:04:01.399Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:04:01.399Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:04:01.399Z] #36 27.80 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-05-10T10:04:01.972Z] #36 28.29 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-05-10T10:04:01.972Z] #36 28.29 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-10T10:04:01.972Z] #36 28.37 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-10T10:04:02.459Z] #43 DONE 133.3s [2022-05-10T10:04:02.459Z] [2022-05-10T10:04:02.459Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:04:02.459Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:04:02.459Z] #41 DONE 133.3s [2022-05-10T10:04:02.459Z] [2022-05-10T10:04:02.459Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-10T10:04:02.459Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-10T10:04:02.459Z] #19 120.5 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-05-10T10:04:02.459Z] #19 120.5 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-05-10T10:04:02.459Z] #19 120.5 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-05-10T10:04:02.459Z] #19 120.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-05-10T10:04:02.459Z] #19 120.6 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-05-10T10:04:02.459Z] #19 120.6 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-05-10T10:04:02.459Z] #19 120.6 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-05-10T10:04:02.459Z] #19 120.6 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-05-10T10:04:02.459Z] #19 120.7 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-05-10T10:04:02.459Z] #19 120.7 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-05-10T10:04:02.459Z] #19 120.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-05-10T10:04:02.459Z] #19 120.8 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-05-10T10:04:02.459Z] #19 120.8 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-05-10T10:04:02.459Z] #19 120.8 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-05-10T10:04:02.459Z] #19 120.9 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-05-10T10:04:03.670Z] #44 3.352 + RM_GOPATH=0 [2022-05-10T10:04:03.670Z] #44 3.352 + TMP_GOPATH= [2022-05-10T10:04:03.670Z] #44 3.352 + : /build [2022-05-10T10:04:03.670Z] #44 3.352 + '[' -z '' ']' [2022-05-10T10:04:03.670Z] #44 3.352 ++ mktemp -d [2022-05-10T10:04:03.670Z] #44 3.359 + export GOPATH=/tmp/tmp.YWuP3tKlYA [2022-05-10T10:04:03.670Z] #44 3.359 + GOPATH=/tmp/tmp.YWuP3tKlYA [2022-05-10T10:04:03.670Z] #44 3.359 + RM_GOPATH=1 [2022-05-10T10:04:03.670Z] #44 3.359 + case "$(go env GOARCH)" in [2022-05-10T10:04:03.670Z] #44 3.359 ++ go env GOARCH [2022-05-10T10:04:03.670Z] #44 3.391 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:04:03.670Z] #44 3.391 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:04:03.670Z] #44 3.391 ++ dirname /install.sh [2022-05-10T10:04:03.929Z] #44 3.392 + dir=/ [2022-05-10T10:04:03.929Z] #44 3.392 + bin=tini [2022-05-10T10:04:03.929Z] #44 3.392 + shift [2022-05-10T10:04:03.929Z] #44 3.392 + '[' '!' -f //tini.installer ']' [2022-05-10T10:04:03.929Z] #44 3.392 + . //tini.installer [2022-05-10T10:04:03.929Z] #44 3.392 ++ : v0.19.0 [2022-05-10T10:04:03.929Z] #44 3.392 + install_tini [2022-05-10T10:04:03.929Z] #44 3.392 + echo 'Install tini version v0.19.0' [2022-05-10T10:04:03.929Z] #44 3.392 Install tini version v0.19.0 [2022-05-10T10:04:03.929Z] #44 3.392 + git clone https://github.com/krallin/tini.git /tmp/tmp.YWuP3tKlYA/tini [2022-05-10T10:04:03.929Z] #44 3.406 Cloning into '/tmp/tmp.YWuP3tKlYA/tini'... [2022-05-10T10:04:04.496Z] #44 4.210 + cd /tmp/tmp.YWuP3tKlYA/tini [2022-05-10T10:04:04.496Z] #44 4.210 + git checkout -q v0.19.0 [2022-05-10T10:04:04.496Z] #44 4.251 + cmake . [2022-05-10T10:04:04.999Z] #19 123.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-05-10T10:04:04.999Z] #19 123.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-05-10T10:04:04.999Z] #19 123.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-05-10T10:04:04.999Z] #19 123.1 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-05-10T10:04:04.999Z] #19 123.2 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-05-10T10:04:05.432Z] #44 4.853 -- The C compiler identification is GNU 10.2.1 [2022-05-10T10:04:05.432Z] #44 4.895 -- Detecting C compiler ABI info [2022-05-10T10:04:05.999Z] #44 5.599 -- Detecting C compiler ABI info - done [2022-05-10T10:04:05.999Z] #44 5.722 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-10T10:04:05.999Z] #44 5.722 -- Detecting C compile features [2022-05-10T10:04:05.999Z] #44 5.722 -- Detecting C compile features - done [2022-05-10T10:04:06.258Z] #44 5.774 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-10T10:04:06.515Z] #62 28.76 Reading package lists... [2022-05-10T10:04:06.515Z] #62 ... [2022-05-10T10:04:06.516Z] [2022-05-10T10:04:06.516Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:04:06.516Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:04:06.516Z] #36 28.95 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-05-10T10:04:06.516Z] #36 29.07 go: downloading github.com/cilium/ebpf v0.7.0 [2022-05-10T10:04:06.518Z] #44 6.047 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-10T10:04:06.518Z] #44 6.117 -- Configuring done [2022-05-10T10:04:06.777Z] #44 6.191 -- Generating done [2022-05-10T10:04:06.777Z] #44 6.191 -- Build files have been written to: /tmp/tmp.YWuP3tKlYA/tini [2022-05-10T10:04:06.777Z] #44 6.207 + make tini-static [2022-05-10T10:04:06.804Z] #14 69.96 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-10T10:04:06.804Z] #14 69.97 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-05-10T10:04:06.804Z] #14 69.97 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:04:06.905Z] #19 125.0 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-05-10T10:04:06.905Z] #19 125.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-05-10T10:04:06.905Z] #19 125.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-05-10T10:04:06.905Z] #19 125.0 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-05-10T10:04:06.905Z] #19 125.0 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-05-10T10:04:06.905Z] #19 125.0 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-05-10T10:04:06.905Z] #19 125.0 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-05-10T10:04:06.905Z] #19 125.0 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-05-10T10:04:06.905Z] #19 125.1 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-05-10T10:04:06.905Z] #19 125.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-05-10T10:04:06.905Z] #19 125.1 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-05-10T10:04:06.905Z] #19 125.1 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-05-10T10:04:07.099Z] #44 6.518 Scanning dependencies of target tini-static [2022-05-10T10:04:07.099Z] #44 6.641 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-10T10:04:07.155Z] using credential docker-jenkins-github-credentials [2022-05-10T10:04:07.201Z] using credential docker-jenkins-github-credentials [2022-05-10T10:04:07.235Z] Cloning the remote Git repository [2022-05-10T10:04:07.235Z] Cloning with configured refspecs honoured and without tags [2022-05-10T10:04:07.281Z] Cloning the remote Git repository [2022-05-10T10:04:07.281Z] Cloning with configured refspecs honoured and without tags [2022-05-10T10:04:07.481Z] Cloning repository https://github.com/moby/moby.git [2022-05-10T10:04:07.734Z] #14 ... [2022-05-10T10:04:07.734Z] [2022-05-10T10:04:07.734Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:04:07.734Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:04:07.845Z] #19 126.4 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-05-10T10:04:07.954Z] #36 ... [2022-05-10T10:04:07.954Z] [2022-05-10T10:04:07.954Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:07.954Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:07.954Z] #42 27.42 Fetched 8530 kB in 21s (399 kB/s) [2022-05-10T10:04:07.954Z] #42 27.42 Reading package lists... [2022-05-10T10:04:07.440Z] Cloning repository https://github.com/moby/moby.git [2022-05-10T10:04:07.847Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-10T10:04:08.049Z] #44 ... [2022-05-10T10:04:08.049Z] [2022-05-10T10:04:08.049Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:04:08.049Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:04:08.049Z] #53 62.80 gotestsum version dev [2022-05-10T10:04:08.049Z] #53 DONE 62.9s [2022-05-10T10:04:08.049Z] [2022-05-10T10:04:08.049Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:08.049Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:08.049Z] #14 56.18 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-10T10:04:08.049Z] #14 56.18 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-10T10:04:08.049Z] #14 56.18 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:04:08.049Z] #14 62.51 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-10T10:04:08.049Z] #14 62.52 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:04:08.049Z] #14 62.53 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:04:08.049Z] #14 62.70 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-10T10:04:08.049Z] #14 62.70 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:04:08.049Z] #14 62.72 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:04:08.103Z] #19 126.4 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-05-10T10:04:08.103Z] #19 126.4 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-05-10T10:04:08.103Z] #19 126.4 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-05-10T10:04:08.103Z] #19 126.5 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-05-10T10:04:08.308Z] #14 ... [2022-05-10T10:04:08.308Z] [2022-05-10T10:04:08.308Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-10T10:04:08.308Z] #44 sha256:4d64bad23b9edbf62cf724a45bb7f04a179ede534a6bdbc590d7394c8da5ee0a [2022-05-10T10:04:08.308Z] #44 7.918 [100%] Linking C executable tini-static [2022-05-10T10:04:08.568Z] #36 ... [2022-05-10T10:04:08.568Z] [2022-05-10T10:04:08.568Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:08.568Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:08.568Z] #51 32.40 Fetched 8534 kB in 26s (334 kB/s) [2022-05-10T10:04:08.761Z] #64 36.02 Updating files: 64% (3062/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-10T10:04:08.761Z] #64 36.89 + cd /tmp/tmp.bWmNK84VlF/src/github.com/containerd/containerd [2022-05-10T10:04:08.761Z] #64 36.89 + git checkout -q v1.6.4 [2022-05-10T10:04:08.876Z] #44 8.454 [100%] Built target tini-static [2022-05-10T10:04:08.876Z] #44 8.518 + mkdir -p /build [2022-05-10T10:04:08.876Z] #44 8.518 + cp tini-static /build/docker-init [2022-05-10T10:04:08.894Z] #42 36.60 Reading package lists... [2022-05-10T10:04:08.894Z] #42 ... [2022-05-10T10:04:08.894Z] [2022-05-10T10:04:08.894Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:04:08.894Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:04:08.894Z] #62 28.76 Reading package lists... [2022-05-10T10:04:09.135Z] #44 DONE 8.8s [2022-05-10T10:04:09.135Z] [2022-05-10T10:04:09.135Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:04:09.135Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:04:09.490Z] #19 127.9 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-05-10T10:04:09.490Z] #19 127.9 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-05-10T10:04:07.887Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-10T10:04:08.689Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:04:08.689Z] > git --version # timeout=10 [2022-05-10T10:04:08.742Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-10T10:04:08.743Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:04:08.746Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:04:10.056Z] #19 128.6 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:04:08.729Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:04:08.730Z] > git --version # timeout=10 [2022-05-10T10:04:08.783Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-10T10:04:08.784Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:04:08.788Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:04:10.553Z] #62 38.10 Reading package lists... [2022-05-10T10:04:10.553Z] #62 ... [2022-05-10T10:04:10.553Z] [2022-05-10T10:04:10.553Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:10.553Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:10.553Z] #14 29.43 Fetched 8530 kB in 22s (380 kB/s) [2022-05-10T10:04:10.553Z] #14 29.43 Reading package lists... [2022-05-10T10:04:10.622Z] #19 128.9 Fetched 787 MB in 29s (27.2 MB/s) [2022-05-10T10:04:10.622Z] #19 129.0 Selecting previously unselected package liblocale-gettext-perl. [2022-05-10T10:04:10.622Z] #19 129.0 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:04:10.622Z] #19 129.0 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-05-10T10:04:10.622Z] #19 129.0 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-05-10T10:04:10.622Z] #19 129.1 Selecting previously unselected package bzip2. [2022-05-10T10:04:10.622Z] #19 129.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-05-10T10:04:10.622Z] #19 129.1 Unpacking bzip2 (1.0.8-4) ... [2022-05-10T10:04:10.654Z] #64 38.43 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-10T10:04:10.654Z] #64 38.43 + BUILDTAGS='netgo osusergo static_build' [2022-05-10T10:04:10.654Z] #64 38.43 + export EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:04:10.654Z] #64 38.43 + EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:04:10.654Z] #64 38.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-10T10:04:10.654Z] #64 38.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-10T10:04:10.654Z] #64 38.43 + '[' '' = dynamic ']' [2022-05-10T10:04:10.654Z] #64 38.43 + make [2022-05-10T10:04:10.817Z] #14 38.10 Reading package lists... [2022-05-10T10:04:10.817Z] #14 ... [2022-05-10T10:04:10.817Z] [2022-05-10T10:04:10.817Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:04:10.817Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:04:10.880Z] #19 129.2 Selecting previously unselected package libmagic-mgc. [2022-05-10T10:04:10.880Z] #19 129.2 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-05-10T10:04:10.880Z] #19 129.2 Unpacking libmagic-mgc (1:5.39-3) ... [2022-05-10T10:04:10.880Z] #19 129.3 Selecting previously unselected package libmagic1:amd64. [2022-05-10T10:04:10.880Z] #19 129.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-05-10T10:04:10.880Z] #19 129.4 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-05-10T10:04:11.144Z] #19 129.5 Selecting previously unselected package file. [2022-05-10T10:04:11.144Z] #19 129.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-05-10T10:04:11.144Z] #19 129.5 Unpacking file (1:5.39-3) ... [2022-05-10T10:04:11.144Z] #19 129.6 Selecting previously unselected package xz-utils. [2022-05-10T10:04:11.144Z] #19 129.6 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-10T10:04:11.144Z] #19 129.7 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:04:11.338Z] #47 38.63 Updating files: 56% (1015/1808) Updating files: 57% (1031/1808) Updating files: 58% (1049/1808) Updating files: 59% (1067/1808) Updating files: 60% (1085/1808) Updating files: 61% (1103/1808) Updating files: 62% (1121/1808) Updating files: 63% (1140/1808) Updating files: 64% (1158/1808) Updating files: 65% (1176/1808) Updating files: 66% (1194/1808) Updating files: 67% (1212/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 91% (1655/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-10T10:04:11.403Z] #19 129.8 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-05-10T10:04:11.403Z] #19 129.8 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-10T10:04:11.403Z] #19 129.8 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-10T10:04:11.599Z] #47 39.98 + git checkout -q v2.3.0 [2022-05-10T10:04:11.970Z] #19 130.6 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-05-10T10:04:12.022Z] #64 39.85 + bin/ctr [2022-05-10T10:04:12.169Z] #47 ... [2022-05-10T10:04:12.169Z] [2022-05-10T10:04:12.169Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:12.169Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:12.169Z] #51 30.78 Fetched 8534 kB in 24s (353 kB/s) [2022-05-10T10:04:12.169Z] #51 30.78 Reading package lists... [2022-05-10T10:04:12.229Z] #19 130.6 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-05-10T10:04:12.229Z] #19 130.6 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-10T10:04:12.790Z] #51 32.40 Reading package lists... [2022-05-10T10:04:12.790Z] #51 ... [2022-05-10T10:04:12.790Z] [2022-05-10T10:04:12.790Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:12.790Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:12.790Z] #42 29.62 Fetched 8530 kB in 23s (370 kB/s) [2022-05-10T10:04:12.790Z] #42 29.62 Reading package lists... [2022-05-10T10:04:12.790Z] #42 39.02 Reading package lists... [2022-05-10T10:04:12.790Z] #42 ... [2022-05-10T10:04:12.790Z] [2022-05-10T10:04:12.790Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:12.790Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:12.790Z] #14 29.90 Fetched 8530 kB in 23s (365 kB/s) [2022-05-10T10:04:12.790Z] #14 29.90 Reading package lists... [2022-05-10T10:04:12.796Z] #19 131.3 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-05-10T10:04:12.796Z] #19 131.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-05-10T10:04:12.796Z] #19 131.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-10T10:04:13.370Z] #14 39.27 Reading package lists... [2022-05-10T10:04:13.371Z] #14 ... [2022-05-10T10:04:13.371Z] [2022-05-10T10:04:13.371Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:04:13.371Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:04:13.371Z] #62 30.24 Fetched 8530 kB in 24s (361 kB/s) [2022-05-10T10:04:13.371Z] #62 30.24 Reading package lists... [2022-05-10T10:04:13.732Z] #19 132.0 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-05-10T10:04:13.732Z] #19 132.0 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-10T10:04:13.732Z] #19 132.0 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-10T10:04:13.949Z] #62 39.70 Reading package lists... [2022-05-10T10:04:13.949Z] #62 ... [2022-05-10T10:04:13.949Z] [2022-05-10T10:04:13.949Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:04:13.949Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:04:14.084Z] #51 39.38 Reading package lists... [2022-05-10T10:04:14.084Z] #51 ... [2022-05-10T10:04:14.084Z] [2022-05-10T10:04:14.084Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:04:14.084Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:04:14.084Z] #47 42.33 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-10T10:04:14.299Z] #19 132.7 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-05-10T10:04:14.299Z] #19 132.7 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-05-10T10:04:14.299Z] #19 132.7 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-10T10:04:14.866Z] #19 133.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-05-10T10:04:14.866Z] #19 133.2 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:14.866Z] #19 133.2 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:04:14.866Z] #19 133.3 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-05-10T10:04:14.866Z] #19 133.3 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:14.866Z] #19 133.3 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:04:14.997Z] #47 39.85 Updating files: 67% (1227/1808) Updating files: 68% (1230/1808) Updating files: 69% (1248/1808) Updating files: 70% (1266/1808) Updating files: 71% (1284/1808) Updating files: 72% (1302/1808) Updating files: 73% (1320/1808) Updating files: 74% (1338/1808) Updating files: 75% (1356/1808) Updating files: 76% (1375/1808) Updating files: 77% (1393/1808) Updating files: 78% (1411/1808) Updating files: 79% (1429/1808) Updating files: 80% (1447/1808) Updating files: 81% (1465/1808) Updating files: 82% (1483/1808) Updating files: 83% (1501/1808) Updating files: 84% (1519/1808) Updating files: 85% (1537/1808) Updating files: 86% (1555/1808) Updating files: 87% (1573/1808) Updating files: 88% (1592/1808) Updating files: 89% (1610/1808) Updating files: 90% (1628/1808) Updating files: 91% (1646/1808) Updating files: 92% (1664/1808) Updating files: 93% (1682/1808) Updating files: 94% (1700/1808) Updating files: 95% (1718/1808) Updating files: 96% (1736/1808) Updating files: 97% (1754/1808) Updating files: 98% (1772/1808) Updating files: 99% (1790/1808) Updating files: 100% (1808/1808) Updating files: 100% (1808/1808), done. [2022-05-10T10:04:14.998Z] #47 40.85 + git checkout -q v2.3.0 [2022-05-10T10:04:15.714Z] #36 ... [2022-05-10T10:04:15.714Z] [2022-05-10T10:04:15.714Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:15.714Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:15.714Z] #14 69.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-10T10:04:15.714Z] #14 69.81 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:04:15.714Z] #14 69.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:04:18.305Z] #47 44.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-05-10T10:04:19.372Z] #47 ... [2022-05-10T10:04:19.372Z] [2022-05-10T10:04:19.373Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:19.373Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:19.373Z] #55 46.06 go: downloading github.com/fatih/color v1.13.0 [2022-05-10T10:04:19.373Z] #55 46.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:04:19.373Z] #55 46.16 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-10T10:04:19.373Z] #55 46.27 go: downloading github.com/spf13/viper v1.10.1 [2022-05-10T10:04:19.373Z] #55 46.74 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-10T10:04:19.373Z] #55 47.29 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T10:04:19.373Z] #55 47.31 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T10:04:19.373Z] #55 47.43 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-10T10:04:19.373Z] #55 47.44 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-10T10:04:20.312Z] #55 49.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-10T10:04:20.573Z] #55 49.30 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-10T10:04:20.574Z] #55 49.56 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:04:21.149Z] #55 49.97 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T10:04:21.612Z] #47 ... [2022-05-10T10:04:21.612Z] [2022-05-10T10:04:21.612Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:21.612Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:21.612Z] #42 39.02 Reading package lists... [2022-05-10T10:04:21.721Z] #55 50.49 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-10T10:04:21.986Z] #64 ... [2022-05-10T10:04:21.986Z] [2022-05-10T10:04:21.986Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:21.986Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:04:21.986Z] #14 75.05 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-10T10:04:21.986Z] #14 75.06 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-05-10T10:04:21.986Z] #14 75.06 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:04:21.986Z] #14 80.40 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-10T10:04:21.986Z] #14 80.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-10T10:04:21.986Z] #14 80.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:04:24.162Z] #42 47.66 Building dependency tree... [2022-05-10T10:04:24.424Z] #42 ... [2022-05-10T10:04:24.424Z] [2022-05-10T10:04:24.424Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:24.424Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:24.424Z] #51 32.40 Reading package lists... [2022-05-10T10:04:24.424Z] #51 41.01 Reading package lists... [2022-05-10T10:04:24.687Z] #51 49.90 Building dependency tree... [2022-05-10T10:04:24.687Z] #51 ... [2022-05-10T10:04:24.687Z] [2022-05-10T10:04:24.687Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:24.687Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:24.687Z] #55 48.20 go: downloading github.com/fatih/color v1.13.0 [2022-05-10T10:04:24.687Z] #55 48.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:04:24.687Z] #55 48.41 go: downloading github.com/spf13/cobra v1.3.0 [2022-05-10T10:04:24.687Z] #55 48.46 go: downloading github.com/spf13/viper v1.10.1 [2022-05-10T10:04:24.687Z] #55 48.84 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-05-10T10:04:24.687Z] #55 49.25 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-05-10T10:04:24.687Z] #55 49.28 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-05-10T10:04:24.687Z] #55 49.45 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-05-10T10:04:24.687Z] #55 49.52 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-05-10T10:04:25.024Z] #55 ... [2022-05-10T10:04:25.024Z] [2022-05-10T10:04:25.024Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:25.024Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:25.024Z] #14 38.10 Reading package lists... [2022-05-10T10:04:25.024Z] #14 46.93 Building dependency tree... [2022-05-10T10:04:25.024Z] #14 52.69 The following additional packages will be installed: [2022-05-10T10:04:25.024Z] #14 52.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:04:25.024Z] #14 52.70 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-10T10:04:25.024Z] #14 52.70 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-10T10:04:25.024Z] #14 52.71 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-10T10:04:25.024Z] #14 52.72 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-10T10:04:25.024Z] #14 52.73 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-10T10:04:25.024Z] #14 52.74 mingw-w64-common mingw-w64-x86-64-dev [2022-05-10T10:04:25.024Z] #14 52.75 Suggested packages: [2022-05-10T10:04:25.024Z] #14 52.79 gcc-10-locales seccomp wine64 [2022-05-10T10:04:25.596Z] #14 ... [2022-05-10T10:04:25.596Z] [2022-05-10T10:04:25.596Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:25.596Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:25.596Z] #42 36.60 Reading package lists... [2022-05-10T10:04:25.596Z] #42 45.19 Building dependency tree... [2022-05-10T10:04:25.596Z] #42 51.27 The following additional packages will be installed: [2022-05-10T10:04:25.596Z] #42 51.28 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-10T10:04:25.596Z] #42 51.30 Suggested packages: [2022-05-10T10:04:25.596Z] #42 51.32 cmake-doc ninja-build lrzip [2022-05-10T10:04:25.596Z] #42 51.32 Recommended packages: [2022-05-10T10:04:25.596Z] #42 51.32 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-10T10:04:25.596Z] #42 52.62 The following NEW packages will be installed: [2022-05-10T10:04:25.596Z] #42 52.65 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-10T10:04:25.596Z] #42 52.68 vim-common xxd [2022-05-10T10:04:25.596Z] #42 53.20 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:04:25.596Z] #42 53.20 Need to get 17.7 MB of archives. [2022-05-10T10:04:25.596Z] #42 53.20 After this operation, 70.7 MB of additional disk space will be used. [2022-05-10T10:04:25.596Z] #42 53.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:04:25.596Z] #42 53.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:04:25.596Z] #42 53.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-10T10:04:25.596Z] #42 53.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-10T10:04:25.596Z] #42 54.30 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-10T10:04:25.596Z] #42 54.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-10T10:04:25.596Z] #42 54.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-10T10:04:25.596Z] #42 54.47 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-10T10:04:25.663Z] Fetching without tags [2022-05-10T10:04:25.858Z] #42 54.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-10T10:04:25.858Z] #42 54.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-10T10:04:26.379Z] Merging remotes/origin/master commit 8149fa55ff3bcb19c9b9246535c69f9657c5b37c into PR head commit 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 [2022-05-10T10:04:26.432Z] #42 ... [2022-05-10T10:04:26.432Z] [2022-05-10T10:04:26.432Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:26.432Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:26.432Z] #14 55.14 The following NEW packages will be installed: [2022-05-10T10:04:26.432Z] #14 55.14 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:04:26.432Z] #14 55.14 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-10T10:04:26.432Z] #14 55.14 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-10T10:04:26.432Z] #14 55.14 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-10T10:04:26.432Z] #14 55.14 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-10T10:04:26.432Z] #14 55.14 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-10T10:04:26.432Z] #14 55.20 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-10T10:04:26.432Z] #14 55.20 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-10T10:04:26.432Z] #14 55.20 mingw-w64-x86-64-dev [2022-05-10T10:04:27.005Z] #14 55.74 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:04:27.005Z] #14 55.74 Need to get 115 MB of archives. [2022-05-10T10:04:27.005Z] #14 55.74 After this operation, 645 MB of additional disk space will be used. [2022-05-10T10:04:27.005Z] #14 55.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-10T10:04:27.005Z] #14 55.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-10T10:04:27.239Z] #14 90.18 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-10T10:04:27.239Z] #14 90.18 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-05-10T10:04:27.239Z] #14 90.19 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:04:27.266Z] #14 56.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-10T10:04:27.266Z] #14 56.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-10T10:04:27.266Z] #14 56.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-10T10:04:27.266Z] #14 56.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-10T10:04:27.839Z] #14 56.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-10T10:04:27.839Z] #14 ... [2022-05-10T10:04:27.839Z] [2022-05-10T10:04:27.839Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:04:27.839Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:04:27.839Z] #62 38.10 Reading package lists... [2022-05-10T10:04:27.839Z] #62 47.09 Building dependency tree... [2022-05-10T10:04:27.839Z] #62 52.86 The following additional packages will be installed: [2022-05-10T10:04:27.839Z] #62 52.90 libbtrfs0 [2022-05-10T10:04:27.839Z] #62 53.25 The following NEW packages will be installed: [2022-05-10T10:04:27.839Z] #62 53.26 libbtrfs-dev libbtrfs0 [2022-05-10T10:04:27.839Z] #62 53.84 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:04:27.839Z] #62 53.84 Need to get 460 kB of archives. [2022-05-10T10:04:27.839Z] #62 53.84 After this operation, 1237 kB of additional disk space will be used. [2022-05-10T10:04:27.839Z] #62 53.84 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-10T10:04:27.839Z] #62 53.85 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-10T10:04:27.839Z] #62 55.67 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:04:27.839Z] #62 55.98 Fetched 460 kB in 0s (1161 kB/s) [2022-05-10T10:04:27.839Z] #62 56.14 Selecting previously unselected package libbtrfs0:amd64. [2022-05-10T10:04:27.839Z] #62 56.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:04:27.839Z] #62 56.28 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-10T10:04:27.839Z] #62 56.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:04:27.913Z] #14 82.52 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-10T10:04:27.913Z] #14 82.53 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:04:27.913Z] #14 82.53 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:04:27.968Z] Fetching without tags [2022-05-10T10:04:28.047Z] #55 ... [2022-05-10T10:04:28.047Z] [2022-05-10T10:04:28.048Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:28.048Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:28.048Z] #42 53.85 The following additional packages will be installed: [2022-05-10T10:04:28.048Z] #42 53.88 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-05-10T10:04:28.048Z] #42 53.95 Suggested packages: [2022-05-10T10:04:28.048Z] #42 53.95 cmake-doc ninja-build lrzip [2022-05-10T10:04:28.048Z] #42 53.95 Recommended packages: [2022-05-10T10:04:28.048Z] #42 53.95 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-10T10:04:28.100Z] #62 56.92 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-10T10:04:28.100Z] #62 56.92 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-10T10:04:28.100Z] #62 ... [2022-05-10T10:04:28.100Z] [2022-05-10T10:04:28.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-05-10T10:04:28.101Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:28.101Z] #14 56.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-10T10:04:28.101Z] #14 56.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-10T10:04:25.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:04:25.394Z] > git config --add remote.origin.fetch +refs/pull/43275/head:refs/remotes/origin/PR-43275 # timeout=10 [2022-05-10T10:04:25.439Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:04:25.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:04:25.701Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:04:25.702Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:04:25.704Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:04:26.493Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:04:26.543Z] > git checkout -f 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 # timeout=10 [2022-05-10T10:04:27.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:04:27.714Z] > git config --add remote.origin.fetch +refs/pull/43275/head:refs/remotes/origin/PR-43275 # timeout=10 [2022-05-10T10:04:27.760Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:04:27.881Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:04:28.010Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:04:28.010Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:04:28.012Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:04:28.778Z] Merging remotes/origin/master commit 8149fa55ff3bcb19c9b9246535c69f9657c5b37c into PR head commit 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 [2022-05-10T10:04:28.849Z] #14 ... [2022-05-10T10:04:28.849Z] [2022-05-10T10:04:28.849Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:04:28.849Z] #64 sha256:ddea7240cefe38467e85019b7363b91d62bb9cc3a2fe6b83a94551ab573c5c24 [2022-05-10T10:04:29.046Z] #14 57.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-10T10:04:29.046Z] #14 ... [2022-05-10T10:04:29.046Z] [2022-05-10T10:04:29.046Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:29.046Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:29.046Z] #51 39.38 Reading package lists... [2022-05-10T10:04:29.046Z] #51 47.83 Building dependency tree... [2022-05-10T10:04:29.046Z] #51 53.41 The following additional packages will be installed: [2022-05-10T10:04:29.046Z] #51 53.43 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:04:29.046Z] #51 53.44 python3-protobuf python3-six [2022-05-10T10:04:29.046Z] #51 53.44 Suggested packages: [2022-05-10T10:04:29.046Z] #51 53.47 python3-setuptools [2022-05-10T10:04:29.046Z] #51 53.47 Recommended packages: [2022-05-10T10:04:29.046Z] #51 53.47 iproute2 | iproute [2022-05-10T10:04:29.046Z] #51 54.71 The following NEW packages will be installed: [2022-05-10T10:04:29.046Z] #51 54.73 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:04:29.046Z] #51 54.74 python3-protobuf python3-six [2022-05-10T10:04:29.046Z] #51 55.48 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:04:29.046Z] #51 55.48 Need to get 2314 kB of archives. [2022-05-10T10:04:29.046Z] #51 55.48 After this operation, 11.1 MB of additional disk space will be used. [2022-05-10T10:04:29.046Z] #51 55.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-10T10:04:29.046Z] #51 55.51 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:04:29.046Z] #51 55.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-10T10:04:29.046Z] #51 55.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-10T10:04:29.046Z] #51 55.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-10T10:04:29.046Z] #51 55.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-10T10:04:29.046Z] #51 55.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-10T10:04:29.308Z] #51 57.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-10T10:04:29.308Z] #51 ... [2022-05-10T10:04:29.308Z] [2022-05-10T10:04:29.308Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:29.308Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:29.308Z] #42 56.40 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:04:29.308Z] #42 56.94 Fetched 17.7 MB in 2s (8050 kB/s) [2022-05-10T10:04:29.308Z] #42 57.21 Selecting previously unselected package xxd. [2022-05-10T10:04:29.308Z] #42 57.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-05-10T10:04:29.308Z] #42 57.34 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:04:29.308Z] #42 57.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:04:29.308Z] #42 57.77 Selecting previously unselected package vim-common. [2022-05-10T10:04:29.308Z] #42 57.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:04:29.308Z] #42 57.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:04:29.524Z] #42 55.59 The following NEW packages will be installed: [2022-05-10T10:04:29.524Z] #42 55.60 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-05-10T10:04:29.524Z] #42 55.60 vim-common xxd [2022-05-10T10:04:29.785Z] #42 56.06 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:04:29.785Z] #42 56.06 Need to get 17.7 MB of archives. [2022-05-10T10:04:29.785Z] #42 56.06 After this operation, 70.7 MB of additional disk space will be used. [2022-05-10T10:04:29.785Z] #42 56.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:04:29.785Z] #42 56.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:04:29.785Z] #42 56.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-10T10:04:29.785Z] #42 56.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-10T10:04:29.884Z] #64 46.56 Updating files: 53% (2530/4768) Updating files: 54% (2575/4768) Updating files: 55% (2623/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 93% (4480/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-10T10:04:29.908Z] #42 58.78 Selecting previously unselected package cmake-data. [2022-05-10T10:04:29.908Z] #42 58.78 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-10T10:04:30.143Z] #64 47.78 + cd /tmp/tmp.81jaxzC3vD/src/github.com/containerd/containerd [2022-05-10T10:04:30.143Z] #64 47.79 + git checkout -q v1.6.4 [2022-05-10T10:04:30.169Z] #42 58.97 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:04:30.508Z] #14 ... [2022-05-10T10:04:30.508Z] [2022-05-10T10:04:30.508Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:04:30.508Z] #67 sha256:0217e1ed2a31ac66aa77168d85ba646542e8ab9b2051a6ce0ee544c97b4b481b [2022-05-10T10:04:30.508Z] #67 93.67 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:04:30.508Z] #67 93.67 + GOBIN=/build [2022-05-10T10:04:30.508Z] #67 93.67 + GO111MODULE=on [2022-05-10T10:04:30.508Z] #67 93.67 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:04:31.114Z] #42 ... [2022-05-10T10:04:31.114Z] [2022-05-10T10:04:31.114Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:04:31.114Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:04:31.114Z] #57 59.19 v3.0.2 [2022-05-10T10:04:31.114Z] #57 DONE 60.0s [2022-05-10T10:04:31.114Z] [2022-05-10T10:04:31.114Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:04:31.114Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:04:31.114Z] #62 56.92 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:04:31.114Z] #62 57.59 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:04:31.114Z] #62 57.63 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:04:31.114Z] #62 57.64 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:04:31.114Z] #62 DONE 60.1s [2022-05-10T10:04:31.170Z] #42 57.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-05-10T10:04:31.170Z] #42 57.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-10T10:04:31.170Z] #42 57.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-10T10:04:31.170Z] #42 57.34 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-10T10:04:31.170Z] #42 57.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-10T10:04:31.170Z] #42 57.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-10T10:04:31.170Z] #42 ... [2022-05-10T10:04:31.170Z] [2022-05-10T10:04:31.170Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:31.170Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:31.170Z] #14 39.27 Reading package lists... [2022-05-10T10:04:31.170Z] #14 47.58 Building dependency tree... [2022-05-10T10:04:31.170Z] #14 53.82 The following additional packages will be installed: [2022-05-10T10:04:31.170Z] #14 53.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:04:31.170Z] #14 53.82 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-10T10:04:31.170Z] #14 53.82 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-10T10:04:31.170Z] #14 53.82 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-10T10:04:31.170Z] #14 53.83 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-10T10:04:31.170Z] #14 53.83 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-10T10:04:31.170Z] #14 53.83 mingw-w64-common mingw-w64-x86-64-dev [2022-05-10T10:04:31.170Z] #14 53.88 Suggested packages: [2022-05-10T10:04:31.170Z] #14 53.89 gcc-10-locales seccomp wine64 [2022-05-10T10:04:31.170Z] #14 56.06 The following NEW packages will be installed: [2022-05-10T10:04:31.170Z] #14 56.06 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:04:31.170Z] #14 56.06 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-10T10:04:31.170Z] #14 56.06 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-10T10:04:31.170Z] #14 56.06 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-10T10:04:31.170Z] #14 56.06 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-10T10:04:31.170Z] #14 56.06 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-10T10:04:31.170Z] #14 56.06 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-10T10:04:31.170Z] #14 56.06 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-10T10:04:31.170Z] #14 56.06 mingw-w64-x86-64-dev [2022-05-10T10:04:31.170Z] #14 56.79 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:04:31.170Z] #14 56.79 Need to get 115 MB of archives. [2022-05-10T10:04:31.170Z] #14 56.79 After this operation, 645 MB of additional disk space will be used. [2022-05-10T10:04:31.170Z] #14 56.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-10T10:04:31.170Z] #14 56.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-10T10:04:31.170Z] #14 57.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-10T10:04:31.170Z] #14 57.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-10T10:04:31.170Z] #14 57.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-10T10:04:31.170Z] #14 57.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-10T10:04:31.170Z] #14 ... [2022-05-10T10:04:31.170Z] [2022-05-10T10:04:31.170Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:31.170Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:31.170Z] #55 56.14 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:04:31.170Z] #55 56.14 go: downloading github.com/stretchr/testify v1.7.0 [2022-05-10T10:04:31.170Z] #55 56.38 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-05-10T10:04:31.170Z] #55 56.42 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-05-10T10:04:31.170Z] #55 57.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-05-10T10:04:31.170Z] #55 57.43 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-10T10:04:31.170Z] #55 57.58 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-10T10:04:31.170Z] #55 57.61 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-10T10:04:31.170Z] #55 57.70 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T10:04:31.375Z] [2022-05-10T10:04:31.375Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-10T10:04:31.375Z] #63 sha256:0bde4787395d59a46b5b00fe6152dc790208716145eb3dfcb3a7179200436659 [2022-05-10T10:04:31.431Z] #55 57.75 go: downloading github.com/spf13/afero v1.6.0 [2022-05-10T10:04:31.431Z] #55 57.95 go: downloading github.com/spf13/cast v1.4.1 [2022-05-10T10:04:29.629Z] > git remote # timeout=10 [2022-05-10T10:04:29.787Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:04:29.834Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:04:29.836Z] > git merge 8149fa55ff3bcb19c9b9246535c69f9657c5b37c # timeout=10 [2022-05-10T10:04:31.637Z] #63 DONE 0.3s [2022-05-10T10:04:31.637Z] [2022-05-10T10:04:31.637Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:04:31.637Z] #64 sha256:719266888b6e6d8b64d86614fea0f7273e5c1857c46d61b27cefe8a475a40020 [2022-05-10T10:04:31.692Z] #55 57.98 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-10T10:04:31.692Z] #55 58.00 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-10T10:04:31.692Z] #55 58.06 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-10T10:04:31.692Z] #55 58.15 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-10T10:04:31.954Z] #55 58.33 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-10T10:04:31.954Z] #55 ... [2022-05-10T10:04:31.954Z] [2022-05-10T10:04:31.954Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:04:31.954Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:04:31.954Z] #62 39.70 Reading package lists... [2022-05-10T10:04:31.954Z] #62 48.55 Building dependency tree... [2022-05-10T10:04:31.954Z] #62 54.96 The following additional packages will be installed: [2022-05-10T10:04:31.954Z] #62 54.98 libbtrfs0 [2022-05-10T10:04:31.954Z] #62 55.19 The following NEW packages will be installed: [2022-05-10T10:04:31.954Z] #62 55.26 libbtrfs-dev libbtrfs0 [2022-05-10T10:04:31.954Z] #62 55.86 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:04:31.954Z] #62 55.86 Need to get 460 kB of archives. [2022-05-10T10:04:31.954Z] #62 55.86 After this operation, 1237 kB of additional disk space will be used. [2022-05-10T10:04:31.954Z] #62 55.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-10T10:04:31.954Z] #62 55.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-10T10:04:31.954Z] #62 57.95 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:04:31.954Z] #62 58.44 Fetched 460 kB in 1s (898 kB/s) [2022-05-10T10:04:28.897Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:04:28.949Z] > git checkout -f 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 # timeout=10 [2022-05-10T10:04:32.046Z] #64 49.70 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-10T10:04:32.046Z] #64 49.70 + BUILDTAGS='netgo osusergo static_build' [2022-05-10T10:04:32.046Z] #64 49.70 + export EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:04:32.046Z] #64 49.70 + EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:04:32.046Z] #64 49.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-10T10:04:32.046Z] #64 49.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-10T10:04:32.046Z] #64 49.70 + '[' '' = dynamic ']' [2022-05-10T10:04:32.046Z] #64 49.70 + make [2022-05-10T10:04:32.216Z] #62 ... [2022-05-10T10:04:32.216Z] [2022-05-10T10:04:32.216Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:32.216Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:32.216Z] #55 58.46 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-10T10:04:32.216Z] #55 58.65 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-10T10:04:32.478Z] #55 58.79 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-10T10:04:32.478Z] #55 58.92 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-10T10:04:32.952Z] #19 148.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-05-10T10:04:32.952Z] #19 148.7 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:32.952Z] #19 148.7 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:04:32.952Z] #19 148.7 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-05-10T10:04:32.952Z] #19 148.7 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:32.952Z] #19 148.7 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-10T10:04:33.421Z] #55 ... [2022-05-10T10:04:33.421Z] [2022-05-10T10:04:33.421Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-05-10T10:04:33.421Z] #57 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-05-10T10:04:33.421Z] #57 58.83 v3.0.2 [2022-05-10T10:04:33.421Z] #57 DONE 59.8s [2022-05-10T10:04:33.566Z] Merge succeeded, producing b8c46987b761791693e12e70002cbf634edc6bd2 [2022-05-10T10:04:33.566Z] Checking out Revision b8c46987b761791693e12e70002cbf634edc6bd2 (PR-43275) [2022-05-10T10:04:33.683Z] [2022-05-10T10:04:33.683Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:04:33.683Z] #62 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-05-10T10:04:33.683Z] #62 58.71 Selecting previously unselected package libbtrfs0:amd64. [2022-05-10T10:04:33.683Z] #62 58.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:04:33.683Z] #62 58.86 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-10T10:04:33.683Z] #62 58.91 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:04:33.683Z] #62 59.72 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-10T10:04:33.683Z] #62 59.78 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-10T10:04:33.683Z] #62 59.84 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:04:33.950Z] #64 51.54 + bin/ctr [2022-05-10T10:04:34.191Z] #64 2.111 + RM_GOPATH=0 [2022-05-10T10:04:34.191Z] #64 2.111 + TMP_GOPATH= [2022-05-10T10:04:34.191Z] #64 2.111 + : /build [2022-05-10T10:04:34.191Z] #64 2.111 + '[' -z '' ']' [2022-05-10T10:04:34.191Z] #64 2.111 ++ mktemp -d [2022-05-10T10:04:34.191Z] #64 2.112 + export GOPATH=/tmp/tmp.iurIaQl2HN [2022-05-10T10:04:34.191Z] #64 2.112 + GOPATH=/tmp/tmp.iurIaQl2HN [2022-05-10T10:04:34.191Z] #64 2.112 + RM_GOPATH=1 [2022-05-10T10:04:34.191Z] #64 2.112 + case "$(go env GOARCH)" in [2022-05-10T10:04:34.191Z] #64 2.112 ++ go env GOARCH [2022-05-10T10:04:34.191Z] #64 2.153 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:04:34.191Z] #64 2.153 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:04:34.191Z] #64 2.153 ++ dirname /install.sh [2022-05-10T10:04:34.191Z] #64 2.156 + dir=/ [2022-05-10T10:04:34.191Z] #64 2.156 + bin=containerd [2022-05-10T10:04:34.191Z] #64 2.156 + shift [2022-05-10T10:04:34.191Z] #64 2.156 + '[' '!' -f //containerd.installer ']' [2022-05-10T10:04:34.191Z] #64 2.156 + . //containerd.installer [2022-05-10T10:04:34.191Z] #64 2.156 ++ set -e [2022-05-10T10:04:34.191Z] #64 2.156 ++ : v1.6.4 [2022-05-10T10:04:34.191Z] #64 2.156 + install_containerd [2022-05-10T10:04:34.191Z] #64 2.171 Install containerd version v1.6.4 [2022-05-10T10:04:34.191Z] #64 2.175 + echo 'Install containerd version v1.6.4' [2022-05-10T10:04:34.191Z] #64 2.175 + git clone https://github.com/containerd/containerd.git /tmp/tmp.iurIaQl2HN/src/github.com/containerd/containerd [2022-05-10T10:04:34.191Z] #64 2.186 Cloning into '/tmp/tmp.iurIaQl2HN/src/github.com/containerd/containerd'... [2022-05-10T10:04:34.256Z] #62 60.43 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:04:34.256Z] #62 60.49 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:04:34.256Z] #62 60.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:04:34.453Z] #64 ... [2022-05-10T10:04:34.453Z] [2022-05-10T10:04:34.453Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:04:34.453Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:04:34.453Z] #40 63.15 NAME: [2022-05-10T10:04:34.453Z] #40 63.15 go-winres - A tool for embedding resources in Windows executables [2022-05-10T10:04:34.453Z] #40 63.16 [2022-05-10T10:04:34.453Z] #40 63.16 USAGE: [2022-05-10T10:04:34.453Z] #40 63.16 go-winres [global options] command [command options] [arguments...] [2022-05-10T10:04:34.453Z] #40 63.16 [2022-05-10T10:04:34.453Z] #40 63.16 COMMANDS: [2022-05-10T10:04:34.453Z] #40 63.17 init Create an initial ./winres/winres.json [2022-05-10T10:04:34.453Z] #40 63.17 make Make syso files for the "go build" command [2022-05-10T10:04:34.453Z] #40 63.17 simply Make syso files for the "go build" command (simplified) [2022-05-10T10:04:34.453Z] #40 63.17 extract Extract all resources from an executable [2022-05-10T10:04:34.453Z] #40 63.18 patch Replace resources in an executable file (exe, dll) [2022-05-10T10:04:34.453Z] #40 63.18 help, h Shows a list of commands or help for one command [2022-05-10T10:04:34.453Z] #40 63.18 [2022-05-10T10:04:34.453Z] #40 63.18 GLOBAL OPTIONS: [2022-05-10T10:04:34.453Z] #40 63.18 --help, -h show help (default: false) [2022-05-10T10:04:34.453Z] #40 DONE 63.3s [2022-05-10T10:04:34.718Z] [2022-05-10T10:04:34.718Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:34.718Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:34.718Z] #51 59.94 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:04:34.718Z] #51 60.43 Fetched 2314 kB in 3s (721 kB/s) [2022-05-10T10:04:34.718Z] #51 60.63 Selecting previously unselected package libprotobuf23:amd64. [2022-05-10T10:04:34.718Z] #51 60.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:04:34.718Z] #51 60.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-10T10:04:34.718Z] #51 60.82 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-10T10:04:34.718Z] #51 62.44 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:04:34.718Z] #51 62.44 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:04:34.718Z] #51 62.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:04:34.718Z] #51 63.03 Selecting previously unselected package python3-six. [2022-05-10T10:04:34.718Z] #51 63.07 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-10T10:04:34.718Z] #51 63.07 Unpacking python3-six (1.16.0-2) ... [2022-05-10T10:04:34.718Z] #51 63.23 Selecting previously unselected package python3-protobuf. [2022-05-10T10:04:34.718Z] #51 63.24 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-10T10:04:34.718Z] #51 63.25 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-10T10:04:33.460Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-10T10:04:33.599Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:04:33.674Z] > git checkout -f b8c46987b761791693e12e70002cbf634edc6bd2 # timeout=10 [2022-05-10T10:04:35.204Z] #62 DONE 61.6s [2022-05-10T10:04:35.204Z] [2022-05-10T10:04:35.204Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-10T10:04:35.204Z] #63 sha256:b491038f8cb983b9483508ab068e42c5fb199aa8cdaefd862391c6f5e522928d [2022-05-10T10:04:32.103Z] > git remote # timeout=10 [2022-05-10T10:04:32.176Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:04:32.228Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:04:32.230Z] > git merge 8149fa55ff3bcb19c9b9246535c69f9657c5b37c # timeout=10 [2022-05-10T10:04:35.663Z] #51 64.24 Selecting previously unselected package libnet1:amd64. [2022-05-10T10:04:35.663Z] #51 64.24 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-10T10:04:35.775Z] #63 DONE 0.4s [2022-05-10T10:04:35.775Z] [2022-05-10T10:04:35.775Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:04:35.775Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:04:35.927Z] #51 64.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:04:35.972Z] #67 98.44 rootlesskit version 1.0.0 [2022-05-10T10:04:35.972Z] #67 98.46 Usage of /build/rootlesskit-docker-proxy: [2022-05-10T10:04:35.972Z] #67 98.46 -container-ip string [2022-05-10T10:04:35.972Z] #67 98.46 container ip [2022-05-10T10:04:35.972Z] #67 98.46 -container-port int [2022-05-10T10:04:35.972Z] #67 98.46 container port (default -1) [2022-05-10T10:04:35.972Z] #67 98.46 -host-ip string [2022-05-10T10:04:35.972Z] #67 98.46 host ip [2022-05-10T10:04:35.972Z] #67 98.46 -host-port int [2022-05-10T10:04:35.972Z] #67 98.46 host port (default -1) [2022-05-10T10:04:35.972Z] #67 98.46 -proto string [2022-05-10T10:04:35.972Z] #67 98.46 proxy protocol (default "tcp") [2022-05-10T10:04:35.972Z] #67 ... [2022-05-10T10:04:35.972Z] [2022-05-10T10:04:35.972Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:35.972Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:04:35.972Z] #14 95.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-10T10:04:35.972Z] #14 95.40 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-10T10:04:35.972Z] #14 95.41 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-10T10:04:35.972Z] #14 95.56 Selecting previously unselected package libapparmor1:arm64. [2022-05-10T10:04:35.972Z] #14 95.57 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 95.57 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-10T10:04:35.972Z] #14 95.68 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-10T10:04:35.972Z] #14 95.69 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 95.69 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-10T10:04:35.972Z] #14 95.92 Selecting previously unselected package libbtrfs0:arm64. [2022-05-10T10:04:35.972Z] #14 95.93 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 95.94 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-05-10T10:04:35.972Z] #14 96.08 Selecting previously unselected package libbtrfs-dev:arm64. [2022-05-10T10:04:35.972Z] #14 96.08 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 96.12 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-10T10:04:35.972Z] #14 96.32 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-05-10T10:04:35.972Z] #14 96.32 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 96.35 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-10T10:04:35.972Z] #14 96.41 Selecting previously unselected package libudev-dev:arm64. [2022-05-10T10:04:35.972Z] #14 96.41 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 96.42 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-05-10T10:04:35.972Z] #14 96.58 Selecting previously unselected package libsepol1-dev:arm64. [2022-05-10T10:04:35.972Z] #14 96.62 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 96.62 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-05-10T10:04:35.972Z] #14 96.95 Selecting previously unselected package libpcre2-16-0:arm64. [2022-05-10T10:04:35.972Z] #14 96.95 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 96.96 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-05-10T10:04:35.972Z] #14 97.16 Selecting previously unselected package libpcre2-32-0:arm64. [2022-05-10T10:04:35.972Z] #14 97.17 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 97.17 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-05-10T10:04:35.972Z] #14 97.32 Selecting previously unselected package libpcre2-posix2:arm64. [2022-05-10T10:04:35.972Z] #14 97.33 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 97.33 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-05-10T10:04:35.972Z] #14 97.45 Selecting previously unselected package libpcre2-dev:arm64. [2022-05-10T10:04:35.972Z] #14 97.45 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 97.46 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-05-10T10:04:35.972Z] #14 97.81 Selecting previously unselected package libselinux1-dev:arm64. [2022-05-10T10:04:35.972Z] #14 97.81 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 97.82 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-05-10T10:04:35.972Z] #14 98.07 Selecting previously unselected package libdevmapper-dev:arm64. [2022-05-10T10:04:35.972Z] #14 98.07 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 98.08 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-10T10:04:35.972Z] #14 98.17 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-10T10:04:35.972Z] #14 98.17 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 98.17 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-10T10:04:35.972Z] #14 98.31 Selecting previously unselected package libsystemd-dev:arm64. [2022-05-10T10:04:35.972Z] #14 98.31 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-05-10T10:04:35.972Z] #14 98.32 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-05-10T10:04:35.972Z] #14 99.02 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-10T10:04:35.972Z] #14 99.06 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-10T10:04:36.038Z] #64 ... [2022-05-10T10:04:36.038Z] [2022-05-10T10:04:36.038Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:36.038Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:36.038Z] #51 49.90 Building dependency tree... [2022-05-10T10:04:36.038Z] #51 56.11 The following additional packages will be installed: [2022-05-10T10:04:36.038Z] #51 56.12 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:04:36.038Z] #51 56.13 python3-protobuf python3-six [2022-05-10T10:04:36.038Z] #51 56.15 Suggested packages: [2022-05-10T10:04:36.038Z] #51 56.16 python3-setuptools [2022-05-10T10:04:36.038Z] #51 56.16 Recommended packages: [2022-05-10T10:04:36.038Z] #51 56.16 iproute2 | iproute [2022-05-10T10:04:36.038Z] #51 57.38 The following NEW packages will be installed: [2022-05-10T10:04:36.038Z] #51 57.40 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-05-10T10:04:36.038Z] #51 57.40 python3-protobuf python3-six [2022-05-10T10:04:36.038Z] #51 58.11 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:04:36.038Z] #51 58.11 Need to get 2314 kB of archives. [2022-05-10T10:04:36.038Z] #51 58.11 After this operation, 11.1 MB of additional disk space will be used. [2022-05-10T10:04:36.038Z] #51 58.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-05-10T10:04:36.038Z] #51 58.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:04:36.038Z] #51 58.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-05-10T10:04:36.038Z] #51 58.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-05-10T10:04:36.038Z] #51 58.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-10T10:04:36.038Z] #51 58.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-10T10:04:36.038Z] #51 58.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-10T10:04:36.038Z] #51 60.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17-1 [683 kB] [2022-05-10T10:04:36.189Z] #51 64.57 Selecting previously unselected package libnl-3-200:amd64. [2022-05-10T10:04:36.189Z] #51 64.58 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-10T10:04:36.189Z] #51 64.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:04:36.301Z] #51 ... [2022-05-10T10:04:36.301Z] [2022-05-10T10:04:36.301Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:36.301Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:36.301Z] #55 60.33 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-10T10:04:36.301Z] #55 60.42 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-10T10:04:36.301Z] #55 60.52 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-10T10:04:36.301Z] #55 60.56 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-10T10:04:36.301Z] #55 60.61 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-10T10:04:36.301Z] #55 60.61 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-10T10:04:36.301Z] #55 60.68 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-10T10:04:36.301Z] #55 60.69 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-10T10:04:36.301Z] #55 60.89 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-10T10:04:36.301Z] #55 60.95 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-10T10:04:36.301Z] #55 61.01 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-10T10:04:36.301Z] #55 61.16 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-10T10:04:36.301Z] #55 61.25 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-10T10:04:36.301Z] #55 61.38 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-10T10:04:36.301Z] #55 61.51 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-10T10:04:36.301Z] #55 61.54 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-10T10:04:36.301Z] #55 61.68 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-10T10:04:36.301Z] #55 61.69 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-10T10:04:36.301Z] #55 61.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-10T10:04:36.301Z] #55 62.46 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-10T10:04:36.301Z] #55 62.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-10T10:04:36.397Z] #14 99.67 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:04:36.397Z] #14 99.71 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-05-10T10:04:36.450Z] #51 64.88 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-10T10:04:36.450Z] #51 64.88 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-10T10:04:36.450Z] #51 64.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:04:36.511Z] Merge succeeded, producing c00b5115c15379da4ded2ab3431efd01d47a75f1 [2022-05-10T10:04:36.512Z] Checking out Revision c00b5115c15379da4ded2ab3431efd01d47a75f1 (PR-43275) [2022-05-10T10:04:36.563Z] #55 62.88 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-10T10:04:36.563Z] #55 62.90 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-10T10:04:36.653Z] #14 100.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:04:36.653Z] #14 100.5 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-05-10T10:04:36.711Z] #51 65.07 Selecting previously unselected package criu. [2022-05-10T10:04:36.711Z] #51 65.08 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-10T10:04:36.711Z] #51 65.12 Unpacking criu (3.17-1) ... [2022-05-10T10:04:36.711Z] #51 ... [2022-05-10T10:04:36.711Z] [2022-05-10T10:04:36.711Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:36.711Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:36.711Z] #55 55.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-05-10T10:04:36.711Z] #55 55.74 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-05-10T10:04:36.711Z] #55 55.81 go: downloading github.com/magiconair/properties v1.8.5 [2022-05-10T10:04:36.711Z] #55 55.86 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-05-10T10:04:36.711Z] #55 55.91 go: downloading github.com/spf13/afero v1.6.0 [2022-05-10T10:04:36.711Z] #55 55.98 go: downloading github.com/spf13/cast v1.4.1 [2022-05-10T10:04:36.711Z] #55 56.04 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-05-10T10:04:36.711Z] #55 56.07 go: downloading github.com/subosito/gotenv v1.2.0 [2022-05-10T10:04:36.711Z] #55 56.16 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-05-10T10:04:36.711Z] #55 56.33 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-05-10T10:04:36.711Z] #55 56.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-10T10:04:36.711Z] #55 56.71 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-10T10:04:36.711Z] #55 56.77 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-10T10:04:36.711Z] #55 56.99 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-10T10:04:36.711Z] #55 57.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-10T10:04:36.711Z] #55 57.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-10T10:04:36.711Z] #55 57.24 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-10T10:04:36.711Z] #55 57.31 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-10T10:04:36.711Z] #55 58.40 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-10T10:04:36.711Z] #55 58.58 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-05-10T10:04:36.711Z] #55 58.69 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-10T10:04:36.711Z] #55 58.92 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-10T10:04:36.711Z] #55 58.97 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-10T10:04:36.711Z] #55 59.28 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-05-10T10:04:36.711Z] #55 59.39 go: downloading github.com/Antonboom/errname v0.1.5 [2022-05-10T10:04:36.711Z] #55 59.46 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-05-10T10:04:36.711Z] #55 59.56 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-05-10T10:04:36.711Z] #55 60.77 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-05-10T10:04:36.711Z] #55 60.81 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-05-10T10:04:36.711Z] #55 60.88 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-05-10T10:04:36.711Z] #55 60.90 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-05-10T10:04:36.711Z] #55 61.01 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-05-10T10:04:36.711Z] #55 61.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-05-10T10:04:36.711Z] #55 61.03 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-05-10T10:04:36.711Z] #55 61.47 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-05-10T10:04:36.711Z] #55 61.61 go: downloading github.com/breml/bidichk v0.2.1 [2022-05-10T10:04:36.711Z] #55 61.69 go: downloading github.com/breml/errchkjson v0.2.1 [2022-05-10T10:04:36.711Z] #55 61.91 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-05-10T10:04:36.711Z] #55 62.15 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-05-10T10:04:36.711Z] #55 62.15 go: downloading github.com/daixiang0/gci v0.2.9 [2022-05-10T10:04:36.711Z] #55 62.26 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-05-10T10:04:36.711Z] #55 62.30 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-05-10T10:04:36.711Z] #55 62.37 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-05-10T10:04:36.711Z] #55 62.37 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-05-10T10:04:36.711Z] #55 62.49 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-05-10T10:04:36.711Z] #55 62.69 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-05-10T10:04:36.711Z] #55 62.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-05-10T10:04:36.711Z] #55 63.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-05-10T10:04:36.711Z] #55 63.24 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-05-10T10:04:36.711Z] #55 63.27 go: downloading github.com/golangci/misspell v0.3.5 [2022-05-10T10:04:36.711Z] #55 63.73 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-10T10:04:36.711Z] #55 63.77 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-10T10:04:36.711Z] #55 63.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-10T10:04:36.711Z] #55 63.93 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-10T10:04:36.711Z] #55 63.94 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-10T10:04:36.711Z] #55 63.98 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-10T10:04:36.711Z] #55 64.08 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-10T10:04:36.711Z] #55 64.13 go: downloading github.com/julz/importas v0.1.0 [2022-05-10T10:04:36.711Z] #55 64.19 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-10T10:04:36.711Z] #55 64.24 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-10T10:04:36.711Z] #55 64.35 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-10T10:04:36.711Z] #55 64.41 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-10T10:04:36.711Z] #55 64.50 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-10T10:04:36.711Z] #55 64.50 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-10T10:04:36.711Z] #55 64.50 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-10T10:04:36.711Z] #55 64.68 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-10T10:04:36.711Z] #55 64.74 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-10T10:04:36.711Z] #55 64.83 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-10T10:04:36.711Z] #55 64.85 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-10T10:04:36.711Z] #55 64.92 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-10T10:04:36.711Z] #55 65.54 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-10T10:04:36.711Z] #55 65.59 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-10T10:04:36.711Z] #55 65.59 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-10T10:04:36.711Z] #55 65.63 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-10T10:04:36.711Z] #55 65.71 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-10T10:04:36.825Z] #55 ... [2022-05-10T10:04:36.825Z] [2022-05-10T10:04:36.825Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-05-10T10:04:36.825Z] #40 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-05-10T10:04:36.825Z] #40 62.91 NAME: [2022-05-10T10:04:36.825Z] #40 62.91 go-winres - A tool for embedding resources in Windows executables [2022-05-10T10:04:36.825Z] #40 62.91 [2022-05-10T10:04:36.825Z] #40 62.91 USAGE: [2022-05-10T10:04:36.825Z] #40 62.91 go-winres [global options] command [command options] [arguments...] [2022-05-10T10:04:36.825Z] #40 62.91 [2022-05-10T10:04:36.825Z] #40 62.91 COMMANDS: [2022-05-10T10:04:36.825Z] #40 62.91 init Create an initial ./winres/winres.json [2022-05-10T10:04:36.825Z] #40 62.91 make Make syso files for the "go build" command [2022-05-10T10:04:36.825Z] #40 62.91 simply Make syso files for the "go build" command (simplified) [2022-05-10T10:04:36.825Z] #40 62.91 extract Extract all resources from an executable [2022-05-10T10:04:36.825Z] #40 62.91 patch Replace resources in an executable file (exe, dll) [2022-05-10T10:04:36.825Z] #40 62.91 help, h Shows a list of commands or help for one command [2022-05-10T10:04:36.825Z] #40 62.91 [2022-05-10T10:04:36.825Z] #40 62.91 GLOBAL OPTIONS: [2022-05-10T10:04:36.825Z] #40 62.91 --help, -h show help (default: false) [2022-05-10T10:04:36.825Z] #40 DONE 63.1s [2022-05-10T10:04:36.825Z] [2022-05-10T10:04:36.825Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:36.825Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:36.825Z] #55 63.15 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-05-10T10:04:36.825Z] #55 63.20 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-05-10T10:04:36.972Z] #55 65.74 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-10T10:04:36.972Z] #55 65.92 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-10T10:04:36.972Z] #55 65.96 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-10T10:04:37.087Z] #55 63.54 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-05-10T10:04:37.099Z] #14 100.5 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-05-10T10:04:37.099Z] #14 100.6 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-05-10T10:04:37.099Z] #14 100.6 Setting up libudev-dev:arm64 (247.3-7) ... [2022-05-10T10:04:37.099Z] #14 100.7 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-05-10T10:04:37.099Z] #14 100.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:04:37.233Z] #55 65.97 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-10T10:04:37.348Z] #55 63.66 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-05-10T10:04:37.348Z] #55 63.71 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-05-10T10:04:37.348Z] #55 63.74 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-05-10T10:04:37.348Z] #55 63.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-05-10T10:04:37.494Z] #55 66.34 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-10T10:04:37.494Z] #55 66.34 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-10T10:04:37.494Z] #55 66.37 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-10T10:04:37.518Z] #14 100.8 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-05-10T10:04:37.609Z] #55 63.81 go: downloading github.com/julz/importas v0.1.0 [2022-05-10T10:04:37.609Z] #55 63.82 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-05-10T10:04:37.609Z] #55 63.91 go: downloading github.com/kulti/thelper v0.5.0 [2022-05-10T10:04:37.610Z] #55 63.92 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-05-10T10:04:37.755Z] #55 66.42 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-10T10:04:37.755Z] #55 66.46 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-10T10:04:37.755Z] #55 66.54 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-10T10:04:37.755Z] #55 66.57 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-10T10:04:37.857Z] #14 101.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:04:37.857Z] #14 101.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-10T10:04:37.871Z] #55 64.06 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-05-10T10:04:37.871Z] #55 64.06 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-05-10T10:04:37.871Z] #55 64.15 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-05-10T10:04:37.871Z] #55 64.20 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-05-10T10:04:37.871Z] #55 64.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-05-10T10:04:38.016Z] #55 ... [2022-05-10T10:04:38.016Z] [2022-05-10T10:04:38.016Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:38.016Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:38.016Z] #51 66.43 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:04:38.127Z] #14 101.7 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-10T10:04:38.132Z] #55 64.49 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-05-10T10:04:38.132Z] #55 64.49 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-05-10T10:04:38.132Z] #55 64.54 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-05-10T10:04:38.132Z] #55 64.57 go: downloading github.com/mgechev/revive v1.1.3 [2022-05-10T10:04:38.779Z] #14 102.3 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-05-10T10:04:38.779Z] #14 102.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:04:36.424Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-10T10:04:36.549Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:04:36.596Z] > git checkout -f c00b5115c15379da4ded2ab3431efd01d47a75f1 # timeout=10 [2022-05-10T10:04:39.123Z] #55 65.39 go: downloading github.com/moricho/tparallel v0.2.1 [2022-05-10T10:04:39.123Z] #55 65.39 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-05-10T10:04:39.123Z] #55 65.46 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-05-10T10:04:39.123Z] #55 65.52 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-05-10T10:04:39.123Z] #55 65.59 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-05-10T10:04:39.382Z] #14 103.0 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-05-10T10:04:39.382Z] #14 103.1 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-05-10T10:04:39.385Z] #55 65.66 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-05-10T10:04:39.385Z] #55 65.86 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-05-10T10:04:39.646Z] #55 65.87 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-05-10T10:04:39.646Z] #55 65.94 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-05-10T10:04:39.896Z] #14 103.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:04:39.896Z] #14 103.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:04:39.907Z] #55 66.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-05-10T10:04:39.907Z] #55 66.26 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-05-10T10:04:39.907Z] #55 66.29 go: downloading github.com/sivchari/tenv v1.4.7 [2022-05-10T10:04:39.907Z] #55 66.31 go: downloading github.com/sonatard/noctx v0.0.1 [2022-05-10T10:04:40.168Z] #55 66.42 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-05-10T10:04:40.168Z] #55 66.51 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-05-10T10:04:40.168Z] #55 66.61 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-05-10T10:04:40.429Z] #55 66.64 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-10T10:04:40.429Z] #55 66.70 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-10T10:04:40.429Z] #55 66.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-10T10:04:40.564Z] #51 68.89 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-10T10:04:40.564Z] #51 68.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:04:40.564Z] #51 68.96 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:04:40.564Z] #51 69.00 Setting up python3-six (1.16.0-2) ... [2022-05-10T10:04:40.565Z] #14 104.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-10T10:04:40.565Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:04:40.565Z] #14 104.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-05-10T10:04:40.691Z] #55 66.87 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-10T10:04:40.691Z] #55 66.92 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-10T10:04:40.903Z] #14 104.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:04:40.957Z] #55 67.26 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-10T10:04:40.958Z] #55 67.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-10T10:04:40.958Z] #55 67.39 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-10T10:04:40.958Z] #55 67.41 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-10T10:04:40.958Z] #55 67.43 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-10T10:04:41.074Z] #19 159.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-05-10T10:04:41.074Z] #19 159.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:41.074Z] #19 159.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:04:41.074Z] #19 159.1 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-05-10T10:04:41.074Z] #19 159.1 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:41.074Z] #19 159.1 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-10T10:04:41.160Z] #14 104.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:04:41.497Z] #14 105.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-10T10:04:41.497Z] #14 105.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:04:41.506Z] #51 ... [2022-05-10T10:04:41.506Z] [2022-05-10T10:04:41.506Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:41.506Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:41.506Z] #14 60.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-10T10:04:41.506Z] #14 61.19 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-10T10:04:41.506Z] #14 62.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-10T10:04:41.506Z] #14 64.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-10T10:04:41.506Z] #14 65.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-10T10:04:41.506Z] #14 65.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-10T10:04:41.506Z] #14 65.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-10T10:04:41.506Z] #14 65.28 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-10T10:04:41.506Z] #14 65.28 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-10T10:04:41.506Z] #14 65.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-10T10:04:41.506Z] #14 65.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-10T10:04:41.506Z] #14 65.32 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-10T10:04:41.506Z] #14 65.34 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-10T10:04:41.506Z] #14 65.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-10T10:04:41.506Z] #14 65.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-10T10:04:41.506Z] #14 65.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-10T10:04:41.506Z] #14 65.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-10T10:04:41.506Z] #14 65.42 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-10T10:04:41.506Z] #14 65.43 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-10T10:04:41.506Z] #14 65.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-10T10:04:41.506Z] #14 67.08 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:04:41.507Z] #14 67.37 Fetched 115 MB in 10s (11.4 MB/s) [2022-05-10T10:04:41.507Z] #14 67.50 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-10T10:04:41.507Z] #14 67.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:04:41.507Z] #14 67.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-10T10:04:41.507Z] #14 67.61 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:04:41.507Z] #14 ... [2022-05-10T10:04:41.507Z] [2022-05-10T10:04:41.507Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:04:41.507Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:04:41.530Z] #55 ... [2022-05-10T10:04:41.530Z] [2022-05-10T10:04:41.530Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:41.530Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:41.530Z] #14 57.73 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-10T10:04:41.530Z] #14 58.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-10T10:04:41.530Z] #14 58.02 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-10T10:04:41.530Z] #14 59.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-05-10T10:04:41.530Z] #14 61.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-10T10:04:41.530Z] #14 62.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-10T10:04:41.530Z] #14 63.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-10T10:04:41.530Z] #14 65.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-10T10:04:41.530Z] #14 66.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-10T10:04:41.530Z] #14 66.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-10T10:04:41.530Z] #14 66.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-10T10:04:41.530Z] #14 66.24 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-10T10:04:41.530Z] #14 66.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-10T10:04:41.530Z] #14 66.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-10T10:04:41.530Z] #14 66.30 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-10T10:04:41.530Z] #14 66.33 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-10T10:04:41.530Z] #14 66.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-10T10:04:41.530Z] #14 66.39 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-10T10:04:41.530Z] #14 66.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-10T10:04:41.530Z] #14 66.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-10T10:04:41.530Z] #14 66.49 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-10T10:04:41.530Z] #14 66.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-10T10:04:41.530Z] #14 66.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-10T10:04:41.530Z] #14 66.53 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-10T10:04:41.530Z] #14 67.92 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:04:41.530Z] #14 ... [2022-05-10T10:04:41.530Z] [2022-05-10T10:04:41.530Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:41.530Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:41.530Z] #51 62.57 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:04:41.530Z] #51 63.00 Fetched 2314 kB in 4s (657 kB/s) [2022-05-10T10:04:41.530Z] #51 63.15 Selecting previously unselected package libprotobuf23:amd64. [2022-05-10T10:04:41.530Z] #51 63.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:04:41.530Z] #51 63.29 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-05-10T10:04:41.530Z] #51 63.31 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-05-10T10:04:41.530Z] #51 64.61 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:04:41.530Z] #51 64.63 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:04:41.530Z] #51 64.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:04:41.530Z] #51 65.12 Selecting previously unselected package python3-six. [2022-05-10T10:04:41.530Z] #51 65.14 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-05-10T10:04:41.530Z] #51 65.15 Unpacking python3-six (1.16.0-2) ... [2022-05-10T10:04:41.530Z] #51 65.60 Selecting previously unselected package python3-protobuf. [2022-05-10T10:04:41.530Z] #51 65.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-05-10T10:04:41.530Z] #51 65.62 Unpacking python3-protobuf (3.12.4-1) ... [2022-05-10T10:04:41.530Z] #51 66.54 Selecting previously unselected package libnet1:amd64. [2022-05-10T10:04:41.530Z] #51 66.55 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-10T10:04:41.530Z] #51 66.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:04:41.530Z] #51 66.90 Selecting previously unselected package libnl-3-200:amd64. [2022-05-10T10:04:41.530Z] #51 66.90 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-10T10:04:41.530Z] #51 66.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:04:41.530Z] #51 67.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-10T10:04:41.530Z] #51 67.16 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-10T10:04:41.530Z] #51 67.17 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:04:41.530Z] #51 67.34 Selecting previously unselected package criu. [2022-05-10T10:04:41.530Z] #51 67.35 Preparing to unpack .../7-criu_3.17-1_amd64.deb ... [2022-05-10T10:04:41.530Z] #51 67.38 Unpacking criu (3.17-1) ... [2022-05-10T10:04:41.753Z] #14 105.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-10T10:04:41.767Z] #34 69.61 Updating files: 88% (1342/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-10T10:04:42.028Z] #34 70.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-10T10:04:42.039Z] #14 105.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-10T10:04:42.039Z] #14 105.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:04:42.039Z] #14 105.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-05-10T10:04:42.103Z] #51 ... [2022-05-10T10:04:42.103Z] [2022-05-10T10:04:42.103Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:42.103Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:42.103Z] #14 68.26 Fetched 115 MB in 10s (11.2 MB/s) [2022-05-10T10:04:42.103Z] #14 68.33 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-10T10:04:42.103Z] #14 68.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-05-10T10:04:42.103Z] #14 68.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-10T10:04:42.103Z] #14 68.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:04:42.289Z] #34 70.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:04:42.296Z] #14 105.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-05-10T10:04:42.296Z] #14 105.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:04:42.553Z] #14 ... [2022-05-10T10:04:42.553Z] [2022-05-10T10:04:42.553Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:04:42.553Z] #67 sha256:0217e1ed2a31ac66aa77168d85ba646542e8ab9b2051a6ce0ee544c97b4b481b [2022-05-10T10:04:42.553Z] #67 DONE 105.8s [2022-05-10T10:04:42.553Z] [2022-05-10T10:04:42.553Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-10T10:04:42.553Z] #68 sha256:378698355c7958a750907d6edd3bc04b9038915b22db73119c5571467e3f150d [2022-05-10T10:04:43.482Z] #68 DONE 0.8s [2022-05-10T10:04:43.482Z] [2022-05-10T10:04:43.483Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-10T10:04:43.483Z] #69 sha256:c10a6a2b2cefc62b46c5d29536f46a13b0d4e74a56473af08f87e9364dc25bc0 [2022-05-10T10:04:43.483Z] #69 ... [2022-05-10T10:04:43.483Z] [2022-05-10T10:04:43.483Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:43.483Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-05-10T10:04:43.483Z] #14 DONE 107.2s [2022-05-10T10:04:43.483Z] [2022-05-10T10:04:43.483Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:04:43.483Z] #36 sha256:e8aef705af0a542846089b33ba0c508e7eaad5daafba5b04dd2bb10bcf18150e [2022-05-10T10:04:43.483Z] #36 106.9 Delve is a source level debugger for Go programs. [2022-05-10T10:04:43.483Z] #36 106.9 [2022-05-10T10:04:43.483Z] #36 106.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-10T10:04:43.483Z] #36 106.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-10T10:04:43.483Z] #36 106.9 [2022-05-10T10:04:43.483Z] #36 106.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-10T10:04:43.483Z] #36 106.9 [2022-05-10T10:04:43.483Z] #36 106.9 Pass flags to the program you are debugging using `--`, for example: [2022-05-10T10:04:43.483Z] #36 106.9 [2022-05-10T10:04:43.483Z] #36 106.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-10T10:04:43.483Z] #36 106.9 [2022-05-10T10:04:43.483Z] #36 107.0 Usage: [2022-05-10T10:04:43.483Z] #36 107.0 dlv [command] [2022-05-10T10:04:43.483Z] #36 107.0 [2022-05-10T10:04:43.483Z] #36 107.0 Available Commands: [2022-05-10T10:04:43.483Z] #36 107.0 attach Attach to running process and begin debugging. [2022-05-10T10:04:43.483Z] #36 107.0 connect Connect to a headless debug server with a terminal client. [2022-05-10T10:04:43.483Z] #36 107.0 core Examine a core dump. [2022-05-10T10:04:43.483Z] #36 107.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-10T10:04:43.483Z] #36 107.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-10T10:04:43.483Z] #36 107.0 exec Execute a precompiled binary, and begin a debug session. [2022-05-10T10:04:43.483Z] #36 107.0 help Help about any command [2022-05-10T10:04:43.483Z] #36 107.0 run Deprecated command. Use 'debug' instead. [2022-05-10T10:04:43.483Z] #36 107.0 test Compile test binary and begin debugging program. [2022-05-10T10:04:43.483Z] #36 107.0 trace Compile and begin tracing program. [2022-05-10T10:04:43.483Z] #36 107.0 version Prints version. [2022-05-10T10:04:43.483Z] #36 107.0 [2022-05-10T10:04:43.483Z] #36 107.0 Flags: [2022-05-10T10:04:43.483Z] #36 107.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-10T10:04:43.483Z] #36 107.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-10T10:04:43.483Z] #36 107.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-10T10:04:43.483Z] #36 107.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-10T10:04:43.483Z] #36 107.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-10T10:04:43.483Z] #36 107.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-10T10:04:43.483Z] #36 107.0 --disable-aslr Disables address space randomization [2022-05-10T10:04:43.483Z] #36 107.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-10T10:04:43.483Z] #36 107.0 -h, --help help for dlv [2022-05-10T10:04:43.483Z] #36 107.0 --init string Init file, executed by the terminal client. [2022-05-10T10:04:43.483Z] #36 107.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-10T10:04:43.483Z] #36 107.0 --log Enable debugging server logging. [2022-05-10T10:04:43.483Z] #36 107.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-10T10:04:43.483Z] #36 107.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-10T10:04:43.483Z] #36 107.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-10T10:04:43.483Z] #36 107.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-10T10:04:43.483Z] #36 107.0 --wd string Working directory for running the program. [2022-05-10T10:04:43.483Z] #36 107.0 [2022-05-10T10:04:43.483Z] #36 107.0 Additional help topics: [2022-05-10T10:04:43.483Z] #36 107.0 dlv backend Help about the --backend flag. [2022-05-10T10:04:43.483Z] #36 107.0 dlv log Help about logging flags. [2022-05-10T10:04:43.483Z] #36 107.0 dlv redirect Help about file redirection. [2022-05-10T10:04:43.483Z] #36 107.0 [2022-05-10T10:04:43.483Z] #36 107.0 Use "dlv [command] --help" for more information about a command. [2022-05-10T10:04:43.483Z] #36 DONE 107.3s [2022-05-10T10:04:43.489Z] #14 ... [2022-05-10T10:04:43.489Z] [2022-05-10T10:04:43.489Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:43.489Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:43.489Z] #42 59.63 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:04:43.489Z] #42 60.10 Fetched 17.7 MB in 2s (8332 kB/s) [2022-05-10T10:04:43.489Z] #42 60.24 Selecting previously unselected package xxd. [2022-05-10T10:04:43.489Z] #42 60.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-05-10T10:04:43.489Z] #42 60.49 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:04:43.489Z] #42 60.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:04:43.489Z] #42 60.82 Selecting previously unselected package vim-common. [2022-05-10T10:04:43.489Z] #42 60.82 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:04:43.489Z] #42 60.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:04:43.489Z] #42 61.89 Selecting previously unselected package cmake-data. [2022-05-10T10:04:43.489Z] #42 61.90 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-10T10:04:43.489Z] #42 62.05 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:04:43.489Z] #42 67.38 Selecting previously unselected package libicu67:amd64. [2022-05-10T10:04:43.489Z] #42 67.39 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-10T10:04:43.489Z] #42 67.41 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-10T10:04:43.489Z] #42 ... [2022-05-10T10:04:43.489Z] [2022-05-10T10:04:43.489Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:04:43.489Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:04:43.739Z] [2022-05-10T10:04:43.739Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:04:43.739Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:04:43.739Z] #26 106.3 Updating files: 25% (2869/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) [2022-05-10T10:04:43.739Z] #26 ... [2022-05-10T10:04:43.739Z] [2022-05-10T10:04:43.739Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-10T10:04:43.739Z] #69 sha256:c10a6a2b2cefc62b46c5d29536f46a13b0d4e74a56473af08f87e9364dc25bc0 [2022-05-10T10:04:43.739Z] #69 DONE 0.3s [2022-05-10T10:04:43.739Z] [2022-05-10T10:04:43.739Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:04:43.739Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:04:43.934Z] #64 ... [2022-05-10T10:04:43.934Z] [2022-05-10T10:04:43.934Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:43.934Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:43.934Z] #14 88.04 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-10T10:04:43.934Z] #14 88.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:04:43.934Z] #14 88.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:04:43.934Z] #14 93.72 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-10T10:04:43.934Z] #14 93.73 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:04:43.934Z] #14 93.74 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:04:43.996Z] #26 106.3 Updating files: 25% (2869/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) [2022-05-10T10:04:43.996Z] #26 ... [2022-05-10T10:04:43.996Z] [2022-05-10T10:04:43.996Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-10T10:04:43.996Z] #59 sha256:bd74964b3eb37f2b8feb66cceea8590c07361fa46fdeb502bd5e40a6f0da89bf [2022-05-10T10:04:43.996Z] #59 DONE 0.4s [2022-05-10T10:04:43.996Z] [2022-05-10T10:04:43.996Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:04:43.996Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:04:44.011Z] #34 69.16 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: 97% (1481/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-05-10T10:04:44.272Z] #34 70.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-05-10T10:04:44.698Z] Commit message: "Merge commit '8149fa55ff3bcb19c9b9246535c69f9657c5b37c' into HEAD" [2022-05-10T10:04:44.820Z] First time build. Skipping changelog. [2022-05-10T10:04:44.846Z] #34 70.89 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-10T10:04:45.295Z] #26 106.3 Updating files: 25% (2869/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4724/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: 60% (6955/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) [2022-05-10T10:04:45.295Z] #26 ... [2022-05-10T10:04:45.295Z] [2022-05-10T10:04:45.295Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-10T10:04:45.295Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-05-10T10:04:45.295Z] #15 DONE 1.9s [2022-05-10T10:04:45.295Z] [2022-05-10T10:04:45.295Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:04:45.295Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:04:44.731Z] > git rev-list --no-walk 5bdba5877052e6c79dd7c54bfd820d05c4d11508 # timeout=10 [2022-05-10T10:04:46.496Z] #34 ... [2022-05-10T10:04:46.496Z] [2022-05-10T10:04:46.496Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:46.496Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:46.496Z] #42 65.18 Selecting previously unselected package libicu67:amd64. [2022-05-10T10:04:46.496Z] #42 65.21 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-05-10T10:04:46.496Z] #42 65.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-10T10:04:46.496Z] #42 ... [2022-05-10T10:04:46.496Z] [2022-05-10T10:04:46.496Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:46.496Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:46.496Z] #55 66.79 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-05-10T10:04:46.496Z] #55 66.86 go: downloading github.com/tetafro/godot v1.4.11 [2022-05-10T10:04:46.496Z] #55 66.87 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-05-10T10:04:46.496Z] #55 66.96 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-05-10T10:04:46.496Z] #55 67.00 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-05-10T10:04:46.496Z] #55 67.35 go: downloading github.com/ultraware/funlen v0.0.3 [2022-05-10T10:04:46.496Z] #55 67.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-05-10T10:04:46.496Z] #55 67.42 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-05-10T10:04:46.496Z] #55 67.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-05-10T10:04:46.496Z] #55 67.54 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-05-10T10:04:46.496Z] #55 68.07 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-10T10:04:46.496Z] #55 68.26 go: downloading honnef.co/go/tools v0.2.2 [2022-05-10T10:04:46.496Z] #55 70.27 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-10T10:04:46.496Z] #55 70.29 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-10T10:04:46.496Z] #55 70.34 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-10T10:04:46.496Z] #55 70.60 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-10T10:04:46.496Z] #55 71.00 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-10T10:04:46.496Z] #55 71.07 go: downloading golang.org/x/text v0.3.7 [2022-05-10T10:04:46.580Z] #26 106.3 Updating files: 25% (2869/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 41% (4724/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: 60% (6955/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 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: 86% (9921/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-05-10T10:04:46.838Z] #26 110.1 + cd /tmp/tmp.RlWGMkxkn0/tmp/docker-ce [2022-05-10T10:04:46.838Z] #26 110.1 + git checkout -q v17.06.2-ce [2022-05-10T10:04:47.069Z] #55 ... [2022-05-10T10:04:47.069Z] [2022-05-10T10:04:47.069Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:47.069Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:47.069Z] #42 75.88 Selecting previously unselected package libxml2:amd64. [2022-05-10T10:04:47.069Z] #42 75.88 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-10T10:04:47.069Z] #42 75.90 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:04:47.095Z] #26 ... [2022-05-10T10:04:47.095Z] [2022-05-10T10:04:47.095Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-10T10:04:47.095Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-05-10T10:04:47.095Z] #16 DONE 1.8s [2022-05-10T10:04:47.352Z] [2022-05-10T10:04:47.353Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-10T10:04:47.353Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-05-10T10:04:47.398Z] #34 ... [2022-05-10T10:04:47.398Z] [2022-05-10T10:04:47.398Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:04:47.398Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:04:47.398Z] #64 1.513 + RM_GOPATH=0 [2022-05-10T10:04:47.398Z] #64 1.513 + TMP_GOPATH= [2022-05-10T10:04:47.398Z] #64 1.513 + : /build [2022-05-10T10:04:47.398Z] #64 1.513 + '[' -z '' ']' [2022-05-10T10:04:47.398Z] #64 1.514 ++ mktemp -d [2022-05-10T10:04:47.398Z] #64 1.514 + export GOPATH=/tmp/tmp.QIvl5PHzxk [2022-05-10T10:04:47.398Z] #64 1.514 + GOPATH=/tmp/tmp.QIvl5PHzxk [2022-05-10T10:04:47.398Z] #64 1.514 + RM_GOPATH=1 [2022-05-10T10:04:47.398Z] #64 1.514 + case "$(go env GOARCH)" in [2022-05-10T10:04:47.398Z] #64 1.543 ++ go env GOARCH [2022-05-10T10:04:47.398Z] #64 1.574 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:04:47.398Z] #64 1.574 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:04:47.398Z] #64 1.575 ++ dirname /install.sh [2022-05-10T10:04:47.398Z] #64 1.586 + dir=/ [2022-05-10T10:04:47.398Z] #64 1.586 + bin=containerd [2022-05-10T10:04:47.398Z] #64 1.586 + shift [2022-05-10T10:04:47.398Z] #64 1.586 + '[' '!' -f //containerd.installer ']' [2022-05-10T10:04:47.398Z] #64 1.586 + . //containerd.installer [2022-05-10T10:04:47.398Z] #64 1.586 ++ set -e [2022-05-10T10:04:47.398Z] #64 1.586 ++ : v1.6.4 [2022-05-10T10:04:47.398Z] #64 1.586 + install_containerd [2022-05-10T10:04:47.398Z] #64 1.586 + echo 'Install containerd version v1.6.4' [2022-05-10T10:04:47.398Z] #64 1.586 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QIvl5PHzxk/src/github.com/containerd/containerd [2022-05-10T10:04:47.398Z] #64 1.586 Install containerd version v1.6.4 [2022-05-10T10:04:47.398Z] #64 1.607 Cloning into '/tmp/tmp.QIvl5PHzxk/src/github.com/containerd/containerd'... [2022-05-10T10:04:47.398Z] #64 ... [2022-05-10T10:04:47.398Z] [2022-05-10T10:04:47.398Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:47.398Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:47.398Z] #55 67.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-05-10T10:04:47.398Z] #55 68.08 go: downloading honnef.co/go/tools v0.2.2 [2022-05-10T10:04:47.398Z] #55 70.02 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-05-10T10:04:47.398Z] #55 70.06 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-05-10T10:04:47.398Z] #55 70.35 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-05-10T10:04:47.398Z] #55 70.40 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-05-10T10:04:47.398Z] #55 70.42 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-05-10T10:04:47.398Z] #55 70.46 go: downloading github.com/stretchr/objx v0.1.1 [2022-05-10T10:04:47.398Z] #55 70.65 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-05-10T10:04:47.398Z] #55 70.69 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-05-10T10:04:47.398Z] #55 70.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-05-10T10:04:47.398Z] #55 70.85 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-05-10T10:04:47.398Z] #55 70.88 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-05-10T10:04:47.398Z] #55 70.93 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-05-10T10:04:47.398Z] #55 70.95 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-05-10T10:04:47.398Z] #55 70.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-05-10T10:04:47.398Z] #55 71.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-05-10T10:04:47.398Z] #55 71.17 go: downloading golang.org/x/text v0.3.7 [2022-05-10T10:04:47.597Z] Commit message: "Merge commit '8149fa55ff3bcb19c9b9246535c69f9657c5b37c' into HEAD" [2022-05-10T10:04:47.730Z] First time build. Skipping changelog. [2022-05-10T10:04:47.916Z] #17 0.594 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-10T10:04:47.916Z] #17 DONE 0.8s [2022-05-10T10:04:47.916Z] [2022-05-10T10:04:47.916Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:04:47.916Z] #60 sha256:4efc44e5a3076d75a683fe0e0ca8280c0f0456645c3d086cb73917a2cd0b39bd [2022-05-10T10:04:47.916Z] #60 1.680 + RM_GOPATH=0 [2022-05-10T10:04:47.916Z] #60 1.680 + TMP_GOPATH= [2022-05-10T10:04:47.916Z] #60 1.680 + : /build [2022-05-10T10:04:47.916Z] #60 1.680 + '[' -z '' ']' [2022-05-10T10:04:47.916Z] #60 1.680 ++ mktemp -d [2022-05-10T10:04:47.916Z] #60 1.680 + export GOPATH=/tmp/tmp.FVPr7H4grM [2022-05-10T10:04:47.916Z] #60 1.680 + GOPATH=/tmp/tmp.FVPr7H4grM [2022-05-10T10:04:47.916Z] #60 1.680 + RM_GOPATH=1 [2022-05-10T10:04:47.916Z] #60 1.680 + case "$(go env GOARCH)" in [2022-05-10T10:04:47.916Z] #60 1.680 ++ go env GOARCH [2022-05-10T10:04:47.916Z] #60 1.725 Install runc version v1.1.1 (build tags: seccomp) [2022-05-10T10:04:47.916Z] #60 1.725 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:04:47.916Z] #60 1.725 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:04:47.916Z] #60 1.725 ++ dirname /install.sh [2022-05-10T10:04:47.916Z] #60 1.725 + dir=/ [2022-05-10T10:04:47.916Z] #60 1.725 + bin=runc [2022-05-10T10:04:47.916Z] #60 1.725 + shift [2022-05-10T10:04:47.916Z] #60 1.725 + '[' '!' -f //runc.installer ']' [2022-05-10T10:04:47.916Z] #60 1.725 + . //runc.installer [2022-05-10T10:04:47.916Z] #60 1.725 ++ set -e [2022-05-10T10:04:47.916Z] #60 1.725 ++ : v1.1.1 [2022-05-10T10:04:47.916Z] #60 1.725 + install_runc [2022-05-10T10:04:47.916Z] #60 1.725 + RUNC_BUILDTAGS=seccomp [2022-05-10T10:04:47.916Z] #60 1.725 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-10T10:04:47.916Z] #60 1.725 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FVPr7H4grM/src/github.com/opencontainers/runc [2022-05-10T10:04:47.916Z] #60 1.794 Cloning into '/tmp/tmp.FVPr7H4grM/src/github.com/opencontainers/runc'... [2022-05-10T10:04:48.013Z] #42 76.88 Selecting previously unselected package libarchive13:amd64. [2022-05-10T10:04:48.030Z] + docker version [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-10T10:04:48.276Z] #42 76.88 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-10T10:04:48.276Z] #42 76.90 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-10T10:04:48.538Z] #42 77.45 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-10T10:04:48.800Z] #42 77.46 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-10T10:04:48.800Z] #42 77.49 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-10T10:04:49.063Z] #42 77.87 Selecting previously unselected package librhash0:amd64. [2022-05-10T10:04:49.063Z] #42 77.87 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-10T10:04:49.063Z] #42 77.89 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-10T10:04:49.286Z] #60 ... [2022-05-10T10:04:49.286Z] [2022-05-10T10:04:49.286Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-10T10:04:49.286Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-05-10T10:04:49.286Z] #18 DONE 0.9s [2022-05-10T10:04:49.286Z] [2022-05-10T10:04:49.286Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-10T10:04:49.286Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-05-10T10:04:49.647Z] #42 78.34 Selecting previously unselected package libuv1:amd64. [2022-05-10T10:04:49.647Z] #42 78.34 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-10T10:04:49.647Z] #42 78.35 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-10T10:04:49.850Z] #19 DONE 0.8s [2022-05-10T10:04:49.851Z] [2022-05-10T10:04:49.851Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:04:49.851Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:04:50.221Z] #42 78.80 Selecting previously unselected package cmake. [2022-05-10T10:04:50.221Z] #42 78.80 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-10T10:04:50.221Z] #42 78.80 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:04:50.414Z] #26 ... [2022-05-10T10:04:50.414Z] [2022-05-10T10:04:50.414Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-10T10:04:50.414Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-05-10T10:04:47.635Z] > git rev-list --no-walk 5bdba5877052e6c79dd7c54bfd820d05c4d11508 # timeout=10 [2022-05-10T10:04:50.671Z] #20 DONE 0.8s [2022-05-10T10:04:50.671Z] [2022-05-10T10:04:50.671Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:04:50.671Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-10T10:04:50.707Z] #55 ... [2022-05-10T10:04:50.707Z] [2022-05-10T10:04:50.707Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:50.707Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:50.707Z] #14 72.24 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-10T10:04:50.707Z] #14 72.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-10T10:04:50.707Z] #14 72.27 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:04:50.707Z] #14 76.43 Selecting previously unselected package binutils-mingw-w64. [2022-05-10T10:04:50.707Z] #14 76.43 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-10T10:04:50.707Z] #14 76.44 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:04:50.707Z] #14 76.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-10T10:04:50.707Z] #14 76.71 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:04:50.707Z] #14 76.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:04:50.707Z] #14 77.24 Selecting previously unselected package dmsetup. [2022-05-10T10:04:50.707Z] #14 77.24 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:04:50.928Z] + docker version [2022-05-10T10:04:50.968Z] #14 77.26 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:04:51.087Z] #19 168.2 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-05-10T10:04:51.087Z] #19 168.2 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:51.087Z] #19 168.2 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:04:51.087Z] #19 168.3 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-05-10T10:04:51.087Z] #19 168.3 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:51.087Z] #19 168.3 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:04:51.087Z] #19 ... [2022-05-10T10:04:51.087Z] [2022-05-10T10:04:51.087Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:04:51.087Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:04:51.087Z] #54 181.0 + dpkg --print-architecture [2022-05-10T10:04:51.087Z] #54 181.0 + git checkout -q v2.1.0 [2022-05-10T10:04:51.087Z] #54 181.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-10T10:04:51.087Z] #54 181.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-10T10:04:51.230Z] #14 77.64 Selecting previously unselected package mingw-w64-common. [2022-05-10T10:04:51.230Z] #14 77.64 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-10T10:04:51.492Z] #14 77.65 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-10T10:04:51.492Z] #14 ... [2022-05-10T10:04:51.492Z] [2022-05-10T10:04:51.492Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:51.492Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:51.492Z] #42 77.82 Selecting previously unselected package libxml2:amd64. [2022-05-10T10:04:51.492Z] #42 77.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-10T10:04:51.492Z] #42 77.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:04:51.601Z] #21 1.086 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:04:51.858Z] #21 1.271 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:04:51.858Z] #21 1.376 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:04:52.098Z] #14 106.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-10T10:04:52.098Z] #14 106.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:04:52.098Z] #14 106.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:04:52.114Z] #21 1.627 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:04:52.437Z] #42 ... [2022-05-10T10:04:52.437Z] [2022-05-10T10:04:52.437Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:52.437Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:52.437Z] #51 68.42 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:04:52.437Z] #51 71.19 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-05-10T10:04:52.437Z] #51 71.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:04:52.437Z] #51 71.24 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:04:52.437Z] #51 71.26 Setting up python3-six (1.16.0-2) ... [2022-05-10T10:04:52.437Z] #51 72.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:04:52.437Z] #51 72.96 Setting up python3-protobuf (3.12.4-1) ... [2022-05-10T10:04:52.437Z] #51 ... [2022-05-10T10:04:52.437Z] [2022-05-10T10:04:52.437Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:52.437Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:52.437Z] #42 78.84 Selecting previously unselected package libarchive13:amd64. [2022-05-10T10:04:52.698Z] #42 78.85 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-10T10:04:52.698Z] #42 78.89 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-10T10:04:52.767Z] #42 ... [2022-05-10T10:04:52.767Z] [2022-05-10T10:04:52.767Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:52.767Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:52.767Z] #51 70.92 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:04:52.767Z] #51 71.02 Setting up python3-protobuf (3.12.4-1) ... [2022-05-10T10:04:52.767Z] #51 76.76 Setting up criu (3.17-1) ... [2022-05-10T10:04:52.767Z] #51 80.17 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:04:52.767Z] #51 ... [2022-05-10T10:04:52.767Z] [2022-05-10T10:04:52.767Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:52.767Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:52.767Z] #14 71.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-10T10:04:52.767Z] #14 71.29 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-10T10:04:52.767Z] #14 71.29 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:04:52.767Z] #14 75.51 Selecting previously unselected package binutils-mingw-w64. [2022-05-10T10:04:52.767Z] #14 75.51 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-10T10:04:52.767Z] #14 75.51 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:04:52.767Z] #14 75.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-10T10:04:52.767Z] #14 75.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:04:52.767Z] #14 75.77 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:04:52.767Z] #14 76.07 Selecting previously unselected package dmsetup. [2022-05-10T10:04:52.767Z] #14 76.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:04:52.767Z] #14 76.09 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:04:52.767Z] #14 76.61 Selecting previously unselected package mingw-w64-common. [2022-05-10T10:04:52.767Z] #14 76.61 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-10T10:04:52.767Z] #14 76.64 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-10T10:04:52.767Z] #14 ... [2022-05-10T10:04:52.767Z] [2022-05-10T10:04:52.767Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:52.767Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:52.767Z] #51 DONE 81.2s [2022-05-10T10:04:52.767Z] [2022-05-10T10:04:52.767Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:04:52.767Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:04:52.767Z] #55 80.23 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-10T10:04:52.767Z] #55 80.32 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T10:04:52.767Z] #55 80.36 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-10T10:04:52.767Z] #55 80.67 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-10T10:04:52.767Z] #55 80.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-10T10:04:52.767Z] #55 80.69 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-10T10:04:52.767Z] #55 80.82 go: downloading golang.org/x/mod v0.5.1 [2022-05-10T10:04:52.767Z] #55 80.89 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-10T10:04:52.767Z] #55 81.01 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T10:04:52.767Z] #55 81.21 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-10T10:04:52.767Z] #55 81.26 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-10T10:04:53.028Z] #55 81.71 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-10T10:04:53.044Z] #21 2.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:04:53.272Z] #42 79.54 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-10T10:04:53.272Z] #42 79.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-10T10:04:53.272Z] #42 79.56 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-10T10:04:53.272Z] #42 79.78 Selecting previously unselected package librhash0:amd64. [2022-05-10T10:04:53.272Z] #42 79.78 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-05-10T10:04:53.272Z] #42 79.79 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-10T10:04:53.600Z] #55 82.33 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T10:04:53.795Z] #42 80.02 Selecting previously unselected package libuv1:amd64. [2022-05-10T10:04:53.795Z] #42 80.02 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-05-10T10:04:53.795Z] #42 80.05 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-10T10:04:53.861Z] #55 82.52 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-10T10:04:54.057Z] #42 80.31 Selecting previously unselected package cmake. [2022-05-10T10:04:54.057Z] #42 80.32 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-10T10:04:54.057Z] #42 80.33 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:04:54.122Z] #55 82.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-10T10:04:54.122Z] #55 82.93 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-10T10:04:54.122Z] #55 82.94 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-10T10:04:54.382Z] #55 83.12 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T10:04:54.382Z] #55 83.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T10:04:54.382Z] #55 83.12 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-10T10:04:54.382Z] #55 83.19 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-10T10:04:54.643Z] #55 83.59 go: downloading github.com/prometheus/common v0.10.0 [2022-05-10T10:04:54.904Z] #55 83.81 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-10T10:04:54.904Z] #55 83.87 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-10T10:04:54.936Z] #21 4.016 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:04:55.076Z] Client: [2022-05-10T10:04:55.076Z] Version: 20.10.9 [2022-05-10T10:04:55.076Z] API version: 1.41 [2022-05-10T10:04:55.076Z] Go version: go1.16.8 [2022-05-10T10:04:55.076Z] Git commit: c2ea9bc [2022-05-10T10:04:55.076Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-10T10:04:55.076Z] OS/Arch: windows/amd64 [2022-05-10T10:04:55.076Z] Context: default [2022-05-10T10:04:55.076Z] Experimental: true [2022-05-10T10:04:55.076Z] [2022-05-10T10:04:55.076Z] Server: Docker Engine - Community [2022-05-10T10:04:55.076Z] Engine: [2022-05-10T10:04:55.076Z] Version: 20.10.9 [2022-05-10T10:04:55.076Z] API version: 1.41 (minimum version 1.24) [2022-05-10T10:04:55.076Z] Go version: go1.16.8 [2022-05-10T10:04:55.076Z] Git commit: 79ea9d3 [2022-05-10T10:04:55.076Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-10T10:04:55.076Z] OS/Arch: windows/amd64 [2022-05-10T10:04:55.076Z] Experimental: true [2022-05-10T10:04:55.164Z] #55 83.97 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-10T10:04:55.385Z] #14 ... [2022-05-10T10:04:55.385Z] [2022-05-10T10:04:55.385Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:04:55.385Z] #67 sha256:bf669ec8e16cf564d650532507999745ac8e13010e221e88a722624068fd3348 [2022-05-10T10:04:55.385Z] #67 109.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:04:55.385Z] #67 109.4 + GOBIN=/build [2022-05-10T10:04:55.385Z] #67 109.4 + GO111MODULE=on [2022-05-10T10:04:55.385Z] #67 109.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [Pipeline] sh [2022-05-10T10:04:56.305Z] #21 ... [2022-05-10T10:04:56.305Z] [2022-05-10T10:04:56.305Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:04:56.305Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-05-10T10:04:56.305Z] #34 DONE 119.7s [2022-05-10T10:04:56.305Z] [2022-05-10T10:04:56.305Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:04:56.305Z] #60 sha256:4efc44e5a3076d75a683fe0e0ca8280c0f0456645c3d086cb73917a2cd0b39bd [2022-05-10T10:04:56.305Z] #60 9.255 + cd /tmp/tmp.FVPr7H4grM/src/github.com/opencontainers/runc [2022-05-10T10:04:56.305Z] #60 9.256 + git checkout -q v1.1.1 [2022-05-10T10:04:56.305Z] #60 9.663 + '[' -z '' ']' [2022-05-10T10:04:56.305Z] #60 9.663 + target=static [2022-05-10T10:04:56.305Z] #60 9.663 + make BUILDTAGS=seccomp static [2022-05-10T10:04:56.305Z] #60 9.892 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-10T10:04:56.582Z] + docker info [2022-05-10T10:04:56.583Z] Client: [2022-05-10T10:04:56.583Z] Context: default [2022-05-10T10:04:56.583Z] Debug Mode: false [2022-05-10T10:04:56.583Z] [2022-05-10T10:04:56.583Z] Server: [2022-05-10T10:04:56.583Z] Containers: 0 [2022-05-10T10:04:56.583Z] Running: 0 [2022-05-10T10:04:56.583Z] Paused: 0 [2022-05-10T10:04:56.583Z] Stopped: 0 [2022-05-10T10:04:56.583Z] Images: 0 [2022-05-10T10:04:56.583Z] Server Version: 20.10.9 [2022-05-10T10:04:56.583Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-10T10:04:56.583Z] Windows: [2022-05-10T10:04:56.583Z] LCOW: [2022-05-10T10:04:56.583Z] Logging Driver: json-file [2022-05-10T10:04:56.583Z] Plugins: [2022-05-10T10:04:56.583Z] Volume: local [2022-05-10T10:04:56.583Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T10:04:56.583Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T10:04:56.583Z] Swarm: inactive [2022-05-10T10:04:56.583Z] Default Isolation: process [2022-05-10T10:04:56.583Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-10T10:04:56.583Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-10T10:04:56.583Z] OSType: windows [2022-05-10T10:04:56.583Z] Architecture: x86_64 [2022-05-10T10:04:56.583Z] CPUs: 4 [2022-05-10T10:04:56.583Z] Total Memory: 32GiB [2022-05-10T10:04:56.583Z] Name: azwin-2-844ef0 [2022-05-10T10:04:56.583Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-10T10:04:56.583Z] Docker Root Dir: D:\docker [2022-05-10T10:04:56.583Z] Debug Mode: false [2022-05-10T10:04:56.583Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:04:56.583Z] Labels: [2022-05-10T10:04:56.583Z] Experimental: true [2022-05-10T10:04:56.583Z] Insecure Registries: [2022-05-10T10:04:56.583Z] 10.0.0.4:5000 [2022-05-10T10:04:56.583Z] 127.0.0.0/8 [2022-05-10T10:04:56.583Z] Registry Mirrors: [2022-05-10T10:04:56.583Z] http://10.0.0.4:5000/ [2022-05-10T10:04:56.583Z] Live Restore Enabled: false [2022-05-10T10:04:56.583Z] Product License: Community Engine [2022-05-10T10:04:56.583Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-10T10:04:57.081Z] #55 ... [2022-05-10T10:04:57.081Z] [2022-05-10T10:04:57.081Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:04:57.081Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:04:57.081Z] #42 85.58 Setting up libicu67:amd64 (67.1-7) ... [2022-05-10T10:04:57.081Z] #42 85.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:04:57.081Z] #42 85.64 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-10T10:04:57.081Z] #42 85.68 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:04:57.081Z] #42 85.73 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-10T10:04:57.081Z] #42 85.75 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-10T10:04:57.081Z] #42 85.77 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:04:57.081Z] #42 85.79 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:04:57.081Z] #42 85.81 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-10T10:04:57.081Z] #42 85.83 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:04:57.081Z] #42 85.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:04:57.714Z] #42 DONE 86.3s [2022-05-10T10:04:57.714Z] [2022-05-10T10:04:57.714Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-10T10:04:57.714Z] #43 sha256:7bf863ecd8e5da6a90110971e4de8aea946b98f141c465d317f959c6e40ea683 [2022-05-10T10:04:57.714Z] #43 DONE 0.2s [2022-05-10T10:04:57.714Z] [2022-05-10T10:04:57.714Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:04:57.714Z] #64 sha256:719266888b6e6d8b64d86614fea0f7273e5c1857c46d61b27cefe8a475a40020 [2022-05-10T10:04:57.714Z] #64 ... [2022-05-10T10:04:57.714Z] [2022-05-10T10:04:57.714Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:57.714Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:57.714Z] #14 86.62 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-10T10:04:57.714Z] #14 86.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-10T10:04:57.714Z] #14 86.65 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:04:59.217Z] #54 ... [2022-05-10T10:04:59.217Z] [2022-05-10T10:04:59.217Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-10T10:04:59.217Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-10T10:04:59.217Z] #19 176.9 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-05-10T10:04:59.217Z] #19 176.9 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:59.217Z] #19 176.9 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:04:59.217Z] #19 177.0 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-05-10T10:04:59.217Z] #19 177.0 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:04:59.217Z] #19 177.0 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:04:59.352Z] #42 ... [2022-05-10T10:04:59.352Z] [2022-05-10T10:04:59.352Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:59.352Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:59.352Z] #14 85.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-10T10:04:59.352Z] #14 85.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-10T10:04:59.352Z] #14 ... [2022-05-10T10:04:59.352Z] [2022-05-10T10:04:59.352Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-05-10T10:04:59.352Z] #51 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-05-10T10:04:59.352Z] #51 79.24 Setting up criu (3.17-1) ... [2022-05-10T10:04:59.352Z] #51 82.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:04:59.352Z] #51 DONE 85.7s [2022-05-10T10:04:59.352Z] [2022-05-10T10:04:59.352Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:04:59.352Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:04:59.352Z] #14 85.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:04:59.464Z] Client: [2022-05-10T10:04:59.464Z] Version: 20.10.9 [2022-05-10T10:04:59.464Z] API version: 1.41 [2022-05-10T10:04:59.464Z] Go version: go1.16.8 [2022-05-10T10:04:59.464Z] Git commit: c2ea9bc [2022-05-10T10:04:59.464Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-10T10:04:59.464Z] OS/Arch: windows/amd64 [2022-05-10T10:04:59.464Z] Context: default [2022-05-10T10:04:59.464Z] Experimental: true [2022-05-10T10:04:59.464Z] [2022-05-10T10:04:59.464Z] Server: Docker Engine - Community [2022-05-10T10:04:59.464Z] Engine: [2022-05-10T10:04:59.464Z] Version: 20.10.9 [2022-05-10T10:04:59.464Z] API version: 1.41 (minimum version 1.24) [2022-05-10T10:04:59.464Z] Go version: go1.16.8 [2022-05-10T10:04:59.464Z] Git commit: 79ea9d3 [2022-05-10T10:04:59.464Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-10T10:04:59.464Z] OS/Arch: windows/amd64 [2022-05-10T10:04:59.464Z] Experimental: true [Pipeline] sh [2022-05-10T10:05:00.656Z] #67 ... [2022-05-10T10:05:00.656Z] [2022-05-10T10:05:00.656Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:05:00.656Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:05:00.657Z] #14 111.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-10T10:05:00.657Z] #14 111.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-10T10:05:00.657Z] #14 111.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-10T10:05:00.657Z] #14 111.9 Selecting previously unselected package libapparmor1:amd64. [2022-05-10T10:05:00.657Z] #14 111.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 111.9 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-10T10:05:00.657Z] #14 112.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-10T10:05:00.657Z] #14 112.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 112.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-10T10:05:00.657Z] #14 112.2 Selecting previously unselected package libbtrfs0:amd64. [2022-05-10T10:05:00.657Z] #14 112.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 112.2 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:05:00.657Z] #14 112.3 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-10T10:05:00.657Z] #14 112.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 112.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:05:00.657Z] #14 112.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-10T10:05:00.657Z] #14 112.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 112.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:05:00.657Z] #14 112.7 Selecting previously unselected package libudev-dev:amd64. [2022-05-10T10:05:00.657Z] #14 112.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 112.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-10T10:05:00.657Z] #14 112.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-10T10:05:00.657Z] #14 112.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 112.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-10T10:05:00.657Z] #14 113.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-10T10:05:00.657Z] #14 113.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 113.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-10T10:05:00.657Z] #14 113.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-10T10:05:00.657Z] #14 113.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 113.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-10T10:05:00.657Z] #14 113.5 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-10T10:05:00.657Z] #14 113.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 113.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-10T10:05:00.657Z] #14 113.7 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-10T10:05:00.657Z] #14 113.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 113.7 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-10T10:05:00.657Z] #14 114.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-10T10:05:00.657Z] #14 114.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 114.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-10T10:05:00.657Z] #14 114.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-10T10:05:00.657Z] #14 114.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 114.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:05:00.657Z] #14 114.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-10T10:05:00.657Z] #14 114.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 114.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-10T10:05:00.657Z] #14 114.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-10T10:05:00.657Z] #14 114.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-10T10:05:00.657Z] #14 114.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-10T10:05:00.657Z] #14 115.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-10T10:05:00.657Z] #14 115.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-10T10:05:00.657Z] #14 115.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:05:00.657Z] #14 115.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-10T10:05:00.657Z] #14 115.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:05:00.657Z] #14 115.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-10T10:05:00.657Z] #14 115.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:05:00.657Z] #14 115.3 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-10T10:05:00.657Z] #14 115.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-10T10:05:00.657Z] #14 115.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-10T10:05:00.657Z] #14 115.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:05:00.657Z] #14 115.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:05:00.657Z] #14 115.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:05:00.657Z] #14 115.4 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-10T10:05:00.657Z] #14 115.4 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-10T10:05:00.657Z] #14 115.4 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-10T10:05:00.657Z] #14 115.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:05:00.657Z] #14 115.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-10T10:05:00.657Z] #14 115.5 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-10T10:05:00.657Z] #14 115.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:05:00.657Z] #14 115.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:05:00.657Z] #14 115.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-10T10:05:00.657Z] #14 115.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:05:00.657Z] #14 115.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-10T10:05:00.657Z] #14 115.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:05:00.657Z] #14 115.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:05:00.912Z] Running on azwin-2-63c360 in d:\jenkins\workspace\moby_PR-43275 [Pipeline] { [2022-05-10T10:05:00.926Z] #14 115.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-10T10:05:00.926Z] #14 115.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:05:00.926Z] #14 115.9 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [Pipeline] ws [2022-05-10T10:05:00.927Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-05-10T10:05:00.977Z] + docker info [2022-05-10T10:05:00.977Z] Client: [2022-05-10T10:05:00.977Z] Context: default [2022-05-10T10:05:00.977Z] Debug Mode: false [2022-05-10T10:05:00.977Z] [2022-05-10T10:05:00.977Z] Server: [2022-05-10T10:05:00.977Z] Containers: 0 [2022-05-10T10:05:00.977Z] Running: 0 [2022-05-10T10:05:00.977Z] Paused: 0 [2022-05-10T10:05:00.977Z] Stopped: 0 [2022-05-10T10:05:00.977Z] Images: 0 [2022-05-10T10:05:00.977Z] Server Version: 20.10.9 [2022-05-10T10:05:00.977Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-10T10:05:00.978Z] Windows: [2022-05-10T10:05:00.978Z] LCOW: [2022-05-10T10:05:00.978Z] Logging Driver: json-file [2022-05-10T10:05:00.978Z] Plugins: [2022-05-10T10:05:00.978Z] Volume: local [2022-05-10T10:05:00.978Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T10:05:00.978Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T10:05:00.978Z] Swarm: inactive [2022-05-10T10:05:00.978Z] Default Isolation: process [2022-05-10T10:05:00.978Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-10T10:05:00.978Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-10T10:05:00.978Z] OSType: windows [2022-05-10T10:05:00.978Z] Architecture: x86_64 [2022-05-10T10:05:00.978Z] CPUs: 4 [2022-05-10T10:05:00.978Z] Total Memory: 32GiB [2022-05-10T10:05:00.978Z] Name: azwin-2-844ef1 [2022-05-10T10:05:00.978Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-10T10:05:00.978Z] Docker Root Dir: D:\docker [2022-05-10T10:05:00.978Z] Debug Mode: false [2022-05-10T10:05:00.978Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:05:00.978Z] Labels: [2022-05-10T10:05:00.978Z] Experimental: true [2022-05-10T10:05:00.978Z] Insecure Registries: [2022-05-10T10:05:00.978Z] 10.0.0.4:5000 [2022-05-10T10:05:00.978Z] 127.0.0.0/8 [2022-05-10T10:05:00.978Z] Registry Mirrors: [2022-05-10T10:05:00.978Z] http://10.0.0.4:5000/ [2022-05-10T10:05:00.978Z] Live Restore Enabled: false [2022-05-10T10:05:00.978Z] Product License: Community Engine [2022-05-10T10:05:00.978Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-10T10:05:01.190Z] #14 116.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:05:01.190Z] #14 116.1 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:05:01.190Z] #14 116.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:05:01.190Z] #14 116.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:05:01.271Z] #14 ... [2022-05-10T10:05:01.271Z] [2022-05-10T10:05:01.271Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:05:01.271Z] #42 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-05-10T10:05:01.271Z] #42 86.08 Setting up libicu67:amd64 (67.1-7) ... [2022-05-10T10:05:01.271Z] #42 86.15 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:01.271Z] #42 86.19 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-10T10:05:01.271Z] #42 86.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:01.271Z] #42 86.29 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-10T10:05:01.271Z] #42 86.32 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-10T10:05:01.271Z] #42 86.41 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:05:01.271Z] #42 86.47 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:05:01.271Z] #42 86.63 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-10T10:05:01.271Z] #42 86.68 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:05:01.271Z] #42 86.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:05:01.271Z] #42 DONE 87.6s [2022-05-10T10:05:01.271Z] [2022-05-10T10:05:01.271Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-10T10:05:01.271Z] #43 sha256:b7ea4ba95fb02918bb51009ce043683f746dd5256ee3e0c40f0a8a9fa5fbc5c7 [2022-05-10T10:05:01.271Z] #43 DONE 0.1s [2022-05-10T10:05:01.271Z] [2022-05-10T10:05:01.271Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:05:01.271Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:05:01.271Z] #55 79.57 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-05-10T10:05:01.271Z] #55 79.80 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-05-10T10:05:01.271Z] #55 79.90 go: downloading github.com/gobwas/glob v0.2.3 [2022-05-10T10:05:01.271Z] #55 80.14 go: downloading github.com/kisielk/gotool v1.0.0 [2022-05-10T10:05:01.271Z] #55 80.18 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-05-10T10:05:01.271Z] #55 80.23 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-05-10T10:05:01.271Z] #55 80.25 go: downloading github.com/ettle/strcase v0.1.1 [2022-05-10T10:05:01.271Z] #55 80.40 go: downloading golang.org/x/mod v0.5.1 [2022-05-10T10:05:01.271Z] #55 80.44 go: downloading github.com/fatih/structtag v1.2.0 [2022-05-10T10:05:01.271Z] #55 80.56 go: downloading github.com/Masterminds/semver v1.5.0 [2022-05-10T10:05:01.271Z] #55 80.77 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-05-10T10:05:01.271Z] #55 80.82 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-05-10T10:05:01.271Z] #55 80.87 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-05-10T10:05:01.271Z] #55 81.48 go: downloading github.com/prometheus/client_model v0.2.0 [2022-05-10T10:05:01.271Z] #55 81.63 go: downloading github.com/google/go-cmp v0.5.6 [2022-05-10T10:05:01.271Z] #55 82.18 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-05-10T10:05:01.271Z] #55 82.40 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-05-10T10:05:01.271Z] #55 82.54 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-05-10T10:05:01.271Z] #55 82.57 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-05-10T10:05:01.271Z] #55 82.65 go: downloading github.com/beorn7/perks v1.0.1 [2022-05-10T10:05:01.271Z] #55 82.67 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-05-10T10:05:01.271Z] #55 82.71 go: downloading github.com/golang/protobuf v1.5.2 [2022-05-10T10:05:01.271Z] #55 82.72 go: downloading github.com/cespare/xxhash v1.1.0 [2022-05-10T10:05:01.271Z] #55 83.24 go: downloading github.com/prometheus/common v0.10.0 [2022-05-10T10:05:01.271Z] #55 83.37 go: downloading github.com/prometheus/procfs v0.6.0 [2022-05-10T10:05:01.271Z] #55 83.49 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-05-10T10:05:01.271Z] #55 83.71 go: downloading google.golang.org/protobuf v1.27.1 [2022-05-10T10:05:01.271Z] #55 85.73 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-10T10:05:01.450Z] #14 ... [2022-05-10T10:05:01.450Z] [2022-05-10T10:05:01.450Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:05:01.450Z] #67 sha256:bf669ec8e16cf564d650532507999745ac8e13010e221e88a722624068fd3348 [2022-05-10T10:05:01.450Z] #67 115.1 rootlesskit version 1.0.0 [2022-05-10T10:05:01.450Z] #67 115.1 Usage of /build/rootlesskit-docker-proxy: [2022-05-10T10:05:01.450Z] #67 115.1 -container-ip string [2022-05-10T10:05:01.450Z] #67 115.1 container ip [2022-05-10T10:05:01.450Z] #67 115.1 -container-port int [2022-05-10T10:05:01.450Z] #67 115.1 container port (default -1) [2022-05-10T10:05:01.450Z] #67 115.1 -host-ip string [2022-05-10T10:05:01.450Z] #67 115.1 host ip [2022-05-10T10:05:01.450Z] #67 115.1 -host-port int [2022-05-10T10:05:01.450Z] #67 115.1 host port (default -1) [2022-05-10T10:05:01.450Z] #67 115.1 -proto string [2022-05-10T10:05:01.450Z] #67 115.1 proxy protocol (default "tcp") [2022-05-10T10:05:01.450Z] #67 DONE 115.8s [2022-05-10T10:05:01.450Z] [2022-05-10T10:05:01.450Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-10T10:05:01.450Z] #68 sha256:f0fbcd6d53d9c77171c4f022a70e2e35bcc19fea1a2ffd2bd00353b6d428ba22 [2022-05-10T10:05:01.450Z] #68 DONE 0.1s [2022-05-10T10:05:01.450Z] [2022-05-10T10:05:01.450Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:05:01.450Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:05:01.450Z] #14 116.2 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:05:01.450Z] #14 ... [2022-05-10T10:05:01.450Z] [2022-05-10T10:05:01.450Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-10T10:05:01.450Z] #69 sha256:cf47e71cee2dfa09c8da287210910b2d7f264477de6e73287de8f9cb334eb515 [2022-05-10T10:05:01.450Z] #69 DONE 0.1s [2022-05-10T10:05:01.533Z] #55 ... [2022-05-10T10:05:01.533Z] [2022-05-10T10:05:01.533Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-10T10:05:01.533Z] #44 sha256:1bb06725599d1250855600478d15a9179aa782a0c986c4bebe87a2f69b40c5fc [2022-05-10T10:05:01.558Z] #60 ... [2022-05-10T10:05:01.558Z] [2022-05-10T10:05:01.558Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:05:01.558Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:05:01.558Z] #26 114.1 + mkdir -p /tmp/tmp.RlWGMkxkn0/src/github.com/docker [2022-05-10T10:05:01.558Z] #26 114.1 + mv components/cli /tmp/tmp.RlWGMkxkn0/src/github.com/docker/cli [2022-05-10T10:05:01.558Z] #26 114.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-05-10T10:05:01.558Z] #26 ... [2022-05-10T10:05:01.558Z] [2022-05-10T10:05:01.559Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:05:01.559Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-05-10T10:05:01.559Z] #21 6.796 Fetched 8417 kB in 6s (1367 kB/s) [2022-05-10T10:05:01.559Z] #21 6.796 Reading package lists... [2022-05-10T10:05:01.559Z] #21 8.616 Reading package lists... [2022-05-10T10:05:01.559Z] #21 10.41 Building dependency tree... [2022-05-10T10:05:01.708Z] [2022-05-10T10:05:01.708Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:05:01.708Z] #64 sha256:ddea7240cefe38467e85019b7363b91d62bb9cc3a2fe6b83a94551ab573c5c24 [2022-05-10T10:05:01.970Z] #64 ... [2022-05-10T10:05:01.970Z] [2022-05-10T10:05:01.970Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:05:01.970Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:05:01.970Z] #14 DONE 116.8s [2022-05-10T10:05:01.970Z] [2022-05-10T10:05:01.970Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-10T10:05:01.970Z] #59 sha256:6abf1d4e8ca29d659d46430ab2b9321e37b1a5231c1da0f9d7d549ceed2c441d [2022-05-10T10:05:02.228Z] #59 DONE 0.3s [2022-05-10T10:05:02.228Z] [2022-05-10T10:05:02.228Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:05:02.228Z] #60 sha256:3e610d2a33bb99511b19c2e3bcd19e4e650581d83c82a13e225badfc54a296f8 [2022-05-10T10:05:02.486Z] #21 11.94 The following additional packages will be installed: [2022-05-10T10:05:02.486Z] #21 11.95 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-10T10:05:02.486Z] #21 11.95 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-10T10:05:02.486Z] #21 11.95 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-10T10:05:02.486Z] #21 11.95 python3-pkg-resources vim-runtime xxd [2022-05-10T10:05:02.486Z] #21 11.96 Suggested packages: [2022-05-10T10:05:02.486Z] #21 11.96 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-10T10:05:02.486Z] #21 11.96 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-10T10:05:02.486Z] #21 11.96 acl attr quota [2022-05-10T10:05:02.486Z] #21 11.96 Recommended packages: [2022-05-10T10:05:02.486Z] #21 11.96 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-10T10:05:02.749Z] The recommended git tool is: git [2022-05-10T10:05:02.922Z] #44 1.484 + RM_GOPATH=0 [2022-05-10T10:05:02.922Z] #44 1.484 + TMP_GOPATH= [2022-05-10T10:05:02.922Z] #44 1.488 + : /build [2022-05-10T10:05:02.922Z] #44 1.488 + '[' -z '' ']' [2022-05-10T10:05:02.922Z] #44 1.488 ++ mktemp -d [2022-05-10T10:05:02.922Z] #44 1.499 + export GOPATH=/tmp/tmp.6cJs9Qyaa1 [2022-05-10T10:05:02.922Z] #44 1.499 + GOPATH=/tmp/tmp.6cJs9Qyaa1 [2022-05-10T10:05:02.922Z] #44 1.499 + RM_GOPATH=1 [2022-05-10T10:05:02.922Z] #44 1.499 + case "$(go env GOARCH)" in [2022-05-10T10:05:02.922Z] #44 1.499 ++ go env GOARCH [2022-05-10T10:05:02.922Z] #44 1.521 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:05:02.922Z] #44 1.521 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:05:02.922Z] #44 1.522 ++ dirname /install.sh [2022-05-10T10:05:02.922Z] #44 1.546 Install tini version v0.19.0 [2022-05-10T10:05:02.922Z] #44 1.546 + dir=/ [2022-05-10T10:05:02.922Z] #44 1.546 + bin=tini [2022-05-10T10:05:02.922Z] #44 1.546 + shift [2022-05-10T10:05:02.922Z] #44 1.546 + '[' '!' -f //tini.installer ']' [2022-05-10T10:05:02.922Z] #44 1.546 + . //tini.installer [2022-05-10T10:05:02.922Z] #44 1.546 ++ : v0.19.0 [2022-05-10T10:05:02.922Z] #44 1.546 + install_tini [2022-05-10T10:05:02.922Z] #44 1.546 + echo 'Install tini version v0.19.0' [2022-05-10T10:05:02.922Z] #44 1.546 + git clone https://github.com/krallin/tini.git /tmp/tmp.6cJs9Qyaa1/tini [2022-05-10T10:05:02.922Z] #44 1.555 Cloning into '/tmp/tmp.6cJs9Qyaa1/tini'... [2022-05-10T10:05:03.852Z] #21 13.08 The following NEW packages will be installed: [2022-05-10T10:05:03.852Z] #21 13.08 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-10T10:05:03.852Z] #21 13.08 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-10T10:05:03.852Z] #21 13.08 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-10T10:05:03.852Z] #21 13.08 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-10T10:05:03.852Z] #21 13.08 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-10T10:05:03.852Z] #21 13.08 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-10T10:05:03.852Z] #21 13.08 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-10T10:05:03.852Z] #21 13.08 xz-utils zip zstd [2022-05-10T10:05:04.109Z] #21 13.39 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:05:04.109Z] #21 13.39 Need to get 27.0 MB of archives. [2022-05-10T10:05:04.109Z] #21 13.39 After this operation, 105 MB of additional disk space will be used. [2022-05-10T10:05:04.109Z] #21 13.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-05-10T10:05:04.109Z] #21 13.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-05-10T10:05:04.109Z] #21 13.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-05-10T10:05:04.109Z] #21 13.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-05-10T10:05:04.109Z] #21 13.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-05-10T10:05:04.109Z] #21 13.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-05-10T10:05:04.109Z] #21 13.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-05-10T10:05:04.109Z] #21 13.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-05-10T10:05:04.109Z] #21 13.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:05:04.109Z] #21 13.42 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:05:04.109Z] #21 13.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-05-10T10:05:04.109Z] #21 13.44 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-05-10T10:05:04.109Z] #21 13.44 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-05-10T10:05:04.109Z] #21 13.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-05-10T10:05:04.109Z] #21 13.50 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-05-10T10:05:04.109Z] #21 13.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-05-10T10:05:04.109Z] #21 13.50 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-05-10T10:05:04.109Z] #21 13.50 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-05-10T10:05:04.109Z] #21 13.50 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-05-10T10:05:04.109Z] #21 13.50 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-05-10T10:05:04.109Z] #21 13.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-05-10T10:05:04.109Z] #21 13.51 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-05-10T10:05:04.109Z] #21 13.51 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-05-10T10:05:04.109Z] #21 13.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-05-10T10:05:04.109Z] #21 13.53 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-05-10T10:05:04.109Z] #21 13.53 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-05-10T10:05:04.109Z] #21 13.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-05-10T10:05:04.311Z] #44 2.913 + cd /tmp/tmp.6cJs9Qyaa1/tini [2022-05-10T10:05:04.311Z] #44 2.913 + git checkout -q v0.19.0 [2022-05-10T10:05:04.311Z] #44 2.965 + cmake . [2022-05-10T10:05:04.338Z] #14 ... [2022-05-10T10:05:04.338Z] [2022-05-10T10:05:04.338Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-10T10:05:04.338Z] #44 sha256:facb9f8901b183bf131f8ddd22bf5f4972aa0e69a03f755c37fc212ad8054512 [2022-05-10T10:05:04.338Z] #44 1.536 + RM_GOPATH=0 [2022-05-10T10:05:04.338Z] #44 1.536 + TMP_GOPATH= [2022-05-10T10:05:04.338Z] #44 1.536 + : /build [2022-05-10T10:05:04.338Z] #44 1.536 + '[' -z '' ']' [2022-05-10T10:05:04.338Z] #44 1.536 ++ mktemp -d [2022-05-10T10:05:04.338Z] #44 1.543 + export GOPATH=/tmp/tmp.grN2jxmcoU [2022-05-10T10:05:04.338Z] #44 1.543 + GOPATH=/tmp/tmp.grN2jxmcoU [2022-05-10T10:05:04.338Z] #44 1.543 + RM_GOPATH=1 [2022-05-10T10:05:04.338Z] #44 1.543 + case "$(go env GOARCH)" in [2022-05-10T10:05:04.338Z] #44 1.543 ++ go env GOARCH [2022-05-10T10:05:04.338Z] #44 1.650 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:05:04.338Z] #44 1.650 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:05:04.338Z] #44 1.650 ++ dirname /install.sh [2022-05-10T10:05:04.338Z] #44 1.662 Install tini version v0.19.0 [2022-05-10T10:05:04.338Z] #44 1.663 + dir=/ [2022-05-10T10:05:04.338Z] #44 1.663 + bin=tini [2022-05-10T10:05:04.338Z] #44 1.663 + shift [2022-05-10T10:05:04.338Z] #44 1.663 + '[' '!' -f //tini.installer ']' [2022-05-10T10:05:04.338Z] #44 1.663 + . //tini.installer [2022-05-10T10:05:04.338Z] #44 1.663 ++ : v0.19.0 [2022-05-10T10:05:04.338Z] #44 1.663 + install_tini [2022-05-10T10:05:04.338Z] #44 1.663 + echo 'Install tini version v0.19.0' [2022-05-10T10:05:04.338Z] #44 1.663 + git clone https://github.com/krallin/tini.git /tmp/tmp.grN2jxmcoU/tini [2022-05-10T10:05:04.338Z] #44 1.664 Cloning into '/tmp/tmp.grN2jxmcoU/tini'... [2022-05-10T10:05:04.338Z] #44 2.756 + cd /tmp/tmp.grN2jxmcoU/tini [2022-05-10T10:05:04.338Z] #44 2.764 + git checkout -q v0.19.0 [2022-05-10T10:05:04.338Z] #44 2.778 + cmake . [2022-05-10T10:05:04.338Z] #44 3.628 -- The C compiler identification is GNU 10.2.1 [2022-05-10T10:05:04.338Z] #44 3.789 -- Detecting C compiler ABI info [2022-05-10T10:05:04.338Z] #44 4.432 -- Detecting C compiler ABI info - done [2022-05-10T10:05:04.338Z] #44 4.606 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-10T10:05:04.338Z] #44 4.634 -- Detecting C compile features [2022-05-10T10:05:04.338Z] #44 4.640 -- Detecting C compile features - done [2022-05-10T10:05:04.338Z] #44 4.697 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-10T10:05:04.338Z] #44 5.103 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-10T10:05:04.338Z] #44 5.225 -- Configuring done [2022-05-10T10:05:04.338Z] #44 5.242 -- Generating done [2022-05-10T10:05:04.338Z] #44 5.261 -- Build files have been written to: /tmp/tmp.grN2jxmcoU/tini [2022-05-10T10:05:04.338Z] #44 5.285 + make tini-static [2022-05-10T10:05:04.338Z] #44 5.777 Scanning dependencies of target tini-static [2022-05-10T10:05:04.338Z] #44 5.881 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-10T10:05:04.672Z] #21 13.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-05-10T10:05:04.672Z] #21 13.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-05-10T10:05:04.672Z] #21 13.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-05-10T10:05:04.672Z] #21 13.85 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-05-10T10:05:04.672Z] #21 13.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-05-10T10:05:04.672Z] #21 14.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-05-10T10:05:04.672Z] #21 14.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-10T10:05:04.672Z] #21 14.13 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-10T10:05:04.672Z] #21 14.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-10T10:05:04.672Z] #21 14.15 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:05:04.672Z] #21 14.15 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-10T10:05:04.672Z] #21 14.16 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-10T10:05:04.672Z] #21 14.16 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-10T10:05:04.672Z] #21 14.19 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-05-10T10:05:04.672Z] #21 14.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-05-10T10:05:04.672Z] #21 14.22 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-05-10T10:05:04.929Z] #21 14.23 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-10T10:05:04.929Z] #21 14.48 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-05-10T10:05:05.185Z] #21 14.53 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-05-10T10:05:05.185Z] #21 14.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-05-10T10:05:05.185Z] #21 14.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-05-10T10:05:05.258Z] #44 3.610 -- The C compiler identification is GNU 10.2.1 [2022-05-10T10:05:05.258Z] #44 3.780 -- Detecting C compiler ABI info [2022-05-10T10:05:05.723Z] #44 7.730 [100%] Linking C executable tini-static [2022-05-10T10:05:05.748Z] #21 15.13 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:05:05.832Z] #44 4.540 -- Detecting C compiler ABI info - done [2022-05-10T10:05:06.005Z] #21 15.28 Fetched 27.0 MB in 1s (18.8 MB/s) [2022-05-10T10:05:06.005Z] #21 15.38 Selecting previously unselected package pigz. [2022-05-10T10:05:06.005Z] #21 15.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-05-10T10:05:06.005Z] #21 15.42 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-05-10T10:05:06.005Z] #21 15.45 Unpacking pigz (2.6-1) ... [2022-05-10T10:05:06.093Z] #44 4.725 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-10T10:05:06.094Z] #44 4.739 -- Detecting C compile features [2022-05-10T10:05:06.094Z] #44 4.740 -- Detecting C compile features - done [2022-05-10T10:05:06.094Z] #44 4.783 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-10T10:05:06.262Z] #21 15.54 Selecting previously unselected package libelf1:arm64. [2022-05-10T10:05:06.262Z] #21 15.56 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-05-10T10:05:06.262Z] #21 15.59 Unpacking libelf1:arm64 (0.183-1) ... [2022-05-10T10:05:06.299Z] #44 ... [2022-05-10T10:05:06.299Z] [2022-05-10T10:05:06.299Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:05:06.299Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:05:06.299Z] #14 94.87 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-10T10:05:06.299Z] #14 94.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:06.299Z] #14 94.92 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:05:06.299Z] #14 95.10 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-10T10:05:06.299Z] #14 95.10 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:06.299Z] #14 95.12 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:05:06.427Z] #60 3.463 + RM_GOPATH=0 [2022-05-10T10:05:06.427Z] #60 3.474 + TMP_GOPATH= [2022-05-10T10:05:06.427Z] #60 3.474 + : /build [2022-05-10T10:05:06.427Z] #60 3.474 + '[' -z '' ']' [2022-05-10T10:05:06.427Z] #60 3.474 ++ mktemp -d [2022-05-10T10:05:06.427Z] #60 3.474 + export GOPATH=/tmp/tmp.HVQD05lI1H [2022-05-10T10:05:06.427Z] #60 3.474 + GOPATH=/tmp/tmp.HVQD05lI1H [2022-05-10T10:05:06.427Z] #60 3.474 + RM_GOPATH=1 [2022-05-10T10:05:06.427Z] #60 3.474 + case "$(go env GOARCH)" in [2022-05-10T10:05:06.427Z] #60 3.474 ++ go env GOARCH [2022-05-10T10:05:06.427Z] #60 3.501 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:05:06.427Z] #60 3.501 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:05:06.427Z] #60 3.502 ++ dirname /install.sh [2022-05-10T10:05:06.427Z] #60 3.504 + dir=/ [2022-05-10T10:05:06.427Z] #60 3.504 + bin=runc [2022-05-10T10:05:06.427Z] #60 3.504 + shift [2022-05-10T10:05:06.427Z] #60 3.504 + '[' '!' -f //runc.installer ']' [2022-05-10T10:05:06.427Z] #60 3.504 + . //runc.installer [2022-05-10T10:05:06.427Z] #60 3.504 ++ set -e [2022-05-10T10:05:06.427Z] #60 3.504 ++ : v1.1.1 [2022-05-10T10:05:06.427Z] #60 3.504 + install_runc [2022-05-10T10:05:06.427Z] #60 3.504 + RUNC_BUILDTAGS=seccomp [2022-05-10T10:05:06.427Z] #60 3.504 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-10T10:05:06.427Z] #60 3.504 Install runc version v1.1.1 (build tags: seccomp) [2022-05-10T10:05:06.427Z] #60 3.505 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HVQD05lI1H/src/github.com/opencontainers/runc [2022-05-10T10:05:06.427Z] #60 3.515 Cloning into '/tmp/tmp.HVQD05lI1H/src/github.com/opencontainers/runc'... [2022-05-10T10:05:06.427Z] #60 ... [2022-05-10T10:05:06.427Z] [2022-05-10T10:05:06.427Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-10T10:05:06.427Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-10T10:05:06.427Z] #15 DONE 4.0s [2022-05-10T10:05:06.427Z] [2022-05-10T10:05:06.427Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-10T10:05:06.427Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-10T10:05:06.519Z] #21 15.83 Selecting previously unselected package libbpf0:arm64. [2022-05-10T10:05:06.519Z] #21 15.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-05-10T10:05:06.519Z] #21 15.85 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-05-10T10:05:06.666Z] #44 5.243 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-10T10:05:06.666Z] #44 5.327 -- Configuring done [2022-05-10T10:05:06.775Z] #21 16.07 Selecting previously unselected package libcap2:arm64. [2022-05-10T10:05:06.775Z] #21 16.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-05-10T10:05:06.775Z] #21 16.11 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-05-10T10:05:06.928Z] #44 5.344 -- Generating done [2022-05-10T10:05:06.928Z] #44 5.359 -- Build files have been written to: /tmp/tmp.6cJs9Qyaa1/tini [2022-05-10T10:05:06.928Z] #44 5.373 + make tini-static [2022-05-10T10:05:07.032Z] #21 16.32 Selecting previously unselected package libmnl0:arm64. [2022-05-10T10:05:07.032Z] #21 16.32 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-05-10T10:05:07.032Z] #21 16.37 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-05-10T10:05:07.190Z] #44 5.636 Scanning dependencies of target tini-static [2022-05-10T10:05:07.190Z] #44 5.657 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-10T10:05:07.246Z] #14 ... [2022-05-10T10:05:07.246Z] [2022-05-10T10:05:07.246Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-10T10:05:07.246Z] #44 sha256:facb9f8901b183bf131f8ddd22bf5f4972aa0e69a03f755c37fc212ad8054512 [2022-05-10T10:05:07.246Z] #44 8.597 [100%] Built target tini-static [2022-05-10T10:05:07.246Z] #44 8.693 + mkdir -p /build [2022-05-10T10:05:07.246Z] #44 8.695 + cp tini-static /build/docker-init [2022-05-10T10:05:07.246Z] #44 DONE 9.5s [2022-05-10T10:05:07.246Z] [2022-05-10T10:05:07.246Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:05:07.246Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:05:07.246Z] #53 95.26 gotestsum version dev [2022-05-10T10:05:07.246Z] #53 DONE 96.1s [2022-05-10T10:05:07.289Z] #21 16.55 Selecting previously unselected package libxtables12:arm64. [2022-05-10T10:05:07.289Z] #21 16.56 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-05-10T10:05:07.289Z] #21 16.57 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-05-10T10:05:07.289Z] #21 16.70 Selecting previously unselected package libcap2-bin. [2022-05-10T10:05:07.289Z] #21 16.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-05-10T10:05:07.289Z] #21 16.72 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-10T10:05:07.506Z] [2022-05-10T10:05:07.506Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:05:07.506Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:05:07.506Z] #55 86.97 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-05-10T10:05:07.547Z] #21 16.88 Selecting previously unselected package iproute2. [2022-05-10T10:05:07.547Z] #21 16.88 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-05-10T10:05:07.547Z] #21 16.91 Unpacking iproute2 (5.10.0-4) ... [2022-05-10T10:05:08.110Z] #21 17.35 Selecting previously unselected package xxd. [2022-05-10T10:05:08.110Z] #21 17.35 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-10T10:05:08.110Z] #21 17.37 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:08.110Z] #21 17.51 Selecting previously unselected package vim-common. [2022-05-10T10:05:08.110Z] #21 17.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:05:08.366Z] #21 17.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:08.623Z] #21 17.87 Selecting previously unselected package bash-completion. [2022-05-10T10:05:08.623Z] #21 17.87 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-10T10:05:09.108Z] #44 7.594 [100%] Linking C executable tini-static [2022-05-10T10:05:09.198Z] #19 186.4 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-05-10T10:05:09.198Z] #19 186.4 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:09.198Z] #19 186.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:05:09.198Z] #19 187.2 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-05-10T10:05:09.198Z] #19 187.2 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:09.198Z] #19 187.4 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-10T10:05:09.370Z] #44 ... [2022-05-10T10:05:09.370Z] [2022-05-10T10:05:09.370Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:05:09.370Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:05:09.370Z] #14 95.76 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-10T10:05:09.370Z] #14 95.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:09.370Z] #14 95.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:05:09.631Z] #14 95.93 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-10T10:05:09.632Z] #14 95.95 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:09.632Z] #14 95.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:05:09.709Z] #16 DONE 3.7s [2022-05-10T10:05:09.709Z] [2022-05-10T10:05:09.709Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-10T10:05:09.709Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-10T10:05:09.803Z] #19 188.3 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-05-10T10:05:09.803Z] #19 188.3 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:10.062Z] #19 188.4 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-10T10:05:10.632Z] #19 189.2 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-05-10T10:05:10.774Z] #21 19.95 Unpacking bash-completion (1:2.11-2) ... [2022-05-10T10:05:10.891Z] #19 ... [2022-05-10T10:05:10.891Z] [2022-05-10T10:05:10.891Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:05:10.891Z] #54 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:05:10.891Z] #54 DONE 201.7s [2022-05-10T10:05:10.891Z] [2022-05-10T10:05:10.891Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-10T10:05:10.891Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-10T10:05:10.891Z] #19 189.2 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:10.891Z] #19 189.2 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:05:10.891Z] #19 189.3 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-05-10T10:05:10.891Z] #19 189.3 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:10.891Z] #19 189.3 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:05:10.891Z] #19 189.4 Selecting previously unselected package cross-config. [2022-05-10T10:05:10.891Z] #19 189.4 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-05-10T10:05:10.891Z] #19 189.4 Unpacking cross-config (2.6.18+nmu1) ... [2022-05-10T10:05:11.020Z] #14 ... [2022-05-10T10:05:11.020Z] [2022-05-10T10:05:11.020Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-05-10T10:05:11.020Z] #53 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-05-10T10:05:11.020Z] #53 97.10 gotestsum version dev [2022-05-10T10:05:11.020Z] #53 DONE 97.3s [2022-05-10T10:05:11.020Z] [2022-05-10T10:05:11.020Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-10T10:05:11.020Z] #44 sha256:1bb06725599d1250855600478d15a9179aa782a0c986c4bebe87a2f69b40c5fc [2022-05-10T10:05:11.020Z] #44 8.426 [100%] Built target tini-static [2022-05-10T10:05:11.020Z] #44 8.506 + mkdir -p /build [2022-05-10T10:05:11.020Z] #44 8.514 + cp tini-static /build/docker-init [2022-05-10T10:05:11.020Z] #44 DONE 9.6s [2022-05-10T10:05:11.020Z] [2022-05-10T10:05:11.020Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:05:11.020Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:05:11.031Z] #21 20.37 Selecting previously unselected package bzip2. [2022-05-10T10:05:11.031Z] #21 20.37 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-05-10T10:05:11.031Z] #21 20.41 Unpacking bzip2 (1.0.8-4) ... [2022-05-10T10:05:11.151Z] #19 189.4 Selecting previously unselected package gcc-10-cross-base. [2022-05-10T10:05:11.151Z] #19 189.5 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:11.151Z] #19 189.5 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-10T10:05:11.151Z] #19 189.6 Selecting previously unselected package libc6-arm64-cross. [2022-05-10T10:05:11.151Z] #19 189.6 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-05-10T10:05:11.151Z] #19 189.6 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-05-10T10:05:11.288Z] #21 20.57 Selecting previously unselected package xz-utils. [2022-05-10T10:05:11.288Z] #21 20.57 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-05-10T10:05:11.288Z] #21 20.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:05:11.288Z] #21 20.77 Selecting previously unselected package apparmor. [2022-05-10T10:05:11.288Z] #21 20.77 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-05-10T10:05:11.410Z] #19 190.0 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-05-10T10:05:11.410Z] #19 190.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:11.410Z] #19 190.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:11.545Z] #21 20.84 Unpacking apparmor (2.13.6-10) ... [2022-05-10T10:05:11.669Z] #19 190.1 Selecting previously unselected package libgomp1-arm64-cross. [2022-05-10T10:05:11.669Z] #19 190.1 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:11.669Z] #19 190.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:11.802Z] #21 21.25 Selecting previously unselected package inetutils-ping. [2022-05-10T10:05:11.802Z] #21 21.25 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-05-10T10:05:11.802Z] #21 21.26 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-10T10:05:11.929Z] #19 190.2 Selecting previously unselected package libitm1-arm64-cross. [2022-05-10T10:05:11.929Z] #19 190.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:11.929Z] #19 190.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:11.929Z] #19 190.3 Selecting previously unselected package libatomic1-arm64-cross. [2022-05-10T10:05:11.929Z] #19 190.3 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:11.929Z] #19 190.3 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:11.929Z] #19 190.3 Selecting previously unselected package libasan6-arm64-cross. [2022-05-10T10:05:11.929Z] #19 190.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:11.929Z] #19 190.4 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:12.188Z] #19 190.7 Selecting previously unselected package liblsan0-arm64-cross. [2022-05-10T10:05:12.188Z] #19 190.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:12.188Z] #19 190.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:12.239Z] #17 2.654 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-10T10:05:12.239Z] #17 DONE 2.8s [2022-05-10T10:05:12.239Z] [2022-05-10T10:05:12.239Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:05:12.239Z] #60 sha256:3e610d2a33bb99511b19c2e3bcd19e4e650581d83c82a13e225badfc54a296f8 [2022-05-10T10:05:12.365Z] #21 21.54 Selecting previously unselected package libip4tc2:arm64. [2022-05-10T10:05:12.366Z] #21 21.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-05-10T10:05:12.366Z] #21 21.55 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-05-10T10:05:12.366Z] #21 21.62 Selecting previously unselected package libip6tc2:arm64. [2022-05-10T10:05:12.366Z] #21 21.62 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-05-10T10:05:12.366Z] #21 21.66 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-05-10T10:05:12.447Z] #19 190.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-05-10T10:05:12.447Z] #19 190.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:12.447Z] #19 190.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:12.497Z] #60 ... [2022-05-10T10:05:12.497Z] [2022-05-10T10:05:12.497Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-10T10:05:12.497Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-10T10:05:12.623Z] #21 21.89 Selecting previously unselected package libnfnetlink0:arm64. [2022-05-10T10:05:12.623Z] #21 21.89 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-05-10T10:05:12.623Z] #21 21.90 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-10T10:05:12.623Z] #21 22.06 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-05-10T10:05:12.879Z] #21 22.07 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-05-10T10:05:12.879Z] #21 22.07 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-10T10:05:12.879Z] #21 22.24 Selecting previously unselected package libnftnl11:arm64. [2022-05-10T10:05:12.879Z] #21 22.24 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-05-10T10:05:12.879Z] #21 22.27 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-05-10T10:05:13.014Z] #19 191.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-05-10T10:05:13.014Z] #19 191.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:13.014Z] #19 191.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:13.014Z] #19 191.4 Selecting previously unselected package libubsan1-arm64-cross. [2022-05-10T10:05:13.014Z] #19 191.4 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:13.014Z] #19 191.4 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:13.136Z] #21 22.38 Selecting previously unselected package iptables. [2022-05-10T10:05:13.136Z] #21 22.39 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-05-10T10:05:13.136Z] #21 22.41 Unpacking iptables (1.8.7-1) ... [2022-05-10T10:05:13.273Z] #19 191.5 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-05-10T10:05:13.274Z] #19 191.5 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:13.274Z] #19 191.5 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:13.274Z] #19 191.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-05-10T10:05:13.274Z] #19 191.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:05:13.274Z] #19 191.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:05:13.393Z] #21 22.78 Selecting previously unselected package libonig5:arm64. [2022-05-10T10:05:13.393Z] #21 22.78 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-05-10T10:05:13.393Z] #21 22.80 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-05-10T10:05:13.650Z] #21 23.01 Selecting previously unselected package libjq1:arm64. [2022-05-10T10:05:13.650Z] #21 23.02 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-05-10T10:05:13.650Z] #21 23.03 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-05-10T10:05:13.870Z] #18 DONE 1.6s [2022-05-10T10:05:13.870Z] [2022-05-10T10:05:13.870Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:05:13.870Z] #60 sha256:3e610d2a33bb99511b19c2e3bcd19e4e650581d83c82a13e225badfc54a296f8 [2022-05-10T10:05:13.907Z] #21 23.15 Selecting previously unselected package jq. [2022-05-10T10:05:13.907Z] #21 23.15 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-05-10T10:05:13.907Z] #21 23.17 Unpacking jq (1.6-2.1) ... [2022-05-10T10:05:13.907Z] #21 23.30 Selecting previously unselected package libaio1:arm64. [2022-05-10T10:05:13.907Z] #21 23.30 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-05-10T10:05:13.907Z] #21 23.31 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-05-10T10:05:14.128Z] #60 ... [2022-05-10T10:05:14.128Z] [2022-05-10T10:05:14.128Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-10T10:05:14.128Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-10T10:05:14.164Z] #21 23.43 Selecting previously unselected package libgpm2:arm64. [2022-05-10T10:05:14.164Z] #21 23.43 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-05-10T10:05:14.164Z] #21 23.45 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-05-10T10:05:14.164Z] #21 23.54 Selecting previously unselected package libicu67:arm64. [2022-05-10T10:05:14.164Z] #21 23.54 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-05-10T10:05:14.164Z] #21 23.57 Unpacking libicu67:arm64 (67.1-7) ... [2022-05-10T10:05:14.923Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-10T10:05:14.923Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-567fd62d\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-10T10:05:14.923Z] ---------------------------------------------------------------------------- [2022-05-10T10:05:14.923Z] [2022-05-10T10:05:14.923Z] INFO: executeCI.ps1 starting at Tue May 10 10:05:14 CUT 2022 [2022-05-10T10:05:14.923Z] [2022-05-10T10:05:14.923Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-10T10:05:14.923Z] INFO: Running git version 2.24.1.windows.2 [2022-05-10T10:05:15.379Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-10T10:05:15.379Z] INFO: Environment variables: [2022-05-10T10:05:15.379Z] [2022-05-10T10:05:15.379Z] Name Value [2022-05-10T10:05:15.379Z] ---- ----- [2022-05-10T10:05:15.379Z] ALLUSERSPROFILE C:\ProgramData [2022-05-10T10:05:15.379Z] amd64 true [2022-05-10T10:05:15.379Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-10T10:05:15.379Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-10T10:05:15.379Z] arm64 true [2022-05-10T10:05:15.379Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-10T10:05:15.379Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-10T10:05:15.379Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-10T10:05:15.379Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-10T10:05:15.379Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-10T10:05:15.379Z] BRANCH_NAME PR-43275 [2022-05-10T10:05:15.379Z] BUILD_DISPLAY_NAME #10 [2022-05-10T10:05:15.379Z] BUILD_ID 10 [2022-05-10T10:05:15.379Z] BUILD_NUMBER 10 [2022-05-10T10:05:15.379Z] BUILD_TAG jenkins-moby-PR-43275-10 [2022-05-10T10:05:15.379Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/ [2022-05-10T10:05:15.379Z] cgroup2 true [2022-05-10T10:05:15.379Z] CHANGE_AUTHOR kponichtera [2022-05-10T10:05:15.379Z] CHANGE_AUTHOR_DISPLAY_NAME Konrad Ponichtera [2022-05-10T10:05:15.379Z] CHANGE_BRANCH 43274-delve-debugger [2022-05-10T10:05:15.379Z] CHANGE_FORK kponichtera [2022-05-10T10:05:15.379Z] CHANGE_ID 43275 [2022-05-10T10:05:15.379Z] CHANGE_TARGET master [2022-05-10T10:05:15.379Z] CHANGE_TITLE Added Delve debugger to the development container [2022-05-10T10:05:15.379Z] CHANGE_URL https://github.com/moby/moby/pull/43275 [2022-05-10T10:05:15.379Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:05:15.379Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-10T10:05:15.379Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-10T10:05:15.379Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-10T10:05:15.379Z] COMPUTERNAME azwin-2-844ef0 [2022-05-10T10:05:15.379Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-10T10:05:15.379Z] ConfigSequenceNumber 0 [2022-05-10T10:05:15.379Z] dco true [2022-05-10T10:05:15.379Z] DOCKER_BUILDKIT 0 [2022-05-10T10:05:15.379Z] DOCKER_DUT_DEBUG 1 [2022-05-10T10:05:15.379Z] DOCKER_EXPERIMENTAL 1 [2022-05-10T10:05:15.379Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-10T10:05:15.379Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-05-10T10:05:15.379Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-10T10:05:15.379Z] EXECUTOR_NUMBER 0 [2022-05-10T10:05:15.379Z] FQDN azwin-2-844ef0.westus.cloudapp.azure.com [2022-05-10T10:05:15.379Z] GIT_BRANCH PR-43275 [2022-05-10T10:05:15.379Z] GIT_COMMIT c00b5115c15379da4ded2ab3431efd01d47a75f1 [2022-05-10T10:05:15.379Z] GIT_PREVIOUS_COMMIT 5bdba5877052e6c79dd7c54bfd820d05c4d11508 [2022-05-10T10:05:15.379Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT e16200e175e5f25a78cfe2dd667b60f81a2b8870 [2022-05-10T10:05:15.379Z] GIT_URL https://github.com/moby/moby.git [2022-05-10T10:05:15.379Z] HUDSON_COOKIE 446baef4-0bef-4cc9-a119-56dfcb91aa30 [2022-05-10T10:05:15.379Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-10T10:05:15.379Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-10T10:05:15.379Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-10T10:05:15.379Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-10T10:05:15.379Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-10T10:05:15.379Z] JENKINS_NODE_COOKIE 59992d03-277b-4461-ac0b-d0ca516e0e26 [2022-05-10T10:05:15.379Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-10T10:05:15.379Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-10T10:05:15.379Z] JOB_BASE_NAME PR-43275 [2022-05-10T10:05:15.379Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/display/redirect [2022-05-10T10:05:15.379Z] JOB_NAME moby/PR-43275 [2022-05-10T10:05:15.379Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/ [2022-05-10T10:05:15.379Z] library.jps.version master [2022-05-10T10:05:15.379Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-10T10:05:15.379Z] NODE_LABELS amd64 azure azwin-2-844ef0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-10T10:05:15.379Z] NODE_NAME azwin-2-844ef0 [2022-05-10T10:05:15.379Z] NUMBER_OF_PROCESSORS 4 [2022-05-10T10:05:15.379Z] OS Windows_NT [2022-05-10T10:05:15.380Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-10T10:05:15.380Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-10T10:05:15.380Z] ppc64le false [2022-05-10T10:05:15.380Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-10T10:05:15.380Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-10T10:05:15.380Z] PROCESSOR_LEVEL 6 [2022-05-10T10:05:15.380Z] PROCESSOR_REVISION 4f01 [2022-05-10T10:05:15.380Z] ProgramData C:\ProgramData [2022-05-10T10:05:15.380Z] ProgramFiles C:\Program Files [2022-05-10T10:05:15.380Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-10T10:05:15.380Z] ProgramW6432 C:\Program Files [2022-05-10T10:05:15.380Z] PROMPT $P$G [2022-05-10T10:05:15.380Z] PSExecutionPolicyPreference Bypass [2022-05-10T10:05:15.380Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-10T10:05:15.380Z] PUBLIC C:\Users\Public [2022-05-10T10:05:15.380Z] rootless true [2022-05-10T10:05:15.380Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect?page=arti... [2022-05-10T10:05:15.380Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect?page=changes [2022-05-10T10:05:15.380Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect [2022-05-10T10:05:15.380Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect?page=tests [2022-05-10T10:05:15.380Z] s390x false [2022-05-10T10:05:15.380Z] SKIP_VALIDATION_TESTS 1 [2022-05-10T10:05:15.380Z] SOURCES_DRIVE d [2022-05-10T10:05:15.380Z] SOURCES_SUBDIR gopath [2022-05-10T10:05:15.380Z] STAGE_NAME Run tests [2022-05-10T10:05:15.380Z] SystemDrive C: [2022-05-10T10:05:15.380Z] SystemRoot C:\Windows [2022-05-10T10:05:15.380Z] TEMP C:\Windows\TEMP [2022-05-10T10:05:15.380Z] TESTDEBUG 0 [2022-05-10T10:05:15.380Z] TESTRUN_DRIVE d [2022-05-10T10:05:15.380Z] TESTRUN_SUBDIR CI [2022-05-10T10:05:15.380Z] TIMEOUT 120m [2022-05-10T10:05:15.380Z] TMP C:\Windows\TEMP [2022-05-10T10:05:15.380Z] unit_validate true [2022-05-10T10:05:15.380Z] USERDOMAIN WORKGROUP [2022-05-10T10:05:15.380Z] USERNAME azwin-2-844ef0$ [2022-05-10T10:05:15.380Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-10T10:05:15.380Z] validate_force false [2022-05-10T10:05:15.380Z] windir C:\Windows [2022-05-10T10:05:15.380Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-10T10:05:15.380Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-10T10:05:15.380Z] windows2022 true [2022-05-10T10:05:15.380Z] windows2022containerd true [2022-05-10T10:05:15.380Z] windowsRS5 true [2022-05-10T10:05:15.380Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-10T10:05:15.380Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-10T10:05:15.380Z] [2022-05-10T10:05:15.380Z] [2022-05-10T10:05:15.380Z] [2022-05-10T10:05:16.028Z] #19 DONE 1.9s [2022-05-10T10:05:16.028Z] [2022-05-10T10:05:16.028Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:05:16.028Z] #60 sha256:3e610d2a33bb99511b19c2e3bcd19e4e650581d83c82a13e225badfc54a296f8 [2022-05-10T10:05:16.028Z] #60 12.57 + cd /tmp/tmp.HVQD05lI1H/src/github.com/opencontainers/runc [2022-05-10T10:05:16.028Z] #60 12.57 + git checkout -q v1.1.1 [2022-05-10T10:05:16.028Z] #60 13.15 + '[' -z '' ']' [2022-05-10T10:05:16.028Z] #60 13.15 + target=static [2022-05-10T10:05:16.028Z] #60 13.15 + make BUILDTAGS=seccomp static [2022-05-10T10:05:16.028Z] #60 13.38 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-10T10:05:16.703Z] #21 26.09 Selecting previously unselected package libinih1:arm64. [2022-05-10T10:05:16.703Z] #21 26.09 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-05-10T10:05:16.703Z] #21 26.10 Unpacking libinih1:arm64 (53-1+b2) ... [2022-05-10T10:05:16.703Z] #21 26.18 Selecting previously unselected package libnet1:arm64. [2022-05-10T10:05:16.703Z] #21 26.19 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-05-10T10:05:16.910Z] INFO: Sources under d:\gopath\... [2022-05-10T10:05:16.910Z] INFO: Test run under d:\CI\... [2022-05-10T10:05:16.910Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-10T10:05:16.910Z] INFO: docker/docker repository was found [2022-05-10T10:05:16.960Z] #21 26.19 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:05:16.960Z] #21 26.31 Selecting previously unselected package libnl-3-200:arm64. [2022-05-10T10:05:16.960Z] #21 26.31 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-05-10T10:05:16.960Z] #21 26.32 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-10T10:05:16.960Z] #21 26.40 Selecting previously unselected package libprotobuf-c1:arm64. [2022-05-10T10:05:16.960Z] #21 26.40 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-05-10T10:05:17.217Z] #21 26.41 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-10T10:05:17.217Z] #21 26.46 Selecting previously unselected package net-tools. [2022-05-10T10:05:17.217Z] #21 26.46 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-05-10T10:05:17.217Z] #21 26.47 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:05:17.217Z] #21 26.58 Selecting previously unselected package patch. [2022-05-10T10:05:17.217Z] #21 26.58 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-05-10T10:05:17.217Z] #21 26.58 Unpacking patch (2.7.6-7) ... [2022-05-10T10:05:17.217Z] #21 26.65 Selecting previously unselected package python-pip-whl. [2022-05-10T10:05:17.217Z] #21 26.65 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:05:17.217Z] #21 26.66 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:05:17.367Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-10T10:05:17.402Z] #60 ... [2022-05-10T10:05:17.402Z] [2022-05-10T10:05:17.402Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-10T10:05:17.402Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-10T10:05:17.402Z] #20 DONE 1.8s [2022-05-10T10:05:17.498Z] #55 ... [2022-05-10T10:05:17.498Z] [2022-05-10T10:05:17.498Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:05:17.498Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:05:17.498Z] #14 106.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-10T10:05:17.498Z] #14 106.1 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:17.498Z] #14 106.1 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:05:17.661Z] [2022-05-10T10:05:17.661Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:05:17.661Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:05:17.823Z] ltsc2022: Pulling from windows/servercore [2022-05-10T10:05:17.823Z] 8f616e6e9eec: Pulling fs layer [2022-05-10T10:05:17.823Z] dccd9e4d14d3: Pulling fs layer [2022-05-10T10:05:17.826Z] #21 27.09 Selecting previously unselected package python3-lib2to3. [2022-05-10T10:05:17.826Z] #21 27.09 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-10T10:05:17.826Z] #21 27.10 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:05:17.826Z] #21 27.21 Selecting previously unselected package python3-distutils. [2022-05-10T10:05:17.826Z] #21 27.22 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-10T10:05:17.826Z] #21 27.23 Unpacking python3-distutils (3.9.2-1) ... [2022-05-10T10:05:18.087Z] #21 27.35 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:05:18.087Z] #21 27.37 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:05:18.087Z] #21 27.38 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:05:18.087Z] #21 27.54 Selecting previously unselected package python3-setuptools. [2022-05-10T10:05:18.087Z] #21 27.55 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-10T10:05:18.087Z] #21 27.55 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-10T10:05:18.348Z] #21 27.83 Selecting previously unselected package python3-wheel. [2022-05-10T10:05:18.348Z] #21 27.83 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-10T10:05:18.348Z] #21 27.84 Unpacking python3-wheel (0.34.2-1) ... [2022-05-10T10:05:18.348Z] #21 27.91 Selecting previously unselected package python3-pip. [2022-05-10T10:05:18.609Z] #21 27.91 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:05:18.609Z] #21 27.92 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:05:18.865Z] #21 28.16 Selecting previously unselected package sudo. [2022-05-10T10:05:18.865Z] #21 28.17 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-05-10T10:05:18.865Z] #21 28.18 Unpacking sudo (1.9.5p2-3) ... [2022-05-10T10:05:19.426Z] #21 28.65 Selecting previously unselected package thin-provisioning-tools. [2022-05-10T10:05:19.426Z] #21 28.65 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-05-10T10:05:19.426Z] #21 28.65 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:05:19.426Z] #21 28.87 Selecting previously unselected package uidmap. [2022-05-10T10:05:19.682Z] #21 28.87 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-05-10T10:05:19.682Z] #21 28.89 Unpacking uidmap (1:4.8.1-1) ... [2022-05-10T10:05:19.682Z] #21 29.05 Selecting previously unselected package vim-runtime. [2022-05-10T10:05:19.682Z] #21 29.05 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:05:19.682Z] #21 29.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-10T10:05:19.682Z] #21 29.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-10T10:05:19.682Z] #21 29.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:20.194Z] #21 2.113 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:05:20.194Z] #21 2.125 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:05:20.194Z] #21 2.125 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:05:20.194Z] #21 2.587 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:05:21.032Z] #64 ... [2022-05-10T10:05:21.032Z] [2022-05-10T10:05:21.032Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:05:21.032Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:05:21.032Z] #14 106.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-10T10:05:21.032Z] #14 106.9 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:21.032Z] #14 106.9 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:05:21.391Z] #19 199.0 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-05-10T10:05:21.391Z] #19 199.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:21.391Z] #19 199.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:05:21.391Z] #19 199.1 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-05-10T10:05:21.391Z] #19 199.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-05-10T10:05:21.391Z] #19 199.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-10T10:05:21.391Z] #19 199.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-05-10T10:05:21.391Z] #19 199.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-05-10T10:05:21.391Z] #19 199.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-10T10:05:21.391Z] #19 ... [2022-05-10T10:05:21.391Z] [2022-05-10T10:05:21.391Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:05:21.391Z] #62 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:05:21.391Z] #62 212.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-10T10:05:21.573Z] #21 3.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:05:22.710Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-10T10:05:22.710Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ba3108c2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-10T10:05:22.710Z] ---------------------------------------------------------------------------- [2022-05-10T10:05:22.710Z] [2022-05-10T10:05:22.710Z] INFO: executeCI.ps1 starting at Tue May 10 10:05:20 CUT 2022 [2022-05-10T10:05:22.710Z] [2022-05-10T10:05:22.710Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-10T10:05:22.710Z] INFO: Running git version 2.24.1.windows.2 [2022-05-10T10:05:22.710Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-05-10T10:05:22.710Z] INFO: Environment variables: [2022-05-10T10:05:22.710Z] [2022-05-10T10:05:22.710Z] Name Value [2022-05-10T10:05:22.710Z] ---- ----- [2022-05-10T10:05:22.710Z] ALLUSERSPROFILE C:\ProgramData [2022-05-10T10:05:22.710Z] amd64 true [2022-05-10T10:05:22.710Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-10T10:05:22.710Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-10T10:05:22.710Z] arm64 true [2022-05-10T10:05:22.710Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-10T10:05:22.710Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-10T10:05:22.711Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-10T10:05:22.711Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-10T10:05:22.711Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-10T10:05:22.711Z] BRANCH_NAME PR-43275 [2022-05-10T10:05:22.711Z] BUILD_DISPLAY_NAME #10 [2022-05-10T10:05:22.711Z] BUILD_ID 10 [2022-05-10T10:05:22.711Z] BUILD_NUMBER 10 [2022-05-10T10:05:22.711Z] BUILD_TAG jenkins-moby-PR-43275-10 [2022-05-10T10:05:22.711Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/ [2022-05-10T10:05:22.711Z] cgroup2 true [2022-05-10T10:05:22.711Z] CHANGE_AUTHOR kponichtera [2022-05-10T10:05:22.711Z] CHANGE_AUTHOR_DISPLAY_NAME Konrad Ponichtera [2022-05-10T10:05:22.711Z] CHANGE_BRANCH 43274-delve-debugger [2022-05-10T10:05:22.711Z] CHANGE_FORK kponichtera [2022-05-10T10:05:22.711Z] CHANGE_ID 43275 [2022-05-10T10:05:22.711Z] CHANGE_TARGET master [2022-05-10T10:05:22.711Z] CHANGE_TITLE Added Delve debugger to the development container [2022-05-10T10:05:22.711Z] CHANGE_URL https://github.com/moby/moby/pull/43275 [2022-05-10T10:05:22.711Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:05:22.711Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-10T10:05:22.711Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-10T10:05:22.711Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-10T10:05:22.711Z] COMPUTERNAME azwin-2-844ef1 [2022-05-10T10:05:22.711Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-10T10:05:22.711Z] ConfigSequenceNumber 0 [2022-05-10T10:05:22.711Z] dco true [2022-05-10T10:05:22.711Z] DOCKER_BUILDKIT 0 [2022-05-10T10:05:22.711Z] DOCKER_DUT_DEBUG 1 [2022-05-10T10:05:22.711Z] DOCKER_EXPERIMENTAL 1 [2022-05-10T10:05:22.711Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-10T10:05:22.711Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-10T10:05:22.711Z] EXECUTOR_NUMBER 0 [2022-05-10T10:05:22.711Z] FQDN azwin-2-844ef1.westus.cloudapp.azure.com [2022-05-10T10:05:22.711Z] GIT_BRANCH PR-43275 [2022-05-10T10:05:22.711Z] GIT_COMMIT c00b5115c15379da4ded2ab3431efd01d47a75f1 [2022-05-10T10:05:22.711Z] GIT_PREVIOUS_COMMIT 5bdba5877052e6c79dd7c54bfd820d05c4d11508 [2022-05-10T10:05:22.711Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT e16200e175e5f25a78cfe2dd667b60f81a2b8870 [2022-05-10T10:05:22.711Z] GIT_URL https://github.com/moby/moby.git [2022-05-10T10:05:22.711Z] HUDSON_COOKIE 529ceb40-2cd3-4d11-b7a5-8c010ebf195a [2022-05-10T10:05:22.711Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-10T10:05:22.711Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-10T10:05:22.711Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-10T10:05:22.711Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-10T10:05:22.711Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-10T10:05:22.711Z] JENKINS_NODE_COOKIE 1ab0a7cb-c462-4869-a776-64e1a878645a [2022-05-10T10:05:22.711Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-10T10:05:22.711Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-10T10:05:22.711Z] JOB_BASE_NAME PR-43275 [2022-05-10T10:05:22.711Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/display/redirect [2022-05-10T10:05:22.711Z] JOB_NAME moby/PR-43275 [2022-05-10T10:05:22.711Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/ [2022-05-10T10:05:22.711Z] library.jps.version master [2022-05-10T10:05:22.711Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-10T10:05:22.711Z] NODE_LABELS amd64 azure azwin-2-844ef1 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-05-10T10:05:22.711Z] NODE_NAME azwin-2-844ef1 [2022-05-10T10:05:22.711Z] NUMBER_OF_PROCESSORS 4 [2022-05-10T10:05:22.711Z] OS Windows_NT [2022-05-10T10:05:22.711Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-10T10:05:22.711Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-10T10:05:22.711Z] ppc64le false [2022-05-10T10:05:22.711Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-10T10:05:22.711Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-10T10:05:22.711Z] PROCESSOR_LEVEL 6 [2022-05-10T10:05:22.711Z] PROCESSOR_REVISION 4f01 [2022-05-10T10:05:22.711Z] ProgramData C:\ProgramData [2022-05-10T10:05:22.711Z] ProgramFiles C:\Program Files [2022-05-10T10:05:22.711Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-10T10:05:22.711Z] ProgramW6432 C:\Program Files [2022-05-10T10:05:22.711Z] PROMPT $P$G [2022-05-10T10:05:22.711Z] PSExecutionPolicyPreference Bypass [2022-05-10T10:05:22.711Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-10T10:05:22.711Z] PUBLIC C:\Users\Public [2022-05-10T10:05:22.711Z] rootless true [2022-05-10T10:05:22.711Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect?page=arti... [2022-05-10T10:05:22.711Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect?page=changes [2022-05-10T10:05:22.711Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect [2022-05-10T10:05:22.711Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect?page=tests [2022-05-10T10:05:22.711Z] s390x false [2022-05-10T10:05:22.711Z] SKIP_VALIDATION_TESTS 1 [2022-05-10T10:05:22.711Z] SOURCES_DRIVE d [2022-05-10T10:05:22.711Z] SOURCES_SUBDIR gopath [2022-05-10T10:05:22.711Z] STAGE_NAME Run tests [2022-05-10T10:05:22.711Z] SystemDrive C: [2022-05-10T10:05:22.711Z] SystemRoot C:\Windows [2022-05-10T10:05:22.711Z] TEMP C:\Windows\TEMP [2022-05-10T10:05:22.711Z] TESTDEBUG 0 [2022-05-10T10:05:22.711Z] TESTRUN_DRIVE d [2022-05-10T10:05:22.711Z] TESTRUN_SUBDIR CI [2022-05-10T10:05:22.711Z] TIMEOUT 120m [2022-05-10T10:05:22.711Z] TMP C:\Windows\TEMP [2022-05-10T10:05:22.711Z] unit_validate true [2022-05-10T10:05:22.711Z] USERDOMAIN WORKGROUP [2022-05-10T10:05:22.711Z] USERNAME azwin-2-844ef1$ [2022-05-10T10:05:22.711Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-10T10:05:22.711Z] validate_force false [2022-05-10T10:05:22.711Z] windir C:\Windows [2022-05-10T10:05:22.711Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-10T10:05:22.711Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-05-10T10:05:22.711Z] windows2022 true [2022-05-10T10:05:22.711Z] windows2022containerd true [2022-05-10T10:05:22.711Z] windowsRS5 true [2022-05-10T10:05:22.711Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-10T10:05:22.711Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-10T10:05:22.711Z] [2022-05-10T10:05:22.711Z] [2022-05-10T10:05:22.711Z] [2022-05-10T10:05:22.950Z] #21 5.184 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:05:22.952Z] #21 31.89 Selecting previously unselected package vim. [2022-05-10T10:05:22.952Z] #21 31.90 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-05-10T10:05:22.952Z] #21 31.91 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:22.952Z] #21 32.38 Selecting previously unselected package xfsprogs. [2022-05-10T10:05:22.952Z] #21 32.38 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-05-10T10:05:22.952Z] #21 32.39 Unpacking xfsprogs (5.10.0-4) ... [2022-05-10T10:05:23.168Z] INFO: Sources under d:\gopath\... [2022-05-10T10:05:23.168Z] INFO: Test run under d:\CI\... [2022-05-10T10:05:23.168Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-10T10:05:23.168Z] INFO: docker/docker repository was found [2022-05-10T10:05:23.168Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-05-10T10:05:23.208Z] #21 32.72 Selecting previously unselected package zip. [2022-05-10T10:05:23.464Z] #21 32.73 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-05-10T10:05:23.464Z] #21 32.74 Unpacking zip (3.0-12) ... [2022-05-10T10:05:23.464Z] #21 32.87 Selecting previously unselected package zstd. [2022-05-10T10:05:23.464Z] #21 32.87 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-05-10T10:05:23.464Z] #21 32.88 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:05:23.976Z] #21 33.16 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:05:24.133Z] ltsc2022: Pulling from windows/servercore [2022-05-10T10:05:24.133Z] 8f616e6e9eec: Pulling fs layer [2022-05-10T10:05:24.133Z] dccd9e4d14d3: Pulling fs layer [2022-05-10T10:05:24.538Z] #21 33.91 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-05-10T10:05:24.538Z] #21 33.99 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:05:24.538Z] #21 34.00 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-05-10T10:05:24.683Z] #62 DONE 215.9s [2022-05-10T10:05:24.683Z] [2022-05-10T10:05:24.683Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-05-10T10:05:24.683Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-05-10T10:05:24.683Z] #19 200.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-05-10T10:05:24.683Z] #19 200.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:24.683Z] #19 200.7 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:05:24.683Z] #19 201.9 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-05-10T10:05:24.683Z] #19 201.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:05:24.683Z] #19 202.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:05:24.794Z] #21 34.01 Setting up libicu67:arm64 (67.1-7) ... [2022-05-10T10:05:24.794Z] #21 34.04 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-05-10T10:05:24.794Z] #21 34.07 Setting up libinih1:arm64 (53-1+b2) ... [2022-05-10T10:05:24.794Z] #21 34.09 Setting up uidmap (1:4.8.1-1) ... [2022-05-10T10:05:24.794Z] #21 34.10 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:05:24.794Z] #21 34.11 Setting up bzip2 (1.0.8-4) ... [2022-05-10T10:05:24.794Z] #21 34.14 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-05-10T10:05:24.794Z] #21 34.17 Setting up python3-wheel (0.34.2-1) ... [2022-05-10T10:05:25.357Z] #21 34.78 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:25.357Z] #21 34.80 Setting up libcap2:arm64 (1:2.44-1) ... [2022-05-10T10:05:25.357Z] #21 34.82 Setting up libcap2-bin (1:2.44-1) ... [2022-05-10T10:05:25.614Z] #21 34.86 Setting up apparmor (2.13.6-10) ... [2022-05-10T10:05:26.944Z] using credential docker-jenkins-github-credentials [2022-05-10T10:05:27.020Z] Cloning the remote Git repository [2022-05-10T10:05:27.020Z] Cloning with configured refspecs honoured and without tags [2022-05-10T10:05:27.136Z] #21 8.921 Fetched 8530 kB in 7s (1200 kB/s) [2022-05-10T10:05:27.136Z] #21 8.921 Reading package lists... [2022-05-10T10:05:27.136Z] #21 ... [2022-05-10T10:05:27.136Z] [2022-05-10T10:05:27.137Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:05:27.137Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:05:27.137Z] #34 DONE 142.0s [2022-05-10T10:05:27.395Z] [2022-05-10T10:05:27.395Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:05:27.395Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:05:27.504Z] #21 36.81 Setting up zip (3.0-12) ... [2022-05-10T10:05:27.504Z] #21 36.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:27.504Z] #21 36.95 Setting up bash-completion (1:2.11-2) ... [2022-05-10T10:05:27.211Z] Cloning repository https://github.com/moby/moby.git [2022-05-10T10:05:27.603Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-05-10T10:05:28.869Z] #19 207.2 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-05-10T10:05:28.869Z] #19 207.2 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:28.869Z] #19 207.2 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:05:28.869Z] #19 207.2 Selecting previously unselected package patch. [2022-05-10T10:05:28.869Z] #19 207.2 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-05-10T10:05:28.869Z] #19 207.2 Unpacking patch (2.7.6-7) ... [2022-05-10T10:05:28.869Z] #19 207.3 Selecting previously unselected package dpkg-dev. [2022-05-10T10:05:28.869Z] #19 207.3 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-05-10T10:05:28.869Z] #19 207.3 Unpacking dpkg-dev (1.20.9) ... [2022-05-10T10:05:28.869Z] #19 207.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-05-10T10:05:28.869Z] #19 207.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-05-10T10:05:28.869Z] #19 207.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-05-10T10:05:28.869Z] #19 207.4 Selecting previously unselected package libio-string-perl. [2022-05-10T10:05:28.869Z] #19 207.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-05-10T10:05:28.869Z] #19 207.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-05-10T10:05:29.127Z] #19 207.5 Selecting previously unselected package libicu67:amd64. [2022-05-10T10:05:29.127Z] #19 207.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-05-10T10:05:29.127Z] #19 207.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-10T10:05:29.295Z] #21 8.921 Reading package lists... [2022-05-10T10:05:29.554Z] #21 ... [2022-05-10T10:05:29.554Z] [2022-05-10T10:05:29.554Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:05:29.554Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:05:29.554Z] #36 144.3 Delve is a source level debugger for Go programs. [2022-05-10T10:05:29.554Z] #36 144.3 [2022-05-10T10:05:29.554Z] #36 144.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-10T10:05:29.554Z] #36 144.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-10T10:05:29.554Z] #36 144.3 [2022-05-10T10:05:29.554Z] #36 144.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-10T10:05:29.554Z] #36 144.3 [2022-05-10T10:05:29.554Z] #36 144.3 Pass flags to the program you are debugging using `--`, for example: [2022-05-10T10:05:29.554Z] #36 144.3 [2022-05-10T10:05:29.554Z] #36 144.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-10T10:05:29.554Z] #36 144.3 [2022-05-10T10:05:29.554Z] #36 144.3 Usage: [2022-05-10T10:05:29.554Z] #36 144.3 dlv [command] [2022-05-10T10:05:29.554Z] #36 144.3 [2022-05-10T10:05:29.554Z] #36 144.3 Available Commands: [2022-05-10T10:05:29.554Z] #36 144.3 attach Attach to running process and begin debugging. [2022-05-10T10:05:29.554Z] #36 144.3 connect Connect to a headless debug server with a terminal client. [2022-05-10T10:05:29.554Z] #36 144.3 core Examine a core dump. [2022-05-10T10:05:29.554Z] #36 144.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-10T10:05:29.554Z] #36 144.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-10T10:05:29.554Z] #36 144.3 exec Execute a precompiled binary, and begin a debug session. [2022-05-10T10:05:29.554Z] #36 144.3 help Help about any command [2022-05-10T10:05:29.554Z] #36 144.3 run Deprecated command. Use 'debug' instead. [2022-05-10T10:05:29.554Z] #36 144.3 test Compile test binary and begin debugging program. [2022-05-10T10:05:29.554Z] #36 144.3 trace Compile and begin tracing program. [2022-05-10T10:05:29.554Z] #36 144.3 version Prints version. [2022-05-10T10:05:29.554Z] #36 144.3 [2022-05-10T10:05:29.554Z] #36 144.3 Flags: [2022-05-10T10:05:29.554Z] #36 144.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-10T10:05:29.554Z] #36 144.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-10T10:05:29.554Z] #36 144.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-10T10:05:29.554Z] #36 144.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-10T10:05:29.554Z] #36 144.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-10T10:05:29.554Z] #36 144.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-10T10:05:29.554Z] #36 144.3 --disable-aslr Disables address space randomization [2022-05-10T10:05:29.554Z] #36 144.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-10T10:05:29.554Z] #36 144.3 -h, --help help for dlv [2022-05-10T10:05:29.554Z] #36 144.3 --init string Init file, executed by the terminal client. [2022-05-10T10:05:29.554Z] #36 144.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-10T10:05:29.554Z] #36 144.3 --log Enable debugging server logging. [2022-05-10T10:05:29.554Z] #36 144.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-10T10:05:29.554Z] #36 144.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-10T10:05:29.554Z] #36 144.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-10T10:05:29.554Z] #36 144.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-10T10:05:29.554Z] #36 144.3 --wd string Working directory for running the program. [2022-05-10T10:05:29.554Z] #36 144.3 [2022-05-10T10:05:29.554Z] #36 144.3 Additional help topics: [2022-05-10T10:05:29.554Z] #36 144.3 dlv backend Help about the --backend flag. [2022-05-10T10:05:29.554Z] #36 144.3 dlv log Help about logging flags. [2022-05-10T10:05:29.554Z] #36 144.3 dlv redirect Help about file redirection. [2022-05-10T10:05:29.554Z] #36 144.3 [2022-05-10T10:05:29.554Z] #36 144.3 Use "dlv [command] --help" for more information about a command. [2022-05-10T10:05:29.554Z] #36 DONE 144.4s [2022-05-10T10:05:29.696Z] #19 208.3 Selecting previously unselected package libxml2:amd64. [2022-05-10T10:05:29.813Z] [2022-05-10T10:05:29.813Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:05:29.813Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:05:29.954Z] #19 208.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-05-10T10:05:29.954Z] #19 208.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:05:29.954Z] #19 208.4 Selecting previously unselected package libxml-namespacesupport-perl. [2022-05-10T10:05:29.954Z] #19 208.4 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-05-10T10:05:29.954Z] #19 208.4 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-10T10:05:29.954Z] #19 208.4 Selecting previously unselected package libxml-sax-base-perl. [2022-05-10T10:05:29.954Z] #19 208.4 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-05-10T10:05:29.954Z] #19 208.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-05-10T10:05:29.954Z] #19 208.5 Selecting previously unselected package libxml-sax-perl. [2022-05-10T10:05:29.954Z] #19 208.5 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-05-10T10:05:29.954Z] #19 208.5 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-05-10T10:05:29.954Z] #19 208.5 Selecting previously unselected package libxml-libxml-perl. [2022-05-10T10:05:29.954Z] #19 208.5 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-05-10T10:05:29.954Z] #19 208.5 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-10T10:05:30.029Z] #21 39.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:05:30.029Z] #21 39.35 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-10T10:05:30.029Z] #21 39.39 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-05-10T10:05:30.029Z] #21 39.41 Setting up patch (2.7.6-7) ... [2022-05-10T10:05:30.029Z] #21 39.42 Setting up sudo (1.9.5p2-3) ... [2022-05-10T10:05:30.029Z] #21 39.52 invoke-rc.d: could not determine current runlevel [2022-05-10T10:05:30.029Z] #21 39.53 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-10T10:05:30.029Z] #21 39.55 Setting up xfsprogs (5.10.0-4) ... [2022-05-10T10:05:30.029Z] #21 39.57 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-05-10T10:05:30.029Z] #21 39.58 Setting up inetutils-ping (2:2.0-1) ... [2022-05-10T10:05:30.212Z] #19 208.6 Selecting previously unselected package libxml-simple-perl. [2022-05-10T10:05:30.212Z] #19 208.6 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-05-10T10:05:30.212Z] #19 208.6 Unpacking libxml-simple-perl (2.25-1) ... [2022-05-10T10:05:30.212Z] #19 208.6 Selecting previously unselected package libyaml-perl. [2022-05-10T10:05:30.212Z] #19 208.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-05-10T10:05:30.212Z] #19 208.6 Unpacking libyaml-perl (1.30-1) ... [2022-05-10T10:05:30.212Z] #19 208.7 Selecting previously unselected package libconfig-auto-perl. [2022-05-10T10:05:30.212Z] #19 208.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-05-10T10:05:30.212Z] #19 208.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-05-10T10:05:30.212Z] #19 208.7 Selecting previously unselected package libfile-which-perl. [2022-05-10T10:05:30.212Z] #19 208.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-05-10T10:05:30.212Z] #19 208.7 Unpacking libfile-which-perl (1.23-1) ... [2022-05-10T10:05:30.212Z] #19 208.7 Selecting previously unselected package libfile-homedir-perl. [2022-05-10T10:05:30.212Z] #19 208.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-05-10T10:05:30.212Z] #19 208.7 Unpacking libfile-homedir-perl (1.006-1) ... [2022-05-10T10:05:30.212Z] #19 208.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-05-10T10:05:30.212Z] #19 208.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-05-10T10:05:30.212Z] #19 208.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-10T10:05:30.212Z] #19 208.8 Selecting previously unselected package dpkg-cross. [2022-05-10T10:05:30.285Z] #21 39.60 Setting up pigz (2.6-1) ... [2022-05-10T10:05:30.285Z] #21 39.63 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-05-10T10:05:30.285Z] #21 39.64 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-05-10T10:05:30.285Z] #21 39.68 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:05:30.285Z] #21 39.70 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:30.470Z] #19 208.8 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-05-10T10:05:30.470Z] #19 208.8 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-05-10T10:05:30.470Z] #19 208.8 Selecting previously unselected package crossbuild-essential-arm64. [2022-05-10T10:05:30.470Z] #19 208.8 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-05-10T10:05:30.470Z] #19 208.8 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-05-10T10:05:30.470Z] #19 208.9 Selecting previously unselected package libc6-armel-cross. [2022-05-10T10:05:30.470Z] #19 208.9 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-05-10T10:05:30.470Z] #19 208.9 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-05-10T10:05:30.470Z] #19 209.0 Selecting previously unselected package libgcc-s1-armel-cross. [2022-05-10T10:05:30.470Z] #19 209.0 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:30.470Z] #19 209.0 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:05:30.470Z] #19 209.1 Selecting previously unselected package libgomp1-armel-cross. [2022-05-10T10:05:30.728Z] #19 209.1 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:30.728Z] #19 209.1 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:05:30.728Z] #19 209.1 Selecting previously unselected package libatomic1-armel-cross. [2022-05-10T10:05:30.728Z] #19 209.1 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:30.728Z] #19 209.1 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:05:30.728Z] #19 209.2 Selecting previously unselected package libasan6-armel-cross. [2022-05-10T10:05:30.728Z] #19 209.2 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:30.728Z] #19 209.2 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:05:28.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:05:28.697Z] > git --version # timeout=10 [2022-05-10T10:05:28.752Z] > git --version # 'git version 2.24.1.windows.2' [2022-05-10T10:05:28.753Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:05:28.757Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:05:30.846Z] #21 40.22 Setting up libaio1:arm64 (0.3.112-9) ... [2022-05-10T10:05:30.846Z] #21 40.26 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:05:30.986Z] #19 209.4 Selecting previously unselected package libstdc++6-armel-cross. [2022-05-10T10:05:30.986Z] #19 209.4 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:30.986Z] #19 209.4 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:05:30.986Z] #19 209.5 Selecting previously unselected package libubsan1-armel-cross. [2022-05-10T10:05:30.986Z] #19 209.5 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:30.986Z] #19 209.5 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:05:31.102Z] #21 40.60 Setting up libelf1:arm64 (0.183-1) ... [2022-05-10T10:05:31.243Z] #19 209.6 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-05-10T10:05:31.243Z] #19 209.6 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:31.243Z] #19 209.6 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:05:31.243Z] #19 209.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-05-10T10:05:31.243Z] #19 209.7 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:05:31.243Z] #19 209.7 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-10T10:05:31.362Z] #21 40.72 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:05:31.362Z] #21 40.75 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-05-10T10:05:31.362Z] #21 40.76 Setting up python3-distutils (3.9.2-1) ... [2022-05-10T10:05:31.619Z] #21 41.10 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:31.619Z] #21 41.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-10T10:05:31.619Z] #21 41.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-10T10:05:31.619Z] #21 41.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-10T10:05:31.875Z] #21 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-10T10:05:31.875Z] #21 41.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-10T10:05:31.875Z] #21 41.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-10T10:05:31.875Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-10T10:05:31.875Z] #21 41.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-10T10:05:31.875Z] #21 41.20 Setting up python3-setuptools (52.0.0-4) ... [2022-05-10T10:05:32.345Z] #21 12.02 Reading package lists... [2022-05-10T10:05:32.403Z] #14 ... [2022-05-10T10:05:32.403Z] [2022-05-10T10:05:32.403Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:05:32.403Z] #64 sha256:719266888b6e6d8b64d86614fea0f7273e5c1857c46d61b27cefe8a475a40020 [2022-05-10T10:05:32.403Z] #64 59.68 Updating files: 60% (2887/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-10T10:05:32.403Z] #64 60.60 + cd /tmp/tmp.iurIaQl2HN/src/github.com/containerd/containerd [2022-05-10T10:05:32.403Z] #64 60.60 + git checkout -q v1.6.4 [2022-05-10T10:05:32.603Z] #21 14.45 Building dependency tree... [2022-05-10T10:05:33.171Z] #21 15.51 The following additional packages will be installed: [2022-05-10T10:05:33.171Z] #21 15.52 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-10T10:05:33.171Z] #21 15.52 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-10T10:05:33.171Z] #21 15.52 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-10T10:05:33.171Z] #21 15.52 python3-pkg-resources vim-runtime xxd [2022-05-10T10:05:33.171Z] #21 15.53 Suggested packages: [2022-05-10T10:05:33.171Z] #21 15.53 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-10T10:05:33.171Z] #21 15.53 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-10T10:05:33.171Z] #21 15.53 acl attr quota [2022-05-10T10:05:33.171Z] #21 15.53 Recommended packages: [2022-05-10T10:05:33.171Z] #21 15.53 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-10T10:05:33.244Z] #21 42.51 Setting up libjq1:arm64 (1.6-2.1) ... [2022-05-10T10:05:33.244Z] #21 42.52 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-05-10T10:05:33.244Z] #21 42.55 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:05:33.244Z] #21 42.57 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:05:34.107Z] #21 16.71 The following NEW packages will be installed: [2022-05-10T10:05:34.173Z] #21 43.56 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-05-10T10:05:34.173Z] #21 43.57 Setting up jq (1.6-2.1) ... [2022-05-10T10:05:34.173Z] #21 43.58 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-05-10T10:05:34.173Z] #21 43.60 Setting up iptables (1.8.7-1) ... [2022-05-10T10:05:34.173Z] #21 43.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:05:34.173Z] #21 43.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:05:34.173Z] #21 43.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:05:34.173Z] #21 43.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:05:34.173Z] #21 43.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-10T10:05:34.173Z] #21 43.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-10T10:05:34.173Z] #21 43.65 Setting up iproute2 (5.10.0-4) ... [2022-05-10T10:05:34.318Z] #64 62.61 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-10T10:05:34.318Z] #64 62.61 + BUILDTAGS='netgo osusergo static_build' [2022-05-10T10:05:34.318Z] #64 62.61 + export EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:05:34.318Z] #64 62.61 + EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:05:34.318Z] #64 62.61 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-10T10:05:34.318Z] #64 62.61 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-10T10:05:34.318Z] #64 62.61 + '[' '' = dynamic ']' [2022-05-10T10:05:34.318Z] #64 62.61 + make [2022-05-10T10:05:34.366Z] #21 16.71 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-10T10:05:34.367Z] #21 16.71 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-10T10:05:34.367Z] #21 16.71 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-10T10:05:34.367Z] #21 16.71 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-10T10:05:34.367Z] #21 16.71 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-10T10:05:34.367Z] #21 16.71 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-10T10:05:34.367Z] #21 16.71 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-10T10:05:34.367Z] #21 16.71 xz-utils zip zstd [2022-05-10T10:05:34.625Z] #21 17.04 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:05:34.625Z] #21 17.04 Need to get 27.6 MB of archives. [2022-05-10T10:05:34.625Z] #21 17.04 After this operation, 106 MB of additional disk space will be used. [2022-05-10T10:05:34.625Z] #21 17.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-10T10:05:34.625Z] #21 17.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-10T10:05:34.625Z] #21 17.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-10T10:05:34.625Z] #21 17.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-10T10:05:34.625Z] #21 17.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-10T10:05:34.625Z] #21 17.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-10T10:05:34.626Z] #21 17.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-10T10:05:34.626Z] #21 17.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-10T10:05:34.626Z] #21 17.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:05:34.626Z] #21 17.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:05:34.626Z] #21 17.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-10T10:05:34.687Z] #21 44.00 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:05:34.885Z] #21 17.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-10T10:05:34.885Z] #21 17.13 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-10T10:05:34.885Z] #21 17.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-10T10:05:34.885Z] #21 17.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-10T10:05:34.885Z] #21 17.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-10T10:05:34.885Z] #21 17.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-10T10:05:34.885Z] #21 17.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-10T10:05:34.885Z] #21 17.19 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-10T10:05:34.885Z] #21 17.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-10T10:05:34.885Z] #21 17.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-10T10:05:34.885Z] #21 17.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-10T10:05:34.885Z] #21 17.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-10T10:05:34.885Z] #21 17.37 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-10T10:05:34.885Z] #21 17.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-10T10:05:34.885Z] #21 17.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-10T10:05:34.885Z] #21 17.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-10T10:05:35.143Z] #21 17.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-10T10:05:35.143Z] #21 17.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-10T10:05:35.143Z] #21 17.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-10T10:05:35.143Z] #21 17.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-10T10:05:35.143Z] #21 17.65 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-10T10:05:35.143Z] #21 17.66 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-10T10:05:35.143Z] #21 17.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-10T10:05:35.143Z] #21 17.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-10T10:05:35.261Z] #64 63.72 + bin/ctr [2022-05-10T10:05:35.402Z] #21 17.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-10T10:05:35.402Z] #21 17.74 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:05:35.402Z] #21 17.74 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-10T10:05:35.402Z] #21 17.75 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-10T10:05:35.402Z] #21 17.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-10T10:05:35.402Z] #21 17.77 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-10T10:05:35.402Z] #21 17.79 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-10T10:05:35.402Z] #21 17.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-10T10:05:35.402Z] #21 17.82 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-10T10:05:35.502Z] 8f616e6e9eec: Verifying Checksum [2022-05-10T10:05:35.502Z] 8f616e6e9eec: Download complete [2022-05-10T10:05:35.502Z] dccd9e4d14d3: Verifying Checksum [2022-05-10T10:05:35.502Z] dccd9e4d14d3: Download complete [2022-05-10T10:05:35.660Z] #21 17.99 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-10T10:05:35.918Z] #21 18.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-10T10:05:36.177Z] #21 18.43 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-10T10:05:36.177Z] #21 18.58 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-10T10:05:36.495Z] dccd9e4d14d3: Verifying Checksum [2022-05-10T10:05:36.495Z] dccd9e4d14d3: Download complete [2022-05-10T10:05:36.518Z] #19 214.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-05-10T10:05:36.518Z] #19 214.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:36.518Z] #19 215.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-10T10:05:36.743Z] #21 19.08 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:05:36.743Z] #21 19.20 Fetched 27.6 MB in 2s (15.0 MB/s) [2022-05-10T10:05:36.743Z] #21 19.24 Selecting previously unselected package pigz. [2022-05-10T10:05:37.002Z] #21 19.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-10T10:05:37.002Z] #21 19.30 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-10T10:05:37.002Z] #21 19.31 Unpacking pigz (2.6-1) ... [2022-05-10T10:05:37.002Z] #21 19.40 Selecting previously unselected package libelf1:amd64. [2022-05-10T10:05:37.002Z] #21 19.40 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-10T10:05:37.002Z] #21 19.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-10T10:05:37.260Z] #21 19.56 Selecting previously unselected package libbpf0:amd64. [2022-05-10T10:05:37.260Z] #21 19.57 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-10T10:05:37.260Z] #21 19.57 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-10T10:05:37.260Z] #21 19.67 Selecting previously unselected package libcap2:amd64. [2022-05-10T10:05:37.260Z] #21 19.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-10T10:05:37.260Z] #21 19.68 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-10T10:05:37.260Z] #21 19.75 Selecting previously unselected package libmnl0:amd64. [2022-05-10T10:05:37.260Z] #21 19.75 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-10T10:05:37.260Z] #21 19.76 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-10T10:05:37.451Z] #19 216.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-05-10T10:05:37.519Z] #21 19.82 Selecting previously unselected package libxtables12:amd64. [2022-05-10T10:05:37.519Z] #21 19.83 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-10T10:05:37.519Z] #21 19.83 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-10T10:05:37.519Z] #21 19.89 Selecting previously unselected package libcap2-bin. [2022-05-10T10:05:37.519Z] #21 19.89 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-10T10:05:37.519Z] #21 19.90 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-10T10:05:37.519Z] #21 19.98 Selecting previously unselected package iproute2. [2022-05-10T10:05:37.519Z] #21 19.98 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-10T10:05:37.519Z] #21 19.98 Unpacking iproute2 (5.10.0-4) ... [2022-05-10T10:05:37.709Z] #19 216.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-05-10T10:05:37.709Z] #19 216.1 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-10T10:05:37.963Z] #21 DONE 46.9s [2022-05-10T10:05:37.963Z] [2022-05-10T10:05:37.963Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-10T10:05:37.963Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-05-10T10:05:38.089Z] #21 20.41 Selecting previously unselected package xxd. [2022-05-10T10:05:38.089Z] #21 20.43 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:05:38.089Z] #21 20.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:38.219Z] #22 0.686 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-10T10:05:38.219Z] #22 0.692 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-10T10:05:38.219Z] #22 0.695 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-10T10:05:38.219Z] #22 DONE 0.8s [2022-05-10T10:05:38.219Z] [2022-05-10T10:05:38.219Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-10T10:05:38.219Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-05-10T10:05:38.275Z] #19 216.7 Selecting previously unselected package libc6-dev-armel-cross. [2022-05-10T10:05:38.275Z] #19 216.7 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-05-10T10:05:38.275Z] #19 216.7 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-10T10:05:38.347Z] #21 20.54 Selecting previously unselected package vim-common. [2022-05-10T10:05:38.347Z] #21 20.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:05:38.347Z] #21 20.57 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:38.347Z] #21 20.76 Selecting previously unselected package bash-completion. [2022-05-10T10:05:38.347Z] #21 20.77 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-10T10:05:38.533Z] #19 217.0 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-05-10T10:05:38.533Z] #19 217.0 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:38.533Z] #19 217.0 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:05:38.661Z] 8f616e6e9eec: Verifying Checksum [2022-05-10T10:05:38.661Z] 8f616e6e9eec: Download complete [2022-05-10T10:05:38.792Z] #19 217.2 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-05-10T10:05:38.792Z] #19 217.2 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:05:38.792Z] #19 217.2 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-10T10:05:39.279Z] #14 ... [2022-05-10T10:05:39.279Z] [2022-05-10T10:05:39.279Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:05:39.279Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:05:39.279Z] #64 60.90 Updating files: 55% (2670/4768) Updating files: 56% (2671/4768) Updating files: 57% (2718/4768) Updating files: 58% (2766/4768) Updating files: 59% (2814/4768) Updating files: 60% (2861/4768) Updating files: 61% (2909/4768) Updating files: 62% (2957/4768) Updating files: 63% (3004/4768) Updating files: 64% (3052/4768) Updating files: 65% (3100/4768) Updating files: 66% (3147/4768) Updating files: 67% (3195/4768) Updating files: 68% (3243/4768) Updating files: 69% (3290/4768) Updating files: 70% (3338/4768) Updating files: 71% (3386/4768) Updating files: 72% (3433/4768) Updating files: 73% (3481/4768) Updating files: 74% (3529/4768) Updating files: 75% (3576/4768) Updating files: 76% (3624/4768) Updating files: 77% (3672/4768) Updating files: 78% (3720/4768) Updating files: 79% (3767/4768) Updating files: 80% (3815/4768) Updating files: 81% (3863/4768) Updating files: 82% (3910/4768) Updating files: 83% (3958/4768) Updating files: 84% (4006/4768) Updating files: 85% (4053/4768) Updating files: 86% (4101/4768) Updating files: 87% (4149/4768) Updating files: 88% (4196/4768) Updating files: 89% (4244/4768) Updating files: 90% (4292/4768) Updating files: 91% (4339/4768) Updating files: 92% (4387/4768) Updating files: 93% (4435/4768) Updating files: 94% (4482/4768) Updating files: 95% (4530/4768) Updating files: 96% (4578/4768) Updating files: 97% (4625/4768) Updating files: 98% (4673/4768) Updating files: 99% (4721/4768) Updating files: 99% (4767/4768) Updating files: 100% (4768/4768) Updating files: 100% (4768/4768), done. [2022-05-10T10:05:39.279Z] #64 61.96 + cd /tmp/tmp.QIvl5PHzxk/src/github.com/containerd/containerd [2022-05-10T10:05:39.279Z] #64 61.96 + git checkout -q v1.6.4 [2022-05-10T10:05:39.279Z] #64 63.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-10T10:05:39.280Z] #64 63.31 + BUILDTAGS='netgo osusergo static_build' [2022-05-10T10:05:39.280Z] #64 63.31 + export EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:05:39.280Z] #64 63.31 + EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:05:39.280Z] #64 63.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-10T10:05:39.280Z] #64 63.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-10T10:05:39.280Z] #64 63.31 + '[' '' = dynamic ']' [2022-05-10T10:05:39.280Z] #64 63.31 + make [2022-05-10T10:05:40.250Z] #21 22.46 Unpacking bash-completion (1:2.11-2) ... [2022-05-10T10:05:40.508Z] #21 22.86 Selecting previously unselected package bzip2. [2022-05-10T10:05:40.508Z] #21 22.87 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-10T10:05:40.508Z] #21 22.88 Unpacking bzip2 (1.0.8-4) ... [2022-05-10T10:05:40.508Z] #21 22.97 Selecting previously unselected package xz-utils. [2022-05-10T10:05:40.664Z] #64 65.06 + bin/ctr [2022-05-10T10:05:40.767Z] #21 22.98 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-10T10:05:40.767Z] #21 22.99 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:05:40.767Z] #21 23.13 Selecting previously unselected package apparmor. [2022-05-10T10:05:40.767Z] #21 23.13 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-10T10:05:40.767Z] #21 23.19 Unpacking apparmor (2.13.6-10) ... [2022-05-10T10:05:41.293Z] #21 23.55 Selecting previously unselected package inetutils-ping. [2022-05-10T10:05:41.294Z] #21 23.55 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-10T10:05:41.294Z] #21 23.56 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-10T10:05:41.294Z] #21 23.67 Selecting previously unselected package libip4tc2:amd64. [2022-05-10T10:05:41.294Z] #21 23.67 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-10T10:05:41.294Z] #21 23.68 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-10T10:05:41.294Z] #21 23.74 Selecting previously unselected package libip6tc2:amd64. [2022-05-10T10:05:41.294Z] #21 23.74 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-10T10:05:41.294Z] #21 23.75 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-10T10:05:41.552Z] #21 23.82 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-10T10:05:41.552Z] #21 23.82 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-10T10:05:41.552Z] #21 23.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-10T10:05:41.552Z] #21 23.90 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-10T10:05:41.552Z] #21 23.91 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-10T10:05:41.552Z] #21 23.91 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-10T10:05:41.552Z] #21 23.97 Selecting previously unselected package libnftnl11:amd64. [2022-05-10T10:05:41.552Z] #21 23.97 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-10T10:05:41.552Z] #21 23.98 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-10T10:05:41.552Z] #21 24.05 Selecting previously unselected package iptables. [2022-05-10T10:05:41.552Z] #21 24.06 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-10T10:05:41.552Z] #21 24.06 Unpacking iptables (1.8.7-1) ... [2022-05-10T10:05:41.846Z] #64 ... [2022-05-10T10:05:41.846Z] [2022-05-10T10:05:41.846Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:05:41.846Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:05:41.846Z] #14 120.7 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-10T10:05:41.846Z] #14 120.7 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:41.846Z] #14 120.7 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:05:41.846Z] #14 126.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-10T10:05:41.846Z] #14 126.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:41.846Z] #14 126.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:05:42.119Z] #21 24.35 Selecting previously unselected package libonig5:amd64. [2022-05-10T10:05:42.119Z] #21 24.35 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-10T10:05:42.119Z] #21 24.36 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:05:42.119Z] #21 24.50 Selecting previously unselected package libjq1:amd64. [2022-05-10T10:05:42.119Z] #21 24.51 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-10T10:05:42.119Z] #21 24.51 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:05:42.119Z] #21 24.64 Selecting previously unselected package jq. [2022-05-10T10:05:42.119Z] #21 24.65 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-10T10:05:42.119Z] #21 24.65 Unpacking jq (1.6-2.1) ... [2022-05-10T10:05:42.377Z] #21 24.73 Selecting previously unselected package libaio1:amd64. [2022-05-10T10:05:42.377Z] #21 24.74 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-10T10:05:42.377Z] #21 24.75 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-10T10:05:42.377Z] #21 24.79 Selecting previously unselected package libgpm2:amd64. [2022-05-10T10:05:42.377Z] #21 24.79 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-10T10:05:42.377Z] #21 24.80 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-10T10:05:42.377Z] #21 24.84 Selecting previously unselected package libicu67:amd64. [2022-05-10T10:05:42.635Z] #21 24.84 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-10T10:05:42.635Z] #21 24.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-10T10:05:42.789Z] #14 131.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-10T10:05:42.789Z] #14 131.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:42.789Z] #14 131.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:05:44.056Z] #19 221.7 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-05-10T10:05:44.056Z] #19 221.7 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:44.056Z] #19 221.7 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-10T10:05:44.056Z] #19 221.7 Selecting previously unselected package crossbuild-essential-armel. [2022-05-10T10:05:44.056Z] #19 221.7 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-05-10T10:05:44.056Z] #19 221.7 Unpacking crossbuild-essential-armel (12.9) ... [2022-05-10T10:05:44.056Z] #19 221.7 Selecting previously unselected package libc6-armhf-cross. [2022-05-10T10:05:44.056Z] #19 221.7 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-05-10T10:05:44.056Z] #19 221.7 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-05-10T10:05:44.056Z] #19 222.0 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-05-10T10:05:44.056Z] #19 222.0 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:44.056Z] #19 222.0 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:05:44.056Z] #19 222.0 Selecting previously unselected package libgomp1-armhf-cross. [2022-05-10T10:05:44.056Z] #19 222.0 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:44.056Z] #19 222.0 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:05:44.056Z] #19 222.0 Selecting previously unselected package libatomic1-armhf-cross. [2022-05-10T10:05:44.056Z] #19 222.0 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:44.056Z] #19 222.1 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:05:44.056Z] #19 222.1 Selecting previously unselected package libasan6-armhf-cross. [2022-05-10T10:05:44.056Z] #19 222.1 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:44.056Z] #19 222.1 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:05:44.056Z] #19 222.3 Selecting previously unselected package libstdc++6-armhf-cross. [2022-05-10T10:05:44.056Z] #19 222.3 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:44.056Z] #19 222.3 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:05:44.056Z] #19 222.4 Selecting previously unselected package libubsan1-armhf-cross. [2022-05-10T10:05:44.056Z] #19 222.4 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:44.056Z] #19 222.4 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:05:44.056Z] #19 222.5 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-05-10T10:05:44.056Z] #19 222.5 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:44.056Z] #19 222.5 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:05:44.056Z] #19 222.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-05-10T10:05:44.315Z] #19 222.6 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:05:44.315Z] #19 222.6 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-10T10:05:45.925Z] #21 27.74 Selecting previously unselected package libinih1:amd64. [2022-05-10T10:05:45.925Z] #21 27.75 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-10T10:05:45.925Z] #21 27.75 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-10T10:05:45.925Z] #21 27.81 Selecting previously unselected package libnet1:amd64. [2022-05-10T10:05:45.925Z] #21 27.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-10T10:05:45.925Z] #21 27.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:05:45.925Z] #21 27.90 Selecting previously unselected package libnl-3-200:amd64. [2022-05-10T10:05:45.925Z] #21 27.90 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-10T10:05:45.925Z] #21 27.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:05:45.925Z] #21 27.99 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-10T10:05:45.925Z] #21 28.01 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-10T10:05:45.925Z] #21 28.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:05:45.925Z] #21 28.08 Selecting previously unselected package net-tools. [2022-05-10T10:05:45.925Z] #21 28.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-10T10:05:45.925Z] #21 28.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:05:45.925Z] #21 28.26 Selecting previously unselected package patch. [2022-05-10T10:05:45.925Z] #21 28.26 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-10T10:05:45.925Z] #21 28.27 Unpacking patch (2.7.6-7) ... [2022-05-10T10:05:45.925Z] #21 28.37 Selecting previously unselected package python-pip-whl. [2022-05-10T10:05:45.925Z] #21 28.39 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:05:45.925Z] #21 28.39 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:05:46.492Z] #21 28.91 Selecting previously unselected package python3-lib2to3. [2022-05-10T10:05:46.492Z] #21 28.91 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-10T10:05:46.492Z] #21 28.91 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:05:46.751Z] #21 29.04 Selecting previously unselected package python3-distutils. [2022-05-10T10:05:46.751Z] #21 29.05 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-10T10:05:46.751Z] #21 29.05 Unpacking python3-distutils (3.9.2-1) ... [2022-05-10T10:05:46.751Z] #21 29.17 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:05:46.751Z] #21 29.17 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:05:46.751Z] #21 29.17 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:05:47.009Z] #21 29.29 Selecting previously unselected package python3-setuptools. [2022-05-10T10:05:47.009Z] #21 29.31 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-10T10:05:47.009Z] #21 29.32 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-10T10:05:47.252Z] #64 ... [2022-05-10T10:05:47.252Z] [2022-05-10T10:05:47.252Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:05:47.252Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:05:47.252Z] #14 123.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-10T10:05:47.252Z] #14 123.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:47.252Z] #14 123.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:05:47.252Z] #14 128.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-10T10:05:47.252Z] #14 128.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:47.252Z] #14 128.9 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:05:47.267Z] #21 29.56 Selecting previously unselected package python3-wheel. [2022-05-10T10:05:47.267Z] #21 29.58 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-10T10:05:47.267Z] #21 29.59 Unpacking python3-wheel (0.34.2-1) ... [2022-05-10T10:05:47.267Z] #21 29.65 Selecting previously unselected package python3-pip. [2022-05-10T10:05:47.267Z] #21 29.67 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:05:47.267Z] #21 29.67 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:05:47.525Z] #21 29.92 Selecting previously unselected package sudo. [2022-05-10T10:05:47.525Z] #21 29.93 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-10T10:05:47.525Z] #21 29.93 Unpacking sudo (1.9.5p2-3) ... [2022-05-10T10:05:48.091Z] #21 30.46 Selecting previously unselected package thin-provisioning-tools. [2022-05-10T10:05:48.091Z] #21 30.47 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-10T10:05:48.091Z] #21 30.48 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:05:48.167Z] #23 8.731 Collecting yamllint==1.26.1 [2022-05-10T10:05:48.167Z] #23 9.794 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-10T10:05:48.349Z] #21 30.68 Selecting previously unselected package uidmap. [2022-05-10T10:05:48.349Z] #21 30.68 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-10T10:05:48.349Z] #21 30.68 Unpacking uidmap (1:4.8.1-1) ... [2022-05-10T10:05:48.349Z] #21 30.81 Selecting previously unselected package vim-runtime. [2022-05-10T10:05:48.349Z] #21 30.82 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:05:48.349Z] #21 30.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-05-10T10:05:48.607Z] #21 30.90 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-10T10:05:48.607Z] #21 30.91 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:48.901Z] #14 135.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-10T10:05:48.901Z] #14 135.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:48.901Z] #14 135.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:05:49.096Z] #23 10.78 Collecting pathspec>=0.5.3 [2022-05-10T10:05:49.096Z] #23 10.79 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-10T10:05:49.353Z] #23 11.06 Collecting pyyaml [2022-05-10T10:05:49.353Z] #23 11.07 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-05-10T10:05:49.353Z] #23 11.13 Building wheels for collected packages: yamllint [2022-05-10T10:05:49.353Z] #23 11.13 Building wheel for yamllint (setup.py): started [2022-05-10T10:05:49.208Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:05:49.284Z] > git config --add remote.origin.fetch +refs/pull/43275/head:refs/remotes/origin/PR-43275 # timeout=10 [2022-05-10T10:05:49.342Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:05:49.581Z] Fetching without tags [2022-05-10T10:05:49.588Z] #19 227.3 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-05-10T10:05:49.588Z] #19 227.3 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:49.588Z] #19 227.3 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-10T10:05:49.588Z] #19 227.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-05-10T10:05:49.588Z] #19 227.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-05-10T10:05:49.588Z] #19 227.4 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-10T10:05:49.588Z] #19 227.5 Selecting previously unselected package libc6-dev-armhf-cross. [2022-05-10T10:05:49.588Z] #19 227.5 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-05-10T10:05:49.588Z] #19 227.5 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-10T10:05:49.588Z] #19 227.8 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-05-10T10:05:49.588Z] #19 227.8 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:49.588Z] #19 227.8 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:05:49.588Z] #19 228.0 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-05-10T10:05:49.588Z] #19 228.0 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:05:49.588Z] #19 228.0 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-10T10:05:50.282Z] #23 11.95 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-10T10:05:50.282Z] #23 11.95 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=909bed97486ff0ee848619cd0f3ef66472405feddf47fb3b83d1d12f0610ae86 [2022-05-10T10:05:50.282Z] #23 11.95 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-10T10:05:50.282Z] #23 11.95 Successfully built yamllint [2022-05-10T10:05:50.282Z] #23 11.99 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-10T10:05:50.366Z] Merging remotes/origin/master commit 8149fa55ff3bcb19c9b9246535c69f9657c5b37c into PR head commit 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 [2022-05-10T10:05:50.538Z] #23 12.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-10T10:05:51.467Z] #23 DONE 13.0s [2022-05-10T10:05:51.467Z] [2022-05-10T10:05:51.467Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:05:51.467Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:05:51.916Z] #21 33.77 Selecting previously unselected package vim. [2022-05-10T10:05:51.916Z] #21 33.77 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:05:51.916Z] #21 33.78 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:51.916Z] #21 34.29 Selecting previously unselected package xfsprogs. [2022-05-10T10:05:51.916Z] #21 34.31 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-10T10:05:51.916Z] #21 34.32 Unpacking xfsprogs (5.10.0-4) ... [2022-05-10T10:05:52.175Z] #21 34.67 Selecting previously unselected package zip. [2022-05-10T10:05:52.175Z] #21 34.68 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-10T10:05:52.175Z] #21 34.69 Unpacking zip (3.0-12) ... [2022-05-10T10:05:52.434Z] #21 34.81 Selecting previously unselected package zstd. [2022-05-10T10:05:52.434Z] #21 34.83 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-10T10:05:52.434Z] #21 34.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:05:49.476Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-05-10T10:05:49.615Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-05-10T10:05:49.615Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:05:49.617Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43275/head:refs/remotes/origin/PR-43275 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-05-10T10:05:50.471Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:05:50.548Z] > git checkout -f 4573cd9c300db88fc6d0e4585c1ce91b7e113e71 # timeout=10 [2022-05-10T10:05:52.693Z] #21 35.17 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:05:53.645Z] #21 35.89 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-10T10:05:53.645Z] #21 35.91 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:05:53.645Z] #21 35.92 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-10T10:05:53.645Z] #21 35.94 Setting up libicu67:amd64 (67.1-7) ... [2022-05-10T10:05:53.645Z] #21 35.95 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-10T10:05:53.645Z] #21 35.97 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-10T10:05:53.645Z] #21 35.98 Setting up uidmap (1:4.8.1-1) ... [2022-05-10T10:05:53.645Z] #21 36.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:05:53.645Z] #21 36.02 Setting up bzip2 (1.0.8-4) ... [2022-05-10T10:05:53.645Z] #21 36.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:05:53.645Z] #21 36.04 Setting up python3-wheel (0.34.2-1) ... [2022-05-10T10:05:54.594Z] #21 36.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:54.594Z] #21 36.81 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-10T10:05:54.594Z] #21 36.84 Setting up libcap2-bin (1:2.44-1) ... [2022-05-10T10:05:54.594Z] #21 36.85 Setting up apparmor (2.13.6-10) ... [2022-05-10T10:05:54.850Z] #19 232.5 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-05-10T10:05:54.850Z] #19 232.5 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:05:54.850Z] #19 232.5 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-10T10:05:54.850Z] #19 232.5 Selecting previously unselected package crossbuild-essential-armhf. [2022-05-10T10:05:54.850Z] #19 232.5 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-05-10T10:05:54.850Z] #19 232.5 Unpacking crossbuild-essential-armhf (12.9) ... [2022-05-10T10:05:54.850Z] #19 232.5 Selecting previously unselected package libc6-ppc64el-cross. [2022-05-10T10:05:54.850Z] #19 232.5 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-10T10:05:54.850Z] #19 232.5 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-10T10:05:54.850Z] #19 232.7 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-05-10T10:05:54.850Z] #19 232.7 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:54.850Z] #19 232.7 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:54.850Z] #19 232.7 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-05-10T10:05:54.850Z] #19 232.7 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:54.850Z] #19 232.7 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:54.850Z] #19 232.8 Selecting previously unselected package libitm1-ppc64el-cross. [2022-05-10T10:05:54.850Z] #19 232.8 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:54.850Z] #19 232.8 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:54.850Z] #19 232.9 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-05-10T10:05:54.850Z] #19 232.9 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:54.850Z] #19 232.9 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:54.850Z] #19 232.9 Selecting previously unselected package libasan6-ppc64el-cross. [2022-05-10T10:05:54.850Z] #19 232.9 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:54.850Z] #19 232.9 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:54.850Z] #19 233.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-05-10T10:05:54.850Z] #19 233.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:54.850Z] #19 233.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:54.850Z] #19 233.2 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-05-10T10:05:54.850Z] #19 233.2 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:54.850Z] #19 233.2 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:55.025Z] #14 143.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-10T10:05:55.025Z] #14 143.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:05:55.025Z] #14 143.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:05:55.113Z] #19 233.5 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-05-10T10:05:55.113Z] #19 233.5 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:55.113Z] #19 233.5 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:55.113Z] #19 233.6 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-05-10T10:05:55.113Z] #19 233.6 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:55.113Z] #19 233.6 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:55.113Z] #19 233.7 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-05-10T10:05:55.113Z] #19 233.7 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:55.371Z] #19 233.7 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:55.371Z] #19 233.7 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-05-10T10:05:55.371Z] #19 233.7 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:05:55.371Z] #19 233.7 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:05:55.371Z] #19 233.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-05-10T10:05:55.629Z] #19 233.9 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:05:55.629Z] #19 233.9 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:05:55.648Z] #26 ... [2022-05-10T10:05:55.648Z] [2022-05-10T10:05:55.648Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:05:55.648Z] #47 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-05-10T10:05:55.648Z] #47 178.5 + dpkg --print-architecture [2022-05-10T10:05:55.648Z] #47 DONE 179.1s [2022-05-10T10:05:55.648Z] [2022-05-10T10:05:55.648Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:05:55.648Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:05:54.013Z] > git remote # timeout=10 [2022-05-10T10:05:54.118Z] > git config --get remote.origin.url # timeout=10 [2022-05-10T10:05:54.188Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-05-10T10:05:54.191Z] > git merge 8149fa55ff3bcb19c9b9246535c69f9657c5b37c # timeout=10 [2022-05-10T10:05:56.229Z] #21 38.46 Setting up zip (3.0-12) ... [2022-05-10T10:05:56.229Z] #21 38.48 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:56.229Z] #21 38.51 Setting up bash-completion (1:2.11-2) ... [2022-05-10T10:05:58.130Z] #21 40.32 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:05:58.130Z] #21 40.34 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-10T10:05:58.130Z] #21 40.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-10T10:05:58.130Z] #21 40.37 Setting up patch (2.7.6-7) ... [2022-05-10T10:05:58.130Z] #21 40.38 Setting up sudo (1.9.5p2-3) ... [2022-05-10T10:05:58.130Z] #21 40.47 invoke-rc.d: could not determine current runlevel [2022-05-10T10:05:58.130Z] #21 40.48 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-10T10:05:58.130Z] #21 40.49 Setting up xfsprogs (5.10.0-4) ... [2022-05-10T10:05:58.130Z] #21 40.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-10T10:05:58.130Z] #21 40.52 Setting up inetutils-ping (2:2.0-1) ... [2022-05-10T10:05:58.130Z] #21 40.53 Setting up pigz (2.6-1) ... [2022-05-10T10:05:58.130Z] #21 40.54 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-10T10:05:58.130Z] #21 40.55 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:05:58.130Z] #21 40.57 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:05:58.388Z] #21 40.59 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:58.646Z] #21 41.13 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-10T10:05:58.791Z] Merge succeeded, producing 7637d10d87251ff123d99b713aa11908913f4516 [2022-05-10T10:05:58.791Z] Checking out Revision 7637d10d87251ff123d99b713aa11908913f4516 (PR-43275) [2022-05-10T10:05:58.905Z] #21 41.15 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:05:59.163Z] #21 41.59 Setting up libelf1:amd64 (0.183-1) ... [2022-05-10T10:05:59.163Z] #21 41.62 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:05:59.163Z] #21 41.64 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:05:59.163Z] #21 41.65 Setting up python3-distutils (3.9.2-1) ... [2022-05-10T10:05:59.237Z] #14 ... [2022-05-10T10:05:59.237Z] [2022-05-10T10:05:59.237Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:05:59.237Z] #67 sha256:6e4a4ef16a846a74d0c9181f86b5fe1d615052fe310544d672632bd5ed8740c8 [2022-05-10T10:05:59.237Z] #67 147.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:05:59.237Z] #67 147.3 + GOBIN=/build [2022-05-10T10:05:59.237Z] #67 147.3 + GO111MODULE=on [2022-05-10T10:05:59.237Z] #67 147.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:05:59.425Z] #21 42.02 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:05:58.688Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-05-10T10:05:58.823Z] > git config core.sparsecheckout # timeout=10 [2022-05-10T10:05:58.890Z] > git checkout -f 7637d10d87251ff123d99b713aa11908913f4516 # timeout=10 [2022-05-10T10:05:59.683Z] #21 42.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-10T10:05:59.683Z] #21 42.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-10T10:05:59.683Z] #21 42.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-10T10:05:59.683Z] #21 42.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-10T10:05:59.683Z] #21 42.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-10T10:05:59.683Z] #21 42.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-10T10:05:59.683Z] #21 42.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-10T10:05:59.683Z] #21 42.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-10T10:05:59.683Z] #21 42.08 Setting up python3-setuptools (52.0.0-4) ... [2022-05-10T10:06:00.898Z] #19 238.5 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-05-10T10:06:00.898Z] #19 238.5 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:06:00.898Z] #19 238.5 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:00.898Z] #19 238.5 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-05-10T10:06:00.898Z] #19 238.5 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-05-10T10:06:00.898Z] #19 238.5 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-10T10:06:00.898Z] #19 238.7 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-05-10T10:06:00.898Z] #19 238.7 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-05-10T10:06:00.898Z] #19 238.7 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-10T10:06:00.898Z] #19 239.0 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-05-10T10:06:00.898Z] #19 239.0 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:00.898Z] #19 239.0 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:00.898Z] #19 239.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-05-10T10:06:00.898Z] #19 239.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:06:00.898Z] #19 239.3 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:01.060Z] #21 43.24 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:06:01.060Z] #21 43.30 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-10T10:06:01.060Z] #21 43.31 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:06:01.060Z] #21 43.32 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:06:01.140Z] #14 147.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-10T10:06:01.140Z] #14 147.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:06:01.140Z] #14 147.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:06:01.995Z] #21 44.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-10T10:06:01.995Z] #21 44.38 Setting up jq (1.6-2.1) ... [2022-05-10T10:06:01.995Z] #21 44.39 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-10T10:06:01.995Z] #21 44.42 Setting up iptables (1.8.7-1) ... [2022-05-10T10:06:01.995Z] #21 44.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:06:01.995Z] #21 44.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:06:01.995Z] #21 44.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:06:01.995Z] #21 44.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:06:01.995Z] #21 44.46 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-10T10:06:01.995Z] #21 44.47 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-10T10:06:01.995Z] #21 44.48 Setting up iproute2 (5.10.0-4) ... [2022-05-10T10:06:02.253Z] #21 44.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:06:03.189Z] #21 DONE 45.8s [2022-05-10T10:06:03.189Z] [2022-05-10T10:06:03.189Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-10T10:06:03.189Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-10T10:06:04.528Z] #67 ... [2022-05-10T10:06:04.528Z] [2022-05-10T10:06:04.528Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:06:04.528Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:06:04.528Z] #14 149.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-10T10:06:04.528Z] #14 149.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-10T10:06:04.528Z] #14 149.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-10T10:06:04.528Z] #14 149.4 Selecting previously unselected package libapparmor1:amd64. [2022-05-10T10:06:04.528Z] #14 149.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 149.4 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-10T10:06:04.528Z] #14 149.5 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-10T10:06:04.528Z] #14 149.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 149.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-10T10:06:04.528Z] #14 149.7 Selecting previously unselected package libbtrfs0:amd64. [2022-05-10T10:06:04.528Z] #14 149.7 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 149.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:06:04.528Z] #14 150.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-10T10:06:04.528Z] #14 150.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 150.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:06:04.528Z] #14 150.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-10T10:06:04.528Z] #14 150.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 150.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:04.528Z] #14 150.5 Selecting previously unselected package libudev-dev:amd64. [2022-05-10T10:06:04.528Z] #14 150.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 150.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-10T10:06:04.528Z] #14 150.7 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-10T10:06:04.528Z] #14 150.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 150.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-10T10:06:04.528Z] #14 150.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-10T10:06:04.528Z] #14 150.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 150.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-10T10:06:04.528Z] #14 151.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-10T10:06:04.528Z] #14 151.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 151.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-10T10:06:04.528Z] #14 151.3 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-10T10:06:04.528Z] #14 151.3 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 151.3 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-10T10:06:04.528Z] #14 151.4 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-10T10:06:04.528Z] #14 151.4 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 151.4 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-10T10:06:04.528Z] #14 151.8 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-10T10:06:04.528Z] #14 151.8 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 151.8 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-10T10:06:04.528Z] #14 152.0 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-10T10:06:04.528Z] #14 152.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 152.0 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:04.528Z] #14 152.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-10T10:06:04.528Z] #14 152.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 152.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-10T10:06:04.528Z] #14 152.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-10T10:06:04.528Z] #14 152.3 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-10T10:06:04.528Z] #14 152.3 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-10T10:06:04.528Z] #14 152.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-10T10:06:04.528Z] #14 152.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-10T10:06:04.528Z] #14 152.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:06:04.528Z] #14 152.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-10T10:06:04.528Z] #14 152.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:06:04.528Z] #14 152.9 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-10T10:06:04.528Z] #14 152.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:06:04.528Z] #14 152.9 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-10T10:06:04.528Z] #14 153.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-10T10:06:04.528Z] #14 153.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-10T10:06:04.528Z] #14 153.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:06:04.528Z] #14 153.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:06:04.528Z] #14 153.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:06:04.528Z] #14 153.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-10T10:06:04.528Z] #14 153.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-10T10:06:04.528Z] #14 153.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-10T10:06:04.528Z] #14 153.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:06:04.528Z] #14 153.1 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-10T10:06:04.528Z] #14 153.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-10T10:06:04.528Z] #14 153.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:06:04.528Z] #14 153.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:06:04.528Z] #14 153.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-10T10:06:04.528Z] #14 153.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:06:04.528Z] #14 153.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-05-10T10:06:04.528Z] #14 153.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:06:04.528Z] #14 153.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:06:04.528Z] #14 153.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-10T10:06:04.528Z] #14 153.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:06:04.528Z] #14 153.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-10T10:06:04.528Z] #14 153.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:04.528Z] #14 153.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:06:04.528Z] #14 153.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:04.528Z] #14 153.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:04.528Z] #14 153.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:06:04.564Z] #22 1.199 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-10T10:06:04.564Z] #22 1.203 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-10T10:06:04.564Z] #22 1.207 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-10T10:06:04.564Z] #22 DONE 1.3s [2022-05-10T10:06:04.564Z] [2022-05-10T10:06:04.564Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:06:04.564Z] #64 sha256:ddea7240cefe38467e85019b7363b91d62bb9cc3a2fe6b83a94551ab573c5c24 [2022-05-10T10:06:04.822Z] #64 ... [2022-05-10T10:06:04.822Z] [2022-05-10T10:06:04.822Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-10T10:06:04.822Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-10T10:06:05.197Z] #19 243.7 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-05-10T10:06:05.197Z] #19 243.7 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:06:05.197Z] #19 243.7 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:05.197Z] #19 243.7 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-05-10T10:06:05.455Z] #19 243.7 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-05-10T10:06:05.455Z] #19 243.8 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-05-10T10:06:05.455Z] #19 243.8 Selecting previously unselected package libc6-s390x-cross. [2022-05-10T10:06:05.455Z] #19 243.8 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-05-10T10:06:05.455Z] #19 243.8 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-05-10T10:06:05.455Z] #19 243.9 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-05-10T10:06:05.455Z] #19 243.9 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:05.455Z] #19 243.9 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:05.455Z] #19 244.0 Selecting previously unselected package libgomp1-s390x-cross. [2022-05-10T10:06:05.455Z] #19 244.0 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:05.455Z] #19 244.0 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:05.455Z] #19 244.0 Selecting previously unselected package libitm1-s390x-cross. [2022-05-10T10:06:05.455Z] #19 244.0 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:05.714Z] #19 244.0 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:05.714Z] #19 244.0 Selecting previously unselected package libatomic1-s390x-cross. [2022-05-10T10:06:05.714Z] #19 244.1 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:05.714Z] #19 244.1 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:05.714Z] #19 244.1 Selecting previously unselected package libasan6-s390x-cross. [2022-05-10T10:06:05.714Z] #19 244.1 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:05.714Z] #19 244.1 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:05.972Z] #19 244.3 Selecting previously unselected package libstdc++6-s390x-cross. [2022-05-10T10:06:05.972Z] #19 244.3 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:05.972Z] #19 244.3 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:05.972Z] #19 244.4 Selecting previously unselected package libubsan1-s390x-cross. [2022-05-10T10:06:05.972Z] #19 244.4 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:05.972Z] #19 244.4 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:05.972Z] #19 244.5 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-05-10T10:06:06.230Z] #19 244.5 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:06.230Z] #19 244.5 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:06.230Z] #19 244.6 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-05-10T10:06:06.230Z] #19 244.6 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:06:06.230Z] #19 244.6 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:06.434Z] #14 ... [2022-05-10T10:06:06.434Z] [2022-05-10T10:06:06.434Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:06:06.434Z] #67 sha256:34cc50c44f9c8b938abb7d0c28c51fb4e6d8404435d6f191853de929f98cd2de [2022-05-10T10:06:06.434Z] #67 151.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:06:06.434Z] #67 151.4 + GOBIN=/build [2022-05-10T10:06:06.434Z] #67 151.4 + GO111MODULE=on [2022-05-10T10:06:06.434Z] #67 151.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:06:07.836Z] #14 ... [2022-05-10T10:06:07.836Z] [2022-05-10T10:06:07.836Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:06:07.836Z] #67 sha256:6e4a4ef16a846a74d0c9181f86b5fe1d615052fe310544d672632bd5ed8740c8 [2022-05-10T10:06:07.836Z] #67 153.0 rootlesskit version 1.0.0 [2022-05-10T10:06:07.836Z] #67 153.0 Usage of /build/rootlesskit-docker-proxy: [2022-05-10T10:06:07.836Z] #67 153.0 -container-ip string [2022-05-10T10:06:07.836Z] #67 153.0 container ip [2022-05-10T10:06:07.836Z] #67 153.0 -container-port int [2022-05-10T10:06:07.836Z] #67 153.0 container port (default -1) [2022-05-10T10:06:07.836Z] #67 153.0 -host-ip string [2022-05-10T10:06:07.836Z] #67 153.0 host ip [2022-05-10T10:06:07.836Z] #67 153.0 -host-port int [2022-05-10T10:06:07.836Z] #67 153.0 host port (default -1) [2022-05-10T10:06:07.836Z] #67 153.0 -proto string [2022-05-10T10:06:07.836Z] #67 153.0 proxy protocol (default "tcp") [2022-05-10T10:06:07.836Z] #67 DONE 156.5s [2022-05-10T10:06:08.101Z] [2022-05-10T10:06:08.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-05-10T10:06:08.101Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:06:08.101Z] #14 DONE 156.8s [2022-05-10T10:06:08.101Z] [2022-05-10T10:06:08.101Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-10T10:06:08.101Z] #68 sha256:42f56f7020220c0481e621306d96816f1b28df3c856fffce3f6f36e96fae642c [2022-05-10T10:06:08.101Z] #68 DONE 0.1s [2022-05-10T10:06:08.101Z] [2022-05-10T10:06:08.101Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-10T10:06:08.101Z] #59 sha256:4279868a65b3db8ac715a15cb84ced5e15fe6ea36c386e24fdf35541ca553d2c [2022-05-10T10:06:08.101Z] #59 DONE 0.2s [2022-05-10T10:06:08.101Z] [2022-05-10T10:06:08.101Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-10T10:06:08.101Z] #69 sha256:dc7c6188aeee2cf2c15560bb9a3bec5761793ca163828d12c0187cfd5644c033 [2022-05-10T10:06:08.362Z] #69 DONE 0.1s [2022-05-10T10:06:08.362Z] [2022-05-10T10:06:08.362Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:06:08.362Z] #60 sha256:3717b9e7ff29784a75f38afc49eaf44f9475db24267f792b898f328ce160b76c [2022-05-10T10:06:09.748Z] #60 1.527 + RM_GOPATH=0 [2022-05-10T10:06:09.748Z] #60 1.527 + TMP_GOPATH= [2022-05-10T10:06:09.748Z] #60 1.527 + : /build [2022-05-10T10:06:09.748Z] #60 1.527 + '[' -z '' ']' [2022-05-10T10:06:09.748Z] #60 1.527 ++ mktemp -d [2022-05-10T10:06:09.748Z] #60 1.529 + export GOPATH=/tmp/tmp.aI2P26ld1G [2022-05-10T10:06:09.748Z] #60 1.530 + GOPATH=/tmp/tmp.aI2P26ld1G [2022-05-10T10:06:09.748Z] #60 1.530 + RM_GOPATH=1 [2022-05-10T10:06:09.748Z] #60 1.530 + case "$(go env GOARCH)" in [2022-05-10T10:06:09.748Z] #60 1.530 ++ go env GOARCH [2022-05-10T10:06:09.748Z] #60 1.561 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:06:09.748Z] #60 1.561 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:06:09.748Z] #60 1.565 ++ dirname /install.sh [2022-05-10T10:06:09.748Z] #60 1.570 + dir=/ [2022-05-10T10:06:09.748Z] #60 1.572 + bin=runc [2022-05-10T10:06:09.748Z] #60 1.572 + shift [2022-05-10T10:06:09.748Z] #60 1.572 + '[' '!' -f //runc.installer ']' [2022-05-10T10:06:09.748Z] #60 1.578 Install runc version v1.1.1 (build tags: seccomp) [2022-05-10T10:06:09.748Z] #60 1.579 + . //runc.installer [2022-05-10T10:06:09.748Z] #60 1.579 ++ set -e [2022-05-10T10:06:09.748Z] #60 1.579 ++ : v1.1.1 [2022-05-10T10:06:09.748Z] #60 1.579 + install_runc [2022-05-10T10:06:09.748Z] #60 1.579 + RUNC_BUILDTAGS=seccomp [2022-05-10T10:06:09.749Z] #60 1.579 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-10T10:06:09.749Z] #60 1.589 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aI2P26ld1G/src/github.com/opencontainers/runc [2022-05-10T10:06:09.749Z] #60 1.600 Cloning into '/tmp/tmp.aI2P26ld1G/src/github.com/opencontainers/runc'... [2022-05-10T10:06:10.010Z] #60 ... [2022-05-10T10:06:10.010Z] [2022-05-10T10:06:10.010Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-10T10:06:10.010Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-10T10:06:10.010Z] #15 DONE 1.9s [2022-05-10T10:06:10.010Z] [2022-05-10T10:06:10.010Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-10T10:06:10.010Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-10T10:06:10.220Z] Commit message: "Merge commit '8149fa55ff3bcb19c9b9246535c69f9657c5b37c' into HEAD" [2022-05-10T10:06:10.369Z] First time build. Skipping changelog. [2022-05-10T10:06:10.414Z] #19 248.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-05-10T10:06:10.414Z] #19 248.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:06:10.414Z] #19 248.9 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:10.414Z] #19 249.0 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-05-10T10:06:10.414Z] #19 249.0 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-05-10T10:06:10.651Z] #67 ... [2022-05-10T10:06:10.651Z] [2022-05-10T10:06:10.651Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:06:10.651Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:06:10.651Z] #14 153.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-10T10:06:10.651Z] #14 153.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-10T10:06:10.651Z] #14 153.1 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-10T10:06:10.651Z] #14 153.3 Selecting previously unselected package libapparmor1:amd64. [2022-05-10T10:06:10.651Z] #14 153.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 153.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-10T10:06:10.651Z] #14 153.4 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-10T10:06:10.651Z] #14 153.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 153.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-10T10:06:10.651Z] #14 153.5 Selecting previously unselected package libbtrfs0:amd64. [2022-05-10T10:06:10.651Z] #14 153.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 153.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:06:10.651Z] #14 153.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-10T10:06:10.651Z] #14 153.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 153.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:06:10.651Z] #14 153.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-10T10:06:10.651Z] #14 153.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 153.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:10.651Z] #14 154.0 Selecting previously unselected package libudev-dev:amd64. [2022-05-10T10:06:10.651Z] #14 154.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 154.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-10T10:06:10.651Z] #14 154.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-10T10:06:10.651Z] #14 154.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 154.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-10T10:06:10.651Z] #14 154.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-10T10:06:10.651Z] #14 154.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 154.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-10T10:06:10.651Z] #14 154.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-10T10:06:10.651Z] #14 154.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 154.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-10T10:06:10.651Z] #14 154.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-10T10:06:10.651Z] #14 154.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 154.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-10T10:06:10.651Z] #14 154.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-10T10:06:10.651Z] #14 154.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 154.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-10T10:06:10.651Z] #14 155.4 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-10T10:06:10.651Z] #14 155.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 155.4 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-10T10:06:10.651Z] #14 155.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-10T10:06:10.651Z] #14 155.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 155.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:10.651Z] #14 156.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-10T10:06:10.651Z] #14 156.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 156.2 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-10T10:06:10.651Z] #14 156.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-10T10:06:10.651Z] #14 156.4 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-10T10:06:10.651Z] #14 156.4 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-10T10:06:10.651Z] #14 156.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-10T10:06:10.651Z] #14 156.9 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-10T10:06:10.651Z] #14 157.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:06:10.651Z] #14 157.0 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-10T10:06:10.651Z] #14 157.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:06:10.651Z] #14 157.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-10T10:06:10.651Z] #14 157.1 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:06:10.651Z] #14 157.1 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-10T10:06:10.651Z] #14 157.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-10T10:06:10.651Z] #14 157.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-10T10:06:10.651Z] #14 157.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:06:10.651Z] #14 157.2 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:06:10.672Z] #19 249.0 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-10T10:06:10.672Z] #19 249.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-05-10T10:06:10.672Z] #19 249.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-05-10T10:06:10.672Z] #19 249.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-05-10T10:06:10.913Z] #14 157.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:06:10.913Z] #14 157.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-10T10:06:10.913Z] #14 157.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-10T10:06:10.913Z] #14 157.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-10T10:06:10.913Z] #14 157.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:06:10.913Z] #14 157.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-10T10:06:10.913Z] #14 157.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-10T10:06:10.929Z] #19 249.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-05-10T10:06:10.929Z] #19 249.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-05-10T10:06:10.929Z] #19 249.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:10.255Z] > git rev-list --no-walk 5bdba5877052e6c79dd7c54bfd820d05c4d11508 # timeout=10 [2022-05-10T10:06:11.495Z] #19 249.7 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-05-10T10:06:11.495Z] #19 249.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-05-10T10:06:11.495Z] #19 249.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:11.503Z] #14 157.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:06:11.822Z] #14 158.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:06:11.925Z] #16 DONE 1.7s [2022-05-10T10:06:11.925Z] [2022-05-10T10:06:11.925Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:06:11.925Z] #60 sha256:3717b9e7ff29784a75f38afc49eaf44f9475db24267f792b898f328ce160b76c [2022-05-10T10:06:12.083Z] #14 158.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-05-10T10:06:12.350Z] #14 158.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:06:12.613Z] #14 159.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-10T10:06:12.613Z] #14 159.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:06:12.869Z] #60 ... [2022-05-10T10:06:12.869Z] [2022-05-10T10:06:12.869Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-10T10:06:12.869Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-10T10:06:12.869Z] #17 0.961 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-10T10:06:12.869Z] #17 DONE 1.1s [2022-05-10T10:06:12.869Z] [2022-05-10T10:06:12.869Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-10T10:06:12.869Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-10T10:06:13.280Z] #14 159.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:06:13.540Z] #14 159.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-10T10:06:13.555Z] + docker version [2022-05-10T10:06:13.802Z] #14 160.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:06:14.064Z] #14 160.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-10T10:06:14.064Z] #14 160.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:14.064Z] #14 160.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:06:14.283Z] #18 DONE 1.2s [2022-05-10T10:06:14.283Z] [2022-05-10T10:06:14.283Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-10T10:06:14.283Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-10T10:06:14.327Z] #14 ... [2022-05-10T10:06:14.327Z] [2022-05-10T10:06:14.327Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:06:14.327Z] #67 sha256:34cc50c44f9c8b938abb7d0c28c51fb4e6d8404435d6f191853de929f98cd2de [2022-05-10T10:06:14.327Z] #67 156.8 rootlesskit version 1.0.0 [2022-05-10T10:06:14.327Z] #67 156.8 Usage of /build/rootlesskit-docker-proxy: [2022-05-10T10:06:14.327Z] #67 156.8 -container-ip string [2022-05-10T10:06:14.327Z] #67 156.8 container ip [2022-05-10T10:06:14.327Z] #67 156.8 -container-port int [2022-05-10T10:06:14.327Z] #67 156.8 container port (default -1) [2022-05-10T10:06:14.327Z] #67 156.8 -host-ip string [2022-05-10T10:06:14.327Z] #67 156.8 host ip [2022-05-10T10:06:14.327Z] #67 156.8 -host-port int [2022-05-10T10:06:14.327Z] #67 156.8 host port (default -1) [2022-05-10T10:06:14.327Z] #67 156.8 -proto string [2022-05-10T10:06:14.327Z] #67 156.8 proxy protocol (default "tcp") [2022-05-10T10:06:14.327Z] #67 DONE 160.2s [2022-05-10T10:06:14.327Z] [2022-05-10T10:06:14.327Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-10T10:06:14.327Z] #68 sha256:cd95eaf3e1d1db76484fba9e4003df95219f42ba24f2be1415e85ac7538d2e99 [2022-05-10T10:06:14.327Z] #68 DONE 0.1s [2022-05-10T10:06:14.327Z] [2022-05-10T10:06:14.327Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:06:14.327Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:06:14.327Z] #14 160.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:14.327Z] #14 160.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:06:14.327Z] #14 160.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:06:14.327Z] #14 ... [2022-05-10T10:06:14.327Z] [2022-05-10T10:06:14.327Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-10T10:06:14.327Z] #69 sha256:ab4f753699c8ae78474faca014d221c50e3eada4d09ee955a73e7541ee4118e5 [2022-05-10T10:06:14.327Z] #69 DONE 0.1s [2022-05-10T10:06:14.588Z] [2022-05-10T10:06:14.588Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:06:14.588Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:06:14.588Z] #34 ... [2022-05-10T10:06:14.588Z] [2022-05-10T10:06:14.588Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:06:14.588Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-05-10T10:06:14.588Z] #14 DONE 161.1s [2022-05-10T10:06:14.799Z] #23 9.444 Collecting yamllint==1.26.1 [2022-05-10T10:06:14.851Z] [2022-05-10T10:06:14.851Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-10T10:06:14.851Z] #59 sha256:5395a5efe14e81ebd00a9b3f78ef1424004ac6b37a3b722c6caec7000826cc92 [2022-05-10T10:06:15.058Z] #23 10.49 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-10T10:06:15.118Z] #59 DONE 0.2s [2022-05-10T10:06:15.118Z] [2022-05-10T10:06:15.118Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:06:15.118Z] #60 sha256:3a4d87f2448e20420d9f06f8258ccb0f54f30b3d692c11b1bdfe66111bc2308f [2022-05-10T10:06:15.280Z] #19 DONE 1.0s [2022-05-10T10:06:15.280Z] [2022-05-10T10:06:15.280Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-10T10:06:15.280Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-10T10:06:15.682Z] #19 253.9 Selecting previously unselected package g++-s390x-linux-gnu. [2022-05-10T10:06:15.682Z] #19 253.9 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-05-10T10:06:15.682Z] #19 253.9 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:15.682Z] #19 254.0 Selecting previously unselected package crossbuild-essential-s390x. [2022-05-10T10:06:15.682Z] #19 254.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-05-10T10:06:15.682Z] #19 254.0 Unpacking crossbuild-essential-s390x (12.9) ... [2022-05-10T10:06:15.682Z] #19 254.0 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-05-10T10:06:15.682Z] #19 254.0 Setting up libfile-which-perl (1.23-1) ... [2022-05-10T10:06:15.682Z] #19 254.0 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-05-10T10:06:15.682Z] #19 254.0 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-05-10T10:06:15.682Z] #19 254.0 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-05-10T10:06:15.682Z] #19 254.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:06:15.682Z] #19 254.1 Setting up libicu67:amd64 (67.1-7) ... [2022-05-10T10:06:15.682Z] #19 254.1 Setting up libmagic-mgc (1:5.39-3) ... [2022-05-10T10:06:15.682Z] #19 254.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-05-10T10:06:15.682Z] #19 254.1 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-05-10T10:06:15.682Z] #19 254.1 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-05-10T10:06:15.682Z] #19 254.1 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-05-10T10:06:15.682Z] #19 254.1 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-05-10T10:06:15.682Z] #19 254.2 Setting up file (1:5.39-3) ... [2022-05-10T10:06:15.682Z] #19 254.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:06:15.682Z] #19 254.2 Setting up bzip2 (1.0.8-4) ... [2022-05-10T10:06:15.682Z] #19 254.2 Setting up libyaml-perl (1.30-1) ... [2022-05-10T10:06:15.682Z] #19 254.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-05-10T10:06:15.682Z] #19 254.3 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-05-10T10:06:15.940Z] #19 254.3 Setting up libio-string-perl (1.08-3.1) ... [2022-05-10T10:06:15.940Z] #19 254.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-05-10T10:06:15.940Z] #19 254.3 Setting up cross-config (2.6.18+nmu1) ... [2022-05-10T10:06:16.198Z] #19 254.6 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:06:16.198Z] #19 254.6 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-10T10:06:16.198Z] #19 254.6 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-05-10T10:06:16.198Z] #19 254.6 Setting up patch (2.7.6-7) ... [2022-05-10T10:06:16.198Z] #19 254.6 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-05-10T10:06:16.198Z] #19 254.7 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-05-10T10:06:16.198Z] #19 254.7 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.198Z] #19 254.7 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-05-10T10:06:16.198Z] #19 254.7 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-05-10T10:06:16.198Z] #19 254.7 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.198Z] #19 254.7 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.198Z] #19 254.7 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-05-10T10:06:16.198Z] #19 254.7 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-05-10T10:06:16.198Z] #19 254.8 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.198Z] #19 254.8 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:16.228Z] #20 DONE 1.1s [2022-05-10T10:06:16.228Z] [2022-05-10T10:06:16.228Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:06:16.228Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:06:16.435Z] #23 11.64 Collecting pathspec>=0.5.3 [2022-05-10T10:06:16.435Z] #23 11.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-10T10:06:16.457Z] #19 254.8 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-05-10T10:06:16.457Z] #19 254.8 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-05-10T10:06:16.457Z] #19 254.8 Setting up libfile-homedir-perl (1.006-1) ... [2022-05-10T10:06:16.457Z] #19 254.8 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-05-10T10:06:16.457Z] #19 254.8 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 254.8 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-05-10T10:06:16.457Z] #19 254.8 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 254.9 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-05-10T10:06:16.457Z] #19 254.9 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:16.457Z] #19 254.9 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 254.9 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 254.9 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 254.9 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 254.9 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 254.9 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 254.9 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.0 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.0 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.0 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.0 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-05-10T10:06:16.457Z] #19 255.0 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.0 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.0 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.0 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.0 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-05-10T10:06:16.457Z] #19 255.1 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.1 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.457Z] #19 255.1 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.505Z] #60 ... [2022-05-10T10:06:16.505Z] [2022-05-10T10:06:16.505Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-10T10:06:16.505Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-05-10T10:06:16.505Z] #15 DONE 1.5s [2022-05-10T10:06:16.505Z] [2022-05-10T10:06:16.505Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:06:16.505Z] #60 sha256:3a4d87f2448e20420d9f06f8258ccb0f54f30b3d692c11b1bdfe66111bc2308f [2022-05-10T10:06:16.505Z] #60 1.496 + RM_GOPATH=0 [2022-05-10T10:06:16.505Z] #60 1.496 + TMP_GOPATH= [2022-05-10T10:06:16.505Z] #60 1.496 + : /build [2022-05-10T10:06:16.505Z] #60 1.496 + '[' -z '' ']' [2022-05-10T10:06:16.505Z] #60 1.496 ++ mktemp -d [2022-05-10T10:06:16.505Z] #60 1.520 + export GOPATH=/tmp/tmp.BZdbhaSLvr [2022-05-10T10:06:16.505Z] #60 1.520 + GOPATH=/tmp/tmp.BZdbhaSLvr [2022-05-10T10:06:16.505Z] #60 1.520 + RM_GOPATH=1 [2022-05-10T10:06:16.505Z] #60 1.520 + case "$(go env GOARCH)" in [2022-05-10T10:06:16.505Z] #60 1.520 ++ go env GOARCH [2022-05-10T10:06:16.505Z] #60 1.527 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:06:16.505Z] #60 1.527 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:06:16.505Z] #60 1.527 ++ dirname /install.sh [2022-05-10T10:06:16.505Z] #60 1.527 + dir=/ [2022-05-10T10:06:16.505Z] #60 1.528 + bin=runc [2022-05-10T10:06:16.505Z] #60 1.528 + shift [2022-05-10T10:06:16.505Z] #60 1.528 + '[' '!' -f //runc.installer ']' [2022-05-10T10:06:16.505Z] #60 1.528 + . //runc.installer [2022-05-10T10:06:16.505Z] #60 1.528 ++ set -e [2022-05-10T10:06:16.505Z] #60 1.532 Install runc version v1.1.1 (build tags: seccomp) [2022-05-10T10:06:16.505Z] #60 1.532 ++ : v1.1.1 [2022-05-10T10:06:16.505Z] #60 1.532 + install_runc [2022-05-10T10:06:16.505Z] #60 1.532 + RUNC_BUILDTAGS=seccomp [2022-05-10T10:06:16.505Z] #60 1.532 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-10T10:06:16.505Z] #60 1.532 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.BZdbhaSLvr/src/github.com/opencontainers/runc [2022-05-10T10:06:16.505Z] #60 1.532 Cloning into '/tmp/tmp.BZdbhaSLvr/src/github.com/opencontainers/runc'... [2022-05-10T10:06:16.700Z] #23 12.02 Collecting pyyaml [2022-05-10T10:06:16.700Z] #23 12.04 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-10T10:06:16.700Z] #23 12.09 Building wheels for collected packages: yamllint [2022-05-10T10:06:16.715Z] #19 255.1 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-05-10T10:06:16.715Z] #19 255.1 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.715Z] #19 255.1 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.715Z] #19 255.1 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.715Z] #19 255.1 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-05-10T10:06:16.715Z] #19 255.2 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-05-10T10:06:16.715Z] #19 255.3 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-10T10:06:16.963Z] #23 12.09 Building wheel for yamllint (setup.py): started [2022-05-10T10:06:16.974Z] #19 255.4 [2022-05-10T10:06:16.974Z] #19 255.4 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-10T10:06:16.974Z] #19 255.4 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.974Z] #19 255.4 Setting up dpkg-dev (1.20.9) ... [2022-05-10T10:06:16.974Z] #19 255.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.974Z] #19 255.5 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-10T10:06:16.974Z] #19 255.5 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.974Z] #19 255.5 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.974Z] #19 255.5 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.974Z] #19 255.5 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.974Z] #19 255.5 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-10T10:06:16.974Z] #19 255.5 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.974Z] #19 255.6 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:16.974Z] #19 255.6 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.232Z] #19 255.6 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.232Z] #19 255.6 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-05-10T10:06:17.232Z] #19 255.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-05-10T10:06:17.232Z] #19 255.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-05-10T10:06:17.232Z] #19 255.8 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-05-10T10:06:17.490Z] #19 255.9 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-05-10T10:06:17.490Z] #19 255.9 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 255.9 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 256.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 256.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-10T10:06:17.490Z] #19 256.0 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 256.0 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 256.0 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:17.490Z] #19 256.0 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 256.0 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 256.0 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 256.0 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 256.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.490Z] #19 256.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.612Z] #21 1.360 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:06:17.612Z] #21 1.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:06:17.612Z] #21 1.466 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:06:17.748Z] #19 256.1 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.1 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.1 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:17.748Z] #19 256.1 Setting up libxml-simple-perl (2.25-1) ... [2022-05-10T10:06:17.748Z] #19 256.1 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-10T10:06:17.748Z] #19 256.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-05-10T10:06:17.748Z] #19 256.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-05-10T10:06:17.748Z] #19 256.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:17.748Z] #19 256.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-10T10:06:17.748Z] #19 256.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-05-10T10:06:17.901Z] #23 13.03 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-10T10:06:17.902Z] #23 13.04 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=58b76f96d2a7781c089f4fdc72c6c1621efc4c8f54139e90c3f756cec790db2e [2022-05-10T10:06:17.902Z] #23 13.04 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-10T10:06:17.902Z] #23 13.04 Successfully built yamllint [2022-05-10T10:06:17.902Z] #23 13.07 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-10T10:06:18.006Z] #19 256.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-05-10T10:06:18.006Z] #19 256.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:18.006Z] #19 256.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-05-10T10:06:18.006Z] #19 256.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:18.006Z] #19 256.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:18.006Z] #19 256.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-05-10T10:06:18.006Z] #19 256.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:18.006Z] #19 256.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:18.006Z] #19 256.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-05-10T10:06:18.006Z] #19 256.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:18.006Z] #19 256.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-05-10T10:06:18.006Z] #19 256.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:18.006Z] #19 256.6 Setting up crossbuild-essential-armel (12.9) ... [2022-05-10T10:06:18.167Z] #23 13.46 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-10T10:06:18.183Z] #21 1.943 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:06:18.265Z] #19 256.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-05-10T10:06:18.265Z] #19 256.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-05-10T10:06:18.265Z] #19 256.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-05-10T10:06:18.265Z] #19 256.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-05-10T10:06:18.265Z] #19 256.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-05-10T10:06:18.265Z] #19 256.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:06:18.420Z] #60 ... [2022-05-10T10:06:18.420Z] [2022-05-10T10:06:18.421Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-10T10:06:18.421Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-05-10T10:06:18.421Z] #16 DONE 1.9s [2022-05-10T10:06:18.421Z] [2022-05-10T10:06:18.421Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-10T10:06:18.421Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-05-10T10:06:18.737Z] #23 DONE 14.0s [2022-05-10T10:06:18.737Z] [2022-05-10T10:06:18.737Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-10T10:06:18.737Z] #27 sha256:a4d5d2aab07dd29ae2c15d4eb7bc2113f9fc387fe2f85455e20c0293cfd58122 [2022-05-10T10:06:18.996Z] #27 DONE 0.3s [2022-05-10T10:06:18.996Z] [2022-05-10T10:06:18.996Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-10T10:06:18.996Z] #32 sha256:126d3709082a49bd620cf285c45afa2d8d45c109d27155cce7f5c51c45be0dd8 [2022-05-10T10:06:19.203Z] #19 DONE 257.4s [2022-05-10T10:06:19.203Z] [2022-05-10T10:06:19.203Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-10T10:06:19.203Z] #32 sha256:eacdc50f9c7a64bddd41e910be1958011580333a95304e9982c2db2786afb9ea [2022-05-10T10:06:19.203Z] #32 ... [2022-05-10T10:06:19.203Z] [2022-05-10T10:06:19.203Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-05-10T10:06:19.203Z] #73 sha256:d05708ee15982c86a8eaee0a7a7f27536c258ade3cd4c169596a2855ae42266f [2022-05-10T10:06:19.203Z] #73 DONE 0.2s [2022-05-10T10:06:19.203Z] [2022-05-10T10:06:19.203Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-05-10T10:06:19.203Z] #32 sha256:eacdc50f9c7a64bddd41e910be1958011580333a95304e9982c2db2786afb9ea [2022-05-10T10:06:19.203Z] #32 DONE 0.2s [2022-05-10T10:06:19.203Z] [2022-05-10T10:06:19.203Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:06:19.203Z] #33 sha256:1d03bc5dab796215388d0b6864b18cd6d0fec20bfec8e065c4e2cc0a51afb0c5 [2022-05-10T10:06:19.265Z] #32 DONE 0.4s [2022-05-10T10:06:19.265Z] [2022-05-10T10:06:19.265Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:06:19.265Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:06:19.366Z] #17 1.033 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-10T10:06:19.366Z] #17 DONE 1.2s [2022-05-10T10:06:19.366Z] [2022-05-10T10:06:19.366Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-10T10:06:19.366Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-05-10T10:06:19.523Z] #55 ... [2022-05-10T10:06:19.523Z] [2022-05-10T10:06:19.523Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-10T10:06:19.523Z] #35 sha256:4acb80b073b3af9172c911090732e1491c11033f9652a1172f2b02c221412054 [2022-05-10T10:06:19.523Z] #35 DONE 0.1s [2022-05-10T10:06:19.523Z] [2022-05-10T10:06:19.523Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-10T10:06:19.523Z] #37 sha256:2666cce41941b8eb21d7de432164a61ea8f80a4a4a09b924055756208aba8833 [2022-05-10T10:06:19.567Z] #21 3.134 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:06:19.785Z] #37 DONE 0.2s [2022-05-10T10:06:19.785Z] [2022-05-10T10:06:19.785Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-10T10:06:19.785Z] #39 sha256:72498be011dcc335088478b134be6854201a19e11080cdbf75d9bb5831619964 [2022-05-10T10:06:19.785Z] #39 DONE 0.1s [2022-05-10T10:06:19.785Z] [2022-05-10T10:06:19.785Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-10T10:06:19.785Z] #41 sha256:47b37254aa7e69d87e033e6e5b7076aa019529a415c347e5091f4769e72802ff [2022-05-10T10:06:19.785Z] #41 DONE 0.1s [2022-05-10T10:06:19.785Z] [2022-05-10T10:06:19.785Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-10T10:06:19.785Z] #45 sha256:840eebc63b2bdaf81866de2ff6cf584a4f4af0b7827c3f41babbf857b95d5048 [2022-05-10T10:06:19.785Z] #45 DONE 0.1s [2022-05-10T10:06:19.785Z] [2022-05-10T10:06:19.785Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:06:19.785Z] #60 sha256:3e610d2a33bb99511b19c2e3bcd19e4e650581d83c82a13e225badfc54a296f8 [2022-05-10T10:06:20.583Z] #33 1.289 + RM_GOPATH=0 [2022-05-10T10:06:20.583Z] #33 1.289 + TMP_GOPATH= [2022-05-10T10:06:20.583Z] #33 1.289 + : /build [2022-05-10T10:06:20.583Z] #33 1.289 + '[' -z '' ']' [2022-05-10T10:06:20.583Z] #33 1.289 ++ mktemp -d [2022-05-10T10:06:20.583Z] #33 1.289 + export GOPATH=/tmp/tmp.ie0hoBBbwl [2022-05-10T10:06:20.583Z] #33 1.290 + GOPATH=/tmp/tmp.ie0hoBBbwl [2022-05-10T10:06:20.583Z] #33 1.290 + RM_GOPATH=1 [2022-05-10T10:06:20.583Z] #33 1.290 + case "$(go env GOARCH)" in [2022-05-10T10:06:20.583Z] #33 1.291 ++ go env GOARCH [2022-05-10T10:06:20.583Z] #33 1.294 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:06:20.583Z] #33 1.302 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:06:20.583Z] #33 1.303 ++ dirname /install.sh [2022-05-10T10:06:20.583Z] #33 1.304 + dir=/ [2022-05-10T10:06:20.583Z] #33 1.304 + bin=dockercli [2022-05-10T10:06:20.583Z] #33 1.304 + shift [2022-05-10T10:06:20.583Z] #33 1.304 + '[' '!' -f //dockercli.installer ']' [2022-05-10T10:06:20.583Z] #33 1.304 + . //dockercli.installer [2022-05-10T10:06:20.583Z] #33 1.305 ++ : stable [2022-05-10T10:06:20.583Z] #33 1.305 ++ : 17.06.2-ce [2022-05-10T10:06:20.583Z] #33 1.305 + install_dockercli [2022-05-10T10:06:20.583Z] #33 1.305 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-05-10T10:06:20.583Z] #33 1.305 Install docker/cli version 17.06.2-ce from stable [2022-05-10T10:06:20.584Z] #33 1.306 ++ uname -m [2022-05-10T10:06:20.584Z] #33 1.310 + arch=x86_64 [2022-05-10T10:06:20.584Z] #33 1.312 + '[' x86_64 '!=' x86_64 ']' [2022-05-10T10:06:20.584Z] #33 1.312 + url=https://download.docker.com/linux/static [2022-05-10T10:06:20.584Z] #33 1.312 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-05-10T10:06:20.584Z] #33 1.312 + tar -xz docker/docker [2022-05-10T10:06:20.754Z] #18 DONE 1.2s [2022-05-10T10:06:20.754Z] [2022-05-10T10:06:20.754Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:06:20.754Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:06:20.754Z] #36 ... [2022-05-10T10:06:20.754Z] [2022-05-10T10:06:20.754Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-10T10:06:20.754Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-05-10T10:06:20.951Z] #21 4.487 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:06:21.520Z] #21 ... [2022-05-10T10:06:21.520Z] [2022-05-10T10:06:21.520Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:06:21.520Z] #60 sha256:3717b9e7ff29784a75f38afc49eaf44f9475db24267f792b898f328ce160b76c [2022-05-10T10:06:21.520Z] #60 13.32 + cd /tmp/tmp.aI2P26ld1G/src/github.com/opencontainers/runc [2022-05-10T10:06:21.698Z] #19 DONE 1.1s [2022-05-10T10:06:21.698Z] [2022-05-10T10:06:21.698Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2022-05-10T10:06:21.698Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-05-10T10:06:21.780Z] #60 13.32 + git checkout -q v1.1.1 [2022-05-10T10:06:22.040Z] #60 13.80 + '[' -z '' ']' [2022-05-10T10:06:22.040Z] #60 13.80 + target=static [2022-05-10T10:06:22.040Z] #60 13.80 + make BUILDTAGS=seccomp static [2022-05-10T10:06:22.125Z] Client: [2022-05-10T10:06:22.125Z] Version: 20.10.9 [2022-05-10T10:06:22.125Z] API version: 1.41 [2022-05-10T10:06:22.125Z] Go version: go1.16.8 [2022-05-10T10:06:22.125Z] Git commit: c2ea9bc [2022-05-10T10:06:22.125Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-10T10:06:22.125Z] OS/Arch: windows/amd64 [2022-05-10T10:06:22.125Z] Context: default [2022-05-10T10:06:22.125Z] Experimental: true [2022-05-10T10:06:22.125Z] [2022-05-10T10:06:22.125Z] Server: Docker Engine - Community [2022-05-10T10:06:22.125Z] Engine: [2022-05-10T10:06:22.125Z] Version: 20.10.9 [2022-05-10T10:06:22.125Z] API version: 1.41 (minimum version 1.24) [2022-05-10T10:06:22.125Z] Go version: go1.16.8 [2022-05-10T10:06:22.125Z] Git commit: 79ea9d3 [2022-05-10T10:06:22.125Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-10T10:06:22.125Z] OS/Arch: windows/amd64 [2022-05-10T10:06:22.125Z] Experimental: true [2022-05-10T10:06:22.610Z] #60 14.16 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [Pipeline] sh [2022-05-10T10:06:23.086Z] #20 DONE 1.1s [2022-05-10T10:06:23.086Z] [2022-05-10T10:06:23.086Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:06:23.086Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:06:23.650Z] + docker info [2022-05-10T10:06:24.029Z] #21 1.262 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:06:24.029Z] #21 1.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:06:24.029Z] #21 1.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:06:24.601Z] #21 1.803 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:06:24.788Z] #33 4.994 + mkdir -p /build [2022-05-10T10:06:24.788Z] #33 5.002 + mv docker/docker /build/ [2022-05-10T10:06:24.788Z] #33 5.004 + rmdir docker [2022-05-10T10:06:24.788Z] #33 DONE 5.2s [2022-05-10T10:06:24.788Z] [2022-05-10T10:06:24.788Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:06:24.788Z] #74 sha256:e39c7aeb4da95713e8026b9ff9160c540ab8f3470714f898e37566db966e2b32 [2022-05-10T10:06:24.788Z] #74 1.310 + RM_GOPATH=0 [2022-05-10T10:06:24.788Z] #74 1.310 + TMP_GOPATH= [2022-05-10T10:06:24.788Z] #74 1.310 + : /build [2022-05-10T10:06:24.788Z] #74 1.310 + '[' -z '' ']' [2022-05-10T10:06:24.788Z] #74 1.310 ++ mktemp -d [2022-05-10T10:06:24.788Z] #74 1.312 + export GOPATH=/tmp/tmp.Plg8GFXx3U [2022-05-10T10:06:24.788Z] #74 1.312 + GOPATH=/tmp/tmp.Plg8GFXx3U [2022-05-10T10:06:24.788Z] #74 1.313 + RM_GOPATH=1 [2022-05-10T10:06:24.788Z] #74 1.313 + case "$(go env GOARCH)" in [2022-05-10T10:06:24.788Z] #74 1.314 ++ go env GOARCH [2022-05-10T10:06:24.788Z] #74 1.335 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:06:24.788Z] #74 1.335 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:06:24.788Z] #74 1.336 ++ dirname /install.sh [2022-05-10T10:06:24.788Z] #74 1.338 + dir=/ [2022-05-10T10:06:24.788Z] #74 1.338 + bin=rootlesskit [2022-05-10T10:06:24.788Z] #74 1.338 + shift [2022-05-10T10:06:24.788Z] #74 1.339 + '[' '!' -f //rootlesskit.installer ']' [2022-05-10T10:06:24.788Z] #74 1.339 + . //rootlesskit.installer [2022-05-10T10:06:24.788Z] #74 1.339 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:06:24.788Z] #74 1.339 + install_rootlesskit [2022-05-10T10:06:24.788Z] #74 1.339 + case "$1" in [2022-05-10T10:06:24.788Z] #74 1.339 + export CGO_ENABLED=0 [2022-05-10T10:06:24.788Z] #74 1.339 + CGO_ENABLED=0 [2022-05-10T10:06:24.788Z] #74 1.339 + _install_rootlesskit [2022-05-10T10:06:24.788Z] #74 1.339 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-05-10T10:06:24.788Z] #74 1.340 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:06:24.788Z] #74 1.340 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:06:24.788Z] #74 1.340 + GOBIN=/build [2022-05-10T10:06:24.788Z] #74 1.340 + GO111MODULE=on [2022-05-10T10:06:24.788Z] #74 1.340 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:06:24.788Z] #74 1.755 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-05-10T10:06:24.788Z] #74 3.097 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-05-10T10:06:24.788Z] #74 3.116 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-05-10T10:06:24.788Z] #74 3.324 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-05-10T10:06:24.788Z] #74 4.491 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-05-10T10:06:24.788Z] #74 4.845 go: downloading github.com/google/uuid v1.3.0 [2022-05-10T10:06:24.788Z] #74 4.883 go: downloading github.com/moby/vpnkit v0.5.0 [2022-05-10T10:06:24.788Z] #74 4.896 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-05-10T10:06:24.788Z] #74 4.971 go: downloading github.com/gofrs/flock v0.8.1 [2022-05-10T10:06:24.788Z] #74 5.030 go: downloading github.com/gorilla/mux v1.8.0 [2022-05-10T10:06:24.788Z] #74 5.081 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-05-10T10:06:24.788Z] #74 5.204 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-05-10T10:06:24.788Z] #74 5.345 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-05-10T10:06:24.788Z] #74 5.460 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-05-10T10:06:25.988Z] #21 3.056 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:06:26.166Z] #74 6.681 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:06:27.375Z] #21 4.483 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:06:29.453Z] #74 ... [2022-05-10T10:06:29.453Z] [2022-05-10T10:06:29.453Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:06:29.453Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:06:29.453Z] #20 1.718 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:06:29.453Z] #20 1.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:06:29.453Z] #20 1.729 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:06:29.453Z] #20 1.915 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-10T10:06:29.453Z] #20 2.279 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-10T10:06:29.453Z] #20 2.960 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:06:29.453Z] #20 3.437 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:06:29.453Z] #20 4.036 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-10T10:06:29.453Z] #20 4.626 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-10T10:06:29.453Z] #20 5.064 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-10T10:06:29.453Z] #20 5.083 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:06:29.453Z] #20 5.084 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-10T10:06:29.453Z] #20 5.095 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-10T10:06:29.453Z] #20 5.096 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:06:29.453Z] #20 5.096 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-10T10:06:29.453Z] #20 5.096 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-10T10:06:29.453Z] #20 5.119 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-10T10:06:29.453Z] #20 5.120 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:06:29.453Z] #20 5.121 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-10T10:06:29.453Z] #20 5.123 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:06:29.453Z] #20 5.133 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-10T10:06:29.453Z] #20 ... [2022-05-10T10:06:29.453Z] [2022-05-10T10:06:29.453Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:06:29.453Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-10T10:06:29.453Z] #49 1.803 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:06:29.453Z] #49 1.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:06:29.453Z] #49 1.815 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:06:29.453Z] #49 2.120 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:06:29.453Z] #49 2.579 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-10T10:06:29.453Z] #49 3.115 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-10T10:06:29.453Z] #49 3.566 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:06:29.453Z] #49 4.080 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-10T10:06:29.453Z] #49 4.641 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-10T10:06:29.453Z] #49 5.008 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-10T10:06:29.453Z] #49 5.015 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-10T10:06:29.453Z] #49 5.025 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:06:29.453Z] #49 5.032 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-10T10:06:29.453Z] #49 5.037 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:06:29.453Z] #49 5.051 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-10T10:06:29.453Z] #49 5.053 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:06:29.453Z] #49 5.058 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-10T10:06:29.453Z] #49 5.065 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-10T10:06:29.453Z] #49 5.067 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-10T10:06:29.453Z] #49 5.069 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-10T10:06:29.453Z] #49 5.072 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:06:29.453Z] #49 ... [2022-05-10T10:06:29.453Z] [2022-05-10T10:06:29.453Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:06:29.453Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-10T10:06:29.453Z] #69 1.821 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:06:29.453Z] #69 1.847 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:06:29.453Z] #69 1.847 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:06:29.453Z] #69 2.181 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:06:29.453Z] #69 2.383 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:06:29.453Z] #69 2.969 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-10T10:06:29.453Z] #69 3.631 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-10T10:06:29.453Z] #69 4.212 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-10T10:06:29.453Z] #69 4.740 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-10T10:06:29.453Z] #69 5.196 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-10T10:06:29.453Z] #69 5.200 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:06:29.453Z] #69 5.201 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-10T10:06:29.453Z] #69 5.215 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:06:29.453Z] #69 5.218 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-10T10:06:29.453Z] #69 5.236 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-10T10:06:29.453Z] #69 5.237 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-10T10:06:29.453Z] #69 5.238 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:06:29.453Z] #69 5.250 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-10T10:06:29.453Z] #69 5.251 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:06:29.453Z] #69 5.252 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-10T10:06:29.453Z] #69 5.252 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-10T10:06:32.612Z] #60 ... [2022-05-10T10:06:32.612Z] [2022-05-10T10:06:32.612Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:06:32.612Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:06:32.612Z] #21 7.948 Fetched 8530 kB in 7s (1224 kB/s) [2022-05-10T10:06:32.612Z] #21 7.948 Reading package lists... [2022-05-10T10:06:32.612Z] #21 11.16 Reading package lists... [2022-05-10T10:06:32.612Z] #21 14.77 Building dependency tree... [2022-05-10T10:06:34.011Z] #21 17.75 The following additional packages will be installed: [2022-05-10T10:06:34.011Z] #21 17.75 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-10T10:06:34.011Z] #21 17.75 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-10T10:06:34.011Z] #21 17.75 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-10T10:06:34.011Z] #21 17.75 python3-pkg-resources vim-runtime xxd [2022-05-10T10:06:34.012Z] #21 17.78 Suggested packages: [2022-05-10T10:06:34.012Z] #21 17.78 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-10T10:06:34.012Z] #21 17.78 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-10T10:06:34.012Z] #21 17.78 acl attr quota [2022-05-10T10:06:34.012Z] #21 17.78 Recommended packages: [2022-05-10T10:06:34.012Z] #21 17.78 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-10T10:06:34.654Z] #60 ... [2022-05-10T10:06:34.654Z] [2022-05-10T10:06:34.654Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:06:34.654Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:06:34.654Z] #47 206.9 + dpkg --print-architecture [2022-05-10T10:06:34.654Z] #47 206.9 + git checkout -q v2.1.0 [2022-05-10T10:06:34.654Z] #47 207.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-10T10:06:34.654Z] #47 207.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-10T10:06:35.530Z] #21 12.05 Fetched 8530 kB in 11s (775 kB/s) [2022-05-10T10:06:36.575Z] #21 20.00 The following NEW packages will be installed: [2022-05-10T10:06:36.575Z] #21 20.01 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-10T10:06:36.575Z] #21 20.01 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-10T10:06:36.575Z] #21 20.01 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-10T10:06:36.575Z] #21 20.01 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-10T10:06:36.575Z] #21 20.01 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-10T10:06:36.575Z] #21 20.01 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-10T10:06:36.575Z] #21 20.01 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-10T10:06:36.575Z] #21 20.01 xz-utils zip zstd [2022-05-10T10:06:36.575Z] #21 ... [2022-05-10T10:06:36.575Z] [2022-05-10T10:06:36.575Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:06:36.575Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:06:36.575Z] #34 DONE 185.0s [2022-05-10T10:06:36.575Z] [2022-05-10T10:06:36.575Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:06:36.575Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:06:36.575Z] #21 20.34 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:06:36.575Z] #21 20.34 Need to get 27.6 MB of archives. [2022-05-10T10:06:36.575Z] #21 20.34 After this operation, 106 MB of additional disk space will be used. [2022-05-10T10:06:36.575Z] #21 20.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-10T10:06:36.575Z] #21 20.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-10T10:06:36.575Z] #21 20.37 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-10T10:06:36.575Z] #21 20.38 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-10T10:06:36.575Z] #21 20.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-10T10:06:36.575Z] #21 20.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-10T10:06:36.575Z] #21 20.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-10T10:06:36.575Z] #21 20.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-10T10:06:36.575Z] #21 20.48 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:06:36.575Z] #21 20.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:06:36.575Z] #21 20.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-10T10:06:36.575Z] #21 20.58 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-10T10:06:36.575Z] #21 20.59 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-10T10:06:36.575Z] #21 20.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-10T10:06:36.575Z] #21 20.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-10T10:06:36.575Z] #21 20.61 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-10T10:06:36.575Z] #21 20.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-10T10:06:36.575Z] #21 20.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-10T10:06:36.575Z] #21 20.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-10T10:06:36.835Z] #21 20.64 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-10T10:06:36.835Z] #21 20.64 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-10T10:06:36.835Z] #21 20.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-10T10:06:36.835Z] #21 20.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-10T10:06:36.835Z] #21 20.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-10T10:06:36.835Z] #21 20.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-10T10:06:36.835Z] #21 20.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-10T10:06:36.835Z] #21 20.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-10T10:06:36.919Z] #21 12.05 Reading package lists... [2022-05-10T10:06:36.919Z] #21 ... [2022-05-10T10:06:36.919Z] [2022-05-10T10:06:36.919Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:06:36.919Z] #60 sha256:3a4d87f2448e20420d9f06f8258ccb0f54f30b3d692c11b1bdfe66111bc2308f [2022-05-10T10:06:36.919Z] #60 12.08 + cd /tmp/tmp.BZdbhaSLvr/src/github.com/opencontainers/runc [2022-05-10T10:06:36.919Z] #60 12.08 + git checkout -q v1.1.1 [2022-05-10T10:06:36.919Z] #60 12.91 + '[' -z '' ']' [2022-05-10T10:06:36.919Z] #60 12.91 + target=static [2022-05-10T10:06:36.919Z] #60 12.91 + make BUILDTAGS=seccomp static [2022-05-10T10:06:36.919Z] #60 13.34 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-10T10:06:37.422Z] #21 21.19 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-10T10:06:37.422Z] #21 21.19 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-10T10:06:37.422Z] #21 21.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-10T10:06:37.422Z] #21 21.19 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-10T10:06:37.422Z] #21 21.19 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-10T10:06:37.422Z] #21 21.20 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-10T10:06:37.422Z] #21 21.20 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-10T10:06:37.422Z] #21 21.30 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-10T10:06:37.422Z] #21 21.30 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-10T10:06:37.422Z] #21 21.33 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:06:37.422Z] #21 21.34 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-10T10:06:37.422Z] #21 21.38 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-10T10:06:37.422Z] #21 21.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-10T10:06:37.697Z] #21 21.46 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-10T10:06:37.697Z] #21 21.52 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-10T10:06:37.697Z] #21 21.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-10T10:06:37.697Z] #21 21.57 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-10T10:06:38.285Z] #21 21.97 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-10T10:06:38.285Z] #21 22.02 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-10T10:06:38.285Z] #21 22.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-10T10:06:38.285Z] #21 22.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-10T10:06:38.853Z] #60 ... [2022-05-10T10:06:38.853Z] [2022-05-10T10:06:38.853Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:06:38.853Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:06:38.853Z] #21 12.05 Reading package lists... [2022-05-10T10:06:39.238Z] #21 ... [2022-05-10T10:06:39.238Z] [2022-05-10T10:06:39.238Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:06:39.238Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:06:39.238Z] #36 187.9 Delve is a source level debugger for Go programs. [2022-05-10T10:06:39.238Z] #36 187.9 [2022-05-10T10:06:39.238Z] #36 187.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-10T10:06:39.238Z] #36 187.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-10T10:06:39.238Z] #36 187.9 [2022-05-10T10:06:39.238Z] #36 187.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-10T10:06:39.238Z] #36 187.9 [2022-05-10T10:06:39.238Z] #36 187.9 Pass flags to the program you are debugging using `--`, for example: [2022-05-10T10:06:39.238Z] #36 187.9 [2022-05-10T10:06:39.238Z] #36 187.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-10T10:06:39.238Z] #36 187.9 [2022-05-10T10:06:39.238Z] #36 187.9 Usage: [2022-05-10T10:06:39.238Z] #36 187.9 dlv [command] [2022-05-10T10:06:39.238Z] #36 187.9 [2022-05-10T10:06:39.238Z] #36 187.9 Available Commands: [2022-05-10T10:06:39.238Z] #36 187.9 attach Attach to running process and begin debugging. [2022-05-10T10:06:39.238Z] #36 187.9 connect Connect to a headless debug server with a terminal client. [2022-05-10T10:06:39.238Z] #36 187.9 core Examine a core dump. [2022-05-10T10:06:39.238Z] #36 187.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-10T10:06:39.238Z] #36 187.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-10T10:06:39.238Z] #36 187.9 exec Execute a precompiled binary, and begin a debug session. [2022-05-10T10:06:39.238Z] #36 187.9 help Help about any command [2022-05-10T10:06:39.238Z] #36 187.9 run Deprecated command. Use 'debug' instead. [2022-05-10T10:06:39.238Z] #36 187.9 test Compile test binary and begin debugging program. [2022-05-10T10:06:39.238Z] #36 187.9 trace Compile and begin tracing program. [2022-05-10T10:06:39.238Z] #36 187.9 version Prints version. [2022-05-10T10:06:39.238Z] #36 187.9 [2022-05-10T10:06:39.238Z] #36 187.9 Flags: [2022-05-10T10:06:39.238Z] #36 187.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-10T10:06:39.238Z] #36 187.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-10T10:06:39.238Z] #36 187.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-10T10:06:39.238Z] #36 187.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-10T10:06:39.238Z] #36 187.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-10T10:06:39.238Z] #36 187.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-10T10:06:39.238Z] #36 187.9 --disable-aslr Disables address space randomization [2022-05-10T10:06:39.238Z] #36 187.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-10T10:06:39.238Z] #36 187.9 -h, --help help for dlv [2022-05-10T10:06:39.238Z] #36 187.9 --init string Init file, executed by the terminal client. [2022-05-10T10:06:39.238Z] #36 187.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-10T10:06:39.238Z] #36 187.9 --log Enable debugging server logging. [2022-05-10T10:06:39.238Z] #36 187.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-10T10:06:39.238Z] #36 187.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-10T10:06:39.238Z] #36 187.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-10T10:06:39.238Z] #36 187.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-10T10:06:39.238Z] #36 187.9 --wd string Working directory for running the program. [2022-05-10T10:06:39.238Z] #36 187.9 [2022-05-10T10:06:39.238Z] #36 187.9 Additional help topics: [2022-05-10T10:06:39.238Z] #36 187.9 dlv backend Help about the --backend flag. [2022-05-10T10:06:39.238Z] #36 187.9 dlv log Help about logging flags. [2022-05-10T10:06:39.238Z] #36 187.9 dlv redirect Help about file redirection. [2022-05-10T10:06:39.238Z] #36 187.9 [2022-05-10T10:06:39.238Z] #36 187.9 Use "dlv [command] --help" for more information about a command. [2022-05-10T10:06:39.238Z] #36 DONE 188.1s [2022-05-10T10:06:39.238Z] [2022-05-10T10:06:39.238Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:06:39.238Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:06:39.238Z] #21 23.21 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:06:39.499Z] #21 23.43 Fetched 27.6 MB in 2s (13.2 MB/s) [2022-05-10T10:06:39.763Z] #21 23.52 Selecting previously unselected package pigz. [2022-05-10T10:06:39.763Z] #21 23.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-10T10:06:39.763Z] #21 23.63 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-10T10:06:39.763Z] #21 23.66 Unpacking pigz (2.6-1) ... [2022-05-10T10:06:40.024Z] #21 23.79 Selecting previously unselected package libelf1:amd64. [2022-05-10T10:06:40.025Z] #21 23.79 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-10T10:06:40.025Z] #21 23.81 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-10T10:06:40.025Z] #21 24.08 Selecting previously unselected package libbpf0:amd64. [2022-05-10T10:06:40.025Z] #21 24.08 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-10T10:06:40.025Z] #21 24.08 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-10T10:06:40.596Z] #21 24.29 Selecting previously unselected package libcap2:amd64. [2022-05-10T10:06:40.596Z] #21 24.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-10T10:06:40.596Z] #21 24.31 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-10T10:06:40.596Z] #21 24.39 Selecting previously unselected package libmnl0:amd64. [2022-05-10T10:06:40.596Z] #21 24.39 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-10T10:06:40.596Z] #21 24.42 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-10T10:06:40.858Z] #21 24.57 Selecting previously unselected package libxtables12:amd64. [2022-05-10T10:06:40.858Z] #21 24.57 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-10T10:06:40.858Z] #21 24.58 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-10T10:06:40.858Z] #21 24.72 Selecting previously unselected package libcap2-bin. [2022-05-10T10:06:40.858Z] #21 24.73 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-10T10:06:40.858Z] #21 24.77 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-10T10:06:41.119Z] #21 25.01 Selecting previously unselected package iproute2. [2022-05-10T10:06:41.119Z] #21 25.01 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-10T10:06:41.119Z] #21 25.02 Unpacking iproute2 (5.10.0-4) ... [2022-05-10T10:06:41.375Z] Client: [2022-05-10T10:06:41.375Z] Context: default [2022-05-10T10:06:41.375Z] Debug Mode: false [2022-05-10T10:06:41.375Z] Plugins: [2022-05-10T10:06:41.375Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-10T10:06:41.375Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-10T10:06:41.375Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-10T10:06:41.375Z] [2022-05-10T10:06:41.375Z] Server: [2022-05-10T10:06:41.375Z] Containers: 0 [2022-05-10T10:06:41.375Z] Running: 0 [2022-05-10T10:06:41.375Z] Paused: 0 [2022-05-10T10:06:41.375Z] Stopped: 0 [2022-05-10T10:06:41.375Z] Images: 0 [2022-05-10T10:06:41.375Z] Server Version: 20.10.9 [2022-05-10T10:06:41.375Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-05-10T10:06:41.375Z] LCOW: [2022-05-10T10:06:41.375Z] Windows: [2022-05-10T10:06:41.375Z] Logging Driver: json-file [2022-05-10T10:06:41.375Z] Plugins: [2022-05-10T10:06:41.375Z] Volume: local [2022-05-10T10:06:41.375Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T10:06:41.375Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T10:06:41.375Z] Swarm: inactive [2022-05-10T10:06:41.375Z] Default Isolation: process [2022-05-10T10:06:41.375Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-10T10:06:41.375Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-10T10:06:41.375Z] OSType: windows [2022-05-10T10:06:41.375Z] Architecture: x86_64 [2022-05-10T10:06:41.375Z] CPUs: 4 [2022-05-10T10:06:41.375Z] Total Memory: 32GiB [2022-05-10T10:06:41.375Z] Name: azwin-2-63c360 [2022-05-10T10:06:41.375Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-10T10:06:41.375Z] Docker Root Dir: D:\docker [2022-05-10T10:06:41.375Z] Debug Mode: false [2022-05-10T10:06:41.375Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:06:41.375Z] Labels: [2022-05-10T10:06:41.375Z] Experimental: true [2022-05-10T10:06:41.375Z] Insecure Registries: [2022-05-10T10:06:41.375Z] 10.0.0.4:5000 [2022-05-10T10:06:41.375Z] 127.0.0.0/8 [2022-05-10T10:06:41.375Z] Registry Mirrors: [2022-05-10T10:06:41.375Z] http://10.0.0.4:5000/ [2022-05-10T10:06:41.375Z] Live Restore Enabled: false [2022-05-10T10:06:41.375Z] Product License: Community Engine [2022-05-10T10:06:41.375Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-05-10T10:06:41.653Z] #69 ... [2022-05-10T10:06:41.653Z] [2022-05-10T10:06:41.653Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:06:41.653Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:06:41.653Z] #20 21.65 Fetched 49.0 MB in 20s (2428 kB/s) [2022-05-10T10:06:41.691Z] #21 25.68 Selecting previously unselected package xxd. [2022-05-10T10:06:41.691Z] #21 25.68 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:06:41.691Z] #21 25.69 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:06:41.952Z] #21 25.83 Selecting previously unselected package vim-common. [2022-05-10T10:06:41.952Z] #21 25.84 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:06:41.952Z] #21 25.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:06:42.213Z] #21 26.01 Selecting previously unselected package bash-completion. [2022-05-10T10:06:42.213Z] #21 26.02 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-10T10:06:42.508Z] #21 16.22 Reading package lists... [2022-05-10T10:06:42.508Z] #21 ... [2022-05-10T10:06:42.508Z] [2022-05-10T10:06:42.508Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-05-10T10:06:42.508Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-05-10T10:06:42.508Z] #34 DONE 187.9s [2022-05-10T10:06:42.508Z] [2022-05-10T10:06:42.508Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:06:42.508Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:06:42.508Z] #21 16.22 Reading package lists... [2022-05-10T10:06:43.455Z] #21 19.71 Building dependency tree... [2022-05-10T10:06:44.127Z] #21 27.70 Unpacking bash-completion (1:2.11-2) ... [2022-05-10T10:06:44.388Z] #21 28.11 Selecting previously unselected package bzip2. [2022-05-10T10:06:44.388Z] #21 28.11 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-10T10:06:44.388Z] #21 28.12 Unpacking bzip2 (1.0.8-4) ... [2022-05-10T10:06:44.388Z] #21 28.21 Selecting previously unselected package xz-utils. [2022-05-10T10:06:44.388Z] #21 28.21 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-10T10:06:44.388Z] #21 28.21 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:06:44.398Z] #21 21.65 The following additional packages will be installed: [2022-05-10T10:06:44.398Z] #21 21.66 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-10T10:06:44.398Z] #21 21.66 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-05-10T10:06:44.398Z] #21 21.66 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-10T10:06:44.398Z] #21 21.66 python3-pkg-resources vim-runtime xxd [2022-05-10T10:06:44.398Z] #21 21.67 Suggested packages: [2022-05-10T10:06:44.398Z] #21 21.67 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-05-10T10:06:44.398Z] #21 21.67 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-05-10T10:06:44.398Z] #21 21.67 acl attr quota [2022-05-10T10:06:44.398Z] #21 21.67 Recommended packages: [2022-05-10T10:06:44.398Z] #21 21.67 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-10T10:06:44.649Z] #21 28.39 Selecting previously unselected package apparmor. [2022-05-10T10:06:44.649Z] #21 28.39 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-10T10:06:44.649Z] #21 28.44 Unpacking apparmor (2.13.6-10) ... [2022-05-10T10:06:44.659Z] #21 ... [2022-05-10T10:06:44.659Z] [2022-05-10T10:06:44.659Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help [2022-05-10T10:06:44.659Z] #36 sha256:b9859af8b84dce2d8bcff7950573223c4f248f3ca3c9adee96516ee850fccc70 [2022-05-10T10:06:44.659Z] #36 190.9 Delve is a source level debugger for Go programs. [2022-05-10T10:06:44.659Z] #36 190.9 [2022-05-10T10:06:44.659Z] #36 190.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-05-10T10:06:44.659Z] #36 190.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-05-10T10:06:44.659Z] #36 190.9 [2022-05-10T10:06:44.659Z] #36 190.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-05-10T10:06:44.659Z] #36 190.9 [2022-05-10T10:06:44.659Z] #36 190.9 Pass flags to the program you are debugging using `--`, for example: [2022-05-10T10:06:44.659Z] #36 190.9 [2022-05-10T10:06:44.660Z] #36 190.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-05-10T10:06:44.660Z] #36 190.9 [2022-05-10T10:06:44.660Z] #36 190.9 Usage: [2022-05-10T10:06:44.660Z] #36 190.9 dlv [command] [2022-05-10T10:06:44.660Z] #36 190.9 [2022-05-10T10:06:44.660Z] #36 190.9 Available Commands: [2022-05-10T10:06:44.660Z] #36 190.9 attach Attach to running process and begin debugging. [2022-05-10T10:06:44.660Z] #36 190.9 connect Connect to a headless debug server with a terminal client. [2022-05-10T10:06:44.660Z] #36 190.9 core Examine a core dump. [2022-05-10T10:06:44.660Z] #36 190.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-05-10T10:06:44.660Z] #36 190.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-05-10T10:06:44.660Z] #36 190.9 exec Execute a precompiled binary, and begin a debug session. [2022-05-10T10:06:44.660Z] #36 190.9 help Help about any command [2022-05-10T10:06:44.660Z] #36 190.9 run Deprecated command. Use 'debug' instead. [2022-05-10T10:06:44.660Z] #36 190.9 test Compile test binary and begin debugging program. [2022-05-10T10:06:44.660Z] #36 190.9 trace Compile and begin tracing program. [2022-05-10T10:06:44.660Z] #36 190.9 version Prints version. [2022-05-10T10:06:44.660Z] #36 190.9 [2022-05-10T10:06:44.660Z] #36 190.9 Flags: [2022-05-10T10:06:44.660Z] #36 190.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-05-10T10:06:44.660Z] #36 190.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-05-10T10:06:44.660Z] #36 190.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-05-10T10:06:44.660Z] #36 190.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-05-10T10:06:44.660Z] #36 190.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-05-10T10:06:44.660Z] #36 190.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-05-10T10:06:44.660Z] #36 190.9 --disable-aslr Disables address space randomization [2022-05-10T10:06:44.660Z] #36 190.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-05-10T10:06:44.660Z] #36 190.9 -h, --help help for dlv [2022-05-10T10:06:44.660Z] #36 190.9 --init string Init file, executed by the terminal client. [2022-05-10T10:06:44.660Z] #36 190.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-05-10T10:06:44.660Z] #36 190.9 --log Enable debugging server logging. [2022-05-10T10:06:44.660Z] #36 190.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-05-10T10:06:44.660Z] #36 190.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-05-10T10:06:44.660Z] #36 190.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-05-10T10:06:44.660Z] #36 190.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-05-10T10:06:44.660Z] #36 190.9 --wd string Working directory for running the program. [2022-05-10T10:06:44.660Z] #36 190.9 [2022-05-10T10:06:44.660Z] #36 190.9 Additional help topics: [2022-05-10T10:06:44.660Z] #36 190.9 dlv backend Help about the --backend flag. [2022-05-10T10:06:44.660Z] #36 190.9 dlv log Help about logging flags. [2022-05-10T10:06:44.660Z] #36 190.9 dlv redirect Help about file redirection. [2022-05-10T10:06:44.660Z] #36 190.9 [2022-05-10T10:06:44.660Z] #36 190.9 Use "dlv [command] --help" for more information about a command. [2022-05-10T10:06:44.660Z] #36 DONE 191.1s [2022-05-10T10:06:44.910Z] #21 28.84 Selecting previously unselected package inetutils-ping. [2022-05-10T10:06:44.910Z] #21 28.84 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-10T10:06:44.910Z] #21 28.84 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-10T10:06:44.921Z] [2022-05-10T10:06:44.921Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:06:44.921Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:06:45.171Z] #21 28.97 Selecting previously unselected package libip4tc2:amd64. [2022-05-10T10:06:45.171Z] #21 28.98 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-10T10:06:45.171Z] #21 28.99 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-10T10:06:45.171Z] #21 29.05 Selecting previously unselected package libip6tc2:amd64. [2022-05-10T10:06:45.171Z] #21 29.07 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-10T10:06:45.171Z] #21 29.07 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-10T10:06:45.171Z] #21 29.13 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-10T10:06:45.171Z] #21 29.13 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-10T10:06:45.171Z] #21 29.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-10T10:06:45.171Z] #21 29.20 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-10T10:06:45.433Z] #21 29.21 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-10T10:06:45.433Z] #21 29.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-10T10:06:45.433Z] #21 29.29 Selecting previously unselected package libnftnl11:amd64. [2022-05-10T10:06:45.433Z] #21 29.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-10T10:06:45.433Z] #21 29.30 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-10T10:06:45.433Z] #21 29.39 Selecting previously unselected package iptables. [2022-05-10T10:06:45.433Z] #21 29.40 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-10T10:06:45.433Z] #21 29.40 Unpacking iptables (1.8.7-1) ... [2022-05-10T10:06:45.873Z] #47 ... [2022-05-10T10:06:45.873Z] [2022-05-10T10:06:45.873Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:06:45.873Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-05-10T10:06:45.873Z] #21 23.14 The following NEW packages will be installed: [2022-05-10T10:06:45.873Z] #21 23.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-05-10T10:06:45.873Z] #21 23.14 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-05-10T10:06:45.873Z] #21 23.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-05-10T10:06:45.873Z] #21 23.14 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-05-10T10:06:45.873Z] #21 23.14 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-05-10T10:06:45.873Z] #21 23.14 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-05-10T10:06:45.873Z] #21 23.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-05-10T10:06:45.873Z] #21 23.14 xz-utils zip zstd [2022-05-10T10:06:46.005Z] #21 29.70 Selecting previously unselected package libonig5:amd64. [2022-05-10T10:06:46.005Z] #21 29.70 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-10T10:06:46.005Z] #21 29.71 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:06:46.005Z] #21 29.84 Selecting previously unselected package libjq1:amd64. [2022-05-10T10:06:46.005Z] #21 29.85 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-10T10:06:46.005Z] #21 29.86 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:06:46.005Z] #21 29.97 Selecting previously unselected package jq. [2022-05-10T10:06:46.005Z] #21 29.99 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-10T10:06:46.005Z] #21 30.00 Unpacking jq (1.6-2.1) ... [2022-05-10T10:06:46.135Z] #21 23.46 0 upgraded, 48 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:06:46.135Z] #21 23.46 Need to get 27.6 MB of archives. [2022-05-10T10:06:46.135Z] #21 23.46 After this operation, 106 MB of additional disk space will be used. [2022-05-10T10:06:46.135Z] #21 23.46 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-10T10:06:46.135Z] #21 23.47 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-10T10:06:46.135Z] #21 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-10T10:06:46.135Z] #21 23.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-10T10:06:46.135Z] #21 23.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-10T10:06:46.135Z] #21 23.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-10T10:06:46.135Z] #21 23.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-10T10:06:46.135Z] #21 23.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-10T10:06:46.135Z] #21 23.51 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:06:46.135Z] #21 23.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:06:46.135Z] #21 23.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-10T10:06:46.135Z] #21 23.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-05-10T10:06:46.135Z] #21 23.53 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-05-10T10:06:46.266Z] #21 30.06 Selecting previously unselected package libaio1:amd64. [2022-05-10T10:06:46.266Z] #21 30.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-10T10:06:46.266Z] #21 30.08 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-10T10:06:46.266Z] #21 30.14 Selecting previously unselected package libgpm2:amd64. [2022-05-10T10:06:46.266Z] #21 30.15 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-10T10:06:46.266Z] #21 30.16 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-10T10:06:46.399Z] #21 23.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-10T10:06:46.399Z] #21 23.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-10T10:06:46.399Z] #21 23.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-10T10:06:46.399Z] #21 23.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-10T10:06:46.399Z] #21 23.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-10T10:06:46.399Z] #21 23.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-10T10:06:46.399Z] #21 23.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-10T10:06:46.399Z] #21 23.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-10T10:06:46.399Z] #21 23.58 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-10T10:06:46.399Z] #21 23.59 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-10T10:06:46.399Z] #21 23.59 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-10T10:06:46.399Z] #21 23.59 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-10T10:06:46.399Z] #21 23.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-10T10:06:46.399Z] #21 23.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-05-10T10:06:46.399Z] #21 23.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-10T10:06:46.526Z] #21 30.21 Selecting previously unselected package libicu67:amd64. [2022-05-10T10:06:46.526Z] #21 30.22 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-10T10:06:46.526Z] #21 30.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-10T10:06:46.665Z] #21 23.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-10T10:06:46.665Z] #21 23.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-10T10:06:46.665Z] #21 23.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-10T10:06:46.665Z] #21 23.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-10T10:06:46.665Z] #21 23.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-05-10T10:06:46.665Z] #21 23.82 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-10T10:06:46.665Z] #21 23.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-10T10:06:46.665Z] #21 23.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-10T10:06:46.665Z] #21 23.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:06:46.665Z] #21 23.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-10T10:06:46.665Z] #21 23.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-10T10:06:46.665Z] #21 23.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-10T10:06:46.665Z] #21 23.91 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-10T10:06:46.665Z] #21 23.94 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-10T10:06:46.665Z] #21 23.95 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-10T10:06:46.665Z] #21 23.96 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-10T10:06:46.927Z] #21 24.11 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-10T10:06:46.927Z] #21 24.15 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-10T10:06:46.927Z] #21 24.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-10T10:06:46.927Z] #21 24.17 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-10T10:06:47.499Z] #21 24.74 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:06:47.499Z] #21 24.83 Fetched 27.6 MB in 1s (26.9 MB/s) [2022-05-10T10:06:47.499Z] #21 24.87 Selecting previously unselected package pigz. [2022-05-10T10:06:47.761Z] #21 24.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-05-10T10:06:47.761Z] #21 24.91 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-10T10:06:47.761Z] #21 24.91 Unpacking pigz (2.6-1) ... [2022-05-10T10:06:47.761Z] #21 25.00 Selecting previously unselected package libelf1:amd64. [2022-05-10T10:06:47.761Z] #21 25.00 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-10T10:06:47.761Z] #21 25.01 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-10T10:06:47.761Z] #21 25.15 Selecting previously unselected package libbpf0:amd64. [2022-05-10T10:06:48.022Z] #21 25.15 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-10T10:06:48.022Z] #21 25.15 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-10T10:06:48.022Z] #21 25.24 Selecting previously unselected package libcap2:amd64. [2022-05-10T10:06:48.022Z] #21 25.24 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-10T10:06:48.022Z] #21 25.25 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-10T10:06:48.022Z] #21 25.33 Selecting previously unselected package libmnl0:amd64. [2022-05-10T10:06:48.022Z] #21 25.33 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-10T10:06:48.022Z] #21 25.35 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-10T10:06:48.022Z] #21 25.41 Selecting previously unselected package libxtables12:amd64. [2022-05-10T10:06:48.215Z] #20 21.65 Reading package lists... [2022-05-10T10:06:48.215Z] #20 ... [2022-05-10T10:06:48.215Z] [2022-05-10T10:06:48.215Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:06:48.215Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-10T10:06:48.215Z] #69 22.26 Fetched 49.0 MB in 21s (2372 kB/s) [2022-05-10T10:06:48.283Z] #21 25.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-10T10:06:48.283Z] #21 25.41 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-10T10:06:48.283Z] #21 25.49 Selecting previously unselected package libcap2-bin. [2022-05-10T10:06:48.283Z] #21 25.49 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-10T10:06:48.283Z] #21 25.50 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-10T10:06:48.545Z] #21 25.62 Selecting previously unselected package iproute2. [2022-05-10T10:06:48.545Z] #21 25.62 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-10T10:06:48.545Z] #21 25.63 Unpacking iproute2 (5.10.0-4) ... [2022-05-10T10:06:48.806Z] #21 26.05 Selecting previously unselected package xxd. [2022-05-10T10:06:48.806Z] #21 26.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:06:48.806Z] #21 26.07 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:06:49.067Z] #21 26.20 Selecting previously unselected package vim-common. [2022-05-10T10:06:49.067Z] #21 26.20 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:06:49.067Z] #21 26.22 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:06:49.067Z] #21 26.34 Selecting previously unselected package bash-completion. [2022-05-10T10:06:49.067Z] #21 26.34 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-10T10:06:49.592Z] #69 22.26 Reading package lists... [2022-05-10T10:06:49.592Z] #69 ... [2022-05-10T10:06:49.592Z] [2022-05-10T10:06:49.592Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:06:49.592Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:06:49.592Z] #20 21.65 Reading package lists... [2022-05-10T10:06:49.828Z] #21 33.13 Selecting previously unselected package libinih1:amd64. [2022-05-10T10:06:49.828Z] #21 33.13 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-10T10:06:49.828Z] #21 33.14 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-10T10:06:49.828Z] #21 33.20 Selecting previously unselected package libnet1:amd64. [2022-05-10T10:06:49.828Z] #21 33.20 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-10T10:06:49.828Z] #21 33.21 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:06:49.828Z] #21 33.29 Selecting previously unselected package libnl-3-200:amd64. [2022-05-10T10:06:49.828Z] #21 33.30 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-10T10:06:49.828Z] #21 33.30 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:06:49.828Z] #21 33.39 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-10T10:06:49.828Z] #21 33.39 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-10T10:06:49.828Z] #21 33.40 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:06:49.828Z] #21 33.47 Selecting previously unselected package net-tools. [2022-05-10T10:06:49.828Z] #21 33.48 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-10T10:06:49.828Z] #21 33.48 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:06:49.828Z] #21 33.65 Selecting previously unselected package patch. [2022-05-10T10:06:49.828Z] #21 33.66 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-10T10:06:49.828Z] #21 33.67 Unpacking patch (2.7.6-7) ... [2022-05-10T10:06:50.089Z] #21 33.76 Selecting previously unselected package python-pip-whl. [2022-05-10T10:06:50.089Z] #21 33.77 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:06:50.089Z] #21 33.78 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:06:50.350Z] #21 34.31 Selecting previously unselected package python3-lib2to3. [2022-05-10T10:06:50.350Z] #21 34.31 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-10T10:06:50.350Z] #21 34.32 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:06:50.350Z] #21 34.41 Selecting previously unselected package python3-distutils. [2022-05-10T10:06:50.529Z] #20 30.68 Reading package lists... [2022-05-10T10:06:50.529Z] #20 ... [2022-05-10T10:06:50.529Z] [2022-05-10T10:06:50.529Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:06:50.529Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-10T10:06:50.529Z] #49 21.59 Fetched 49.0 MB in 20s (2446 kB/s) [2022-05-10T10:06:50.529Z] #49 21.59 Reading package lists... [2022-05-10T10:06:50.611Z] #21 34.42 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-10T10:06:50.611Z] #21 34.43 Unpacking python3-distutils (3.9.2-1) ... [2022-05-10T10:06:50.789Z] #49 31.24 Reading package lists... [2022-05-10T10:06:50.789Z] #49 ... [2022-05-10T10:06:50.789Z] [2022-05-10T10:06:50.789Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:06:50.789Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-10T10:06:50.789Z] #69 22.26 Reading package lists... [2022-05-10T10:06:50.872Z] #21 34.54 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:06:50.872Z] #21 34.55 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:06:50.872Z] #21 34.56 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:06:50.872Z] #21 34.69 Selecting previously unselected package python3-setuptools. [2022-05-10T10:06:50.872Z] #21 34.70 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-10T10:06:50.872Z] #21 34.70 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-10T10:06:50.984Z] #21 28.09 Unpacking bash-completion (1:2.11-2) ... [2022-05-10T10:06:51.134Z] #21 34.92 Selecting previously unselected package python3-wheel. [2022-05-10T10:06:51.134Z] #21 34.93 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-10T10:06:51.134Z] #21 34.94 Unpacking python3-wheel (0.34.2-1) ... [2022-05-10T10:06:51.134Z] #21 35.00 Selecting previously unselected package python3-pip. [2022-05-10T10:06:51.134Z] #21 35.02 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:06:51.134Z] #21 35.02 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:06:51.246Z] #21 28.49 Selecting previously unselected package bzip2. [2022-05-10T10:06:51.246Z] #21 28.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-05-10T10:06:51.246Z] #21 28.50 Unpacking bzip2 (1.0.8-4) ... [2022-05-10T10:06:51.395Z] #21 35.28 Selecting previously unselected package sudo. [2022-05-10T10:06:51.395Z] #21 35.29 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-10T10:06:51.395Z] #21 35.31 Unpacking sudo (1.9.5p2-3) ... [2022-05-10T10:06:51.508Z] #21 28.60 Selecting previously unselected package xz-utils. [2022-05-10T10:06:51.508Z] #21 28.61 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-05-10T10:06:51.508Z] #21 28.62 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:06:51.508Z] #21 28.79 Selecting previously unselected package apparmor. [2022-05-10T10:06:51.508Z] #21 28.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-05-10T10:06:51.769Z] #21 28.86 Unpacking apparmor (2.13.6-10) ... [2022-05-10T10:06:51.853Z] #26 ... [2022-05-10T10:06:51.853Z] [2022-05-10T10:06:51.853Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:06:51.853Z] #55 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-05-10T10:06:51.853Z] #55 227.7 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-10T10:06:51.853Z] #55 DONE 231.2s [2022-05-10T10:06:51.853Z] [2022-05-10T10:06:51.853Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-05-10T10:06:51.853Z] #26 sha256:f1d68837416e56c5afa8e10f757d3fb1d5a6938a3bfef7efad0effd1cc02233a [2022-05-10T10:06:51.853Z] #26 228.2 + return [2022-05-10T10:06:51.853Z] #26 DONE 230.8s [2022-05-10T10:06:51.853Z] [2022-05-10T10:06:51.853Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:06:51.853Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:06:51.853Z] #64 ... [2022-05-10T10:06:51.853Z] [2022-05-10T10:06:51.853Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:06:51.853Z] #60 sha256:4efc44e5a3076d75a683fe0e0ca8280c0f0456645c3d086cb73917a2cd0b39bd [2022-05-10T10:06:51.853Z] #60 126.8 + mkdir -p /build [2022-05-10T10:06:51.853Z] #60 126.8 + cp runc /build/runc [2022-05-10T10:06:51.853Z] #60 DONE 127.4s [2022-05-10T10:06:51.853Z] [2022-05-10T10:06:51.853Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-10T10:06:51.853Z] #27 sha256:271d8362a8f5703b20313e890ff584a80483ea908330bac5e8f229525f6f7ce4 [2022-05-10T10:06:51.853Z] #27 DONE 0.4s [2022-05-10T10:06:51.853Z] [2022-05-10T10:06:51.853Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:06:51.853Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:06:51.853Z] #64 ... [2022-05-10T10:06:51.853Z] [2022-05-10T10:06:51.853Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-10T10:06:51.853Z] #32 sha256:0300598d2ce5c069d13e04144f840c43ffda1f7f9be970c2c7bfbac973a79cb9 [2022-05-10T10:06:51.967Z] #21 35.83 Selecting previously unselected package thin-provisioning-tools. [2022-05-10T10:06:51.967Z] #21 35.84 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-10T10:06:51.967Z] #21 35.84 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:06:52.031Z] #21 29.20 Selecting previously unselected package inetutils-ping. [2022-05-10T10:06:52.031Z] #21 29.20 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-10T10:06:52.031Z] #21 29.21 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-10T10:06:52.229Z] #21 36.04 Selecting previously unselected package uidmap. [2022-05-10T10:06:52.229Z] #21 36.05 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-10T10:06:52.229Z] #21 36.06 Unpacking uidmap (1:4.8.1-1) ... [2022-05-10T10:06:52.229Z] #21 36.25 Selecting previously unselected package vim-runtime. [2022-05-10T10:06:52.293Z] #21 29.32 Selecting previously unselected package libip4tc2:amd64. [2022-05-10T10:06:52.293Z] #21 29.32 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-10T10:06:52.293Z] #21 29.32 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-10T10:06:52.293Z] #21 29.39 Selecting previously unselected package libip6tc2:amd64. [2022-05-10T10:06:52.293Z] #21 29.39 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-10T10:06:52.293Z] #21 29.40 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-10T10:06:52.293Z] #21 29.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-10T10:06:52.293Z] #21 29.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-10T10:06:52.293Z] #21 29.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-10T10:06:52.490Z] #21 36.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:06:52.490Z] #21 36.27 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-10T10:06:52.490Z] #21 36.29 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-10T10:06:52.490Z] #21 36.30 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:06:52.555Z] #21 29.57 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-10T10:06:52.555Z] #21 29.58 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-10T10:06:52.555Z] #21 29.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-10T10:06:52.555Z] #21 29.66 Selecting previously unselected package libnftnl11:amd64. [2022-05-10T10:06:52.555Z] #21 29.66 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-10T10:06:52.555Z] #21 29.66 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-10T10:06:52.555Z] #21 29.75 Selecting previously unselected package iptables. [2022-05-10T10:06:52.555Z] #21 29.75 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-05-10T10:06:52.555Z] #21 29.75 Unpacking iptables (1.8.7-1) ... [2022-05-10T10:06:52.781Z] #32 DONE 1.0s [2022-05-10T10:06:52.781Z] [2022-05-10T10:06:52.781Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:06:52.781Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:06:52.781Z] #64 ... [2022-05-10T10:06:52.781Z] [2022-05-10T10:06:52.781Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-10T10:06:52.781Z] #35 sha256:b9be7807cf54483bcb0ec946e15236ca095966a208900581a8cdcb67ae46b421 [2022-05-10T10:06:52.817Z] #21 30.06 Selecting previously unselected package libonig5:amd64. [2022-05-10T10:06:52.817Z] #21 30.06 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-10T10:06:52.817Z] #21 30.07 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:06:53.078Z] #21 30.22 Selecting previously unselected package libjq1:amd64. [2022-05-10T10:06:53.079Z] #21 30.22 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-05-10T10:06:53.079Z] #21 30.26 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:06:53.079Z] #21 30.38 Selecting previously unselected package jq. [2022-05-10T10:06:53.079Z] #21 30.38 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-05-10T10:06:53.079Z] #21 30.38 Unpacking jq (1.6-2.1) ... [2022-05-10T10:06:53.079Z] #21 30.46 Selecting previously unselected package libaio1:amd64. [2022-05-10T10:06:53.340Z] #21 30.46 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-05-10T10:06:53.340Z] #21 30.48 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-10T10:06:53.340Z] #21 30.53 Selecting previously unselected package libgpm2:amd64. [2022-05-10T10:06:53.340Z] #21 30.54 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-05-10T10:06:53.340Z] #21 30.56 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-10T10:06:53.340Z] #21 30.60 Selecting previously unselected package libicu67:amd64. [2022-05-10T10:06:53.340Z] #21 30.60 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-05-10T10:06:53.340Z] #21 30.62 Unpacking libicu67:amd64 (67.1-7) ... [2022-05-10T10:06:53.709Z] #35 DONE 1.1s [2022-05-10T10:06:53.710Z] [2022-05-10T10:06:53.710Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-10T10:06:53.710Z] #37 sha256:f266b4f077c29868ec230836c3c75b82b238f2bce9e61ec1427f1b559bb71234 [2022-05-10T10:06:54.272Z] #37 DONE 0.6s [2022-05-10T10:06:54.272Z] [2022-05-10T10:06:54.272Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-10T10:06:54.272Z] #39 sha256:e57aa4ca3f5ed839fc2076b5f0ba99ed0c0924216bdf06fc430260aed5f1f053 [2022-05-10T10:06:54.272Z] #39 DONE 0.1s [2022-05-10T10:06:54.272Z] [2022-05-10T10:06:54.272Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:06:54.272Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:06:54.272Z] #64 201.1 + bin/containerd [2022-05-10T10:06:54.528Z] #64 ... [2022-05-10T10:06:54.528Z] [2022-05-10T10:06:54.528Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-10T10:06:54.528Z] #41 sha256:bac0910e89467963ddc1b298222e56261456a179b4eec759ac2015569d9e05c9 [2022-05-10T10:06:54.528Z] #41 DONE 0.1s [2022-05-10T10:06:54.528Z] [2022-05-10T10:06:54.528Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-10T10:06:54.528Z] #45 sha256:4815d100187b0016f65068e7f857d705c6f3da36a108ca127257e612dec5f154 [2022-05-10T10:06:54.528Z] #45 DONE 0.1s [2022-05-10T10:06:54.528Z] [2022-05-10T10:06:54.528Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-10T10:06:54.528Z] #48 sha256:ed6b58a82126e19765df77113401ed3516186223a9c8451d3a1824e0cdf22f16 [2022-05-10T10:06:55.036Z] #21 39.02 Selecting previously unselected package vim. [2022-05-10T10:06:55.036Z] #21 39.02 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:06:55.036Z] #21 39.05 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:06:55.090Z] #48 DONE 0.5s [2022-05-10T10:06:55.090Z] [2022-05-10T10:06:55.090Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-10T10:06:55.090Z] #52 sha256:375df99d3a68e18f0ad399058688bfbd5154f09992710a28fa9c4d99eec801da [2022-05-10T10:06:55.090Z] #52 DONE 0.1s [2022-05-10T10:06:55.090Z] [2022-05-10T10:06:55.090Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:06:55.090Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:06:55.090Z] #64 ... [2022-05-10T10:06:55.090Z] [2022-05-10T10:06:55.090Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-10T10:06:55.090Z] #54 sha256:45ca5b983ed161a6f674d56a320d000e4680b440fd85b930ed668956cbf997f6 [2022-05-10T10:06:55.090Z] #54 DONE 0.1s [2022-05-10T10:06:55.346Z] [2022-05-10T10:06:55.346Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-10T10:06:55.346Z] #56 sha256:a2bbc1770a5dcc10af726a980dc31c71f3bfda047fc358e984923e603839d91a [2022-05-10T10:06:55.869Z] #21 39.55 Selecting previously unselected package xfsprogs. [2022-05-10T10:06:55.869Z] #21 39.56 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-10T10:06:55.869Z] #21 39.56 Unpacking xfsprogs (5.10.0-4) ... [2022-05-10T10:06:56.130Z] #21 39.94 Selecting previously unselected package zip. [2022-05-10T10:06:56.130Z] #21 39.96 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-10T10:06:56.130Z] #21 39.96 Unpacking zip (3.0-12) ... [2022-05-10T10:06:56.130Z] #21 40.07 Selecting previously unselected package zstd. [2022-05-10T10:06:56.390Z] #21 40.08 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-10T10:06:56.390Z] #21 40.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:06:56.585Z] #47 DONE 229.8s [2022-05-10T10:06:56.585Z] [2022-05-10T10:06:56.585Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:06:56.585Z] #60 sha256:3e610d2a33bb99511b19c2e3bcd19e4e650581d83c82a13e225badfc54a296f8 [2022-05-10T10:06:56.644Z] #21 33.68 Selecting previously unselected package libinih1:amd64. [2022-05-10T10:06:56.644Z] #21 33.68 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-05-10T10:06:56.644Z] #21 33.69 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-10T10:06:56.644Z] #21 33.75 Selecting previously unselected package libnet1:amd64. [2022-05-10T10:06:56.644Z] #21 33.76 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-10T10:06:56.644Z] #21 33.77 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:06:56.644Z] #21 33.87 Selecting previously unselected package libnl-3-200:amd64. [2022-05-10T10:06:56.644Z] #21 33.88 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-10T10:06:56.644Z] #21 33.90 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:06:56.644Z] #21 34.00 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-10T10:06:56.652Z] #21 40.48 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:06:56.751Z] #56 DONE 1.3s [2022-05-10T10:06:56.751Z] [2022-05-10T10:06:56.751Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-10T10:06:56.751Z] #58 sha256:325fffb506191bd5b93039025f9fb4c41e1fe3a0643356a866ddea48b5367e0c [2022-05-10T10:06:56.751Z] #58 DONE 0.1s [2022-05-10T10:06:56.751Z] [2022-05-10T10:06:56.751Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:06:56.751Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:06:56.845Z] #60 ... [2022-05-10T10:06:56.845Z] [2022-05-10T10:06:56.845Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-10T10:06:56.845Z] #48 sha256:9441947cb8381b50734b9a2cbb98df157360ae4b2cd335911b2a459f93d552a4 [2022-05-10T10:06:56.905Z] #21 34.00 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-10T10:06:56.905Z] #21 34.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:06:56.905Z] #21 34.07 Selecting previously unselected package net-tools. [2022-05-10T10:06:56.905Z] #21 34.08 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-10T10:06:56.905Z] #21 34.08 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:06:56.905Z] #21 34.25 Selecting previously unselected package patch. [2022-05-10T10:06:57.022Z] #64 ... [2022-05-10T10:06:57.022Z] [2022-05-10T10:06:57.022Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-10T10:06:57.022Z] #61 sha256:560562c02c77b0c45c23b379736cb92c7c095cdc33d085bb994adcd6c259f225 [2022-05-10T10:06:57.022Z] #61 DONE 0.5s [2022-05-10T10:06:57.104Z] #48 DONE 0.2s [2022-05-10T10:06:57.104Z] [2022-05-10T10:06:57.104Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-10T10:06:57.104Z] #52 sha256:f7583fb2b5245cc21dc756a3d3fe8e8699f120ea8671c08aeac4e46f7e8ed5a5 [2022-05-10T10:06:57.104Z] #52 DONE 0.1s [2022-05-10T10:06:57.104Z] [2022-05-10T10:06:57.104Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-10T10:06:57.104Z] #54 sha256:09bb9d9a7c1b343d9c4ed7ae74ba46675df2c45cf0f994788088638b0f29e160 [2022-05-10T10:06:57.165Z] #21 34.26 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-05-10T10:06:57.165Z] #21 34.26 Unpacking patch (2.7.6-7) ... [2022-05-10T10:06:57.165Z] #21 34.36 Selecting previously unselected package python-pip-whl. [2022-05-10T10:06:57.165Z] #21 34.37 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:06:57.165Z] #21 34.38 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:06:57.291Z] [2022-05-10T10:06:57.291Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:06:57.291Z] #64 sha256:50a96f01cd08970c02b18e92676299d6584e3cfcaf6f5c23d1f8aa822515eb79 [2022-05-10T10:06:57.363Z] #54 DONE 0.1s [2022-05-10T10:06:57.363Z] [2022-05-10T10:06:57.363Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:06:57.363Z] #64 sha256:ddea7240cefe38467e85019b7363b91d62bb9cc3a2fe6b83a94551ab573c5c24 [2022-05-10T10:06:57.594Z] #21 41.43 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-10T10:06:57.594Z] #21 41.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:06:57.594Z] #21 41.45 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-10T10:06:57.594Z] #21 41.46 Setting up libicu67:amd64 (67.1-7) ... [2022-05-10T10:06:57.594Z] #21 41.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-10T10:06:57.594Z] #21 41.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-10T10:06:57.594Z] #21 41.49 Setting up uidmap (1:4.8.1-1) ... [2022-05-10T10:06:57.594Z] #21 41.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:06:57.594Z] #21 41.52 Setting up bzip2 (1.0.8-4) ... [2022-05-10T10:06:57.594Z] #21 41.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:06:57.594Z] #21 41.54 Setting up python3-wheel (0.34.2-1) ... [2022-05-10T10:06:57.736Z] #21 34.95 Selecting previously unselected package python3-lib2to3. [2022-05-10T10:06:57.736Z] #21 34.96 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-10T10:06:57.736Z] #21 34.97 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:06:57.736Z] #21 35.07 Selecting previously unselected package python3-distutils. [2022-05-10T10:06:57.996Z] #21 35.07 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-05-10T10:06:57.996Z] #21 35.08 Unpacking python3-distutils (3.9.2-1) ... [2022-05-10T10:06:57.996Z] #21 35.20 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:06:57.996Z] #21 35.21 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:06:57.996Z] #21 35.22 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:06:58.257Z] #21 35.35 Selecting previously unselected package python3-setuptools. [2022-05-10T10:06:58.257Z] #21 35.36 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-05-10T10:06:58.257Z] #21 35.38 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-10T10:06:58.257Z] #21 35.60 Selecting previously unselected package python3-wheel. [2022-05-10T10:06:58.426Z] #21 42.18 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:06:58.426Z] #21 42.19 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-10T10:06:58.426Z] #21 42.20 Setting up libcap2-bin (1:2.44-1) ... [2022-05-10T10:06:58.426Z] #21 42.21 Setting up apparmor (2.13.6-10) ... [2022-05-10T10:06:58.518Z] #21 35.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-05-10T10:06:58.518Z] #21 35.62 Unpacking python3-wheel (0.34.2-1) ... [2022-05-10T10:06:58.518Z] #21 35.68 Selecting previously unselected package python3-pip. [2022-05-10T10:06:58.518Z] #21 35.68 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:06:58.518Z] #21 35.70 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:06:58.779Z] #21 36.00 Selecting previously unselected package sudo. [2022-05-10T10:06:58.779Z] #21 36.00 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-05-10T10:06:58.779Z] #21 36.01 Unpacking sudo (1.9.5p2-3) ... [2022-05-10T10:06:58.907Z] #69 31.39 Reading package lists... [2022-05-10T10:06:58.907Z] #69 ... [2022-05-10T10:06:58.907Z] [2022-05-10T10:06:58.907Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:06:58.907Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:06:58.907Z] #20 30.68 Reading package lists... [2022-05-10T10:06:59.351Z] #21 36.52 Selecting previously unselected package thin-provisioning-tools. [2022-05-10T10:06:59.351Z] #21 36.53 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-10T10:06:59.351Z] #21 36.54 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:06:59.612Z] #21 36.72 Selecting previously unselected package uidmap. [2022-05-10T10:06:59.612Z] #21 36.73 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-10T10:06:59.612Z] #21 36.73 Unpacking uidmap (1:4.8.1-1) ... [2022-05-10T10:06:59.612Z] #21 36.89 Selecting previously unselected package vim-runtime. [2022-05-10T10:06:59.612Z] #21 36.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:06:59.813Z] #21 43.63 Setting up zip (3.0-12) ... [2022-05-10T10:06:59.813Z] #21 43.64 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:06:59.813Z] #21 43.67 Setting up bash-completion (1:2.11-2) ... [2022-05-10T10:06:59.873Z] #21 36.93 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-10T10:06:59.873Z] #21 36.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-10T10:06:59.873Z] #21 36.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:01.441Z] #20 39.92 Building dependency tree... [2022-05-10T10:07:01.509Z] 8f616e6e9eec: Pull complete [2022-05-10T10:07:01.732Z] #21 45.62 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:07:01.732Z] #21 45.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-10T10:07:01.732Z] #21 45.64 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-10T10:07:01.732Z] #21 45.65 Setting up patch (2.7.6-7) ... [2022-05-10T10:07:01.732Z] #21 45.66 Setting up sudo (1.9.5p2-3) ... [2022-05-10T10:07:01.997Z] #21 45.75 invoke-rc.d: could not determine current runlevel [2022-05-10T10:07:01.997Z] #21 45.76 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-10T10:07:01.997Z] #21 45.77 Setting up xfsprogs (5.10.0-4) ... [2022-05-10T10:07:01.997Z] #21 45.79 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-10T10:07:01.997Z] #21 45.80 Setting up inetutils-ping (2:2.0-1) ... [2022-05-10T10:07:01.997Z] #21 45.82 Setting up pigz (2.6-1) ... [2022-05-10T10:07:01.997Z] #21 45.83 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-10T10:07:01.997Z] #21 45.84 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:07:01.997Z] #21 45.86 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:07:01.997Z] #21 45.87 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:03.016Z] #21 46.69 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-10T10:07:03.016Z] #21 46.70 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:07:03.178Z] #21 40.00 Selecting previously unselected package vim. [2022-05-10T10:07:03.178Z] #21 40.00 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:07:03.178Z] #21 40.03 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:03.282Z] #21 47.07 Setting up libelf1:amd64 (0.183-1) ... [2022-05-10T10:07:03.282Z] #21 47.13 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:07:03.282Z] #21 47.14 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:07:03.282Z] #21 47.15 Setting up python3-distutils (3.9.2-1) ... [2022-05-10T10:07:03.346Z] #20 44.16 The following additional packages will be installed: [2022-05-10T10:07:03.346Z] #20 44.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:07:03.346Z] #20 44.17 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-05-10T10:07:03.346Z] #20 44.17 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-05-10T10:07:03.346Z] #20 44.17 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-05-10T10:07:03.346Z] #20 44.18 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-05-10T10:07:03.346Z] #20 44.18 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-05-10T10:07:03.346Z] #20 44.19 mingw-w64-common mingw-w64-x86-64-dev [2022-05-10T10:07:03.346Z] #20 44.23 Suggested packages: [2022-05-10T10:07:03.346Z] #20 44.23 gcc-10-locales seccomp wine64 [2022-05-10T10:07:03.440Z] #21 40.54 Selecting previously unselected package xfsprogs. [2022-05-10T10:07:03.440Z] #21 40.55 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-10T10:07:03.440Z] #21 40.56 Unpacking xfsprogs (5.10.0-4) ... [2022-05-10T10:07:03.701Z] #21 40.98 Selecting previously unselected package zip. [2022-05-10T10:07:03.863Z] #21 47.71 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:03.863Z] #21 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-10T10:07:03.914Z] #20 44.94 The following NEW packages will be installed: [2022-05-10T10:07:03.914Z] #20 44.94 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-05-10T10:07:03.914Z] #20 44.94 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-05-10T10:07:03.914Z] #20 44.94 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-05-10T10:07:03.914Z] #20 44.94 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-05-10T10:07:03.914Z] #20 44.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-05-10T10:07:03.914Z] #20 44.95 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-05-10T10:07:03.914Z] #20 44.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-05-10T10:07:03.914Z] #20 44.96 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-05-10T10:07:03.914Z] #20 44.97 mingw-w64-x86-64-dev [2022-05-10T10:07:03.963Z] #21 41.00 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-05-10T10:07:03.963Z] #21 41.01 Unpacking zip (3.0-12) ... [2022-05-10T10:07:03.963Z] #21 41.12 Selecting previously unselected package zstd. [2022-05-10T10:07:03.963Z] #21 41.13 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-10T10:07:03.963Z] #21 41.13 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:07:04.125Z] #21 47.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-10T10:07:04.125Z] #21 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-10T10:07:04.125Z] #21 47.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-10T10:07:04.125Z] #21 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-10T10:07:04.125Z] #21 47.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-10T10:07:04.125Z] #21 47.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-10T10:07:04.125Z] #21 47.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-10T10:07:04.125Z] #21 47.85 Setting up python3-setuptools (52.0.0-4) ... [2022-05-10T10:07:04.172Z] #20 45.37 0 upgraded, 30 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:07:04.172Z] #20 45.37 Need to get 115 MB of archives. [2022-05-10T10:07:04.172Z] #20 45.37 After this operation, 645 MB of additional disk space will be used. [2022-05-10T10:07:04.172Z] #20 45.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-05-10T10:07:04.224Z] #21 41.46 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:07:04.431Z] #20 45.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-05-10T10:07:04.431Z] #20 45.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-05-10T10:07:04.431Z] #20 45.51 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-05-10T10:07:04.431Z] #20 45.51 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-05-10T10:07:04.431Z] #20 45.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-05-10T10:07:04.431Z] #20 45.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-05-10T10:07:04.431Z] #20 45.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-05-10T10:07:04.688Z] #20 45.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-05-10T10:07:04.947Z] #20 45.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-10T10:07:04.947Z] #20 ... [2022-05-10T10:07:04.947Z] [2022-05-10T10:07:04.947Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:07:04.947Z] #74 sha256:e39c7aeb4da95713e8026b9ff9160c540ab8f3470714f898e37566db966e2b32 [2022-05-10T10:07:04.947Z] #74 45.85 + for f in rootlesskit rootlesskit-docker-proxy [2022-05-10T10:07:04.947Z] #74 45.85 + GOBIN=/build [2022-05-10T10:07:04.947Z] #74 45.85 + GO111MODULE=on [2022-05-10T10:07:04.947Z] #74 45.85 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-05-10T10:07:05.168Z] #21 42.18 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-10T10:07:05.168Z] #21 42.21 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:07:05.168Z] #21 42.23 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-10T10:07:05.168Z] #21 42.24 Setting up libicu67:amd64 (67.1-7) ... [2022-05-10T10:07:05.168Z] #21 42.26 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-10T10:07:05.168Z] #21 42.28 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-10T10:07:05.168Z] #21 42.30 Setting up uidmap (1:4.8.1-1) ... [2022-05-10T10:07:05.168Z] #21 42.31 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:07:05.168Z] #21 42.32 Setting up bzip2 (1.0.8-4) ... [2022-05-10T10:07:05.168Z] #21 42.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:07:05.168Z] #21 42.34 Setting up python3-wheel (0.34.2-1) ... [2022-05-10T10:07:05.511Z] #21 49.21 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:07:05.511Z] #21 49.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-10T10:07:05.511Z] #21 49.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:07:05.511Z] #21 49.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:07:06.111Z] #21 43.08 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:06.111Z] #21 43.09 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-10T10:07:06.111Z] #21 43.10 Setting up libcap2-bin (1:2.44-1) ... [2022-05-10T10:07:06.111Z] #21 43.11 Setting up apparmor (2.13.6-10) ... [2022-05-10T10:07:06.324Z] #74 ... [2022-05-10T10:07:06.324Z] [2022-05-10T10:07:06.324Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-05-10T10:07:06.324Z] #69 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-05-10T10:07:06.324Z] #69 31.39 Reading package lists... [2022-05-10T10:07:06.324Z] #69 40.45 Building dependency tree... [2022-05-10T10:07:06.324Z] #69 44.70 The following additional packages will be installed: [2022-05-10T10:07:06.324Z] #69 44.73 libbtrfs0 [2022-05-10T10:07:06.324Z] #69 45.02 The following NEW packages will be installed: [2022-05-10T10:07:06.324Z] #69 45.05 libbtrfs-dev libbtrfs0 [2022-05-10T10:07:06.324Z] #69 45.42 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:07:06.324Z] #69 45.42 Need to get 460 kB of archives. [2022-05-10T10:07:06.324Z] #69 45.42 After this operation, 1237 kB of additional disk space will be used. [2022-05-10T10:07:06.324Z] #69 45.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-10T10:07:06.325Z] #69 45.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-10T10:07:06.325Z] #69 46.20 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:07:06.325Z] #69 46.49 Fetched 460 kB in 0s (1651 kB/s) [2022-05-10T10:07:06.325Z] #69 46.55 Selecting previously unselected package libbtrfs0:amd64. [2022-05-10T10:07:06.325Z] #69 46.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 ... 30207 files and directories currently installed.) [2022-05-10T10:07:06.325Z] #69 46.59 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-10T10:07:06.325Z] #69 46.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:07:06.325Z] #69 46.73 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-10T10:07:06.325Z] #69 46.74 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-10T10:07:06.325Z] #69 46.74 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:07:06.325Z] #69 46.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:07:06.325Z] #69 46.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:07:06.325Z] #69 46.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:07:06.325Z] #69 DONE 47.3s [2022-05-10T10:07:06.325Z] [2022-05-10T10:07:06.325Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-05-10T10:07:06.325Z] #70 sha256:23e5408028a6fb53bc81c8754cbc267240459393b5c5b1b4f2f48bbb17fed327 [2022-05-10T10:07:06.325Z] #70 DONE 0.2s [2022-05-10T10:07:06.325Z] [2022-05-10T10:07:06.325Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:07:06.325Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:07:06.453Z] #21 50.37 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-10T10:07:06.453Z] #21 50.39 Setting up jq (1.6-2.1) ... [2022-05-10T10:07:06.453Z] #21 50.40 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-10T10:07:06.453Z] #21 50.43 Setting up iptables (1.8.7-1) ... [2022-05-10T10:07:06.715Z] #21 50.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:07:06.715Z] #21 50.45 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:07:06.715Z] #21 50.46 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:07:06.715Z] #21 50.47 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:07:06.715Z] #21 50.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-10T10:07:06.715Z] #21 50.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-10T10:07:06.715Z] #21 50.50 Setting up iproute2 (5.10.0-4) ... [2022-05-10T10:07:06.977Z] #21 50.85 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:07:07.258Z] #71 0.741 + RM_GOPATH=0 [2022-05-10T10:07:07.258Z] #71 0.742 + TMP_GOPATH= [2022-05-10T10:07:07.258Z] #71 0.742 + : /build [2022-05-10T10:07:07.258Z] #71 0.742 + '[' -z '' ']' [2022-05-10T10:07:07.258Z] #71 0.743 ++ mktemp -d [2022-05-10T10:07:07.258Z] #71 0.745 + export GOPATH=/tmp/tmp.zUsZ0RV92Z [2022-05-10T10:07:07.258Z] #71 0.745 + GOPATH=/tmp/tmp.zUsZ0RV92Z [2022-05-10T10:07:07.258Z] #71 0.745 + RM_GOPATH=1 [2022-05-10T10:07:07.258Z] #71 0.745 + case "$(go env GOARCH)" in [2022-05-10T10:07:07.258Z] #71 0.746 ++ go env GOARCH [2022-05-10T10:07:07.258Z] #71 0.756 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:07:07.258Z] #71 0.756 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:07:07.258Z] #71 0.757 ++ dirname /install.sh [2022-05-10T10:07:07.258Z] #71 0.759 + dir=/ [2022-05-10T10:07:07.258Z] #71 0.759 + bin=containerd [2022-05-10T10:07:07.258Z] #71 0.759 + shift [2022-05-10T10:07:07.258Z] #71 0.759 + '[' '!' -f //containerd.installer ']' [2022-05-10T10:07:07.258Z] #71 0.759 + . //containerd.installer [2022-05-10T10:07:07.258Z] #71 0.760 ++ set -e [2022-05-10T10:07:07.258Z] #71 0.760 ++ : v1.6.4 [2022-05-10T10:07:07.258Z] #71 0.760 + install_containerd [2022-05-10T10:07:07.258Z] #71 0.764 + echo 'Install containerd version v1.6.4' [2022-05-10T10:07:07.258Z] #71 0.764 Install containerd version v1.6.4 [2022-05-10T10:07:07.258Z] #71 0.764 + git clone https://github.com/containerd/containerd.git /tmp/tmp.zUsZ0RV92Z/src/github.com/containerd/containerd [2022-05-10T10:07:07.258Z] #71 0.767 Cloning into '/tmp/tmp.zUsZ0RV92Z/src/github.com/containerd/containerd'... [2022-05-10T10:07:07.497Z] #21 44.68 Setting up zip (3.0-12) ... [2022-05-10T10:07:07.497Z] #21 44.69 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:07.497Z] #21 44.72 Setting up bash-completion (1:2.11-2) ... [2022-05-10T10:07:08.193Z] #71 ... [2022-05-10T10:07:08.193Z] [2022-05-10T10:07:08.193Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-05-10T10:07:08.193Z] #74 sha256:e39c7aeb4da95713e8026b9ff9160c540ab8f3470714f898e37566db966e2b32 [2022-05-10T10:07:08.193Z] #74 48.95 rootlesskit version 1.0.0 [2022-05-10T10:07:08.193Z] #74 48.96 Usage of /build/rootlesskit-docker-proxy: [2022-05-10T10:07:08.193Z] #74 48.96 -container-ip string [2022-05-10T10:07:08.193Z] #74 48.96 container ip [2022-05-10T10:07:08.193Z] #74 48.96 -container-port int [2022-05-10T10:07:08.193Z] #74 48.96 container port (default -1) [2022-05-10T10:07:08.193Z] #74 48.96 -host-ip string [2022-05-10T10:07:08.193Z] #74 48.96 host ip [2022-05-10T10:07:08.193Z] #74 48.96 -host-port int [2022-05-10T10:07:08.193Z] #74 48.96 host port (default -1) [2022-05-10T10:07:08.193Z] #74 48.96 -proto string [2022-05-10T10:07:08.193Z] #74 48.96 proxy protocol (default "tcp") [2022-05-10T10:07:08.193Z] #74 DONE 49.1s [2022-05-10T10:07:08.193Z] [2022-05-10T10:07:08.193Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-05-10T10:07:08.193Z] #75 sha256:344a0192f863ff64748c1c3a4a845ab11cb1ccfb294e40e15e3cc47066b3804a [2022-05-10T10:07:08.193Z] #75 DONE 0.1s [2022-05-10T10:07:08.359Z] #21 DONE 51.9s [2022-05-10T10:07:08.359Z] [2022-05-10T10:07:08.359Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-10T10:07:08.359Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-10T10:07:08.451Z] [2022-05-10T10:07:08.451Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-05-10T10:07:08.451Z] #76 sha256:fe1c4b2c542c2d197d57e45031997d9a924574a2f71d3356044533e83c0e83d7 [2022-05-10T10:07:08.451Z] #76 DONE 0.1s [2022-05-10T10:07:08.451Z] [2022-05-10T10:07:08.451Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:07:08.451Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:07:08.451Z] #20 46.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-10T10:07:08.451Z] #20 46.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-05-10T10:07:08.451Z] #20 46.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-05-10T10:07:08.451Z] #20 47.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-05-10T10:07:08.451Z] #20 47.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-05-10T10:07:08.451Z] #20 47.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-05-10T10:07:08.451Z] #20 47.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-05-10T10:07:08.451Z] #20 47.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-05-10T10:07:08.451Z] #20 47.42 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-05-10T10:07:08.451Z] #20 47.42 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-05-10T10:07:08.451Z] #20 47.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-05-10T10:07:08.451Z] #20 47.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-05-10T10:07:08.451Z] #20 47.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-05-10T10:07:08.451Z] #20 47.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-05-10T10:07:08.451Z] #20 47.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-05-10T10:07:08.451Z] #20 47.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-05-10T10:07:08.451Z] #20 47.47 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-05-10T10:07:08.451Z] #20 47.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-05-10T10:07:08.451Z] #20 47.48 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-05-10T10:07:08.451Z] #20 47.48 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-05-10T10:07:08.451Z] #20 48.29 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:07:08.451Z] #20 48.53 Fetched 115 MB in 2s (47.7 MB/s) [2022-05-10T10:07:08.451Z] #20 48.56 Selecting previously unselected package binutils-mingw-w64-i686. [2022-05-10T10:07:08.451Z] #20 48.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-10T10:07:08.451Z] #20 48.60 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-10T10:07:08.451Z] #20 48.60 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:07:08.451Z] #20 49.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-05-10T10:07:08.451Z] #20 49.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-05-10T10:07:08.451Z] #20 49.54 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:07:08.710Z] #20 ... [2022-05-10T10:07:08.710Z] [2022-05-10T10:07:08.710Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:07:08.710Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-10T10:07:08.710Z] #49 31.24 Reading package lists... [2022-05-10T10:07:08.710Z] #49 39.88 Building dependency tree... [2022-05-10T10:07:08.710Z] #49 44.12 The following additional packages will be installed: [2022-05-10T10:07:08.710Z] #49 44.15 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-05-10T10:07:08.710Z] #49 44.17 Suggested packages: [2022-05-10T10:07:08.710Z] #49 44.18 cmake-doc ninja-build lrzip [2022-05-10T10:07:08.710Z] #49 44.18 Recommended packages: [2022-05-10T10:07:08.710Z] #49 44.18 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-05-10T10:07:08.710Z] #49 44.86 The following NEW packages will be installed: [2022-05-10T10:07:08.710Z] #49 44.87 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-05-10T10:07:08.710Z] #49 45.34 0 upgraded, 8 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:07:08.710Z] #49 45.34 Need to get 8418 kB of archives. [2022-05-10T10:07:08.710Z] #49 45.34 After this operation, 34.9 MB of additional disk space will be used. [2022-05-10T10:07:08.710Z] #49 45.34 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:07:08.710Z] #49 45.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:07:08.710Z] #49 45.35 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-05-10T10:07:08.710Z] #49 45.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-05-10T10:07:08.710Z] #49 45.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-05-10T10:07:08.710Z] #49 45.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-05-10T10:07:08.710Z] #49 45.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-05-10T10:07:08.710Z] #49 45.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-05-10T10:07:08.710Z] #49 46.28 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:07:08.710Z] #49 46.49 Fetched 8418 kB in 1s (16.0 MB/s) [2022-05-10T10:07:08.710Z] #49 46.54 Selecting previously unselected package xxd. [2022-05-10T10:07:08.710Z] #49 46.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-05-10T10:07:08.710Z] #49 46.59 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:07:08.710Z] #49 46.60 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:08.710Z] #49 46.75 Selecting previously unselected package vim-common. [2022-05-10T10:07:08.710Z] #49 46.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:07:08.710Z] #49 46.78 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:08.710Z] #49 46.95 Selecting previously unselected package cmake-data. [2022-05-10T10:07:08.710Z] #49 46.96 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-05-10T10:07:08.710Z] #49 46.96 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:07:08.710Z] #49 48.27 Selecting previously unselected package libarchive13:amd64. [2022-05-10T10:07:08.710Z] #49 48.27 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-05-10T10:07:08.710Z] #49 48.28 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-10T10:07:08.710Z] #49 48.39 Selecting previously unselected package libjsoncpp24:amd64. [2022-05-10T10:07:08.710Z] #49 48.39 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-05-10T10:07:08.710Z] #49 48.40 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-10T10:07:08.710Z] #49 48.47 Selecting previously unselected package librhash0:amd64. [2022-05-10T10:07:08.710Z] #49 48.47 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-05-10T10:07:08.710Z] #49 48.48 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-05-10T10:07:08.710Z] #49 48.56 Selecting previously unselected package libuv1:amd64. [2022-05-10T10:07:08.710Z] #49 48.57 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-05-10T10:07:08.710Z] #49 48.57 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-05-10T10:07:08.710Z] #49 48.65 Selecting previously unselected package cmake. [2022-05-10T10:07:08.710Z] #49 48.65 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-05-10T10:07:08.710Z] #49 48.65 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:07:08.928Z] #22 0.832 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-10T10:07:08.928Z] #22 0.835 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-10T10:07:08.928Z] #22 0.839 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-10T10:07:08.928Z] #22 DONE 0.9s [2022-05-10T10:07:08.928Z] [2022-05-10T10:07:08.928Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-10T10:07:08.928Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-10T10:07:09.414Z] #21 46.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-05-10T10:07:09.414Z] #21 46.59 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-05-10T10:07:09.414Z] #21 46.60 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-10T10:07:09.414Z] #21 46.62 Setting up patch (2.7.6-7) ... [2022-05-10T10:07:09.414Z] #21 46.71 Setting up sudo (1.9.5p2-3) ... [2022-05-10T10:07:09.675Z] #21 46.82 invoke-rc.d: could not determine current runlevel [2022-05-10T10:07:09.675Z] #21 46.84 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-10T10:07:09.675Z] #21 46.86 Setting up xfsprogs (5.10.0-4) ... [2022-05-10T10:07:09.675Z] #21 46.88 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-10T10:07:09.675Z] #21 46.89 Setting up inetutils-ping (2:2.0-1) ... [2022-05-10T10:07:09.675Z] #21 46.90 Setting up pigz (2.6-1) ... [2022-05-10T10:07:09.675Z] #21 46.92 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-10T10:07:09.675Z] #21 46.93 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:07:09.675Z] #21 46.95 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:07:09.675Z] #21 46.96 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:09.701Z] #49 50.58 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-05-10T10:07:09.701Z] #49 50.61 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:09.701Z] #49 50.63 Setting up libuv1:amd64 (1.40.0-2) ... [2022-05-10T10:07:09.701Z] #49 50.65 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:09.701Z] #49 50.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-05-10T10:07:09.701Z] #49 50.71 Setting up librhash0:amd64 (1.4.1-2) ... [2022-05-10T10:07:09.701Z] #49 50.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-05-10T10:07:09.701Z] #49 50.75 Setting up cmake (3.18.4-2+deb11u1) ... [2022-05-10T10:07:09.701Z] #49 50.77 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:07:09.701Z] #49 ... [2022-05-10T10:07:09.701Z] [2022-05-10T10:07:09.701Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:07:09.701Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:07:09.701Z] #20 50.80 Selecting previously unselected package binutils-mingw-w64. [2022-05-10T10:07:09.701Z] #20 50.81 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-05-10T10:07:09.701Z] #20 50.82 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:07:09.964Z] #20 50.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-05-10T10:07:09.964Z] #20 50.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:07:09.964Z] #20 50.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:07:10.245Z] #20 ... [2022-05-10T10:07:10.245Z] [2022-05-10T10:07:10.245Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-05-10T10:07:10.245Z] #49 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-05-10T10:07:10.245Z] #49 DONE 51.1s [2022-05-10T10:07:10.245Z] [2022-05-10T10:07:10.245Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:07:10.245Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:07:10.245Z] #20 51.13 Selecting previously unselected package dmsetup. [2022-05-10T10:07:10.245Z] #20 51.13 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:07:10.245Z] #20 51.13 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:07:10.245Z] #20 ... [2022-05-10T10:07:10.245Z] [2022-05-10T10:07:10.245Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-05-10T10:07:10.245Z] #50 sha256:90dd4dba07911a0904cd7bb21872ef8d134fa41be66d006a2bcfb30cabd4ee64 [2022-05-10T10:07:10.245Z] #50 DONE 0.1s [2022-05-10T10:07:10.245Z] [2022-05-10T10:07:10.245Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:07:10.245Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:07:10.245Z] #20 51.27 Selecting previously unselected package mingw-w64-common. [2022-05-10T10:07:10.245Z] #20 51.29 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-05-10T10:07:10.245Z] #20 51.29 Unpacking mingw-w64-common (8.0.0-1) ... [2022-05-10T10:07:10.247Z] #21 47.62 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-10T10:07:10.509Z] #21 47.63 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:07:10.770Z] #21 47.98 Setting up libelf1:amd64 (0.183-1) ... [2022-05-10T10:07:10.771Z] #21 48.01 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:07:10.771Z] #21 48.03 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:07:11.032Z] #21 48.05 Setting up python3-distutils (3.9.2-1) ... [2022-05-10T10:07:11.293Z] #21 48.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:07:11.293Z] #21 48.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-10T10:07:11.293Z] #21 48.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-10T10:07:11.293Z] #21 48.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-10T10:07:11.293Z] #21 48.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-10T10:07:11.293Z] #21 48.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-10T10:07:11.293Z] #21 48.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-10T10:07:11.293Z] #21 48.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-10T10:07:11.293Z] #21 48.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-10T10:07:11.293Z] #21 48.55 Setting up python3-setuptools (52.0.0-4) ... [2022-05-10T10:07:12.162Z] #20 53.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-05-10T10:07:12.162Z] #20 53.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-05-10T10:07:12.162Z] #20 53.20 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:07:12.282Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-05-10T10:07:12.282Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6977d94f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-05-10T10:07:12.282Z] ---------------------------------------------------------------------------- [2022-05-10T10:07:12.282Z] [2022-05-10T10:07:12.282Z] INFO: executeCI.ps1 starting at Tue May 10 10:07:11 CUT 2022 [2022-05-10T10:07:12.282Z] [2022-05-10T10:07:12.282Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-05-10T10:07:12.282Z] INFO: Running git version 2.24.1.windows.2 [2022-05-10T10:07:12.282Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-05-10T10:07:12.282Z] INFO: Environment variables: [2022-05-10T10:07:12.680Z] #21 49.93 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:07:12.680Z] #21 49.96 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-10T10:07:12.753Z] [2022-05-10T10:07:12.753Z] Name Value [2022-05-10T10:07:12.753Z] ---- ----- [2022-05-10T10:07:12.753Z] ALLUSERSPROFILE C:\ProgramData [2022-05-10T10:07:12.753Z] amd64 true [2022-05-10T10:07:12.753Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-05-10T10:07:12.753Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-05-10T10:07:12.753Z] arm64 true [2022-05-10T10:07:12.753Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-05-10T10:07:12.753Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-05-10T10:07:12.753Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-05-10T10:07:12.753Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-05-10T10:07:12.753Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-05-10T10:07:12.753Z] BRANCH_NAME PR-43275 [2022-05-10T10:07:12.753Z] BUILD_DISPLAY_NAME #10 [2022-05-10T10:07:12.753Z] BUILD_ID 10 [2022-05-10T10:07:12.753Z] BUILD_NUMBER 10 [2022-05-10T10:07:12.753Z] BUILD_TAG jenkins-moby-PR-43275-10 [2022-05-10T10:07:12.753Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/ [2022-05-10T10:07:12.753Z] cgroup2 true [2022-05-10T10:07:12.753Z] CHANGE_AUTHOR kponichtera [2022-05-10T10:07:12.753Z] CHANGE_AUTHOR_DISPLAY_NAME Konrad Ponichtera [2022-05-10T10:07:12.753Z] CHANGE_BRANCH 43274-delve-debugger [2022-05-10T10:07:12.753Z] CHANGE_FORK kponichtera [2022-05-10T10:07:12.753Z] CHANGE_ID 43275 [2022-05-10T10:07:12.753Z] CHANGE_TARGET master [2022-05-10T10:07:12.753Z] CHANGE_TITLE Added Delve debugger to the development container [2022-05-10T10:07:12.753Z] CHANGE_URL https://github.com/moby/moby/pull/43275 [2022-05-10T10:07:12.753Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-05-10T10:07:12.753Z] CommonProgramFiles C:\Program Files\Common Files [2022-05-10T10:07:12.753Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-05-10T10:07:12.753Z] CommonProgramW6432 C:\Program Files\Common Files [2022-05-10T10:07:12.753Z] COMPUTERNAME azwin-2-63c360 [2022-05-10T10:07:12.753Z] ComSpec C:\Windows\system32\cmd.exe [2022-05-10T10:07:12.753Z] ConfigSequenceNumber 0 [2022-05-10T10:07:12.753Z] dco true [2022-05-10T10:07:12.753Z] DOCKER_BUILDKIT 0 [2022-05-10T10:07:12.753Z] DOCKER_DUT_DEBUG 1 [2022-05-10T10:07:12.753Z] DOCKER_EXPERIMENTAL 1 [2022-05-10T10:07:12.753Z] DOCKER_GRAPHDRIVER overlay2 [2022-05-10T10:07:12.753Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-05-10T10:07:12.753Z] EXECUTOR_NUMBER 0 [2022-05-10T10:07:12.753Z] FQDN azwin-2-63c360.westus.cloudapp.azure.com [2022-05-10T10:07:12.753Z] GIT_BRANCH PR-43275 [2022-05-10T10:07:12.753Z] GIT_COMMIT 7637d10d87251ff123d99b713aa11908913f4516 [2022-05-10T10:07:12.753Z] GIT_PREVIOUS_COMMIT 5bdba5877052e6c79dd7c54bfd820d05c4d11508 [2022-05-10T10:07:12.753Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT e16200e175e5f25a78cfe2dd667b60f81a2b8870 [2022-05-10T10:07:12.753Z] GIT_URL https://github.com/moby/moby.git [2022-05-10T10:07:12.753Z] HUDSON_COOKIE c9027315-7ef7-43ea-9e9d-8368d90c1404 [2022-05-10T10:07:12.753Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-05-10T10:07:12.753Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-05-10T10:07:12.753Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-05-10T10:07:12.753Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-05-10T10:07:12.753Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-05-10T10:07:12.753Z] JENKINS_NODE_COOKIE 7667e384-e080-45da-982a-497b2084eed8 [2022-05-10T10:07:12.753Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-05-10T10:07:12.753Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-05-10T10:07:12.753Z] JOB_BASE_NAME PR-43275 [2022-05-10T10:07:12.753Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/display/redirect [2022-05-10T10:07:12.753Z] JOB_NAME moby/PR-43275 [2022-05-10T10:07:12.753Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/ [2022-05-10T10:07:12.753Z] library.jps.version master [2022-05-10T10:07:12.753Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-05-10T10:07:12.753Z] NODE_LABELS amd64 azure azwin-2-63c360 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-05-10T10:07:12.753Z] NODE_NAME azwin-2-63c360 [2022-05-10T10:07:12.753Z] NUMBER_OF_PROCESSORS 4 [2022-05-10T10:07:12.753Z] OS Windows_NT [2022-05-10T10:07:12.753Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-05-10T10:07:12.753Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-05-10T10:07:12.753Z] ppc64le false [2022-05-10T10:07:12.753Z] PROCESSOR_ARCHITECTURE AMD64 [2022-05-10T10:07:12.754Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-05-10T10:07:12.754Z] PROCESSOR_LEVEL 6 [2022-05-10T10:07:12.754Z] PROCESSOR_REVISION 4f01 [2022-05-10T10:07:12.754Z] ProgramData C:\ProgramData [2022-05-10T10:07:12.754Z] ProgramFiles C:\Program Files [2022-05-10T10:07:12.754Z] ProgramFiles(x86) C:\Program Files (x86) [2022-05-10T10:07:12.754Z] ProgramW6432 C:\Program Files [2022-05-10T10:07:12.754Z] PROMPT $P$G [2022-05-10T10:07:12.754Z] PSExecutionPolicyPreference Bypass [2022-05-10T10:07:12.754Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-05-10T10:07:12.754Z] PUBLIC C:\Users\Public [2022-05-10T10:07:12.754Z] rootless true [2022-05-10T10:07:12.754Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect?page=arti... [2022-05-10T10:07:12.754Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect?page=changes [2022-05-10T10:07:12.754Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect [2022-05-10T10:07:12.754Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43275/10/display/redirect?page=tests [2022-05-10T10:07:12.754Z] s390x false [2022-05-10T10:07:12.754Z] SKIP_VALIDATION_TESTS 1 [2022-05-10T10:07:12.754Z] SOURCES_DRIVE d [2022-05-10T10:07:12.754Z] SOURCES_SUBDIR gopath [2022-05-10T10:07:12.754Z] STAGE_NAME Run tests [2022-05-10T10:07:12.754Z] SystemDrive C: [2022-05-10T10:07:12.754Z] SystemRoot C:\Windows [2022-05-10T10:07:12.754Z] TEMP C:\Windows\TEMP [2022-05-10T10:07:12.754Z] TESTDEBUG 0 [2022-05-10T10:07:12.754Z] TESTRUN_DRIVE d [2022-05-10T10:07:12.754Z] TESTRUN_SUBDIR CI [2022-05-10T10:07:12.754Z] TIMEOUT 120m [2022-05-10T10:07:12.754Z] TMP C:\Windows\TEMP [2022-05-10T10:07:12.754Z] unit_validate true [2022-05-10T10:07:12.754Z] USERDOMAIN WORKGROUP [2022-05-10T10:07:12.754Z] USERNAME azwin-2-63c360$ [2022-05-10T10:07:12.754Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-05-10T10:07:12.754Z] validate_force false [2022-05-10T10:07:12.754Z] windir C:\Windows [2022-05-10T10:07:12.754Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-05-10T10:07:12.754Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-05-10T10:07:12.754Z] windows2022 true [2022-05-10T10:07:12.754Z] windows2022containerd true [2022-05-10T10:07:12.754Z] windowsRS5 true [2022-05-10T10:07:12.754Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-05-10T10:07:12.754Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-05-10T10:07:12.754Z] [2022-05-10T10:07:12.754Z] [2022-05-10T10:07:12.754Z] [2022-05-10T10:07:12.944Z] #21 49.98 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:07:12.944Z] #21 50.00 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:07:13.098Z] #20 ... [2022-05-10T10:07:13.098Z] [2022-05-10T10:07:13.098Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-05-10T10:07:13.098Z] #51 sha256:14d7af7f4bb8e1fae4206a2788c2b9961f56ff721e501a6193c1ced48fdf5358 [2022-05-10T10:07:13.098Z] #51 0.957 + RM_GOPATH=0 [2022-05-10T10:07:13.098Z] #51 0.957 + TMP_GOPATH= [2022-05-10T10:07:13.098Z] #51 0.958 + : /build [2022-05-10T10:07:13.098Z] #51 0.958 + '[' -z '' ']' [2022-05-10T10:07:13.098Z] #51 0.959 ++ mktemp -d [2022-05-10T10:07:13.098Z] #51 0.961 + export GOPATH=/tmp/tmp.2ZXbYicjpy [2022-05-10T10:07:13.099Z] #51 0.961 + GOPATH=/tmp/tmp.2ZXbYicjpy [2022-05-10T10:07:13.099Z] #51 0.961 + RM_GOPATH=1 [2022-05-10T10:07:13.099Z] #51 0.961 + case "$(go env GOARCH)" in [2022-05-10T10:07:13.099Z] #51 0.962 ++ go env GOARCH [2022-05-10T10:07:13.099Z] #51 0.967 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:07:13.099Z] #51 0.968 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:07:13.099Z] #51 0.968 ++ dirname /install.sh [2022-05-10T10:07:13.099Z] #51 0.969 + dir=/ [2022-05-10T10:07:13.099Z] #51 0.969 + bin=tini [2022-05-10T10:07:13.099Z] #51 0.970 + shift [2022-05-10T10:07:13.099Z] #51 0.970 + '[' '!' -f //tini.installer ']' [2022-05-10T10:07:13.099Z] #51 0.970 + . //tini.installer [2022-05-10T10:07:13.099Z] #51 0.970 ++ : v0.19.0 [2022-05-10T10:07:13.099Z] #51 0.971 + install_tini [2022-05-10T10:07:13.099Z] #51 0.971 + echo 'Install tini version v0.19.0' [2022-05-10T10:07:13.099Z] #51 0.971 Install tini version v0.19.0 [2022-05-10T10:07:13.099Z] #51 0.971 + git clone https://github.com/krallin/tini.git /tmp/tmp.2ZXbYicjpy/tini [2022-05-10T10:07:13.099Z] #51 0.974 Cloning into '/tmp/tmp.2ZXbYicjpy/tini'... [2022-05-10T10:07:13.099Z] #51 1.308 + cd /tmp/tmp.2ZXbYicjpy/tini [2022-05-10T10:07:13.099Z] #51 1.312 + git checkout -q v0.19.0 [2022-05-10T10:07:13.099Z] #51 1.317 + cmake . [2022-05-10T10:07:13.099Z] #51 1.573 -- The C compiler identification is GNU 10.2.1 [2022-05-10T10:07:13.099Z] #51 1.594 -- Detecting C compiler ABI info [2022-05-10T10:07:13.099Z] #51 1.742 -- Detecting C compiler ABI info - done [2022-05-10T10:07:13.099Z] #51 1.792 -- Check for working C compiler: /usr/bin/cc - skipped [2022-05-10T10:07:13.099Z] #51 1.794 -- Detecting C compile features [2022-05-10T10:07:13.099Z] #51 1.797 -- Detecting C compile features - done [2022-05-10T10:07:13.099Z] #51 1.813 -- Performing Test HAS_BUILTIN_FORTIFY [2022-05-10T10:07:13.099Z] #51 1.875 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-05-10T10:07:13.099Z] #51 1.910 -- Configuring done [2022-05-10T10:07:13.099Z] #51 1.919 -- Generating done [2022-05-10T10:07:13.099Z] #51 1.920 -- Build files have been written to: /tmp/tmp.2ZXbYicjpy/tini [2022-05-10T10:07:13.099Z] #51 1.923 + make tini-static [2022-05-10T10:07:13.099Z] #51 1.998 Scanning dependencies of target tini-static [2022-05-10T10:07:13.099Z] #51 2.025 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-05-10T10:07:13.099Z] #51 2.467 [100%] Linking C executable tini-static [2022-05-10T10:07:13.099Z] #51 2.697 [100%] Built target tini-static [2022-05-10T10:07:13.099Z] #51 2.717 + mkdir -p /build [2022-05-10T10:07:13.099Z] #51 2.719 + cp tini-static /build/docker-init [2022-05-10T10:07:13.099Z] #51 DONE 3.0s [2022-05-10T10:07:13.358Z] [2022-05-10T10:07:13.358Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:07:13.358Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:07:13.888Z] #21 51.19 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-10T10:07:13.888Z] #21 51.21 Setting up jq (1.6-2.1) ... [2022-05-10T10:07:13.888Z] #21 51.23 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-10T10:07:13.888Z] #21 51.26 Setting up iptables (1.8.7-1) ... [2022-05-10T10:07:13.888Z] #21 51.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:07:13.925Z] #20 55.06 Selecting previously unselected package gcc-mingw-w64-base. [2022-05-10T10:07:14.149Z] #21 51.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:07:14.149Z] #21 51.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:07:14.149Z] #21 51.29 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:07:14.149Z] #21 51.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-10T10:07:14.149Z] #21 51.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-10T10:07:14.149Z] #21 51.32 Setting up iproute2 (5.10.0-4) ... [2022-05-10T10:07:14.184Z] #20 55.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:07:14.184Z] #20 55.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:07:14.184Z] #20 55.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-05-10T10:07:14.184Z] #20 55.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:07:14.184Z] #20 55.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:07:14.411Z] #21 51.67 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:07:15.722Z] INFO: Sources under d:\gopath\... [2022-05-10T10:07:15.722Z] INFO: Test run under d:\CI\... [2022-05-10T10:07:15.722Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-05-10T10:07:15.722Z] INFO: docker/docker repository was found [2022-05-10T10:07:15.722Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-05-10T10:07:15.804Z] #21 DONE 52.8s [2022-05-10T10:07:15.804Z] [2022-05-10T10:07:15.804Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-10T10:07:15.804Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-05-10T10:07:16.086Z] #20 57.25 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-05-10T10:07:16.086Z] #20 57.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:07:16.086Z] #20 57.25 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:07:16.196Z] ltsc2019: Pulling from windows/servercore [2022-05-10T10:07:16.196Z] 4612f6d0b889: Pulling fs layer [2022-05-10T10:07:16.196Z] ba8181afd426: Pulling fs layer [2022-05-10T10:07:16.378Z] #22 0.814 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-10T10:07:16.378Z] #22 0.819 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-10T10:07:16.378Z] #22 0.822 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-10T10:07:16.378Z] #22 DONE 0.9s [2022-05-10T10:07:16.378Z] [2022-05-10T10:07:16.378Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-10T10:07:16.378Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-05-10T10:07:18.924Z] #23 9.376 Collecting yamllint==1.26.1 [2022-05-10T10:07:19.496Z] #23 10.45 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-10T10:07:19.895Z] 8f616e6e9eec: Pull complete [2022-05-10T10:07:20.276Z] #20 61.15 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-05-10T10:07:20.276Z] #20 61.16 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:07:20.276Z] #20 61.17 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:07:20.276Z] #20 ... [2022-05-10T10:07:20.276Z] [2022-05-10T10:07:20.276Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:07:20.276Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:07:20.276Z] #71 13.74 + cd /tmp/tmp.zUsZ0RV92Z/src/github.com/containerd/containerd [2022-05-10T10:07:20.276Z] #71 13.74 + git checkout -q v1.6.4 [2022-05-10T10:07:20.437Z] #23 11.62 Collecting pathspec>=0.5.3 [2022-05-10T10:07:20.697Z] #23 11.65 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-10T10:07:20.844Z] #71 14.56 + export 'BUILDTAGS=netgo osusergo static_build' [2022-05-10T10:07:20.844Z] #71 14.56 + BUILDTAGS='netgo osusergo static_build' [2022-05-10T10:07:20.844Z] #71 14.56 + export EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:07:20.844Z] #71 14.56 + EXTRA_FLAGS=-buildmode=pie [2022-05-10T10:07:20.844Z] #71 14.56 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-05-10T10:07:20.844Z] #71 14.56 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-05-10T10:07:20.844Z] #71 14.56 + '[' '' = dynamic ']' [2022-05-10T10:07:20.844Z] #71 14.56 + make [2022-05-10T10:07:20.957Z] #23 12.04 Collecting pyyaml [2022-05-10T10:07:20.957Z] #23 12.06 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-10T10:07:20.957Z] #23 12.15 Building wheels for collected packages: yamllint [2022-05-10T10:07:21.218Z] #23 12.15 Building wheel for yamllint (setup.py): started [2022-05-10T10:07:21.411Z] #71 15.05 + bin/ctr [2022-05-10T10:07:22.159Z] #23 13.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-10T10:07:22.159Z] #23 13.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7efd566056cc42de39b28ce33667a80f5ff05db377541268dc62831f41e7062e [2022-05-10T10:07:22.159Z] #23 13.17 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-10T10:07:22.159Z] #23 13.17 Successfully built yamllint [2022-05-10T10:07:22.159Z] #23 13.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-10T10:07:22.419Z] #23 13.59 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-10T10:07:22.991Z] #23 DONE 14.1s [2022-05-10T10:07:22.991Z] [2022-05-10T10:07:22.991Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-10T10:07:22.991Z] #27 sha256:4c082dff129c4d4abd3706dd19ed7ca205f5c5225388d14a64faecbf9529b187 [2022-05-10T10:07:23.563Z] #27 DONE 0.4s [2022-05-10T10:07:23.563Z] [2022-05-10T10:07:23.563Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-10T10:07:23.563Z] #32 sha256:f1d773cae73ed2d5a7fb5c871752eeb441d9f424fd2f6a69a4afbfddecc81ef0 [2022-05-10T10:07:23.823Z] #32 DONE 0.5s [2022-05-10T10:07:23.823Z] [2022-05-10T10:07:23.823Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:07:23.823Z] #60 sha256:3717b9e7ff29784a75f38afc49eaf44f9475db24267f792b898f328ce160b76c [2022-05-10T10:07:24.085Z] #60 ... [2022-05-10T10:07:24.085Z] [2022-05-10T10:07:24.085Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-10T10:07:24.085Z] #35 sha256:65ca9fcfc4c275fdfb03af0d163561b3f30bd0756694ce77fbf6339ed290a43a [2022-05-10T10:07:24.346Z] #35 DONE 0.3s [2022-05-10T10:07:24.346Z] [2022-05-10T10:07:24.346Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:07:24.346Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:07:24.346Z] #55 ... [2022-05-10T10:07:24.346Z] [2022-05-10T10:07:24.346Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-10T10:07:24.346Z] #37 sha256:59b47a0c5fdb19d85c4fdb5785a5c7eeb2c7da283194b5ee2ee6123d0e8e0199 [2022-05-10T10:07:24.607Z] #37 DONE 0.3s [2022-05-10T10:07:24.607Z] [2022-05-10T10:07:24.607Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:07:24.607Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:07:24.607Z] #55 ... [2022-05-10T10:07:24.607Z] [2022-05-10T10:07:24.607Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-10T10:07:24.607Z] #39 sha256:d0930042101eb8b0be3922ba9bb527bfc10013edfeb6e1874fd771a277c0f2a7 [2022-05-10T10:07:24.607Z] #39 DONE 0.1s [2022-05-10T10:07:24.607Z] [2022-05-10T10:07:24.607Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-10T10:07:24.607Z] #41 sha256:07fdcba8628cf050c3ca252957b755e8bc7440735e11f751c3e8f24f11236090 [2022-05-10T10:07:24.607Z] #41 DONE 0.1s [2022-05-10T10:07:24.868Z] [2022-05-10T10:07:24.868Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-10T10:07:24.868Z] #45 sha256:1511ea4ffed7f1e78b98270f8191be0ad8538e6eb3dd4fe492256a1eb0e988c9 [2022-05-10T10:07:24.868Z] #45 DONE 0.0s [2022-05-10T10:07:24.868Z] [2022-05-10T10:07:24.868Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:07:24.868Z] #60 sha256:3717b9e7ff29784a75f38afc49eaf44f9475db24267f792b898f328ce160b76c [2022-05-10T10:07:26.387Z] #23 9.085 Collecting yamllint==1.26.1 [2022-05-10T10:07:26.650Z] #23 10.15 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-10T10:07:26.677Z] #71 ... [2022-05-10T10:07:26.678Z] [2022-05-10T10:07:26.678Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-05-10T10:07:26.678Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-05-10T10:07:26.678Z] #20 62.74 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-05-10T10:07:26.678Z] #20 62.74 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:07:26.678Z] #20 62.74 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:07:26.678Z] #20 64.50 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-05-10T10:07:26.678Z] #20 64.50 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:07:26.678Z] #20 64.51 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:07:27.245Z] #20 68.29 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-05-10T10:07:27.245Z] #20 68.29 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-05-10T10:07:27.245Z] #20 68.30 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:07:28.038Z] #23 11.24 Collecting pathspec>=0.5.3 [2022-05-10T10:07:28.038Z] #23 11.24 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-10T10:07:28.038Z] #23 11.60 Collecting pyyaml [2022-05-10T10:07:28.299Z] #23 11.61 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-10T10:07:28.299Z] #23 11.68 Building wheels for collected packages: yamllint [2022-05-10T10:07:28.299Z] #23 11.68 Building wheel for yamllint (setup.py): started [2022-05-10T10:07:28.765Z] ba8181afd426: Verifying Checksum [2022-05-10T10:07:28.765Z] ba8181afd426: Download complete [2022-05-10T10:07:29.146Z] #20 69.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-05-10T10:07:29.146Z] #20 69.95 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-05-10T10:07:29.146Z] #20 69.96 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-10T10:07:29.146Z] #20 70.02 Selecting previously unselected package libapparmor1:amd64. [2022-05-10T10:07:29.146Z] #20 70.03 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-05-10T10:07:29.146Z] #20 70.04 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-05-10T10:07:29.146Z] #20 70.09 Selecting previously unselected package libapparmor-dev:amd64. [2022-05-10T10:07:29.146Z] #20 70.10 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-05-10T10:07:29.146Z] #20 70.10 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-10T10:07:29.146Z] #20 70.18 Selecting previously unselected package libbtrfs0:amd64. [2022-05-10T10:07:29.146Z] #20 70.19 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-05-10T10:07:29.146Z] #20 70.19 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:07:29.242Z] #23 12.53 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-10T10:07:29.242Z] #23 12.54 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6f95533575d9adc1c0f72f81aff16781f571219f5238ed9c1ea9c2feb715156b [2022-05-10T10:07:29.242Z] #23 12.54 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-10T10:07:29.242Z] #23 12.55 Successfully built yamllint [2022-05-10T10:07:29.242Z] #23 12.57 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-10T10:07:29.242Z] #23 12.91 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-10T10:07:29.404Z] #20 70.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-05-10T10:07:29.404Z] #20 70.28 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-05-10T10:07:29.404Z] #20 70.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:07:29.404Z] #20 70.39 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-05-10T10:07:29.404Z] #20 70.39 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:07:29.404Z] #20 70.39 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:07:29.404Z] #20 70.43 Selecting previously unselected package libudev-dev:amd64. [2022-05-10T10:07:29.404Z] #20 70.44 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-05-10T10:07:29.404Z] #20 70.45 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-05-10T10:07:29.404Z] #20 70.52 Selecting previously unselected package libsepol1-dev:amd64. [2022-05-10T10:07:29.438Z] #64 ... [2022-05-10T10:07:29.438Z] [2022-05-10T10:07:29.438Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:07:29.438Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:07:29.438Z] #55 263.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-10T10:07:29.438Z] #55 DONE 263.4s [2022-05-10T10:07:29.438Z] [2022-05-10T10:07:29.438Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:07:29.438Z] #64 sha256:ddea7240cefe38467e85019b7363b91d62bb9cc3a2fe6b83a94551ab573c5c24 [2022-05-10T10:07:29.663Z] #20 70.52 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-05-10T10:07:29.663Z] #20 70.53 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-05-10T10:07:29.663Z] #20 70.65 Selecting previously unselected package libpcre2-16-0:amd64. [2022-05-10T10:07:29.663Z] #20 70.65 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-05-10T10:07:29.663Z] #20 70.66 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-05-10T10:07:29.663Z] #20 70.75 Selecting previously unselected package libpcre2-32-0:amd64. [2022-05-10T10:07:29.663Z] #20 70.76 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-05-10T10:07:29.663Z] #20 70.76 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-05-10T10:07:29.663Z] #20 70.84 Selecting previously unselected package libpcre2-posix2:amd64. [2022-05-10T10:07:29.663Z] #20 70.85 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-05-10T10:07:29.698Z] #64 ... [2022-05-10T10:07:29.698Z] [2022-05-10T10:07:29.698Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:07:29.698Z] #60 sha256:3e610d2a33bb99511b19c2e3bcd19e4e650581d83c82a13e225badfc54a296f8 [2022-05-10T10:07:29.698Z] #60 147.5 + mkdir -p /build [2022-05-10T10:07:29.698Z] #60 147.5 + cp runc /build/runc [2022-05-10T10:07:29.814Z] #23 DONE 13.5s [2022-05-10T10:07:29.814Z] [2022-05-10T10:07:29.814Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:07:29.814Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:07:29.921Z] #20 70.86 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-05-10T10:07:29.921Z] #20 70.90 Selecting previously unselected package libpcre2-dev:amd64. [2022-05-10T10:07:29.921Z] #20 70.91 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-05-10T10:07:29.921Z] #20 70.91 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-05-10T10:07:29.957Z] #60 DONE 147.6s [2022-05-10T10:07:29.957Z] [2022-05-10T10:07:29.957Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:07:29.957Z] #64 sha256:ddea7240cefe38467e85019b7363b91d62bb9cc3a2fe6b83a94551ab573c5c24 [2022-05-10T10:07:30.076Z] #55 ... [2022-05-10T10:07:30.076Z] [2022-05-10T10:07:30.076Z] #27 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-10T10:07:30.076Z] #27 sha256:46ebdb0f8fa8e54bb7a88c26de5f2cf713141c1b62b0e447a80f94f027f3af41 [2022-05-10T10:07:30.180Z] #20 71.11 Selecting previously unselected package libselinux1-dev:amd64. [2022-05-10T10:07:30.180Z] #20 71.12 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-05-10T10:07:30.180Z] #20 71.12 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-05-10T10:07:30.180Z] #20 71.23 Selecting previously unselected package libdevmapper-dev:amd64. [2022-05-10T10:07:30.180Z] #20 71.24 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-05-10T10:07:30.180Z] #20 71.25 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:07:30.180Z] #20 71.30 Selecting previously unselected package libseccomp-dev:amd64. [2022-05-10T10:07:30.180Z] #20 71.30 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-05-10T10:07:30.180Z] #20 71.31 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-10T10:07:30.337Z] #27 DONE 0.4s [2022-05-10T10:07:30.337Z] [2022-05-10T10:07:30.337Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:07:30.337Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:07:30.444Z] #20 71.38 Selecting previously unselected package libsystemd-dev:amd64. [2022-05-10T10:07:30.444Z] #20 71.39 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-05-10T10:07:30.444Z] #20 71.39 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-05-10T10:07:30.444Z] #20 71.67 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-05-10T10:07:30.599Z] #64 ... [2022-05-10T10:07:30.599Z] [2022-05-10T10:07:30.599Z] #32 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-10T10:07:30.599Z] #32 sha256:91061dec6b39470b655dace4f9dc0366e70273f6a303be3e388926f43419fe89 [2022-05-10T10:07:30.703Z] #20 71.69 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-05-10T10:07:30.703Z] #20 71.70 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-05-10T10:07:30.703Z] #20 71.71 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-05-10T10:07:30.703Z] #20 71.72 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-05-10T10:07:30.703Z] #20 71.73 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-05-10T10:07:30.703Z] #20 71.75 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-05-10T10:07:30.703Z] #20 71.76 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-05-10T10:07:30.703Z] #20 71.77 Setting up libudev-dev:amd64 (247.3-7) ... [2022-05-10T10:07:30.703Z] #20 71.78 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-05-10T10:07:30.703Z] #20 71.80 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-05-10T10:07:30.703Z] #20 71.81 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-05-10T10:07:30.703Z] #20 71.83 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-05-10T10:07:30.703Z] #20 71.84 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-05-10T10:07:30.703Z] #20 71.85 Setting up mingw-w64-common (8.0.0-1) ... [2022-05-10T10:07:30.703Z] #20 71.87 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-05-10T10:07:30.703Z] #20 71.88 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-05-10T10:07:30.869Z] #32 DONE 0.6s [2022-05-10T10:07:30.869Z] [2022-05-10T10:07:30.869Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:07:30.869Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:07:30.892Z] #64 ... [2022-05-10T10:07:30.892Z] [2022-05-10T10:07:30.892Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-10T10:07:30.892Z] #56 sha256:667a02e9a5d36228677df69a17358d97c00ed86fd3a4722c2e8af6792d262711 [2022-05-10T10:07:30.892Z] #56 DONE 0.2s [2022-05-10T10:07:30.892Z] [2022-05-10T10:07:30.892Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-10T10:07:30.892Z] #58 sha256:67d8f26f22f440b61fd20bff08d60b8f448b39bb32d8572e09db20646928bae2 [2022-05-10T10:07:30.962Z] #20 71.89 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-05-10T10:07:30.962Z] #20 71.91 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-05-10T10:07:30.962Z] #20 71.92 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-05-10T10:07:30.962Z] #20 71.93 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:07:30.962Z] #20 71.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-05-10T10:07:30.962Z] #20 71.96 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:07:30.962Z] #20 71.97 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-05-10T10:07:30.962Z] #20 71.97 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-05-10T10:07:30.962Z] #20 71.99 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-05-10T10:07:30.962Z] #20 72.00 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-05-10T10:07:30.962Z] #20 72.01 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-05-10T10:07:30.962Z] #20 72.02 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-05-10T10:07:30.962Z] #20 72.04 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:07:30.962Z] #20 72.05 Setting up dmsetup (2:1.02.175-2.1) ... [2022-05-10T10:07:30.962Z] #20 72.07 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:07:30.962Z] #20 72.08 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-05-10T10:07:31.142Z] #55 ... [2022-05-10T10:07:31.142Z] [2022-05-10T10:07:31.142Z] #35 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-10T10:07:31.142Z] #35 sha256:93084c3f1fe0763b9a60c4f963443e24ab4540344eacb1ad4bd1fd5db1fd4f0e [2022-05-10T10:07:31.151Z] #58 DONE 0.1s [2022-05-10T10:07:31.151Z] [2022-05-10T10:07:31.151Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:07:31.151Z] #64 sha256:ddea7240cefe38467e85019b7363b91d62bb9cc3a2fe6b83a94551ab573c5c24 [2022-05-10T10:07:31.221Z] #20 72.09 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:07:31.407Z] #35 DONE 0.3s [2022-05-10T10:07:31.407Z] [2022-05-10T10:07:31.407Z] #37 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-10T10:07:31.407Z] #37 sha256:0c3b4014ec6478d734ab3c1d3849d7240c0600f1a9adc70fbdc48d30f96c5b22 [2022-05-10T10:07:31.672Z] #37 DONE 0.4s [2022-05-10T10:07:31.672Z] [2022-05-10T10:07:31.672Z] #39 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-10T10:07:31.672Z] #39 sha256:95fc3a4299839af56286b71ab33c5069f63df7323e8f3ef88552c85f1a94db9c [2022-05-10T10:07:31.672Z] #39 DONE 0.1s [2022-05-10T10:07:31.672Z] [2022-05-10T10:07:31.672Z] #41 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-10T10:07:31.672Z] #41 sha256:c0029ee858b9d55a58062c01f0124d166bf9ea78ccb5eb0e2cbc68a416c28324 [2022-05-10T10:07:31.672Z] #41 DONE 0.1s [2022-05-10T10:07:31.672Z] [2022-05-10T10:07:31.672Z] #45 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-10T10:07:31.672Z] #45 sha256:9f0a701b6efa7eb537278e2f4f1d4f694e9868b64b55fb1213a79afe02039b0f [2022-05-10T10:07:31.672Z] #45 DONE 0.0s [2022-05-10T10:07:31.672Z] [2022-05-10T10:07:31.672Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:07:31.672Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:07:31.722Z] #64 ... [2022-05-10T10:07:31.722Z] [2022-05-10T10:07:31.722Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-10T10:07:31.722Z] #61 sha256:1bc579f4c0a4978031915e07c1dc25cc59c66510ceb54437ce7c985f0b68cd58 [2022-05-10T10:07:31.722Z] #61 DONE 0.1s [2022-05-10T10:07:31.722Z] [2022-05-10T10:07:31.722Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:07:31.722Z] #64 sha256:ddea7240cefe38467e85019b7363b91d62bb9cc3a2fe6b83a94551ab573c5c24 [2022-05-10T10:07:33.755Z] #20 DONE 74.9s [2022-05-10T10:07:33.755Z] [2022-05-10T10:07:33.755Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-05-10T10:07:33.755Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-05-10T10:07:35.133Z] #21 1.166 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-10T10:07:35.133Z] #21 1.332 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-10T10:07:35.133Z] #21 1.335 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-10T10:07:35.963Z] #64 240.6 # github.com/containerd/containerd/cmd/containerd [2022-05-10T10:07:35.963Z] #64 240.6 /usr/bin/ld: /tmp/go-link-87352380/000019.o: in function `New': [2022-05-10T10:07:35.963Z] #64 240.6 /tmp/tmp.bWmNK84VlF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-10T10:07:35.963Z] #64 240.7 + bin/containerd-stress [2022-05-10T10:07:35.963Z] #64 241.7 + bin/containerd-shim [2022-05-10T10:07:35.965Z] 4612f6d0b889: Verifying Checksum [2022-05-10T10:07:35.965Z] 4612f6d0b889: Download complete [2022-05-10T10:07:36.988Z] #64 233.8 + bin/containerd [2022-05-10T10:07:40.675Z] #21 1.711 Reading package lists... [2022-05-10T10:07:42.505Z] #64 250.2 + bin/containerd-shim-runc-v1 [2022-05-10T10:07:42.989Z] #60 ... [2022-05-10T10:07:42.989Z] [2022-05-10T10:07:42.989Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:07:42.989Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:07:42.989Z] #47 250.9 + dpkg --print-architecture [2022-05-10T10:07:42.989Z] #47 251.0 + git checkout -q v2.1.0 [2022-05-10T10:07:42.989Z] #47 251.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-10T10:07:42.989Z] #47 251.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-10T10:07:44.870Z] #21 6.291 Reading package lists... [2022-05-10T10:07:45.806Z] #21 10.91 Building dependency tree... [2022-05-10T10:07:45.806Z] #21 11.99 Reading state information... [2022-05-10T10:07:46.741Z] #21 13.02 The following additional packages will be installed: [2022-05-10T10:07:47.000Z] #21 13.02 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-10T10:07:47.000Z] #21 13.02 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-10T10:07:47.000Z] #21 13.03 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-10T10:07:47.000Z] #21 13.03 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-10T10:07:47.000Z] #21 13.03 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-10T10:07:47.000Z] #21 13.03 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-05-10T10:07:47.000Z] #21 13.04 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-05-10T10:07:47.000Z] #21 13.05 Suggested packages: [2022-05-10T10:07:47.000Z] #21 13.05 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-05-10T10:07:47.000Z] #21 13.05 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-05-10T10:07:47.000Z] #21 13.05 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-05-10T10:07:47.000Z] #21 13.05 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-05-10T10:07:47.000Z] #21 13.05 seccomp:ppc64el seccomp:s390x [2022-05-10T10:07:47.000Z] #21 13.05 Recommended packages: [2022-05-10T10:07:47.000Z] #21 13.05 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-05-10T10:07:47.000Z] #21 13.05 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-05-10T10:07:47.000Z] #21 13.05 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-05-10T10:07:47.000Z] #21 13.05 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-05-10T10:07:47.568Z] #21 13.51 The following NEW packages will be installed: [2022-05-10T10:07:47.568Z] #21 13.51 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-05-10T10:07:47.568Z] #21 13.51 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-05-10T10:07:47.568Z] #21 13.51 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-05-10T10:07:47.568Z] #21 13.51 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-05-10T10:07:47.568Z] #21 13.51 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-05-10T10:07:47.568Z] #21 13.51 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-05-10T10:07:47.568Z] #21 13.51 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-05-10T10:07:47.568Z] #21 13.52 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-05-10T10:07:47.568Z] #21 13.52 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-05-10T10:07:47.568Z] #21 13.52 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-05-10T10:07:47.568Z] #21 13.52 libseccomp2:ppc64el libseccomp2:s390x [2022-05-10T10:07:47.568Z] #21 13.88 0 upgraded, 40 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:07:47.568Z] #21 13.88 Need to get 15.9 MB of archives. [2022-05-10T10:07:47.568Z] #21 13.88 After this operation, 73.0 MB of additional disk space will be used. [2022-05-10T10:07:47.568Z] #21 13.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-05-10T10:07:47.752Z] #64 255.1 + bin/containerd-shim-runc-v2 [2022-05-10T10:07:47.752Z] #64 255.8 + binaries [2022-05-10T10:07:47.752Z] #64 255.8 + install -D bin/containerd /build/containerd [2022-05-10T10:07:47.752Z] #64 255.9 + install -D bin/containerd-shim /build/containerd-shim [2022-05-10T10:07:47.752Z] #64 255.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-10T10:07:47.752Z] #64 255.9 + install -D bin/ctr /build/ctr [2022-05-10T10:07:47.827Z] #21 13.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-05-10T10:07:47.827Z] #21 13.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-05-10T10:07:47.827Z] #21 13.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-05-10T10:07:47.827Z] #21 13.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-05-10T10:07:47.827Z] #21 13.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-05-10T10:07:47.827Z] #21 13.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-05-10T10:07:47.827Z] #21 13.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-05-10T10:07:47.827Z] #21 13.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-05-10T10:07:47.827Z] #21 13.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-05-10T10:07:47.827Z] #21 13.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-05-10T10:07:47.827Z] #21 13.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-05-10T10:07:47.827Z] #21 13.94 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-05-10T10:07:47.827Z] #21 13.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-05-10T10:07:47.827Z] #21 13.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-05-10T10:07:47.827Z] #21 13.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-05-10T10:07:47.828Z] #21 13.98 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-05-10T10:07:47.828Z] #21 13.99 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-05-10T10:07:47.828Z] #21 14.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-05-10T10:07:47.828Z] #21 14.01 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-05-10T10:07:47.828Z] #21 14.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-05-10T10:07:47.828Z] #21 14.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-05-10T10:07:47.828Z] #21 14.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-05-10T10:07:47.828Z] #21 14.04 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-05-10T10:07:47.828Z] #21 14.05 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-05-10T10:07:47.828Z] #21 14.05 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-05-10T10:07:47.828Z] #21 14.05 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-05-10T10:07:47.828Z] #21 14.05 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-05-10T10:07:47.828Z] #21 14.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-05-10T10:07:47.828Z] #21 14.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-05-10T10:07:47.828Z] #21 14.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-05-10T10:07:47.828Z] #21 14.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-05-10T10:07:47.828Z] #21 14.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-05-10T10:07:47.828Z] #21 14.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-05-10T10:07:48.086Z] #21 14.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-05-10T10:07:48.086Z] #21 14.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-05-10T10:07:48.086Z] #21 14.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-05-10T10:07:48.086Z] #21 14.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-05-10T10:07:48.086Z] #21 14.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-05-10T10:07:48.086Z] #21 14.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-05-10T10:07:48.345Z] #21 14.56 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:07:48.604Z] #21 14.75 Fetched 15.9 MB in 0s (31.9 MB/s) [2022-05-10T10:07:48.604Z] #21 14.79 Selecting previously unselected package gcc-10-base:armel. [2022-05-10T10:07:48.604Z] #21 14.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 ... 38508 files and directories currently installed.) [2022-05-10T10:07:48.604Z] #21 14.82 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-05-10T10:07:48.604Z] #21 14.83 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-05-10T10:07:48.604Z] #21 14.87 Selecting previously unselected package gcc-10-base:armhf. [2022-05-10T10:07:48.604Z] #21 14.88 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-05-10T10:07:48.863Z] #21 14.89 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-05-10T10:07:48.863Z] #21 14.94 Selecting previously unselected package gcc-10-base:ppc64el. [2022-05-10T10:07:48.863Z] #21 14.95 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-05-10T10:07:48.863Z] #21 14.95 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-10T10:07:48.863Z] #21 15.00 Selecting previously unselected package gcc-10-base:s390x. [2022-05-10T10:07:48.863Z] #21 15.00 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-05-10T10:07:48.863Z] #21 15.01 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-05-10T10:07:48.863Z] #21 15.07 Selecting previously unselected package gcc-10-base:arm64. [2022-05-10T10:07:48.863Z] #21 15.07 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-05-10T10:07:48.863Z] #21 15.08 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-05-10T10:07:48.863Z] #21 15.14 Selecting previously unselected package libgcc-s1:armel. [2022-05-10T10:07:49.121Z] #21 15.15 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-05-10T10:07:49.121Z] #21 15.16 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-05-10T10:07:49.121Z] #21 15.21 Selecting previously unselected package libcrypt1:armel. [2022-05-10T10:07:49.121Z] #21 15.22 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-05-10T10:07:49.121Z] #21 15.23 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-05-10T10:07:49.121Z] #21 15.31 Selecting previously unselected package libc6:armel. [2022-05-10T10:07:49.121Z] #21 15.32 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-05-10T10:07:49.379Z] #21 15.47 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-05-10T10:07:49.798Z] #64 ... [2022-05-10T10:07:49.798Z] [2022-05-10T10:07:49.798Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-05-10T10:07:49.798Z] #47 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-05-10T10:07:49.798Z] #47 253.3 + dpkg --print-architecture [2022-05-10T10:07:49.798Z] #47 253.3 + git checkout -q v2.1.0 [2022-05-10T10:07:49.798Z] #47 253.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-05-10T10:07:49.798Z] #47 253.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-05-10T10:07:49.947Z] #21 15.91 Selecting previously unselected package libapparmor1:armel. [2022-05-10T10:07:49.947Z] #21 15.92 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-05-10T10:07:49.947Z] #21 15.92 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-05-10T10:07:49.947Z] #21 15.97 Selecting previously unselected package libapparmor-dev:armel. [2022-05-10T10:07:49.947Z] #21 15.98 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-05-10T10:07:49.947Z] #21 15.98 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-05-10T10:07:49.947Z] #21 16.05 Selecting previously unselected package libgcc-s1:arm64. [2022-05-10T10:07:49.947Z] #21 16.05 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-05-10T10:07:49.947Z] #21 16.06 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-05-10T10:07:49.947Z] #21 16.12 Selecting previously unselected package libcrypt1:arm64. [2022-05-10T10:07:49.947Z] #21 16.12 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-05-10T10:07:49.947Z] #21 16.13 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-10T10:07:50.205Z] #21 16.23 Selecting previously unselected package libc6:arm64. [2022-05-10T10:07:50.205Z] #21 16.23 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-05-10T10:07:50.205Z] #21 16.43 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-05-10T10:07:50.772Z] #21 16.85 Selecting previously unselected package libapparmor1:arm64. [2022-05-10T10:07:50.772Z] #21 16.85 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-05-10T10:07:50.772Z] #21 16.85 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-05-10T10:07:50.772Z] #21 16.91 Selecting previously unselected package libapparmor-dev:arm64. [2022-05-10T10:07:50.772Z] #21 16.91 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-05-10T10:07:50.772Z] #21 16.92 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-10T10:07:50.772Z] #21 16.99 Selecting previously unselected package libgcc-s1:s390x. [2022-05-10T10:07:50.772Z] #21 16.99 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-05-10T10:07:50.772Z] #21 17.00 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-05-10T10:07:50.772Z] #21 17.04 Selecting previously unselected package libcrypt1:s390x. [2022-05-10T10:07:51.031Z] #21 17.05 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-05-10T10:07:51.031Z] #21 17.06 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-05-10T10:07:51.031Z] #21 17.14 Selecting previously unselected package libc6:s390x. [2022-05-10T10:07:51.031Z] #21 17.15 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-05-10T10:07:51.289Z] #21 17.33 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-05-10T10:07:51.548Z] #21 17.77 Selecting previously unselected package libapparmor1:s390x. [2022-05-10T10:07:51.548Z] #21 17.77 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-05-10T10:07:51.548Z] #21 17.78 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-05-10T10:07:51.548Z] #21 17.83 Selecting previously unselected package libapparmor-dev:s390x. [2022-05-10T10:07:51.548Z] #21 17.83 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-05-10T10:07:51.548Z] #21 17.84 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-05-10T10:07:51.808Z] #21 17.91 Selecting previously unselected package libgcc-s1:armhf. [2022-05-10T10:07:51.808Z] #21 17.92 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-05-10T10:07:51.808Z] #21 17.92 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-05-10T10:07:51.808Z] #21 17.97 Selecting previously unselected package libcrypt1:armhf. [2022-05-10T10:07:51.808Z] #21 17.98 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-05-10T10:07:51.808Z] #21 17.98 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-05-10T10:07:52.066Z] #21 18.07 Selecting previously unselected package libc6:armhf. [2022-05-10T10:07:52.067Z] #21 18.07 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-05-10T10:07:52.067Z] #21 18.25 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-05-10T10:07:52.634Z] #21 18.65 Selecting previously unselected package libapparmor1:armhf. [2022-05-10T10:07:52.634Z] #21 18.66 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-05-10T10:07:52.634Z] #21 18.66 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-05-10T10:07:52.634Z] #21 18.71 Selecting previously unselected package libapparmor-dev:armhf. [2022-05-10T10:07:52.634Z] #21 18.72 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-05-10T10:07:52.635Z] #21 18.72 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-05-10T10:07:52.635Z] #21 18.78 Selecting previously unselected package libgcc-s1:ppc64el. [2022-05-10T10:07:52.635Z] #21 18.79 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-05-10T10:07:52.635Z] #21 18.79 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-10T10:07:52.635Z] #21 18.86 Selecting previously unselected package libcrypt1:ppc64el. [2022-05-10T10:07:52.635Z] #21 18.86 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-05-10T10:07:52.635Z] #21 18.87 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-10T10:07:52.893Z] #21 18.96 Selecting previously unselected package libc6:ppc64el. [2022-05-10T10:07:52.893Z] #21 18.96 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-05-10T10:07:52.893Z] #21 19.14 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-10T10:07:52.995Z] #64 DONE 260.9s [2022-05-10T10:07:53.460Z] #21 19.80 Selecting previously unselected package libapparmor1:ppc64el. [2022-05-10T10:07:53.556Z] [2022-05-10T10:07:53.556Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-10T10:07:53.556Z] #65 sha256:8efb6faae0d6167fc31c8f49a199b841d4343c7ea7d716e9bc7ac613aeff4eb6 [2022-05-10T10:07:53.718Z] #21 19.81 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-05-10T10:07:53.718Z] #21 19.81 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-05-10T10:07:53.718Z] #21 19.88 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-05-10T10:07:53.718Z] #21 19.88 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-05-10T10:07:53.718Z] #21 19.89 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-10T10:07:53.976Z] #21 19.96 Selecting previously unselected package libseccomp2:s390x. [2022-05-10T10:07:53.976Z] #21 19.97 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-05-10T10:07:53.976Z] #21 19.97 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-10T10:07:53.976Z] #21 20.02 Selecting previously unselected package libseccomp-dev:s390x. [2022-05-10T10:07:53.976Z] #21 20.03 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-05-10T10:07:53.976Z] #21 20.03 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-10T10:07:53.976Z] #21 20.12 Selecting previously unselected package libseccomp2:ppc64el. [2022-05-10T10:07:53.976Z] #21 20.12 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-10T10:07:53.976Z] #21 20.13 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-10T10:07:53.976Z] #21 20.17 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-05-10T10:07:53.976Z] #21 20.18 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-05-10T10:07:53.976Z] #21 20.19 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-10T10:07:54.234Z] #21 20.26 Selecting previously unselected package libseccomp2:armhf. [2022-05-10T10:07:54.234Z] #21 20.26 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-05-10T10:07:54.234Z] #21 20.27 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-10T10:07:54.234Z] #21 20.31 Selecting previously unselected package libseccomp-dev:armhf. [2022-05-10T10:07:54.234Z] #21 20.32 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-05-10T10:07:54.234Z] #21 20.33 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-10T10:07:54.234Z] #21 20.39 Selecting previously unselected package libseccomp2:armel. [2022-05-10T10:07:54.234Z] #21 20.39 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-05-10T10:07:54.234Z] #21 20.40 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-10T10:07:54.234Z] #21 20.45 Selecting previously unselected package libseccomp-dev:armel. [2022-05-10T10:07:54.234Z] #21 20.45 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-05-10T10:07:54.234Z] #21 20.46 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-10T10:07:54.234Z] #21 20.52 Selecting previously unselected package libseccomp2:arm64. [2022-05-10T10:07:54.492Z] #21 20.53 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-05-10T10:07:54.492Z] #21 20.53 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-10T10:07:54.492Z] #21 20.57 Selecting previously unselected package libseccomp-dev:arm64. [2022-05-10T10:07:54.492Z] #21 20.58 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-05-10T10:07:54.492Z] #21 20.59 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-10T10:07:54.492Z] #21 20.69 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-05-10T10:07:54.492Z] #21 20.72 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-05-10T10:07:54.492Z] #21 20.73 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-05-10T10:07:54.492Z] #21 20.75 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-05-10T10:07:54.492Z] #21 20.76 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-05-10T10:07:54.492Z] #21 20.78 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-05-10T10:07:54.751Z] #21 20.79 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-05-10T10:07:54.751Z] #21 20.80 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-05-10T10:07:54.751Z] #21 20.82 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-05-10T10:07:54.751Z] #21 20.83 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-05-10T10:07:54.751Z] #21 20.85 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-05-10T10:07:54.751Z] #21 20.86 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-05-10T10:07:54.751Z] #21 20.87 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-05-10T10:07:54.751Z] #21 20.89 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-05-10T10:07:54.751Z] #21 20.90 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-05-10T10:07:54.751Z] #21 20.91 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-05-10T10:07:55.444Z] #65 DONE 1.7s [2022-05-10T10:07:55.444Z] [2022-05-10T10:07:55.444Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-10T10:07:55.444Z] #70 sha256:5311741ab00fc3e63d8a1af68d94d6ddedb320b0cf1ba95d5065ac240a021599 [2022-05-10T10:07:56.005Z] #70 DONE 0.4s [2022-05-10T10:07:56.005Z] [2022-05-10T10:07:56.005Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-10T10:07:56.005Z] #75 sha256:da80e1728d3a9e9c7005b11d46e9216d7b01543430a9eef0552a71313d452141 [2022-05-10T10:07:56.125Z] #21 22.14 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-05-10T10:07:57.500Z] #21 23.38 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-05-10T10:07:57.894Z] #75 DONE 2.0s [2022-05-10T10:07:57.894Z] [2022-05-10T10:07:57.894Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-10T10:07:57.894Z] #76 sha256:4f6a67f0941f82cd9a53c0985d1ba2fd2336d2d7036192b72e2ef69ca8512dee [2022-05-10T10:07:57.894Z] #76 DONE 0.0s [2022-05-10T10:07:57.894Z] [2022-05-10T10:07:57.894Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-10T10:07:57.894Z] #77 sha256:2bd50465136b0747f592cbc98e479187069c0b0d0a3242cdc191259c0bec1329 [2022-05-10T10:07:58.440Z] #21 24.61 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-05-10T10:07:59.261Z] #77 DONE 1.1s [2022-05-10T10:07:59.261Z] [2022-05-10T10:07:59.261Z] #78 exporting to image [2022-05-10T10:07:59.261Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-10T10:07:59.261Z] #78 exporting layers [2022-05-10T10:07:59.815Z] #21 25.82 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-05-10T10:08:00.786Z] #21 27.04 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-05-10T10:08:00.786Z] #21 27.05 Setting up libapparmor1:armel (2.13.6-10) ... [2022-05-10T10:08:00.786Z] #21 27.07 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-05-10T10:08:00.786Z] #21 27.08 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-05-10T10:08:00.786Z] #21 27.10 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-05-10T10:08:00.786Z] #21 27.11 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.044Z] #21 27.12 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.044Z] #21 27.14 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.044Z] #21 27.16 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.044Z] #21 27.17 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.044Z] #21 27.19 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-05-10T10:08:01.044Z] #21 27.20 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-05-10T10:08:01.044Z] #21 27.21 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-05-10T10:08:01.044Z] #21 27.23 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-05-10T10:08:01.044Z] #21 27.24 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-05-10T10:08:01.044Z] #21 27.26 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.044Z] #21 27.27 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.045Z] #21 27.28 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.045Z] #21 27.30 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.045Z] #21 27.31 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-05-10T10:08:01.045Z] #21 27.33 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:08:01.984Z] #21 DONE 28.0s [2022-05-10T10:08:01.984Z] [2022-05-10T10:08:01.984Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:01.984Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:08:01.984Z] #71 ... [2022-05-10T10:08:01.984Z] [2022-05-10T10:08:01.984Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-05-10T10:08:01.984Z] #66 sha256:211e36eb77cb0263e932a8421ea5255385fa7b4c368f188bad26bd7c0c8d6c2f [2022-05-10T10:08:01.984Z] #66 DONE 0.1s [2022-05-10T10:08:01.984Z] [2022-05-10T10:08:01.984Z] #22 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-05-10T10:08:01.984Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-05-10T10:08:02.529Z] #78 exporting layers 3.5s done [2022-05-10T10:08:02.530Z] #78 writing image sha256:33eb77cfd644425ee96647aaab3be4dfbea6d087b0805280bb31a406c8e76e02 done [2022-05-10T10:08:02.530Z] #78 naming to docker.io/library/docker:98eaeb2a293d78c23e6d1991cbe697b717340b82 done [2022-05-10T10:08:02.530Z] #78 DONE 3.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-10T10:08:02.852Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-10T10:08:03.169Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98eaeb2a293d78c23e6d1991cbe697b717340b82 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:98eaeb2a293d78c23e6d1991cbe697b717340b82 hack/test/unit [2022-05-10T10:08:03.884Z] #22 DONE 1.7s [2022-05-10T10:08:03.884Z] [2022-05-10T10:08:03.884Z] #23 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-05-10T10:08:03.884Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-05-10T10:08:04.821Z] #23 DONE 1.0s [2022-05-10T10:08:04.821Z] [2022-05-10T10:08:04.821Z] #24 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-05-10T10:08:04.821Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-05-10T10:08:05.057Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-10T10:08:05.057Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-10T10:08:05.057Z] + TESTDIRS=./... [2022-05-10T10:08:05.057Z] + exclude_paths='/vendor/|/integration' [2022-05-10T10:08:05.057Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-10T10:08:05.057Z] ++ go list ./... [2022-05-10T10:08:05.388Z] #24 0.845 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-05-10T10:08:05.388Z] #24 DONE 0.9s [2022-05-10T10:08:05.388Z] [2022-05-10T10:08:05.388Z] #25 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-05-10T10:08:05.388Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-05-10T10:08:05.621Z] + pkg_list='github.com/docker/docker/api [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/backend [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/container [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/events [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/filters [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/image [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/mount [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/network [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/registry [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/time [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/versions [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:08:05.621Z] github.com/docker/docker/api/types/volume [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:08:05.621Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:08:05.621Z] github.com/docker/docker/cli [2022-05-10T10:08:05.621Z] github.com/docker/docker/cli/config [2022-05-10T10:08:05.621Z] github.com/docker/docker/cli/debug [2022-05-10T10:08:05.621Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:08:05.621Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:08:05.621Z] github.com/docker/docker/client [2022-05-10T10:08:05.621Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:08:05.621Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:08:05.621Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:08:05.621Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:08:05.621Z] github.com/docker/docker/container [2022-05-10T10:08:05.621Z] github.com/docker/docker/container/stream [2022-05-10T10:08:05.621Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:08:05.621Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:08:05.621Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/config [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/events [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/exec [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/images [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/links [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/names [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/network [2022-05-10T10:08:05.621Z] github.com/docker/docker/daemon/stats [2022-05-10T10:08:05.621Z] github.com/docker/docker/distribution [2022-05-10T10:08:05.621Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:08:05.621Z] github.com/docker/docker/distribution/utils [2022-05-10T10:08:05.621Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:08:05.621Z] github.com/docker/docker/dockerversion [2022-05-10T10:08:05.621Z] github.com/docker/docker/errdefs [2022-05-10T10:08:05.621Z] github.com/docker/docker/image [2022-05-10T10:08:05.621Z] github.com/docker/docker/image/cache [2022-05-10T10:08:05.621Z] github.com/docker/docker/image/tarexport [2022-05-10T10:08:05.621Z] github.com/docker/docker/image/v1 [2022-05-10T10:08:05.621Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:08:05.621Z] github.com/docker/docker/layer [2022-05-10T10:08:05.621Z] github.com/docker/docker/libcontainerd [2022-05-10T10:08:05.621Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:08:05.621Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:08:05.621Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:08:05.621Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/libnetwork/types [2022-05-10T10:08:05.621Z] github.com/docker/docker/oci [2022-05-10T10:08:05.621Z] github.com/docker/docker/oci/caps [2022-05-10T10:08:05.621Z] github.com/docker/docker/opts [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/archive [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/directory [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/platform [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/pools [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/progress [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/signal [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/stack [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:08:05.621Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/system [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:08:05.622Z] github.com/docker/docker/plugin [2022-05-10T10:08:05.622Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:08:05.622Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:08:05.622Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:08:05.622Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:08:05.622Z] github.com/docker/docker/quota [2022-05-10T10:08:05.622Z] github.com/docker/docker/reference [2022-05-10T10:08:05.622Z] github.com/docker/docker/registry [2022-05-10T10:08:05.622Z] github.com/docker/docker/registry/resumable [2022-05-10T10:08:05.622Z] github.com/docker/docker/restartmanager [2022-05-10T10:08:05.622Z] github.com/docker/docker/rootless [2022-05-10T10:08:05.622Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:08:05.622Z] github.com/docker/docker/runconfig [2022-05-10T10:08:05.622Z] github.com/docker/docker/runconfig/opts [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/environment [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/registry [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/request [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/drivers [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/local [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/mounts [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/service [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/testutils' [2022-05-10T10:08:05.622Z] ++ grep --fixed-strings -v /libnetwork [2022-05-10T10:08:05.622Z] ++ echo 'github.com/docker/docker/api [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/backend [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/container [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/events [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/filters [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/image [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/mount [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/network [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/registry [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/time [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/versions [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/volume [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:08:05.622Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:08:05.622Z] github.com/docker/docker/cli [2022-05-10T10:08:05.622Z] github.com/docker/docker/cli/config [2022-05-10T10:08:05.622Z] github.com/docker/docker/cli/debug [2022-05-10T10:08:05.622Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:08:05.622Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:08:05.622Z] github.com/docker/docker/client [2022-05-10T10:08:05.622Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:08:05.622Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:08:05.622Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:08:05.622Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:08:05.622Z] github.com/docker/docker/container [2022-05-10T10:08:05.622Z] github.com/docker/docker/container/stream [2022-05-10T10:08:05.622Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:08:05.622Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:08:05.622Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/config [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/events [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/exec [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/images [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/links [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/names [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/network [2022-05-10T10:08:05.622Z] github.com/docker/docker/daemon/stats [2022-05-10T10:08:05.622Z] github.com/docker/docker/distribution [2022-05-10T10:08:05.622Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:08:05.622Z] github.com/docker/docker/distribution/utils [2022-05-10T10:08:05.622Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:08:05.622Z] github.com/docker/docker/dockerversion [2022-05-10T10:08:05.622Z] github.com/docker/docker/errdefs [2022-05-10T10:08:05.622Z] github.com/docker/docker/image [2022-05-10T10:08:05.622Z] github.com/docker/docker/image/cache [2022-05-10T10:08:05.622Z] github.com/docker/docker/image/tarexport [2022-05-10T10:08:05.622Z] github.com/docker/docker/image/v1 [2022-05-10T10:08:05.622Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:08:05.622Z] github.com/docker/docker/layer [2022-05-10T10:08:05.622Z] github.com/docker/docker/libcontainerd [2022-05-10T10:08:05.622Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:08:05.622Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:08:05.622Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:08:05.622Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/libnetwork/types [2022-05-10T10:08:05.622Z] github.com/docker/docker/oci [2022-05-10T10:08:05.622Z] github.com/docker/docker/oci/caps [2022-05-10T10:08:05.622Z] github.com/docker/docker/opts [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/archive [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/directory [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/platform [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/pools [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/progress [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/signal [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/stack [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/system [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:08:05.622Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:08:05.622Z] github.com/docker/docker/plugin [2022-05-10T10:08:05.622Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:08:05.622Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:08:05.622Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:08:05.622Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:08:05.622Z] github.com/docker/docker/quota [2022-05-10T10:08:05.622Z] github.com/docker/docker/reference [2022-05-10T10:08:05.622Z] github.com/docker/docker/registry [2022-05-10T10:08:05.622Z] github.com/docker/docker/registry/resumable [2022-05-10T10:08:05.622Z] github.com/docker/docker/restartmanager [2022-05-10T10:08:05.622Z] github.com/docker/docker/rootless [2022-05-10T10:08:05.622Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:08:05.622Z] github.com/docker/docker/runconfig [2022-05-10T10:08:05.622Z] github.com/docker/docker/runconfig/opts [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/environment [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/registry [2022-05-10T10:08:05.622Z] github.com/docker/docker/testutil/request [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/drivers [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/local [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/mounts [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/service [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:08:05.622Z] github.com/docker/docker/volume/testutils' [2022-05-10T10:08:05.622Z] + base_pkg_list='github.com/docker/docker/api [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/backend [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/container [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/events [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/filters [2022-05-10T10:08:05.622Z] github.com/docker/docker/api/types/image [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/mount [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/network [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/registry [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/time [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/versions [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/volume [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli/config [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli/debug [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:08:05.623Z] github.com/docker/docker/client [2022-05-10T10:08:05.623Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:08:05.623Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:08:05.623Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:08:05.623Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:08:05.623Z] github.com/docker/docker/container [2022-05-10T10:08:05.623Z] github.com/docker/docker/container/stream [2022-05-10T10:08:05.623Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:08:05.623Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:08:05.623Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/config [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/events [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/exec [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/images [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/links [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/names [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/network [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/stats [2022-05-10T10:08:05.623Z] github.com/docker/docker/distribution [2022-05-10T10:08:05.623Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:08:05.623Z] github.com/docker/docker/distribution/utils [2022-05-10T10:08:05.623Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:08:05.623Z] github.com/docker/docker/dockerversion [2022-05-10T10:08:05.623Z] github.com/docker/docker/errdefs [2022-05-10T10:08:05.623Z] github.com/docker/docker/image [2022-05-10T10:08:05.623Z] github.com/docker/docker/image/cache [2022-05-10T10:08:05.623Z] github.com/docker/docker/image/tarexport [2022-05-10T10:08:05.623Z] github.com/docker/docker/image/v1 [2022-05-10T10:08:05.623Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:08:05.623Z] github.com/docker/docker/layer [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:08:05.623Z] github.com/docker/docker/oci [2022-05-10T10:08:05.623Z] github.com/docker/docker/oci/caps [2022-05-10T10:08:05.623Z] github.com/docker/docker/opts [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/archive [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/directory [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/platform [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/pools [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/progress [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/signal [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/stack [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/system [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:08:05.623Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:08:05.623Z] github.com/docker/docker/plugin [2022-05-10T10:08:05.623Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:08:05.623Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:08:05.623Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:08:05.623Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:08:05.623Z] github.com/docker/docker/quota [2022-05-10T10:08:05.623Z] github.com/docker/docker/reference [2022-05-10T10:08:05.623Z] github.com/docker/docker/registry [2022-05-10T10:08:05.623Z] github.com/docker/docker/registry/resumable [2022-05-10T10:08:05.623Z] github.com/docker/docker/restartmanager [2022-05-10T10:08:05.623Z] github.com/docker/docker/rootless [2022-05-10T10:08:05.623Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:08:05.623Z] github.com/docker/docker/runconfig [2022-05-10T10:08:05.623Z] github.com/docker/docker/runconfig/opts [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/environment [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/registry [2022-05-10T10:08:05.623Z] github.com/docker/docker/testutil/request [2022-05-10T10:08:05.623Z] github.com/docker/docker/volume [2022-05-10T10:08:05.623Z] github.com/docker/docker/volume/drivers [2022-05-10T10:08:05.623Z] github.com/docker/docker/volume/local [2022-05-10T10:08:05.623Z] github.com/docker/docker/volume/mounts [2022-05-10T10:08:05.623Z] github.com/docker/docker/volume/service [2022-05-10T10:08:05.623Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:08:05.623Z] github.com/docker/docker/volume/testutils' [2022-05-10T10:08:05.623Z] ++ grep --fixed-strings /libnetwork [2022-05-10T10:08:05.623Z] ++ echo 'github.com/docker/docker/api [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/backend [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/container [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/events [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/filters [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/image [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/mount [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/network [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/registry [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/time [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/versions [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:08:05.623Z] github.com/docker/docker/api/types/volume [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:08:05.623Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli/config [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli/debug [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:08:05.623Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:08:05.623Z] github.com/docker/docker/client [2022-05-10T10:08:05.623Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:08:05.623Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:08:05.623Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:08:05.623Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:08:05.623Z] github.com/docker/docker/container [2022-05-10T10:08:05.623Z] github.com/docker/docker/container/stream [2022-05-10T10:08:05.623Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:08:05.623Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:08:05.623Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/config [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/events [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/exec [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/images [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/links [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/names [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/network [2022-05-10T10:08:05.623Z] github.com/docker/docker/daemon/stats [2022-05-10T10:08:05.623Z] github.com/docker/docker/distribution [2022-05-10T10:08:05.623Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:08:05.623Z] github.com/docker/docker/distribution/utils [2022-05-10T10:08:05.623Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:08:05.623Z] github.com/docker/docker/dockerversion [2022-05-10T10:08:05.623Z] github.com/docker/docker/errdefs [2022-05-10T10:08:05.623Z] github.com/docker/docker/image [2022-05-10T10:08:05.623Z] github.com/docker/docker/image/cache [2022-05-10T10:08:05.623Z] github.com/docker/docker/image/tarexport [2022-05-10T10:08:05.623Z] github.com/docker/docker/image/v1 [2022-05-10T10:08:05.623Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:08:05.623Z] github.com/docker/docker/layer [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:08:05.623Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:08:05.623Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/types [2022-05-10T10:08:05.624Z] github.com/docker/docker/oci [2022-05-10T10:08:05.624Z] github.com/docker/docker/oci/caps [2022-05-10T10:08:05.624Z] github.com/docker/docker/opts [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/archive [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/directory [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/platform [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/pools [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/progress [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/signal [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/stack [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/system [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:08:05.624Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:08:05.624Z] github.com/docker/docker/plugin [2022-05-10T10:08:05.624Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:08:05.624Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:08:05.624Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:08:05.624Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:08:05.624Z] github.com/docker/docker/quota [2022-05-10T10:08:05.624Z] github.com/docker/docker/reference [2022-05-10T10:08:05.624Z] github.com/docker/docker/registry [2022-05-10T10:08:05.624Z] github.com/docker/docker/registry/resumable [2022-05-10T10:08:05.624Z] github.com/docker/docker/restartmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/rootless [2022-05-10T10:08:05.624Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:08:05.624Z] github.com/docker/docker/runconfig [2022-05-10T10:08:05.624Z] github.com/docker/docker/runconfig/opts [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/environment [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/registry [2022-05-10T10:08:05.624Z] github.com/docker/docker/testutil/request [2022-05-10T10:08:05.624Z] github.com/docker/docker/volume [2022-05-10T10:08:05.624Z] github.com/docker/docker/volume/drivers [2022-05-10T10:08:05.624Z] github.com/docker/docker/volume/local [2022-05-10T10:08:05.624Z] github.com/docker/docker/volume/mounts [2022-05-10T10:08:05.624Z] github.com/docker/docker/volume/service [2022-05-10T10:08:05.624Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:08:05.624Z] github.com/docker/docker/volume/testutils' [2022-05-10T10:08:05.624Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/types' [2022-05-10T10:08:05.624Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-10T10:08:05.624Z] + echo 'github.com/docker/docker/libnetwork [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/types' [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:08:05.624Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:08:05.624Z] + type docker-proxy [2022-05-10T10:08:05.624Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-10T10:08:05.624Z] + hack/make.sh binary-proxy install-proxy [2022-05-10T10:08:05.624Z] [2022-05-10T10:08:05.624Z] Removing bundles/ [2022-05-10T10:08:05.624Z] [2022-05-10T10:08:05.624Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-10T10:08:05.624Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-10T10:08:05.624Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:08:06.327Z] #25 DONE 0.9s [2022-05-10T10:08:06.327Z] [2022-05-10T10:08:06.327Z] #26 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-05-10T10:08:06.327Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-05-10T10:08:07.268Z] #26 DONE 0.9s [2022-05-10T10:08:07.268Z] [2022-05-10T10:08:07.268Z] #27 [dev-systemd-false 6/26] RUN ldconfig [2022-05-10T10:08:07.268Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-05-10T10:08:08.206Z] #27 DONE 1.0s [2022-05-10T10:08:08.207Z] [2022-05-10T10:08:08.207Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:08:08.207Z] #67 sha256:c22dd4e41a93e8df7e582a031b538591970536b635dade4d43b0e33ece57272e [2022-05-10T10:08:08.207Z] #67 1.568 + RM_GOPATH=0 [2022-05-10T10:08:08.207Z] #67 1.568 + TMP_GOPATH= [2022-05-10T10:08:08.207Z] #67 1.568 + : /build [2022-05-10T10:08:08.207Z] #67 1.568 + '[' -z '' ']' [2022-05-10T10:08:08.207Z] #67 1.569 ++ mktemp -d [2022-05-10T10:08:08.207Z] #67 1.572 + export GOPATH=/tmp/tmp.AsUbcUkZ3l [2022-05-10T10:08:08.207Z] #67 1.572 + GOPATH=/tmp/tmp.AsUbcUkZ3l [2022-05-10T10:08:08.207Z] #67 1.572 + RM_GOPATH=1 [2022-05-10T10:08:08.207Z] #67 1.572 + case "$(go env GOARCH)" in [2022-05-10T10:08:08.207Z] #67 1.572 ++ go env GOARCH [2022-05-10T10:08:08.207Z] #67 1.580 + export GO_BUILDMODE=-buildmode=pie [2022-05-10T10:08:08.207Z] #67 1.580 + GO_BUILDMODE=-buildmode=pie [2022-05-10T10:08:08.207Z] #67 1.581 ++ dirname /install.sh [2022-05-10T10:08:08.207Z] #67 1.583 + dir=/ [2022-05-10T10:08:08.207Z] #67 1.583 + bin=runc [2022-05-10T10:08:08.207Z] #67 1.583 + shift [2022-05-10T10:08:08.207Z] #67 1.583 + '[' '!' -f //runc.installer ']' [2022-05-10T10:08:08.207Z] #67 1.584 + . //runc.installer [2022-05-10T10:08:08.207Z] #67 1.584 ++ set -e [2022-05-10T10:08:08.207Z] #67 1.585 ++ : v1.1.1 [2022-05-10T10:08:08.207Z] #67 1.585 + install_runc [2022-05-10T10:08:08.207Z] #67 1.585 + RUNC_BUILDTAGS=seccomp [2022-05-10T10:08:08.207Z] #67 1.585 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-05-10T10:08:08.207Z] #67 1.585 Install runc version v1.1.1 (build tags: seccomp) [2022-05-10T10:08:08.207Z] #67 1.586 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.AsUbcUkZ3l/src/github.com/opencontainers/runc [2022-05-10T10:08:08.207Z] #67 1.588 Cloning into '/tmp/tmp.AsUbcUkZ3l/src/github.com/opencontainers/runc'... [2022-05-10T10:08:08.207Z] #67 5.689 + cd /tmp/tmp.AsUbcUkZ3l/src/github.com/opencontainers/runc [2022-05-10T10:08:08.207Z] #67 5.690 + git checkout -q v1.1.1 [2022-05-10T10:08:08.207Z] #67 5.906 + '[' -z '' ']' [2022-05-10T10:08:08.207Z] #67 5.907 + target=static [2022-05-10T10:08:08.207Z] #67 5.907 + make BUILDTAGS=seccomp static [2022-05-10T10:08:08.207Z] #67 6.250 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-05-10T10:08:09.573Z] #47 DONE 274.1s [2022-05-10T10:08:09.573Z] [2022-05-10T10:08:09.573Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:08:09.573Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:08:09.573Z] #55 ... [2022-05-10T10:08:09.573Z] [2022-05-10T10:08:09.573Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-10T10:08:09.573Z] #48 sha256:ee605c95d745ae0c28e25f9d5000886a6c1622c338a286bbadcb5444736c9b08 [2022-05-10T10:08:09.573Z] #48 DONE 0.5s [2022-05-10T10:08:09.573Z] [2022-05-10T10:08:09.573Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-10T10:08:09.573Z] #52 sha256:7fda82c35067e697f610f3e7cd626e5e3baee0641789abcb1841f5406eb4d89a [2022-05-10T10:08:09.573Z] #52 DONE 0.1s [2022-05-10T10:08:09.573Z] [2022-05-10T10:08:09.573Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:08:09.573Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:08:09.573Z] #55 ... [2022-05-10T10:08:09.573Z] [2022-05-10T10:08:09.573Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-10T10:08:09.573Z] #54 sha256:6dad640046a97193563208c71024de074dd4afd022cdb8202e3bfeca1fa2c12c [2022-05-10T10:08:09.573Z] #54 DONE 0.1s [2022-05-10T10:08:09.573Z] [2022-05-10T10:08:09.573Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:08:09.573Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:08:11.495Z] #67 ... [2022-05-10T10:08:11.495Z] [2022-05-10T10:08:11.495Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:08:11.495Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-10T10:08:11.495Z] #28 1.108 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-05-10T10:08:11.495Z] #28 1.121 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-05-10T10:08:11.495Z] #28 1.339 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-05-10T10:08:11.495Z] #28 1.351 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-05-10T10:08:11.495Z] #28 1.584 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-05-10T10:08:11.495Z] #28 1.892 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-05-10T10:08:11.495Z] #28 2.244 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-05-10T10:08:11.495Z] #28 2.524 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-05-10T10:08:11.495Z] #28 2.820 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-05-10T10:08:11.495Z] #28 3.044 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [145 kB] [2022-05-10T10:08:11.495Z] #28 3.046 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [146 kB] [2022-05-10T10:08:11.495Z] #28 3.060 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [121 kB] [2022-05-10T10:08:11.495Z] #28 3.061 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [139 kB] [2022-05-10T10:08:11.495Z] #28 3.063 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [146 kB] [2022-05-10T10:08:11.495Z] #28 3.068 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [128 kB] [2022-05-10T10:08:11.495Z] #28 3.186 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-05-10T10:08:11.495Z] #28 3.195 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-05-10T10:08:11.495Z] #28 3.196 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-05-10T10:08:11.495Z] #28 3.196 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-05-10T10:08:11.495Z] #28 3.207 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-05-10T10:08:11.495Z] #28 3.208 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-05-10T10:08:11.770Z] #47 DONE 276.5s [2022-05-10T10:08:11.770Z] [2022-05-10T10:08:11.770Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:11.770Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:08:11.770Z] #64 ... [2022-05-10T10:08:11.770Z] [2022-05-10T10:08:11.770Z] #48 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-10T10:08:11.770Z] #48 sha256:c3f58bc6917cc32b293f7f169721d76cab9075ff0acd12598d6f40be8d277455 [2022-05-10T10:08:12.043Z] #48 DONE 0.5s [2022-05-10T10:08:12.043Z] [2022-05-10T10:08:12.043Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:08:12.043Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:08:12.165Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-10T10:08:12.165Z] [2022-05-10T10:08:12.165Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-10T10:08:12.165Z] Installing docker-proxy to /usr/local/bin/ [2022-05-10T10:08:12.165Z] [2022-05-10T10:08:12.165Z] + mkdir -p bundles [2022-05-10T10:08:12.165Z] + '[' -n 'github.com/docker/docker/api [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/backend [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/container [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/events [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/filters [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/image [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/mount [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/network [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/registry [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/time [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/versions [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:08:12.165Z] github.com/docker/docker/api/types/volume [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:08:12.165Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:08:12.165Z] github.com/docker/docker/cli [2022-05-10T10:08:12.165Z] github.com/docker/docker/cli/config [2022-05-10T10:08:12.165Z] github.com/docker/docker/cli/debug [2022-05-10T10:08:12.165Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:08:12.165Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:08:12.165Z] github.com/docker/docker/client [2022-05-10T10:08:12.165Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:08:12.165Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:08:12.165Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:08:12.165Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:08:12.165Z] github.com/docker/docker/container [2022-05-10T10:08:12.165Z] github.com/docker/docker/container/stream [2022-05-10T10:08:12.165Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:08:12.165Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:08:12.165Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/config [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/events [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/exec [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/images [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/links [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:08:12.165Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:08:12.166Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:08:12.166Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:08:12.166Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:08:12.166Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:08:12.166Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:08:12.166Z] github.com/docker/docker/daemon/names [2022-05-10T10:08:12.166Z] github.com/docker/docker/daemon/network [2022-05-10T10:08:12.166Z] github.com/docker/docker/daemon/stats [2022-05-10T10:08:12.166Z] github.com/docker/docker/distribution [2022-05-10T10:08:12.166Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:08:12.166Z] github.com/docker/docker/distribution/utils [2022-05-10T10:08:12.166Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:08:12.166Z] github.com/docker/docker/dockerversion [2022-05-10T10:08:12.166Z] github.com/docker/docker/errdefs [2022-05-10T10:08:12.166Z] github.com/docker/docker/image [2022-05-10T10:08:12.166Z] github.com/docker/docker/image/cache [2022-05-10T10:08:12.166Z] github.com/docker/docker/image/tarexport [2022-05-10T10:08:12.166Z] github.com/docker/docker/image/v1 [2022-05-10T10:08:12.166Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:08:12.166Z] github.com/docker/docker/layer [2022-05-10T10:08:12.166Z] github.com/docker/docker/libcontainerd [2022-05-10T10:08:12.166Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:08:12.166Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:08:12.166Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:08:12.166Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:08:12.166Z] github.com/docker/docker/oci [2022-05-10T10:08:12.166Z] github.com/docker/docker/oci/caps [2022-05-10T10:08:12.166Z] github.com/docker/docker/opts [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/archive [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/directory [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/platform [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/pools [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/progress [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/signal [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/stack [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/system [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:08:12.166Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:08:12.166Z] github.com/docker/docker/plugin [2022-05-10T10:08:12.166Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:08:12.166Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:08:12.166Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:08:12.166Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:08:12.166Z] github.com/docker/docker/quota [2022-05-10T10:08:12.166Z] github.com/docker/docker/reference [2022-05-10T10:08:12.166Z] github.com/docker/docker/registry [2022-05-10T10:08:12.166Z] github.com/docker/docker/registry/resumable [2022-05-10T10:08:12.166Z] github.com/docker/docker/restartmanager [2022-05-10T10:08:12.166Z] github.com/docker/docker/rootless [2022-05-10T10:08:12.166Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:08:12.166Z] github.com/docker/docker/runconfig [2022-05-10T10:08:12.166Z] github.com/docker/docker/runconfig/opts [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/environment [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/registry [2022-05-10T10:08:12.166Z] github.com/docker/docker/testutil/request [2022-05-10T10:08:12.166Z] github.com/docker/docker/volume [2022-05-10T10:08:12.166Z] github.com/docker/docker/volume/drivers [2022-05-10T10:08:12.166Z] github.com/docker/docker/volume/local [2022-05-10T10:08:12.166Z] github.com/docker/docker/volume/mounts [2022-05-10T10:08:12.166Z] github.com/docker/docker/volume/service [2022-05-10T10:08:12.166Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:08:12.166Z] github.com/docker/docker/volume/testutils' ']' [2022-05-10T10:08:12.166Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-10T10:08:12.166Z] ? github.com/docker/docker/api [no test files] [2022-05-10T10:08:12.305Z] #55 ... [2022-05-10T10:08:12.306Z] [2022-05-10T10:08:12.306Z] #52 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-10T10:08:12.306Z] #52 sha256:bcbccf2e94e2fa99b2aed7956a41f8ec1afc674149c475c3035d7732d46fbe4f [2022-05-10T10:08:12.306Z] #52 DONE 0.0s [2022-05-10T10:08:12.306Z] [2022-05-10T10:08:12.306Z] #54 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-10T10:08:12.306Z] #54 sha256:fa41dae799ee511ac8edd4066924d2df755bebce18ac548ea6d0c8b71480aa1a [2022-05-10T10:08:12.306Z] #54 DONE 0.1s [2022-05-10T10:08:12.306Z] [2022-05-10T10:08:12.306Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:12.306Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:08:23.703Z] #28 14.26 Fetched 49.0 MB in 13s (3655 kB/s) [2022-05-10T10:08:27.014Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-05-10T10:08:30.270Z] #28 14.26 Reading package lists... [2022-05-10T10:08:33.266Z] #64 284.3 # github.com/containerd/containerd/cmd/containerd [2022-05-10T10:08:33.266Z] #64 284.3 /usr/bin/ld: /tmp/go-link-3849503901/000019.o: in function `New': [2022-05-10T10:08:33.266Z] #64 284.3 /tmp/tmp.81jaxzC3vD/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-10T10:08:33.266Z] #64 284.4 + bin/containerd-stress [2022-05-10T10:08:33.266Z] #64 285.5 + bin/containerd-shim [2022-05-10T10:08:36.838Z] #28 21.06 Reading package lists... [2022-05-10T10:08:37.405Z] #28 27.47 Building dependency tree... [2022-05-10T10:08:38.342Z] #28 29.95 bzip2 is already the newest version (1.0.8-4). [2022-05-10T10:08:38.342Z] #28 29.95 patch is already the newest version (2.7.6-7). [2022-05-10T10:08:38.342Z] #28 29.95 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-05-10T10:08:38.342Z] #28 29.95 The following additional packages will be installed: [2022-05-10T10:08:38.342Z] #28 29.96 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-10T10:08:38.342Z] #28 29.96 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-05-10T10:08:38.342Z] #28 29.96 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-05-10T10:08:38.342Z] #28 29.96 python3-pkg-resources vim-runtime xxd [2022-05-10T10:08:38.342Z] #28 29.98 Suggested packages: [2022-05-10T10:08:38.342Z] #28 29.98 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-05-10T10:08:38.342Z] #28 29.98 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-05-10T10:08:38.342Z] #28 29.98 Recommended packages: [2022-05-10T10:08:38.342Z] #28 29.98 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-05-10T10:08:39.718Z] #28 31.35 The following NEW packages will be installed: [2022-05-10T10:08:39.718Z] #28 31.36 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-05-10T10:08:39.718Z] #28 31.36 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-05-10T10:08:39.718Z] #28 31.36 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-05-10T10:08:39.718Z] #28 31.36 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-05-10T10:08:39.718Z] #28 31.37 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-05-10T10:08:39.718Z] #28 31.37 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-05-10T10:08:39.718Z] #28 31.37 vim-common vim-runtime xfsprogs xxd zip zstd [2022-05-10T10:08:39.857Z] #64 296.8 + bin/containerd-shim-runc-v1 [2022-05-10T10:08:39.976Z] #28 ... [2022-05-10T10:08:39.976Z] [2022-05-10T10:08:39.976Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:39.976Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:08:39.976Z] #71 93.42 + bin/containerd [2022-05-10T10:08:41.706Z] #55 307.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-10T10:08:41.706Z] #55 DONE 308.4s [2022-05-10T10:08:41.706Z] [2022-05-10T10:08:41.706Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:08:41.706Z] #60 sha256:3717b9e7ff29784a75f38afc49eaf44f9475db24267f792b898f328ce160b76c [2022-05-10T10:08:41.706Z] #60 151.6 + mkdir -p /build [2022-05-10T10:08:41.706Z] #60 151.6 + cp runc /build/runc [2022-05-10T10:08:41.706Z] #60 DONE 151.9s [2022-05-10T10:08:41.706Z] [2022-05-10T10:08:41.706Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:41.706Z] #64 sha256:719266888b6e6d8b64d86614fea0f7273e5c1857c46d61b27cefe8a475a40020 [2022-05-10T10:08:41.969Z] #64 ... [2022-05-10T10:08:41.969Z] [2022-05-10T10:08:41.969Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-10T10:08:41.969Z] #56 sha256:bdf28fbb043d3edeea36c23e77406d62fe3cf0b883eb6cb44c73f1c1c3d205b0 [2022-05-10T10:08:42.543Z] #56 DONE 0.6s [2022-05-10T10:08:42.543Z] [2022-05-10T10:08:42.543Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:42.543Z] #64 sha256:719266888b6e6d8b64d86614fea0f7273e5c1857c46d61b27cefe8a475a40020 [2022-05-10T10:08:42.804Z] #64 ... [2022-05-10T10:08:42.804Z] [2022-05-10T10:08:42.804Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-10T10:08:42.804Z] #58 sha256:55e2689b2144965f2aa740fdb51afb3d6900b23f7e24a701f716e8788660bb0d [2022-05-10T10:08:42.804Z] #58 DONE 0.1s [2022-05-10T10:08:42.804Z] [2022-05-10T10:08:42.804Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-10T10:08:42.804Z] #61 sha256:43a01cb35c2ba6c137dd6fced2a7e6b13d1bb615a9e1a4cf3e13a14c124ce824 [2022-05-10T10:08:43.064Z] #61 DONE 0.2s [2022-05-10T10:08:43.064Z] [2022-05-10T10:08:43.064Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:43.064Z] #64 sha256:719266888b6e6d8b64d86614fea0f7273e5c1857c46d61b27cefe8a475a40020 [2022-05-10T10:08:44.426Z] #64 ... [2022-05-10T10:08:44.426Z] [2022-05-10T10:08:44.426Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-05-10T10:08:44.426Z] #55 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-05-10T10:08:44.426Z] #55 310.0 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-05-10T10:08:44.999Z] #55 DONE 311.3s [2022-05-10T10:08:44.999Z] [2022-05-10T10:08:44.999Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:44.999Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:08:45.256Z] #71 ... [2022-05-10T10:08:45.256Z] [2022-05-10T10:08:45.256Z] #28 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-05-10T10:08:45.256Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-05-10T10:08:45.256Z] #28 31.75 0 upgraded, 44 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:08:45.256Z] #28 31.75 Need to get 18.6 MB of archives. [2022-05-10T10:08:45.256Z] #28 31.75 After this operation, 71.4 MB of additional disk space will be used. [2022-05-10T10:08:45.256Z] #28 31.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-05-10T10:08:45.256Z] #28 31.75 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-05-10T10:08:45.256Z] #28 31.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-05-10T10:08:45.256Z] #28 31.75 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-05-10T10:08:45.256Z] #28 31.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-05-10T10:08:45.256Z] #28 31.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-05-10T10:08:45.256Z] #28 31.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-05-10T10:08:45.256Z] #28 31.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-05-10T10:08:45.256Z] #28 31.77 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-05-10T10:08:45.256Z] #28 31.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-05-10T10:08:45.256Z] #28 31.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-05-10T10:08:45.256Z] #28 31.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-05-10T10:08:45.256Z] #28 31.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-05-10T10:08:45.256Z] #28 31.80 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-05-10T10:08:45.256Z] #28 31.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-05-10T10:08:45.256Z] #28 31.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-05-10T10:08:45.256Z] #28 31.81 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-05-10T10:08:45.256Z] #28 31.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-05-10T10:08:45.256Z] #28 31.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-05-10T10:08:45.256Z] #28 31.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-05-10T10:08:45.256Z] #28 31.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-05-10T10:08:45.256Z] #28 31.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-05-10T10:08:45.256Z] #28 31.83 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-05-10T10:08:45.256Z] #28 31.83 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-05-10T10:08:45.256Z] #28 31.83 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-05-10T10:08:45.256Z] #28 31.84 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-05-10T10:08:45.256Z] #28 31.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-05-10T10:08:45.256Z] #28 31.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-05-10T10:08:45.256Z] #28 31.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-05-10T10:08:45.256Z] #28 31.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-05-10T10:08:45.256Z] #28 31.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-05-10T10:08:45.256Z] #28 31.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-05-10T10:08:45.256Z] #28 31.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-05-10T10:08:45.256Z] #28 31.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-05-10T10:08:45.256Z] #28 31.87 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-05-10T10:08:45.256Z] #28 31.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-05-10T10:08:45.256Z] #28 31.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-05-10T10:08:45.256Z] #28 31.89 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-05-10T10:08:45.256Z] #28 31.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-05-10T10:08:45.256Z] #28 31.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-05-10T10:08:45.256Z] #28 32.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-05-10T10:08:45.256Z] #28 32.02 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-05-10T10:08:45.256Z] #28 32.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-05-10T10:08:45.256Z] #28 32.03 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-05-10T10:08:45.256Z] #28 32.71 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:08:45.256Z] #28 32.97 Fetched 18.6 MB in 1s (32.5 MB/s) [2022-05-10T10:08:45.256Z] #28 33.02 Selecting previously unselected package pigz. [2022-05-10T10:08:45.256Z] #28 33.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-05-10T10:08:45.256Z] #28 33.07 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 33.07 Unpacking pigz (2.6-1) ... [2022-05-10T10:08:45.256Z] #28 33.16 Selecting previously unselected package libelf1:amd64. [2022-05-10T10:08:45.256Z] #28 33.16 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 33.17 Unpacking libelf1:amd64 (0.183-1) ... [2022-05-10T10:08:45.256Z] #28 33.28 Selecting previously unselected package libbpf0:amd64. [2022-05-10T10:08:45.256Z] #28 33.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 33.29 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-05-10T10:08:45.256Z] #28 33.38 Selecting previously unselected package libcap2:amd64. [2022-05-10T10:08:45.256Z] #28 33.39 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 33.39 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-05-10T10:08:45.256Z] #28 33.44 Selecting previously unselected package libmnl0:amd64. [2022-05-10T10:08:45.256Z] #28 33.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 33.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-05-10T10:08:45.256Z] #28 33.50 Selecting previously unselected package libxtables12:amd64. [2022-05-10T10:08:45.256Z] #28 33.51 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 33.52 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-05-10T10:08:45.256Z] #28 33.57 Selecting previously unselected package libcap2-bin. [2022-05-10T10:08:45.256Z] #28 33.58 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 33.58 Unpacking libcap2-bin (1:2.44-1) ... [2022-05-10T10:08:45.256Z] #28 33.66 Selecting previously unselected package iproute2. [2022-05-10T10:08:45.256Z] #28 33.67 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 33.67 Unpacking iproute2 (5.10.0-4) ... [2022-05-10T10:08:45.256Z] #28 33.95 Selecting previously unselected package xxd. [2022-05-10T10:08:45.256Z] #28 33.96 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 33.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:08:45.256Z] #28 34.05 Selecting previously unselected package vim-common. [2022-05-10T10:08:45.256Z] #28 34.07 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:08:45.256Z] #28 34.08 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:08:45.256Z] #28 34.18 Selecting previously unselected package bash-completion. [2022-05-10T10:08:45.256Z] #28 34.19 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-05-10T10:08:45.256Z] #28 35.30 Unpacking bash-completion (1:2.11-2) ... [2022-05-10T10:08:45.256Z] #28 35.56 Selecting previously unselected package apparmor. [2022-05-10T10:08:45.256Z] #28 35.57 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 35.61 Unpacking apparmor (2.13.6-10) ... [2022-05-10T10:08:45.256Z] #28 35.85 Selecting previously unselected package inetutils-ping. [2022-05-10T10:08:45.256Z] #28 35.86 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 35.86 Unpacking inetutils-ping (2:2.0-1) ... [2022-05-10T10:08:45.256Z] #28 35.94 Selecting previously unselected package libip4tc2:amd64. [2022-05-10T10:08:45.256Z] #28 35.95 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 35.96 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-05-10T10:08:45.256Z] #28 36.01 Selecting previously unselected package libip6tc2:amd64. [2022-05-10T10:08:45.256Z] #28 36.02 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.04 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-05-10T10:08:45.256Z] #28 36.09 Selecting previously unselected package libnfnetlink0:amd64. [2022-05-10T10:08:45.256Z] #28 36.10 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-10T10:08:45.256Z] #28 36.15 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-05-10T10:08:45.256Z] #28 36.16 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.17 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-10T10:08:45.256Z] #28 36.22 Selecting previously unselected package libnftnl11:amd64. [2022-05-10T10:08:45.256Z] #28 36.23 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.24 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-05-10T10:08:45.256Z] #28 36.29 Selecting previously unselected package iptables. [2022-05-10T10:08:45.256Z] #28 36.30 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.30 Unpacking iptables (1.8.7-1) ... [2022-05-10T10:08:45.256Z] #28 36.49 Selecting previously unselected package libonig5:amd64. [2022-05-10T10:08:45.256Z] #28 36.50 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.50 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:08:45.256Z] #28 36.60 Selecting previously unselected package libjq1:amd64. [2022-05-10T10:08:45.256Z] #28 36.61 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.61 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:08:45.256Z] #28 36.69 Selecting previously unselected package jq. [2022-05-10T10:08:45.256Z] #28 36.69 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.70 Unpacking jq (1.6-2.1) ... [2022-05-10T10:08:45.256Z] #28 36.76 Selecting previously unselected package libaio1:amd64. [2022-05-10T10:08:45.256Z] #28 36.76 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.77 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-05-10T10:08:45.256Z] #28 36.82 Selecting previously unselected package libgpm2:amd64. [2022-05-10T10:08:45.256Z] #28 36.82 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.83 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-05-10T10:08:45.256Z] #28 36.89 Selecting previously unselected package libinih1:amd64. [2022-05-10T10:08:45.256Z] #28 36.91 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.92 Unpacking libinih1:amd64 (53-1+b2) ... [2022-05-10T10:08:45.256Z] #28 36.97 Selecting previously unselected package libnet1:amd64. [2022-05-10T10:08:45.256Z] #28 36.97 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-05-10T10:08:45.256Z] #28 36.97 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:08:45.515Z] #28 37.06 Selecting previously unselected package libnl-3-200:amd64. [2022-05-10T10:08:45.515Z] #28 37.07 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-05-10T10:08:45.515Z] #28 37.08 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:08:45.515Z] #28 37.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-05-10T10:08:45.515Z] #28 37.17 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-05-10T10:08:45.515Z] #28 37.18 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:08:45.515Z] #28 37.23 Selecting previously unselected package net-tools. [2022-05-10T10:08:45.515Z] #28 37.25 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-05-10T10:08:45.515Z] #28 37.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:08:45.775Z] #28 37.41 Selecting previously unselected package python-pip-whl. [2022-05-10T10:08:45.775Z] #28 37.42 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:08:45.775Z] #28 37.42 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:08:45.944Z] #64 ... [2022-05-10T10:08:45.944Z] [2022-05-10T10:08:45.944Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:08:45.944Z] #60 sha256:3a4d87f2448e20420d9f06f8258ccb0f54f30b3d692c11b1bdfe66111bc2308f [2022-05-10T10:08:45.944Z] #60 151.1 + mkdir -p /build [2022-05-10T10:08:45.944Z] #60 151.1 + cp runc /build/runc [2022-05-10T10:08:46.034Z] #28 37.81 Selecting previously unselected package python3-lib2to3. [2022-05-10T10:08:46.293Z] #28 37.83 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-05-10T10:08:46.293Z] #28 37.83 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:08:46.293Z] #28 37.95 Selecting previously unselected package python3-distutils. [2022-05-10T10:08:46.293Z] #28 37.96 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-05-10T10:08:46.293Z] #28 37.96 Unpacking python3-distutils (3.9.2-1) ... [2022-05-10T10:08:46.293Z] #28 38.05 Selecting previously unselected package python3-pkg-resources. [2022-05-10T10:08:46.293Z] #28 38.06 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-05-10T10:08:46.293Z] #28 38.07 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:08:46.365Z] #64 254.8 + bin/containerd [2022-05-10T10:08:46.416Z] #64 302.9 + bin/containerd-shim-runc-v2 [2022-05-10T10:08:46.416Z] #64 303.7 + binaries [2022-05-10T10:08:46.416Z] #64 303.7 + install -D bin/containerd /build/containerd [2022-05-10T10:08:46.416Z] #64 303.8 + install -D bin/containerd-shim /build/containerd-shim [2022-05-10T10:08:46.416Z] #64 303.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-10T10:08:46.416Z] #64 303.8 + install -D bin/ctr /build/ctr [2022-05-10T10:08:46.416Z] #64 DONE 304.2s [2022-05-10T10:08:46.518Z] #60 DONE 151.4s [2022-05-10T10:08:46.518Z] [2022-05-10T10:08:46.518Z] #56 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-10T10:08:46.518Z] #56 sha256:92c45867a6848e0a707f6271fc76ec4e3ce436d7881cdaa81d704963ee4e5336 [2022-05-10T10:08:46.552Z] #28 38.16 Selecting previously unselected package python3-setuptools. [2022-05-10T10:08:46.552Z] #28 38.17 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-05-10T10:08:46.552Z] #28 38.18 Unpacking python3-setuptools (52.0.0-4) ... [2022-05-10T10:08:46.811Z] #28 38.34 Selecting previously unselected package python3-wheel. [2022-05-10T10:08:46.811Z] #28 38.35 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-05-10T10:08:46.811Z] #28 38.36 Unpacking python3-wheel (0.34.2-1) ... [2022-05-10T10:08:46.811Z] #28 38.42 Selecting previously unselected package python3-pip. [2022-05-10T10:08:46.811Z] #28 38.42 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-05-10T10:08:46.811Z] #28 38.43 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:08:47.070Z] #28 38.61 Selecting previously unselected package sudo. [2022-05-10T10:08:47.070Z] #28 38.62 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-05-10T10:08:47.070Z] #28 38.63 Unpacking sudo (1.9.5p2-3) ... [2022-05-10T10:08:47.089Z] #56 DONE 0.7s [2022-05-10T10:08:47.089Z] [2022-05-10T10:08:47.090Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:47.090Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:08:47.090Z] #64 ... [2022-05-10T10:08:47.090Z] [2022-05-10T10:08:47.090Z] #58 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-10T10:08:47.090Z] #58 sha256:ba1c36d101774d13c8fcfa57d507c1d028bde8a68f96a5f193c39591b174816b [2022-05-10T10:08:47.090Z] #58 DONE 0.1s [2022-05-10T10:08:47.090Z] [2022-05-10T10:08:47.090Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:47.090Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:08:47.328Z] #28 38.94 Selecting previously unselected package thin-provisioning-tools. [2022-05-10T10:08:47.328Z] #28 38.96 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-05-10T10:08:47.328Z] #28 38.96 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:08:47.350Z] [2022-05-10T10:08:47.350Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-10T10:08:47.350Z] #65 sha256:06d3f3f4c1144b204fcec9cb1b254c8c91117802e7ff6a82f7560e761888f5b9 [2022-05-10T10:08:47.587Z] #28 39.13 Selecting previously unselected package uidmap. [2022-05-10T10:08:47.587Z] #28 39.14 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-05-10T10:08:47.587Z] #28 39.15 Unpacking uidmap (1:4.8.1-1) ... [2022-05-10T10:08:47.587Z] #28 39.24 Selecting previously unselected package vim-runtime. [2022-05-10T10:08:47.587Z] #28 39.25 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-05-10T10:08:47.587Z] #28 39.29 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-05-10T10:08:47.587Z] #28 39.32 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-05-10T10:08:47.587Z] #28 39.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:08:47.610Z] #65 DONE 0.2s [2022-05-10T10:08:47.610Z] [2022-05-10T10:08:47.610Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-10T10:08:47.610Z] #70 sha256:f6983c81ec40cea20ccbf4d099fd18500f45652db355eccd104387d362d56da7 [2022-05-10T10:08:47.610Z] #70 DONE 0.1s [2022-05-10T10:08:47.610Z] [2022-05-10T10:08:47.610Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-10T10:08:47.610Z] #75 sha256:3ec39516156d31d464c5bcf243fca0cf9dcb4d376c767ad4fa895c6da949286c [2022-05-10T10:08:47.867Z] #75 DONE 0.2s [2022-05-10T10:08:48.030Z] #64 ... [2022-05-10T10:08:48.031Z] [2022-05-10T10:08:48.031Z] #61 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-10T10:08:48.031Z] #61 sha256:e53edc91960af4a855cb167540c81d40b40cbd19df410fc9c18fdf64ee1ac9a3 [2022-05-10T10:08:48.031Z] #61 DONE 0.1s [2022-05-10T10:08:48.031Z] [2022-05-10T10:08:48.031Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:48.031Z] #64 sha256:0123a9db582109560deba4acf0b36140c8b805216e9f5e5efb54931b79d39ba2 [2022-05-10T10:08:48.125Z] [2022-05-10T10:08:48.125Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-10T10:08:48.125Z] #76 sha256:70d2ca5341c7e2736f4933a97b8dae692b1da4b5d9e65c2031de38c7b4e1c30c [2022-05-10T10:08:48.125Z] #76 DONE 0.0s [2022-05-10T10:08:48.125Z] [2022-05-10T10:08:48.125Z] #77 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-05-10T10:08:48.125Z] #77 sha256:e82c5d8b0322b37a10638043acb67c94fa62b4fbabc6d502ffa2d3708c6c1301 [2022-05-10T10:08:48.690Z] #77 0.815 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-05-10T10:08:48.951Z] #77 0.815 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-05-10T10:08:48.951Z] #77 0.815 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-05-10T10:08:49.491Z] #28 41.07 Selecting previously unselected package vim. [2022-05-10T10:08:49.491Z] #28 41.08 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-05-10T10:08:49.491Z] #28 41.10 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:08:49.521Z] #77 1.054 Reading package lists... [2022-05-10T10:08:49.750Z] #28 41.41 Selecting previously unselected package xfsprogs. [2022-05-10T10:08:49.750Z] #28 41.41 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-05-10T10:08:49.750Z] #28 41.43 Unpacking xfsprogs (5.10.0-4) ... [2022-05-10T10:08:50.009Z] #28 41.72 Selecting previously unselected package zip. [2022-05-10T10:08:50.009Z] #28 41.72 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-05-10T10:08:50.009Z] #28 41.72 Unpacking zip (3.0-12) ... [2022-05-10T10:08:50.087Z] #77 1.559 Reading package lists... [2022-05-10T10:08:50.087Z] #77 2.056 Building dependency tree... [2022-05-10T10:08:50.087Z] #77 2.163 Reading state information... [2022-05-10T10:08:50.087Z] #77 2.277 The following additional packages will be installed: [2022-05-10T10:08:50.268Z] #28 41.82 Selecting previously unselected package zstd. [2022-05-10T10:08:50.268Z] #28 41.82 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-05-10T10:08:50.268Z] #28 41.83 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:08:50.268Z] #28 42.07 Setting up python3-pkg-resources (52.0.0-4) ... [2022-05-10T10:08:50.345Z] #77 2.278 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-05-10T10:08:50.345Z] #77 2.278 Suggested packages: [2022-05-10T10:08:50.345Z] #77 2.278 systemd-container policykit-1 [2022-05-10T10:08:50.345Z] #77 2.278 Recommended packages: [2022-05-10T10:08:50.345Z] #77 2.278 systemd-timesyncd | time-daemon libnss-systemd [2022-05-10T10:08:50.345Z] #77 2.347 The following NEW packages will be installed: [2022-05-10T10:08:50.345Z] #77 2.347 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-05-10T10:08:50.345Z] #77 2.348 libkmod2 libpam-systemd systemd systemd-sysv [2022-05-10T10:08:50.602Z] #77 2.616 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. [2022-05-10T10:08:50.602Z] #77 2.616 Need to get 5817 kB of archives. [2022-05-10T10:08:50.602Z] #77 2.616 After this operation, 19.3 MB of additional disk space will be used. [2022-05-10T10:08:50.602Z] #77 2.616 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-05-10T10:08:50.602Z] #77 2.618 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-05-10T10:08:50.602Z] #77 2.620 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-05-10T10:08:50.602Z] #77 2.624 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-05-10T10:08:50.602Z] #77 2.625 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-05-10T10:08:50.602Z] #77 2.662 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-05-10T10:08:50.602Z] #77 2.663 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-05-10T10:08:50.602Z] #77 2.664 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-05-10T10:08:50.602Z] #77 2.666 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-05-10T10:08:50.602Z] #77 2.668 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-05-10T10:08:50.835Z] #28 42.54 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-05-10T10:08:50.836Z] #28 42.55 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-05-10T10:08:50.836Z] #28 42.57 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-05-10T10:08:50.836Z] #28 42.58 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-05-10T10:08:50.836Z] #28 42.59 Setting up libinih1:amd64 (53-1+b2) ... [2022-05-10T10:08:50.836Z] #28 42.61 Setting up uidmap (1:4.8.1-1) ... [2022-05-10T10:08:50.860Z] #77 2.787 debconf: delaying package configuration, since apt-utils is not installed [2022-05-10T10:08:50.860Z] #77 2.817 Fetched 5817 kB in 0s (18.5 MB/s) [2022-05-10T10:08:50.860Z] #77 2.843 Selecting previously unselected package libargon2-1:amd64. [2022-05-10T10:08:50.860Z] #77 2.843 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28622 files and directories currently installed.) [2022-05-10T10:08:50.860Z] #77 2.857 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-05-10T10:08:50.860Z] #77 2.865 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-10T10:08:50.860Z] #77 2.901 Selecting previously unselected package libjson-c5:amd64. [2022-05-10T10:08:50.860Z] #77 2.904 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-05-10T10:08:50.860Z] #77 2.909 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-05-10T10:08:50.860Z] #77 2.947 Selecting previously unselected package libcryptsetup12:amd64. [2022-05-10T10:08:50.860Z] #77 2.950 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-05-10T10:08:50.860Z] #77 2.954 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-10T10:08:50.860Z] #77 3.015 Selecting previously unselected package libkmod2:amd64. [2022-05-10T10:08:50.860Z] #77 3.018 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-05-10T10:08:50.860Z] #77 3.022 Unpacking libkmod2:amd64 (28-1) ... [2022-05-10T10:08:50.860Z] #77 3.087 Selecting previously unselected package systemd. [2022-05-10T10:08:51.094Z] #28 42.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-05-10T10:08:51.094Z] #28 42.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-05-10T10:08:51.094Z] #28 42.66 Setting up python3-wheel (0.34.2-1) ... [2022-05-10T10:08:51.118Z] #77 3.090 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-05-10T10:08:51.118Z] #77 3.127 Unpacking systemd (247.3-7) ... [2022-05-10T10:08:51.329Z] #64 255.2 + bin/containerd [2022-05-10T10:08:51.661Z] #28 43.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:08:51.662Z] #28 43.11 Setting up libcap2:amd64 (1:2.44-1) ... [2022-05-10T10:08:51.662Z] #28 43.12 Setting up libcap2-bin (1:2.44-1) ... [2022-05-10T10:08:51.662Z] #28 43.13 Setting up apparmor (2.13.6-10) ... [2022-05-10T10:08:51.684Z] #77 3.610 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-05-10T10:08:51.684Z] #77 3.625 Setting up libjson-c5:amd64 (0.15-2) ... [2022-05-10T10:08:51.684Z] #77 3.635 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-05-10T10:08:51.684Z] #77 3.647 Setting up libkmod2:amd64 (28-1) ... [2022-05-10T10:08:51.684Z] #77 3.658 Setting up systemd (247.3-7) ... [2022-05-10T10:08:51.684Z] #77 3.701 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-05-10T10:08:51.684Z] #77 3.703 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-05-10T10:08:51.684Z] #77 3.706 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-05-10T10:08:51.684Z] #77 3.727 Initializing machine ID from KVM UUID. [2022-05-10T10:08:51.943Z] #77 4.045 Selecting previously unselected package systemd-sysv. [2022-05-10T10:08:51.943Z] #77 4.045 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29433 files and directories currently installed.) [2022-05-10T10:08:51.943Z] #77 4.059 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-05-10T10:08:51.943Z] #77 4.063 Unpacking systemd-sysv (247.3-7) ... [2022-05-10T10:08:51.943Z] #77 4.105 Selecting previously unselected package libdbus-1-3:amd64. [2022-05-10T10:08:51.943Z] #77 4.108 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-05-10T10:08:51.943Z] #77 4.112 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-10T10:08:51.943Z] #77 4.169 Selecting previously unselected package dbus. [2022-05-10T10:08:52.201Z] #77 4.172 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-05-10T10:08:52.201Z] #77 4.184 Unpacking dbus (1.12.20-2) ... [2022-05-10T10:08:52.201Z] #77 4.242 Selecting previously unselected package libpam-systemd:amd64. [2022-05-10T10:08:52.201Z] #77 4.245 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-05-10T10:08:52.201Z] #77 4.249 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-05-10T10:08:52.201Z] #77 4.297 Selecting previously unselected package dbus-user-session. [2022-05-10T10:08:52.459Z] #77 4.300 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-05-10T10:08:52.459Z] #77 4.304 Unpacking dbus-user-session (1.12.20-2) ... [2022-05-10T10:08:52.459Z] #77 4.348 Setting up systemd-sysv (247.3-7) ... [2022-05-10T10:08:52.459Z] #77 4.361 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-05-10T10:08:52.459Z] #77 4.372 Setting up dbus (1.12.20-2) ... [2022-05-10T10:08:52.459Z] #77 4.489 invoke-rc.d: could not determine current runlevel [2022-05-10T10:08:52.459Z] #77 4.492 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-10T10:08:52.459Z] #77 4.496 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-05-10T10:08:52.599Z] #28 44.27 Setting up zip (3.0-12) ... [2022-05-10T10:08:52.599Z] #28 44.28 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:08:52.599Z] #28 44.30 Setting up bash-completion (1:2.11-2) ... [2022-05-10T10:08:52.716Z] #77 4.610 Setting up dbus-user-session (1.12.20-2) ... [2022-05-10T10:08:52.716Z] #77 4.625 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:08:52.716Z] #77 DONE 4.7s [2022-05-10T10:08:52.716Z] [2022-05-10T10:08:52.716Z] #78 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-05-10T10:08:52.716Z] #78 sha256:c76fd55ba465dd1d2f2d4bbe62cc6e3dfc6e37c303aa5ea48ecc704bceffa6d4 [2022-05-10T10:08:52.974Z] #78 0.398 % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-10T10:08:52.974Z] #78 0.399 Dload Upload Total Spent Left Speed [2022-05-10T10:08:53.539Z] #78 0.399 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5557 0 --:--:-- --:--:-- --:--:-- 5557 [2022-05-10T10:08:53.539Z] #78 DONE 0.8s [2022-05-10T10:08:53.539Z] [2022-05-10T10:08:53.539Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-10T10:08:53.539Z] #79 sha256:dae201974c87f40a9dbaa19a5934c8e21bee1b1fa73f1916ab7b36c8d71db08a [2022-05-10T10:08:53.984Z] #28 45.50 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-05-10T10:08:53.985Z] #28 45.52 Setting up sudo (1.9.5p2-3) ... [2022-05-10T10:08:53.985Z] #28 45.58 invoke-rc.d: could not determine current runlevel [2022-05-10T10:08:53.985Z] #28 45.58 invoke-rc.d: policy-rc.d denied execution of start. [2022-05-10T10:08:53.985Z] #28 45.59 Setting up xfsprogs (5.10.0-4) ... [2022-05-10T10:08:53.985Z] #28 45.60 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-05-10T10:08:53.985Z] #28 45.62 Setting up inetutils-ping (2:2.0-1) ... [2022-05-10T10:08:53.985Z] #28 45.63 Setting up pigz (2.6-1) ... [2022-05-10T10:08:53.985Z] #28 45.64 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-05-10T10:08:53.985Z] #28 45.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-05-10T10:08:53.985Z] #28 45.69 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-05-10T10:08:53.985Z] #28 45.71 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:08:54.553Z] #28 46.19 Setting up libaio1:amd64 (0.3.112-9) ... [2022-05-10T10:08:54.553Z] #28 46.20 Setting up python3-lib2to3 (3.9.2-1) ... [2022-05-10T10:08:54.812Z] #28 46.47 Setting up libelf1:amd64 (0.183-1) ... [2022-05-10T10:08:54.812Z] #28 46.48 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-05-10T10:08:54.812Z] #28 46.50 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-05-10T10:08:54.812Z] #28 46.51 Setting up python3-distutils (3.9.2-1) ... [2022-05-10T10:08:54.913Z] #79 DONE 1.3s [2022-05-10T10:08:54.913Z] [2022-05-10T10:08:54.913Z] #80 exporting to image [2022-05-10T10:08:54.913Z] #80 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-10T10:08:54.913Z] #80 exporting layers [2022-05-10T10:08:55.072Z] #28 46.82 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-05-10T10:08:55.072Z] #28 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-05-10T10:08:55.072Z] #28 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-05-10T10:08:55.337Z] #28 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-05-10T10:08:55.337Z] #28 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-05-10T10:08:55.337Z] #28 46.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-05-10T10:08:55.337Z] #28 46.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-05-10T10:08:55.337Z] #28 46.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-05-10T10:08:55.337Z] #28 46.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-05-10T10:08:55.337Z] #28 46.92 Setting up python3-setuptools (52.0.0-4) ... [2022-05-10T10:08:56.275Z] #28 47.84 Setting up libjq1:amd64 (1.6-2.1) ... [2022-05-10T10:08:56.275Z] #28 47.85 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-05-10T10:08:56.275Z] #28 47.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-05-10T10:08:56.275Z] #28 47.88 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-05-10T10:08:56.849Z] #28 48.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-05-10T10:08:57.108Z] #28 48.59 Setting up jq (1.6-2.1) ... [2022-05-10T10:08:57.108Z] #28 48.60 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-05-10T10:08:57.108Z] #28 48.62 Setting up iptables (1.8.7-1) ... [2022-05-10T10:08:57.108Z] #28 48.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:08:57.108Z] #28 48.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:08:57.108Z] #28 48.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-05-10T10:08:57.108Z] #28 48.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-05-10T10:08:57.108Z] #28 48.65 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-05-10T10:08:57.108Z] #28 48.66 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-05-10T10:08:57.108Z] #28 48.67 Setting up iproute2 (5.10.0-4) ... [2022-05-10T10:08:57.369Z] #28 48.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-05-10T10:08:57.938Z] #28 DONE 49.7s [2022-05-10T10:08:57.938Z] [2022-05-10T10:08:57.938Z] #29 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-05-10T10:08:57.938Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-05-10T10:08:58.235Z] dccd9e4d14d3: Pull complete [2022-05-10T10:08:58.235Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-10T10:08:58.235Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:08:58.235Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:08:58.235Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-10T10:08:58.235Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-10T10:08:58.235Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-10T10:08:58.235Z] INFO: Docker version of control daemon [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] Client: [2022-05-10T10:08:58.235Z] Version: 20.10.9 [2022-05-10T10:08:58.235Z] API version: 1.41 [2022-05-10T10:08:58.235Z] Go version: go1.16.8 [2022-05-10T10:08:58.235Z] Git commit: c2ea9bc [2022-05-10T10:08:58.235Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-10T10:08:58.235Z] OS/Arch: windows/amd64 [2022-05-10T10:08:58.235Z] Context: default [2022-05-10T10:08:58.235Z] Experimental: true [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] Server: Docker Engine - Community [2022-05-10T10:08:58.235Z] Engine: [2022-05-10T10:08:58.235Z] Version: 20.10.9 [2022-05-10T10:08:58.235Z] API version: 1.41 (minimum version 1.24) [2022-05-10T10:08:58.235Z] Go version: go1.16.8 [2022-05-10T10:08:58.235Z] Git commit: 79ea9d3 [2022-05-10T10:08:58.235Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-10T10:08:58.235Z] OS/Arch: windows/amd64 [2022-05-10T10:08:58.235Z] Experimental: true [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] INFO: Docker info of control daemon [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] Client: [2022-05-10T10:08:58.235Z] Context: default [2022-05-10T10:08:58.235Z] Debug Mode: false [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] Server: [2022-05-10T10:08:58.235Z] Containers: 0 [2022-05-10T10:08:58.235Z] Running: 0 [2022-05-10T10:08:58.235Z] Paused: 0 [2022-05-10T10:08:58.235Z] Stopped: 0 [2022-05-10T10:08:58.235Z] Images: 1 [2022-05-10T10:08:58.235Z] Server Version: 20.10.9 [2022-05-10T10:08:58.235Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-10T10:08:58.235Z] Windows: [2022-05-10T10:08:58.235Z] LCOW: [2022-05-10T10:08:58.235Z] Logging Driver: json-file [2022-05-10T10:08:58.235Z] Plugins: [2022-05-10T10:08:58.235Z] Volume: local [2022-05-10T10:08:58.235Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T10:08:58.235Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T10:08:58.235Z] Swarm: inactive [2022-05-10T10:08:58.235Z] Default Isolation: process [2022-05-10T10:08:58.235Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-10T10:08:58.235Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-10T10:08:58.235Z] OSType: windows [2022-05-10T10:08:58.235Z] Architecture: x86_64 [2022-05-10T10:08:58.235Z] CPUs: 4 [2022-05-10T10:08:58.235Z] Total Memory: 32GiB [2022-05-10T10:08:58.235Z] Name: azwin-2-844ef0 [2022-05-10T10:08:58.235Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-10T10:08:58.235Z] Docker Root Dir: D:\docker [2022-05-10T10:08:58.235Z] Debug Mode: false [2022-05-10T10:08:58.235Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:08:58.235Z] Labels: [2022-05-10T10:08:58.235Z] Experimental: true [2022-05-10T10:08:58.235Z] Insecure Registries: [2022-05-10T10:08:58.235Z] 10.0.0.4:5000 [2022-05-10T10:08:58.235Z] 127.0.0.0/8 [2022-05-10T10:08:58.235Z] Registry Mirrors: [2022-05-10T10:08:58.235Z] http://10.0.0.4:5000/ [2022-05-10T10:08:58.235Z] Live Restore Enabled: false [2022-05-10T10:08:58.235Z] Product License: Community Engine [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] INFO: Commit hash is b8c46987b7 [2022-05-10T10:08:58.235Z] INFO: Nuke-Everything... [2022-05-10T10:08:58.235Z] INFO: Container count on control daemon to delete is 0 [2022-05-10T10:08:58.235Z] INFO: Nuking d:\CI [2022-05-10T10:08:58.235Z] INFO: Zapped successfully [2022-05-10T10:08:58.235Z] INFO: Location for testing is d:\CI\PR-43275\10 [2022-05-10T10:08:58.235Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] INFO: Building the image from Dockerfile.windows at 05/10/2022 10:08:48... [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] Sending build context to Docker daemon 66.68MB [2022-05-10T10:08:58.235Z] [2022-05-10T10:08:58.235Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-10T10:08:58.235Z] ---> aa8714eb8356 [2022-05-10T10:08:58.235Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-10T10:08:58.235Z] ---> Running in 5bec8aa6bd71 [2022-05-10T10:08:58.235Z] Removing intermediate container 5bec8aa6bd71 [2022-05-10T10:08:58.235Z] ---> 61b0f233dd63 [2022-05-10T10:08:58.235Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-10T10:08:58.235Z] ---> Running in 28135d7a6921 [2022-05-10T10:08:58.235Z] Removing intermediate container 28135d7a6921 [2022-05-10T10:08:58.235Z] ---> 6d312dbb0afc [2022-05-10T10:08:58.235Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-10T10:08:58.235Z] ---> Running in de651af95edd [2022-05-10T10:08:58.235Z] Removing intermediate container de651af95edd [2022-05-10T10:08:58.235Z] ---> e62f2181fc1b [2022-05-10T10:08:58.235Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-10T10:08:58.235Z] ---> Running in 38d8c67f1464 [2022-05-10T10:08:58.235Z] Removing intermediate container 38d8c67f1464 [2022-05-10T10:08:58.235Z] ---> 6b85f85c2e71 [2022-05-10T10:08:58.235Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-10T10:08:58.235Z] ---> Running in d8d05d5312a5 [2022-05-10T10:08:58.691Z] Removing intermediate container d8d05d5312a5 [2022-05-10T10:08:58.691Z] ---> eddb234ccaa6 [2022-05-10T10:08:58.691Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-10T10:08:58.691Z] ---> Running in 9cbfc26e8f6e [2022-05-10T10:08:58.877Z] #29 0.764 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-05-10T10:08:58.877Z] #29 0.768 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-05-10T10:08:58.877Z] #29 0.772 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-05-10T10:08:58.877Z] #29 DONE 0.8s [2022-05-10T10:08:58.877Z] [2022-05-10T10:08:58.877Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:08:58.877Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:08:58.877Z] #71 ... [2022-05-10T10:08:58.877Z] [2022-05-10T10:08:58.877Z] #30 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-05-10T10:08:58.877Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-05-10T10:08:59.146Z] Removing intermediate container 9cbfc26e8f6e [2022-05-10T10:08:59.146Z] ---> 2dbb346e84b0 [2022-05-10T10:08:59.146Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-10T10:08:59.146Z] ---> Running in 935b1d100131 [2022-05-10T10:09:01.358Z] dccd9e4d14d3: Pull complete [2022-05-10T10:09:01.358Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-10T10:09:01.358Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:09:01.358Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:09:01.358Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-05-10T10:09:01.358Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-05-10T10:09:01.358Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-05-10T10:09:01.358Z] INFO: Docker version of control daemon [2022-05-10T10:09:01.358Z] [2022-05-10T10:09:01.358Z] Client: [2022-05-10T10:09:01.358Z] Version: 20.10.9 [2022-05-10T10:09:01.358Z] API version: 1.41 [2022-05-10T10:09:01.358Z] Go version: go1.16.8 [2022-05-10T10:09:01.358Z] Git commit: c2ea9bc [2022-05-10T10:09:01.358Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-10T10:09:01.358Z] OS/Arch: windows/amd64 [2022-05-10T10:09:01.358Z] Context: default [2022-05-10T10:09:01.358Z] Experimental: true [2022-05-10T10:09:01.358Z] [2022-05-10T10:09:01.358Z] Server: Docker Engine - Community [2022-05-10T10:09:01.358Z] Engine: [2022-05-10T10:09:01.358Z] Version: 20.10.9 [2022-05-10T10:09:01.358Z] API version: 1.41 (minimum version 1.24) [2022-05-10T10:09:01.358Z] Go version: go1.16.8 [2022-05-10T10:09:01.358Z] Git commit: 79ea9d3 [2022-05-10T10:09:01.358Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-10T10:09:01.358Z] OS/Arch: windows/amd64 [2022-05-10T10:09:01.358Z] Experimental: true [2022-05-10T10:09:01.358Z] [2022-05-10T10:09:01.358Z] INFO: Docker info of control daemon [2022-05-10T10:09:01.358Z] [2022-05-10T10:09:01.358Z] Client: [2022-05-10T10:09:01.358Z] Context: default [2022-05-10T10:09:01.358Z] Debug Mode: false [2022-05-10T10:09:01.358Z] [2022-05-10T10:09:01.358Z] Server: [2022-05-10T10:09:01.358Z] Containers: 0 [2022-05-10T10:09:01.358Z] Running: 0 [2022-05-10T10:09:01.358Z] Paused: 0 [2022-05-10T10:09:01.358Z] Stopped: 0 [2022-05-10T10:09:01.358Z] Images: 1 [2022-05-10T10:09:01.358Z] Server Version: 20.10.9 [2022-05-10T10:09:01.358Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-10T10:09:01.358Z] Windows: [2022-05-10T10:09:01.358Z] LCOW: [2022-05-10T10:09:01.358Z] Logging Driver: json-file [2022-05-10T10:09:01.358Z] Plugins: [2022-05-10T10:09:01.358Z] Volume: local [2022-05-10T10:09:01.358Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T10:09:01.358Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T10:09:01.358Z] Swarm: inactive [2022-05-10T10:09:01.358Z] Default Isolation: process [2022-05-10T10:09:01.358Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-10T10:09:01.358Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-05-10T10:09:01.358Z] OSType: windows [2022-05-10T10:09:01.358Z] Architecture: x86_64 [2022-05-10T10:09:01.358Z] CPUs: 4 [2022-05-10T10:09:01.358Z] Total Memory: 32GiB [2022-05-10T10:09:01.358Z] Name: azwin-2-844ef1 [2022-05-10T10:09:01.358Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-05-10T10:09:01.358Z] Docker Root Dir: D:\docker [2022-05-10T10:09:01.358Z] Debug Mode: false [2022-05-10T10:09:01.358Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:09:01.358Z] Labels: [2022-05-10T10:09:01.358Z] Experimental: true [2022-05-10T10:09:01.358Z] Insecure Registries: [2022-05-10T10:09:01.358Z] 10.0.0.4:5000 [2022-05-10T10:09:01.358Z] 127.0.0.0/8 [2022-05-10T10:09:01.358Z] Registry Mirrors: [2022-05-10T10:09:01.358Z] http://10.0.0.4:5000/ [2022-05-10T10:09:01.358Z] Live Restore Enabled: false [2022-05-10T10:09:01.358Z] Product License: Community Engine [2022-05-10T10:09:01.358Z] [2022-05-10T10:09:01.358Z] [2022-05-10T10:09:01.358Z] INFO: Commit hash is c00b5115c1 [2022-05-10T10:09:01.358Z] INFO: Nuke-Everything... [2022-05-10T10:09:01.358Z] INFO: Container count on control daemon to delete is 0 [2022-05-10T10:09:01.476Z] #80 exporting layers 6.4s done [2022-05-10T10:09:01.476Z] #80 writing image sha256:0668d14c6497ee526dc454d6ddd2097963ce19346b5ee308ed2b1c567cc45462 [2022-05-10T10:09:01.476Z] #80 writing image sha256:0668d14c6497ee526dc454d6ddd2097963ce19346b5ee308ed2b1c567cc45462 done [2022-05-10T10:09:01.476Z] #80 naming to docker.io/library/docker:98eaeb2a293d78c23e6d1991cbe697b717340b82 done [2022-05-10T10:09:01.476Z] #80 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-10T10:09:01.824Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=98eaeb2a293d78c23e6d1991cbe697b717340b82 -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:98eaeb2a293d78c23e6d1991cbe697b717340b82 hack/make.sh dynbinary test-integration [2022-05-10T10:09:02.886Z] INFO: Nuking d:\CI [2022-05-10T10:09:02.886Z] INFO: Zapped successfully [2022-05-10T10:09:02.886Z] INFO: Location for testing is d:\CI\PR-43275\10 [2022-05-10T10:09:02.887Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-10T10:09:02.887Z] [2022-05-10T10:09:02.887Z] [2022-05-10T10:09:02.887Z] INFO: Building the image from Dockerfile.windows at 05/10/2022 10:09:02... [2022-05-10T10:09:02.887Z] [2022-05-10T10:09:03.722Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-05-10T10:09:03.722Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-05-10T10:09:03.722Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-05-10T10:09:03.722Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-05-10T10:09:03.722Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-05-10T10:09:03.722Z] Detected virtualization docker. [2022-05-10T10:09:03.722Z] Detected architecture x86-64. [2022-05-10T10:09:03.722Z] Set hostname to <05bb1aa987f6>. [2022-05-10T10:09:03.722Z] modprobe@configfs.service: Succeeded. [2022-05-10T10:09:03.722Z] modprobe@drm.service: Succeeded. [2022-05-10T10:09:03.722Z] modprobe@fuse.service: Succeeded. [2022-05-10T10:09:03.722Z] + source /etc/docker-entrypoint-cmd [2022-05-10T10:09:03.722Z] ++ hack/make.sh dynbinary test-integration [2022-05-10T10:09:03.722Z] [2022-05-10T10:09:03.722Z] Removing bundles/ [2022-05-10T10:09:03.722Z] [2022-05-10T10:09:03.722Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-10T10:09:03.722Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:09:03.722Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:09:04.941Z] [2022-05-10T10:09:04.941Z] SUCCESS: Specified value was saved. [2022-05-10T10:09:05.404Z] INFO: Downloading git... [2022-05-10T10:09:06.933Z] INFO: Downloading go... [2022-05-10T10:09:07.016Z] #30 7.622 Collecting yamllint==1.26.1 [2022-05-10T10:09:07.585Z] #30 8.710 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-05-10T10:09:08.151Z] #30 9.396 Collecting pathspec>=0.5.3 [2022-05-10T10:09:08.409Z] #30 9.400 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-05-10T10:09:08.409Z] #30 9.599 Collecting pyyaml [2022-05-10T10:09:08.409Z] #30 9.612 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-05-10T10:09:08.409Z] #30 9.652 Building wheels for collected packages: yamllint [2022-05-10T10:09:08.668Z] #30 9.653 Building wheel for yamllint (setup.py): started [2022-05-10T10:09:08.927Z] #30 10.16 Building wheel for yamllint (setup.py): finished with status 'done' [2022-05-10T10:09:08.927Z] #30 10.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7082e2293c34130a5981927b8bcba2a788345110e7de1c509e178225ec334ce0 [2022-05-10T10:09:08.927Z] #30 10.16 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-05-10T10:09:08.927Z] #30 10.17 Successfully built yamllint [2022-05-10T10:09:08.927Z] #30 10.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-05-10T10:09:09.116Z] INFO: Downloading compiler 1 of 3... [2022-05-10T10:09:09.186Z] #30 10.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-05-10T10:09:09.755Z] #30 DONE 11.0s [2022-05-10T10:09:09.755Z] [2022-05-10T10:09:09.755Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:09:09.755Z] #67 sha256:c22dd4e41a93e8df7e582a031b538591970536b635dade4d43b0e33ece57272e [2022-05-10T10:09:09.755Z] #67 ... [2022-05-10T10:09:09.755Z] [2022-05-10T10:09:09.755Z] #34 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-05-10T10:09:09.755Z] #34 sha256:d67fcdf37552ce0a6952ca7d23b9da91d5d9d9df6b7c4d5cbb448099945ca90f [2022-05-10T10:09:10.014Z] #34 DONE 0.2s [2022-05-10T10:09:10.014Z] [2022-05-10T10:09:10.014Z] #39 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-05-10T10:09:10.014Z] #39 sha256:4e2b1d666ea724c3be25769a97285283ee7c3155a555e24b0412b188f3acbe43 [2022-05-10T10:09:10.082Z] INFO: Downloading compiler 2 of 3... [2022-05-10T10:09:10.273Z] #39 DONE 0.2s [2022-05-10T10:09:10.273Z] [2022-05-10T10:09:10.273Z] #42 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-05-10T10:09:10.273Z] #42 sha256:4673d5376d8bd76b21cb049f559129ebbe1d394562cb0df8619953177bf582ad [2022-05-10T10:09:10.273Z] #42 DONE 0.1s [2022-05-10T10:09:10.273Z] [2022-05-10T10:09:10.273Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:09:10.273Z] #67 sha256:c22dd4e41a93e8df7e582a031b538591970536b635dade4d43b0e33ece57272e [2022-05-10T10:09:10.531Z] #67 ... [2022-05-10T10:09:10.531Z] [2022-05-10T10:09:10.531Z] #44 [dev-systemd-false 13/26] COPY --from=delve /build/ /usr/local/bin/ [2022-05-10T10:09:10.531Z] #44 sha256:1bea0cddcb79c7f036e1016adf5d25bd2d02ebd37414b14e741d4bb9575ed9f9 [2022-05-10T10:09:10.531Z] #44 DONE 0.1s [2022-05-10T10:09:10.531Z] [2022-05-10T10:09:10.531Z] #46 [dev-systemd-false 14/26] COPY --from=tomll /build/ /usr/local/bin/ [2022-05-10T10:09:10.531Z] #46 sha256:0410fdb4bf9c842807cadfaf35730e0327b50918cd0109d96bb159f36fc90957 [2022-05-10T10:09:10.539Z] INFO: Downloading compiler 3 of 3... [2022-05-10T10:09:10.790Z] #46 DONE 0.2s [2022-05-10T10:09:10.790Z] [2022-05-10T10:09:10.790Z] #48 [dev-systemd-false 15/26] COPY --from=gowinres /build/ /usr/local/bin/ [2022-05-10T10:09:10.790Z] #48 sha256:7bdf6b480f0403ef93b9c15c8d8fe2c48271f4643a2073034230859c0e7572a7 [2022-05-10T10:09:10.790Z] #48 DONE 0.1s [2022-05-10T10:09:10.790Z] [2022-05-10T10:09:10.790Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:09:10.790Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:09:10.790Z] #71 ... [2022-05-10T10:09:10.790Z] [2022-05-10T10:09:10.790Z] #52 [dev-systemd-false 16/26] COPY --from=tini /build/ /usr/local/bin/ [2022-05-10T10:09:10.790Z] #52 sha256:4449b07de4f6c014f1bf8b822a28f3b38d046d2c4a96b57f0854f9b7222c3226 [2022-05-10T10:09:10.790Z] #52 DONE 0.1s [2022-05-10T10:09:10.790Z] [2022-05-10T10:09:10.790Z] #55 [dev-systemd-false 17/26] COPY --from=registry /build/ /usr/local/bin/ [2022-05-10T10:09:10.790Z] #55 sha256:3010a86b574ac3c002468822c039593fac9ce927b486836caac1aa00b210d3e3 [2022-05-10T10:09:11.052Z] #55 DONE 0.2s [2022-05-10T10:09:11.052Z] [2022-05-10T10:09:11.052Z] #59 [dev-systemd-false 18/26] COPY --from=criu /build/ /usr/local/bin/ [2022-05-10T10:09:11.052Z] #59 sha256:c3b3716ed71b2a5da7079d64dee237a9aebfe90f742ebe7210618390203d039a [2022-05-10T10:09:11.052Z] #59 DONE 0.1s [2022-05-10T10:09:11.052Z] [2022-05-10T10:09:11.052Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:09:11.052Z] #67 sha256:c22dd4e41a93e8df7e582a031b538591970536b635dade4d43b0e33ece57272e [2022-05-10T10:09:11.052Z] #67 ... [2022-05-10T10:09:11.052Z] [2022-05-10T10:09:11.052Z] #61 [dev-systemd-false 19/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-05-10T10:09:11.052Z] #61 sha256:903019d9604d9070c0afe027671a3366487fbc12d02e22181225e1ae1ab020ec [2022-05-10T10:09:11.052Z] #61 DONE 0.1s [2022-05-10T10:09:11.052Z] [2022-05-10T10:09:11.052Z] #63 [dev-systemd-false 20/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-05-10T10:09:11.052Z] #63 sha256:f3acbb1216b5d661ed55d425b9f2e3387a5370428be3f0c4c2a725effd4fe9e0 [2022-05-10T10:09:11.313Z] #63 DONE 0.2s [2022-05-10T10:09:11.313Z] [2022-05-10T10:09:11.313Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:09:11.313Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:09:11.313Z] #71 ... [2022-05-10T10:09:11.313Z] [2022-05-10T10:09:11.313Z] #65 [dev-systemd-false 21/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-05-10T10:09:11.313Z] #65 sha256:4fb431d7f7e09f5c696e25bf9b33dfc27f2ed21f01421656b50e501750ebedd2 [2022-05-10T10:09:11.313Z] #65 DONE 0.1s [2022-05-10T10:09:11.431Z] Sending build context to Docker daemon 66.68MB [2022-05-10T10:09:11.431Z] [2022-05-10T10:09:11.431Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-10T10:09:11.431Z] ---> aa8714eb8356 [2022-05-10T10:09:11.431Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-10T10:09:11.431Z] ---> Running in 3dd8f22a0a22 [2022-05-10T10:09:11.431Z] Removing intermediate container 3dd8f22a0a22 [2022-05-10T10:09:11.431Z] ---> 892596326005 [2022-05-10T10:09:11.431Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-10T10:09:11.431Z] ---> Running in 37601912f8be [2022-05-10T10:09:11.431Z] Removing intermediate container 37601912f8be [2022-05-10T10:09:11.431Z] ---> 39465a4ab10c [2022-05-10T10:09:11.431Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-10T10:09:11.431Z] ---> Running in 0cd337eb5f4c [2022-05-10T10:09:11.500Z] INFO: Extracting git... [2022-05-10T10:09:11.572Z] [2022-05-10T10:09:11.572Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:09:11.572Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:09:11.887Z] Removing intermediate container 0cd337eb5f4c [2022-05-10T10:09:11.887Z] ---> d7f6f944b547 [2022-05-10T10:09:11.887Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-10T10:09:11.887Z] ---> Running in 8f245c801e62 [2022-05-10T10:09:12.344Z] Removing intermediate container 8f245c801e62 [2022-05-10T10:09:12.344Z] ---> 2d445bf75c27 [2022-05-10T10:09:12.344Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-10T10:09:12.344Z] ---> Running in c4f9b70f281e [2022-05-10T10:09:12.800Z] Removing intermediate container c4f9b70f281e [2022-05-10T10:09:12.800Z] ---> dcce7d4c457a [2022-05-10T10:09:12.800Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-10T10:09:12.800Z] ---> Running in f2cf19bbe1e1 [2022-05-10T10:09:12.800Z] Removing intermediate container f2cf19bbe1e1 [2022-05-10T10:09:12.800Z] ---> 7d0f43461c69 [2022-05-10T10:09:12.800Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-10T10:09:12.800Z] ---> Running in 12dc45a6c414 [2022-05-10T10:09:18.637Z] [2022-05-10T10:09:18.637Z] SUCCESS: Specified value was saved. [2022-05-10T10:09:19.600Z] INFO: Downloading git... [2022-05-10T10:09:20.581Z] INFO: Downloading go... [2022-05-10T10:09:22.113Z] INFO: Downloading compiler 1 of 3... [2022-05-10T10:09:22.604Z] INFO: Downloading compiler 2 of 3... [2022-05-10T10:09:22.604Z] INFO: Downloading compiler 3 of 3... [2022-05-10T10:09:22.604Z] INFO: Extracting git... [2022-05-10T10:09:26.266Z] INFO: Expanding go... [2022-05-10T10:09:33.499Z] #71 ... [2022-05-10T10:09:33.499Z] [2022-05-10T10:09:33.499Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-05-10T10:09:33.499Z] #67 sha256:c22dd4e41a93e8df7e582a031b538591970536b635dade4d43b0e33ece57272e [2022-05-10T10:09:33.499Z] #67 88.42 + mkdir -p /build [2022-05-10T10:09:33.499Z] #67 88.42 + cp runc /build/runc [2022-05-10T10:09:33.499Z] #67 DONE 88.6s [2022-05-10T10:09:33.499Z] [2022-05-10T10:09:33.499Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:09:33.499Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:09:33.499Z] #71 ... [2022-05-10T10:09:33.499Z] [2022-05-10T10:09:33.499Z] #68 [dev-systemd-false 22/26] COPY --from=runc /build/ /usr/local/bin/ [2022-05-10T10:09:33.499Z] #68 sha256:45731294ba6a8cc5572e96a5b6a0c0df5f6f4ffc93f3d029b27757573499a32d [2022-05-10T10:09:33.499Z] #68 DONE 0.1s [2022-05-10T10:09:33.499Z] [2022-05-10T10:09:33.499Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-05-10T10:09:33.499Z] #71 sha256:be73f22a754b95b5b6643f5057108092de7ce21d1133cbcdb8e3714b58253d78 [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-10T10:09:34.686Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 31.9% of statements [2022-05-10T10:09:34.686Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-10T10:09:34.686Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-10T10:09:34.686Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-10T10:09:34.943Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-10T10:09:34.943Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-10T10:09:34.943Z] ? github.com/docker/docker/api/types [no test files] [2022-05-10T10:09:34.943Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-10T10:09:34.943Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-10T10:09:34.943Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-10T10:09:34.943Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-10T10:09:35.199Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-05-10T10:09:35.199Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2022-05-10T10:09:35.199Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-10T10:09:35.199Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-10T10:09:35.199Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-10T10:09:35.199Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-10T10:09:35.199Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-10T10:09:35.199Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-10T10:09:35.199Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-10T10:09:35.455Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-05-10T10:09:35.455Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/builder [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-10T10:09:35.455Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-10T10:09:37.378Z] INFO: Expanding go... [2022-05-10T10:09:37.975Z] ok github.com/docker/docker/builder/remotecontext 0.143s coverage: 13.7% of statements [2022-05-10T10:09:38.231Z] ok github.com/docker/docker/builder/dockerfile 0.453s coverage: 49.3% of statements [2022-05-10T10:09:38.487Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-05-10T10:09:39.050Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-10T10:09:39.613Z] ok github.com/docker/docker/builder/remotecontext/git 1.625s coverage: 86.3% of statements [2022-05-10T10:09:39.613Z] ? github.com/docker/docker/cli [no test files] [2022-05-10T10:09:39.613Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-10T10:09:39.613Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-10T10:09:39.613Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-10T10:09:40.542Z] ok github.com/docker/docker/cmd/docker-proxy 0.244s coverage: 67.6% of statements [2022-05-10T10:09:42.686Z] #64 305.9 # github.com/containerd/containerd/cmd/containerd [2022-05-10T10:09:42.686Z] #64 305.9 /usr/bin/ld: /tmp/go-link-2499937618/000019.o: in function `New': [2022-05-10T10:09:42.687Z] #64 305.9 /tmp/tmp.iurIaQl2HN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-10T10:09:42.687Z] #64 306.0 + bin/containerd-stress [2022-05-10T10:09:42.687Z] #64 307.1 + bin/containerd-shim [2022-05-10T10:09:43.813Z] ok github.com/docker/docker/client 0.086s coverage: 75.6% of statements [2022-05-10T10:09:47.606Z] #64 306.0 # github.com/containerd/containerd/cmd/containerd [2022-05-10T10:09:47.606Z] #64 306.0 /usr/bin/ld: /tmp/go-link-3907152699/000019.o: in function `New': [2022-05-10T10:09:47.606Z] #64 306.0 /tmp/tmp.QIvl5PHzxk/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-10T10:09:47.606Z] #64 306.1 + bin/containerd-stress [2022-05-10T10:09:47.606Z] #64 307.2 + bin/containerd-shim [2022-05-10T10:09:50.817Z] #64 318.2 + bin/containerd-shim-runc-v1 [2022-05-10T10:09:54.199Z] #64 318.5 + bin/containerd-shim-runc-v1 [2022-05-10T10:09:56.102Z] #64 324.5 + bin/containerd-shim-runc-v2 [2022-05-10T10:09:56.162Z] INFO: Expanding compiler 1 of 3... [2022-05-10T10:09:56.162Z] INFO: Expanding compiler 2 of 3... [2022-05-10T10:09:57.041Z] #64 325.3 + binaries [2022-05-10T10:09:57.041Z] #64 325.3 + install -D bin/containerd /build/containerd [2022-05-10T10:09:57.041Z] #64 325.4 + install -D bin/containerd-shim /build/containerd-shim [2022-05-10T10:09:57.041Z] #64 325.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-10T10:09:57.041Z] #64 325.4 + install -D bin/ctr /build/ctr [2022-05-10T10:09:58.949Z] #64 DONE 327.4s [2022-05-10T10:09:59.891Z] [2022-05-10T10:09:59.891Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-10T10:09:59.891Z] #65 sha256:dd2d4ebc8688630e40d8f0c3ed3039eb5b1a71764149cddaecc4ddffebfd88fd [2022-05-10T10:10:00.040Z] #71 173.6 # github.com/containerd/containerd/cmd/containerd [2022-05-10T10:10:00.040Z] #71 173.6 /usr/bin/ld: /tmp/go-link-1963334876/000019.o: in function `New': [2022-05-10T10:10:00.040Z] #71 173.6 /tmp/tmp.zUsZ0RV92Z/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-05-10T10:10:00.040Z] #71 173.7 + bin/containerd-stress [2022-05-10T10:10:00.787Z] #64 324.8 + bin/containerd-shim-runc-v2 [2022-05-10T10:10:00.828Z] INFO: Expanding compiler 3 of 3... [2022-05-10T10:10:00.829Z] #65 DONE 0.8s [2022-05-10T10:10:00.829Z] [2022-05-10T10:10:00.829Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-10T10:10:00.829Z] #70 sha256:13bc450a9630e82ef26fd9f8efec9ae2077ba2c402ccfb36d1b92cdd51a91259 [2022-05-10T10:10:00.829Z] #70 DONE 0.2s [2022-05-10T10:10:00.829Z] [2022-05-10T10:10:00.829Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-10T10:10:00.829Z] #75 sha256:c1f28674c073a5bdf360449a2e9624cab3e3b4842de92ab3f4e3a82f89325ee4 [2022-05-10T10:10:01.284Z] INFO: Removing downloaded files... [2022-05-10T10:10:01.284Z] INFO: Downloading containerd [2022-05-10T10:10:01.357Z] #64 325.6 + binaries [2022-05-10T10:10:01.357Z] #64 325.6 + install -D bin/containerd /build/containerd [2022-05-10T10:10:01.357Z] #64 325.6 + install -D bin/containerd-shim /build/containerd-shim [2022-05-10T10:10:01.357Z] #64 325.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-10T10:10:01.357Z] #64 325.6 + install -D bin/ctr /build/ctr [2022-05-10T10:10:01.415Z] #71 174.8 + bin/containerd-shim [2022-05-10T10:10:02.210Z] #75 DONE 1.2s [2022-05-10T10:10:02.211Z] [2022-05-10T10:10:02.211Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-10T10:10:02.211Z] #76 sha256:18d217da99ae5a47e66106e27399e120eb46e5932aad84133a49ae6d062faccb [2022-05-10T10:10:02.211Z] #76 DONE 0.0s [2022-05-10T10:10:02.211Z] [2022-05-10T10:10:02.211Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-10T10:10:02.211Z] #77 sha256:c29deea6f819c0a51e6f41d2934e7587c277ee7892c3d3f6518301d502a69582 [2022-05-10T10:10:03.205Z] 4612f6d0b889: Pull complete [2022-05-10T10:10:03.594Z] #77 DONE 1.4s [2022-05-10T10:10:03.594Z] [2022-05-10T10:10:03.594Z] #78 exporting to image [2022-05-10T10:10:03.594Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-10T10:10:03.594Z] #78 exporting layers [2022-05-10T10:10:05.559Z] #64 DONE 329.3s [2022-05-10T10:10:06.129Z] [2022-05-10T10:10:06.129Z] #65 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-10T10:10:06.129Z] #65 sha256:cb33e685f10f2fa8af45484d160595a135cb19460fbcc8c2844fc33dd72bb294 [2022-05-10T10:10:07.511Z] #65 DONE 1.3s [2022-05-10T10:10:07.511Z] [2022-05-10T10:10:07.511Z] #70 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-10T10:10:07.511Z] #70 sha256:74fe036500675cfa402c39195d2421e700286f9decd540092196130d2eabd02b [2022-05-10T10:10:07.511Z] #70 DONE 0.2s [2022-05-10T10:10:07.772Z] [2022-05-10T10:10:07.772Z] #75 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-10T10:10:07.772Z] #75 sha256:8211950ecad5503fc91780f62a737002aeb9c63274036f183245e320834f0c01 [2022-05-10T10:10:08.712Z] #75 DONE 1.0s [2022-05-10T10:10:08.712Z] [2022-05-10T10:10:08.712Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-10T10:10:08.712Z] #76 sha256:5064ef35d04f9cea27b800703ae1c87ca5e1c98955d8e48a64f92e9c036a1576 [2022-05-10T10:10:08.712Z] #76 DONE 0.0s [2022-05-10T10:10:08.712Z] [2022-05-10T10:10:08.712Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-10T10:10:08.712Z] #77 sha256:de167f72873f85447e4f45a8531b4f4e6168e405ee6664f3b4fb92f24033a3a5 [2022-05-10T10:10:10.129Z] #77 DONE 1.3s [2022-05-10T10:10:10.129Z] [2022-05-10T10:10:10.129Z] #78 exporting to image [2022-05-10T10:10:10.129Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-10T10:10:10.129Z] #78 exporting layers [2022-05-10T10:10:10.172Z] #78 exporting layers 6.0s done [2022-05-10T10:10:10.172Z] #78 writing image sha256:d6ddf82f27c74bd22bba6f671fff8a5bc5317fe94d1e00abdea0cde96dd4777a done [2022-05-10T10:10:10.172Z] #78 naming to docker.io/library/docker:93153a2edea4a81202b385434cbe5034ecc7c459 done [2022-05-10T10:10:10.172Z] #78 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-10T10:10:10.535Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=93153a2edea4a81202b385434cbe5034ecc7c459 -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:93153a2edea4a81202b385434cbe5034ecc7c459 hack/make.sh dynbinary test-integration [2022-05-10T10:10:11.918Z] [2022-05-10T10:10:11.918Z] Removing bundles/ [2022-05-10T10:10:11.918Z] [2022-05-10T10:10:11.918Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-10T10:10:11.918Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:10:11.918Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:10:13.018Z] INFO: Expanding compiler 1 of 3... [2022-05-10T10:10:13.018Z] INFO: Expanding compiler 2 of 3... [2022-05-10T10:10:13.617Z] #71 186.1 + bin/containerd-shim-runc-v1 [2022-05-10T10:10:15.187Z] INFO: Expanding compiler 3 of 3... [2022-05-10T10:10:15.644Z] INFO: Removing downloaded files... [2022-05-10T10:10:15.644Z] INFO: Downloading containerd [2022-05-10T10:10:15.848Z] ok github.com/docker/docker/cmd/dockerd 0.076s coverage: 29.7% of statements [2022-05-10T10:10:16.410Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-05-10T10:10:16.748Z] #78 exporting layers 6.2s done [2022-05-10T10:10:16.748Z] #78 writing image sha256:e920d9557bc8959f86d89ad3b4fec37520c7fb5b7b935a79d31502fa4c07461b done [2022-05-10T10:10:16.748Z] #78 naming to docker.io/library/docker:93153a2edea4a81202b385434cbe5034ecc7c459 done [2022-05-10T10:10:16.748Z] #78 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-05-10T10:10:16.971Z] ok github.com/docker/docker/cmd/dockerd/trap 2.508s coverage: 0.0% of statements [2022-05-10T10:10:16.971Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-10T10:10:16.971Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-10T10:10:16.971Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-10T10:10:16.971Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-10T10:10:16.971Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-10T10:10:17.101Z] + trap exit INT TERM [2022-05-10T10:10:17.101Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-05-10T10:10:17.101Z] + CONTAINER_NAME=docker-pr10 [2022-05-10T10:10:17.101Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43275/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93153a2edea4a81202b385434cbe5034ecc7c459 -e DOCKER_GRAPHDRIVER docker:93153a2edea4a81202b385434cbe5034ecc7c459 hack/make.sh dynbinary [2022-05-10T10:10:18.042Z] [2022-05-10T10:10:18.042Z] Removing bundles/ [2022-05-10T10:10:18.042Z] [2022-05-10T10:10:18.042Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-10T10:10:18.042Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:10:18.042Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:10:18.886Z] #71 192.2 + bin/containerd-shim-runc-v2 [2022-05-10T10:10:18.937Z] [2022-05-10T10:10:18.937Z] Name Version Source Summary [2022-05-10T10:10:18.937Z] ---- ------- ------ ------- [2022-05-10T10:10:18.937Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-10T10:10:18.937Z] [2022-05-10T10:10:18.937Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-10T10:10:18.937Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-10T10:10:18.937Z] PSChildName : containerd [2022-05-10T10:10:18.937Z] PSDrive : C [2022-05-10T10:10:18.937Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-10T10:10:18.937Z] PSIsContainer : True [2022-05-10T10:10:18.937Z] Name : containerd [2022-05-10T10:10:18.937Z] FullName : C:\containerd [2022-05-10T10:10:18.937Z] Parent : [2022-05-10T10:10:18.937Z] Exists : True [2022-05-10T10:10:18.937Z] Root : C:\ [2022-05-10T10:10:18.937Z] Extension : [2022-05-10T10:10:18.937Z] CreationTime : 5/10/2022 10:10:18 AM [2022-05-10T10:10:18.937Z] CreationTimeUtc : 5/10/2022 10:10:18 AM [2022-05-10T10:10:18.937Z] LastAccessTime : 5/10/2022 10:10:18 AM [2022-05-10T10:10:18.937Z] LastAccessTimeUtc : 5/10/2022 10:10:18 AM [2022-05-10T10:10:18.937Z] LastWriteTime : 5/10/2022 10:10:18 AM [2022-05-10T10:10:18.937Z] LastWriteTimeUtc : 5/10/2022 10:10:18 AM [2022-05-10T10:10:18.937Z] Attributes : Directory [2022-05-10T10:10:18.937Z] Mode : d----- [2022-05-10T10:10:18.937Z] BaseName : containerd [2022-05-10T10:10:18.937Z] Target : {} [2022-05-10T10:10:18.937Z] LinkType : [2022-05-10T10:10:18.937Z] [2022-05-10T10:10:19.451Z] #71 193.0 + binaries [2022-05-10T10:10:19.451Z] #71 193.0 + install -D bin/containerd /build/containerd [2022-05-10T10:10:19.451Z] #71 193.1 + install -D bin/containerd-shim /build/containerd-shim [2022-05-10T10:10:19.451Z] #71 193.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-05-10T10:10:19.451Z] #71 193.1 + install -D bin/ctr /build/ctr [2022-05-10T10:10:20.384Z] #71 DONE 193.7s [2022-05-10T10:10:20.464Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-10T10:10:20.464Z] INFO: Configuring git core.autocrlf... [2022-05-10T10:10:20.464Z] [2022-05-10T10:10:20.464Z] [2022-05-10T10:10:20.954Z] [2022-05-10T10:10:20.954Z] #72 [dev-systemd-false 23/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-05-10T10:10:20.954Z] #72 sha256:6a422fce380b1df2a1e17371395884dae9332d6a807eaf3ef489d8d0cb90cf81 [2022-05-10T10:10:21.212Z] #72 DONE 0.2s [2022-05-10T10:10:21.212Z] [2022-05-10T10:10:21.212Z] #77 [dev-systemd-false 24/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-05-10T10:10:21.212Z] #77 sha256:db92099aba1ff18e6b1c42d9996bd8ccd3d7606088801610700156236cb16261 [2022-05-10T10:10:21.212Z] #77 DONE 0.1s [2022-05-10T10:10:21.470Z] [2022-05-10T10:10:21.470Z] #82 [dev-systemd-false 25/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-05-10T10:10:21.470Z] #82 sha256:1e3a9bb12a08cdb85e938f8f6ca90590e4d552f1bd9a344c5d8df54d45d249b5 [2022-05-10T10:10:22.038Z] #82 DONE 0.5s [2022-05-10T10:10:22.038Z] [2022-05-10T10:10:22.038Z] #83 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-05-10T10:10:22.038Z] #83 sha256:4958ac55b14b2279bc03be677b348d8bc036d61e5a35a9ca516b51b9ab1db693 [2022-05-10T10:10:22.038Z] #83 DONE 0.0s [2022-05-10T10:10:22.038Z] [2022-05-10T10:10:22.038Z] #84 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-05-10T10:10:22.038Z] #84 sha256:b6842790a1666febe70b7dfa1d429cfc0fe1cac030aa0cb535502e931182f3be [2022-05-10T10:10:22.218Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-05-10T10:10:23.584Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2022-05-10T10:10:24.512Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-05-10T10:10:27.300Z] #84 DONE 4.4s [2022-05-10T10:10:27.301Z] [2022-05-10T10:10:27.301Z] #85 exporting to image [2022-05-10T10:10:27.301Z] #85 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-05-10T10:10:27.301Z] #85 exporting layers [2022-05-10T10:10:28.004Z] [2022-05-10T10:10:28.004Z] Name Version Source Summary [2022-05-10T10:10:28.004Z] ---- ------- ------ ------- [2022-05-10T10:10:28.004Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-10T10:10:28.004Z] [2022-05-10T10:10:28.004Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-10T10:10:28.004Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-10T10:10:28.004Z] PSChildName : containerd [2022-05-10T10:10:28.004Z] PSDrive : C [2022-05-10T10:10:28.004Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-10T10:10:28.004Z] PSIsContainer : True [2022-05-10T10:10:28.004Z] Name : containerd [2022-05-10T10:10:28.004Z] FullName : C:\containerd [2022-05-10T10:10:28.004Z] Parent : [2022-05-10T10:10:28.004Z] Exists : True [2022-05-10T10:10:28.004Z] Root : C:\ [2022-05-10T10:10:28.004Z] Extension : [2022-05-10T10:10:28.004Z] CreationTime : 5/10/2022 10:10:26 AM [2022-05-10T10:10:28.004Z] CreationTimeUtc : 5/10/2022 10:10:26 AM [2022-05-10T10:10:28.004Z] LastAccessTime : 5/10/2022 10:10:26 AM [2022-05-10T10:10:28.004Z] LastAccessTimeUtc : 5/10/2022 10:10:26 AM [2022-05-10T10:10:28.004Z] LastWriteTime : 5/10/2022 10:10:26 AM [2022-05-10T10:10:28.004Z] LastWriteTimeUtc : 5/10/2022 10:10:26 AM [2022-05-10T10:10:28.004Z] Attributes : Directory [2022-05-10T10:10:28.004Z] Mode : d----- [2022-05-10T10:10:28.004Z] BaseName : containerd [2022-05-10T10:10:28.004Z] Target : {} [2022-05-10T10:10:28.004Z] LinkType : [2022-05-10T10:10:28.004Z] [2022-05-10T10:10:28.966Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-10T10:10:28.966Z] INFO: Configuring git core.autocrlf... [2022-05-10T10:10:28.966Z] [2022-05-10T10:10:28.966Z] [2022-05-10T10:10:31.050Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.8% of statements [2022-05-10T10:10:31.977Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.5% of statements [2022-05-10T10:10:32.540Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-05-10T10:10:33.102Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-05-10T10:10:34.031Z] ok github.com/docker/docker/daemon 10.128s coverage: 16.7% of statements [2022-05-10T10:10:34.288Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-10T10:10:34.288Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-10T10:10:34.288Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-10T10:10:34.288Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-10T10:10:34.288Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.545s coverage: 74.8% of statements [2022-05-10T10:10:35.219Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.194s coverage: 56.2% of statements [2022-05-10T10:10:36.149Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-05-10T10:10:37.531Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-05-10T10:10:38.460Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.166s coverage: 50.6% of statements [2022-05-10T10:10:40.355Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.071s coverage: 46.1% of statements [2022-05-10T10:10:40.355Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-10T10:10:40.918Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-05-10T10:10:40.918Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.969s coverage: 58.2% of statements [2022-05-10T10:10:40.918Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-10T10:10:40.918Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-10T10:10:41.847Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-05-10T10:10:42.409Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2022-05-10T10:10:42.972Z] ok github.com/docker/docker/daemon/images 0.042s coverage: 6.6% of statements [2022-05-10T10:10:42.972Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-10T10:10:42.972Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-10T10:10:43.535Z] ok github.com/docker/docker/daemon/logger 0.237s coverage: 43.0% of statements [2022-05-10T10:10:44.463Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 79.9% of statements [2022-05-10T10:10:44.463Z] ok github.com/docker/docker/daemon/logger/fluentd 0.020s coverage: 53.6% of statements [2022-05-10T10:10:44.463Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-10T10:10:45.026Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-05-10T10:10:45.026Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2022-05-10T10:10:45.282Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-05-10T10:10:45.845Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-10T10:10:46.102Z] ok github.com/docker/docker/daemon/logger/local 0.026s coverage: 78.7% of statements [2022-05-10T10:10:46.102Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-10T10:10:46.665Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.058s coverage: 54.9% of statements [2022-05-10T10:10:46.922Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.020s coverage: 31.5% of statements [2022-05-10T10:10:47.901Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-05-10T10:10:47.901Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-05-10T10:10:48.466Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-10T10:10:49.395Z] ok github.com/docker/docker/daemon/logger/splunk 1.521s coverage: 82.5% of statements [2022-05-10T10:10:49.395Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-10T10:10:49.395Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-10T10:10:50.323Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2022-05-10T10:10:50.579Z] ok github.com/docker/docker/distribution 0.616s coverage: 28.2% of statements [2022-05-10T10:10:50.579Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-10T10:10:51.141Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-10T10:10:51.704Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-05-10T10:10:52.266Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-05-10T10:10:52.522Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-05-10T10:10:52.523Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-10T10:10:52.779Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-05-10T10:10:53.036Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-05-10T10:10:53.036Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-10T10:10:53.292Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2022-05-10T10:10:53.840Z] #85 exporting layers 25.4s done [2022-05-10T10:10:53.840Z] #85 writing image sha256:d869ad06492fed16501f93000e67777892792336961368c287f0b6688b93d5f4 done [2022-05-10T10:10:53.840Z] #85 naming to docker.io/library/docker:4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e done [2022-05-10T10:10:53.840Z] #85 DONE 25.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-05-10T10:10:54.175Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43275/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e hack/validate/default [2022-05-10T10:10:54.222Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-05-10T10:10:54.784Z] ok github.com/docker/docker/opts 0.020s coverage: 65.5% of statements [2022-05-10T10:10:54.784Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-10T10:10:55.111Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-05-10T10:10:55.111Z] No api/types/ or api/swagger.yaml changes in diff. [2022-05-10T10:10:55.111Z] Congratulations! All TOML source files changed here have valid syntax. [2022-05-10T10:10:55.111Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-05-10T10:10:55.111Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-05-10T10:10:55.111Z] Congratulations! No new tests were added to integration-cli. [2022-05-10T10:10:55.111Z] [2022-05-10T10:10:55.111Z] INFO Start validation with golang-ci-lint [2022-05-10T10:10:55.677Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-05-10T10:10:55.677Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-05-10T10:10:55.677Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-05-10T10:10:56.675Z] ok github.com/docker/docker/pkg/archive 0.294s coverage: 82.5% of statements [2022-05-10T10:10:58.044Z] ok github.com/docker/docker/pkg/authorization 1.029s coverage: 68.3% of statements [2022-05-10T10:10:58.044Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-10T10:10:58.300Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-10T10:11:01.573Z] ok github.com/docker/docker/pkg/chrootarchive 2.516s coverage: 42.7% of statements [2022-05-10T10:11:01.574Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-05-10T10:11:01.830Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-05-10T10:11:02.086Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-05-10T10:11:02.086Z] ok github.com/docker/docker/layer 7.918s coverage: 69.0% of statements [2022-05-10T10:11:02.086Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-10T10:11:02.086Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-10T10:11:02.086Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-10T10:11:02.086Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-10T10:11:02.086Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-10T10:11:02.086Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-10T10:11:02.649Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 87.2% of statements [2022-05-10T10:11:02.908Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-10T10:11:02.908Z] ok github.com/docker/docker/pkg/fsutils 0.191s coverage: 85.1% of statements [2022-05-10T10:11:03.168Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2022-05-10T10:11:04.657Z] ok github.com/docker/docker/pkg/ioutils 0.373s coverage: 71.0% of statements [2022-05-10T10:11:04.926Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-05-10T10:11:05.305Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-05-10T10:11:05.561Z] ok github.com/docker/docker/pkg/idtools 1.626s coverage: 67.9% of statements [2022-05-10T10:11:05.561Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-10T10:11:05.561Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2022-05-10T10:11:05.818Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-10T10:11:05.818Z] ok github.com/docker/docker/pkg/parsers/kernel 0.010s coverage: 60.0% of statements [2022-05-10T10:11:06.073Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-05-10T10:11:06.330Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-05-10T10:11:06.330Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-10T10:11:06.330Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-10T10:11:06.894Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2022-05-10T10:11:07.150Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-05-10T10:11:07.407Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-10T10:11:07.663Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-10T10:11:09.028Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-05-10T10:11:09.028Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-05-10T10:11:09.285Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-05-10T10:11:09.541Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-05-10T10:11:09.797Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-05-10T10:11:10.054Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-05-10T10:11:10.181Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:11:10.181Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:11:10.181Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:11:10.181Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:11:10.181Z] [2022-05-10T10:11:10.181Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-10T10:11:10.181Z] DOCKER_SYSTEMD=1 [2022-05-10T10:11:10.181Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-10T10:11:10.181Z] HOSTNAME=05bb1aa987f6 [2022-05-10T10:11:10.181Z] DEST=bundles/test-integration [2022-05-10T10:11:10.181Z] PWD=/go/src/github.com/docker/docker [2022-05-10T10:11:10.181Z] DOCKER_GITCOMMIT=98eaeb2a293d78c23e6d1991cbe697b717340b82 [2022-05-10T10:11:10.181Z] container=docker [2022-05-10T10:11:10.181Z] HOME=/root [2022-05-10T10:11:10.181Z] LANG=C.UTF-8 [2022-05-10T10:11:10.181Z] INVOCATION_ID=f8ec97d197e34447900bcc0b2d68fb4d [2022-05-10T10:11:10.181Z] GOLANG_VERSION=1.18.1 [2022-05-10T10:11:10.181Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-10T10:11:10.181Z] VALIDATE_BRANCH=master [2022-05-10T10:11:10.181Z] TERM=xterm [2022-05-10T10:11:10.181Z] DOCKER_PKG=github.com/docker/docker [2022-05-10T10:11:10.181Z] SHLVL=3 [2022-05-10T10:11:10.181Z] TIMEOUT=120m [2022-05-10T10:11:10.181Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-10T10:11:10.181Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-10T10:11:10.181Z] GO111MODULE=off [2022-05-10T10:11:10.181Z] DOCKER_EXPERIMENTAL=1 [2022-05-10T10:11:10.181Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-10T10:11:10.181Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-10T10:11:10.181Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-10T10:11:10.181Z] GOPATH=/go [2022-05-10T10:11:10.181Z] PKG_CONFIG=pkg-config [2022-05-10T10:11:10.181Z] _=/usr/bin/env [2022-05-10T10:11:10.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-10T10:11:10.617Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-05-10T10:11:10.884Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-05-10T10:11:11.141Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-05-10T10:11:11.704Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-05-10T10:11:11.961Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-10T10:11:12.217Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-10T10:11:14.109Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-05-10T10:11:14.365Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-10T10:11:14.622Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-05-10T10:11:15.988Z] ok github.com/docker/docker/quota 0.242s coverage: 71.4% of statements [2022-05-10T10:11:16.245Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-05-10T10:11:17.173Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-05-10T10:11:17.429Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-05-10T10:11:17.687Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-05-10T10:11:18.249Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-05-10T10:11:18.249Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-05-10T10:11:20.140Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-05-10T10:11:20.702Z] ok github.com/docker/docker/volume/local 0.077s coverage: 76.4% of statements [2022-05-10T10:11:20.959Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-05-10T10:11:22.324Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-05-10T10:11:44.215Z] ok github.com/docker/docker/pkg/plugins 33.649s coverage: 76.3% of statements [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/rootless [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/volume [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-10T10:11:44.215Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === Skipped [2022-05-10T10:11:44.215Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-10T10:11:44.215Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-10T10:11:44.215Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-10T10:11:44.215Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-10T10:11:44.215Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-10T10:11:44.215Z] graphtest_unix.go:71: No driver to put! [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-10T10:11:44.215Z] time="2022-05-10T10:10:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-10T10:11:44.215Z] time="2022-05-10T10:10:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-10T10:11:44.215Z] time="2022-05-10T10:10:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-10T10:11:44.215Z] time="2022-05-10T10:10:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-10T10:11:44.215Z] time="2022-05-10T10:10:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:11:44.215Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:11:44.215Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-10T10:11:44.215Z] graphtest_unix.go:71: No driver to put! [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.215Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-10T10:11:44.215Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-10T10:11:44.215Z] [2022-05-10T10:11:44.216Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-10T10:11:44.216Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-10T10:11:44.216Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-10T10:11:44.216Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-10T10:11:44.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-10T10:11:44.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-10T10:11:44.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-10T10:11:44.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-10T10:11:44.216Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:11:44.216Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-10T10:11:44.216Z] graphtest_unix.go:71: No driver to put! [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-10T10:11:44.216Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-10T10:11:44.216Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-10T10:11:44.216Z] [2022-05-10T10:11:44.216Z] DONE 2526 tests, 28 skipped in 209.731s [2022-05-10T10:11:44.216Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:11:44.216Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-10T10:11:44.216Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-10T10:11:46.472Z] Removing intermediate container 935b1d100131 [2022-05-10T10:11:46.472Z] ---> 6997be2ed620 [2022-05-10T10:11:46.472Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-10T10:11:46.472Z] ---> Running in 3789943be00e [2022-05-10T10:11:46.472Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-10T10:11:46.472Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-10T10:11:46.472Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-10T10:11:46.472Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-10T10:11:46.472Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-10T10:11:46.472Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-10T10:11:46.472Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-10T10:11:46.472Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-10T10:11:46.472Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T10:11:46.472Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-10T10:11:46.472Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-10T10:11:46.472Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-10T10:11:46.472Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-10T10:11:46.472Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-10T10:11:46.472Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-10T10:11:46.472Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-10T10:11:55.141Z] Removing intermediate container 12dc45a6c414 [2022-05-10T10:11:55.141Z] ---> 29ad58d429ed [2022-05-10T10:11:55.141Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-10T10:11:55.141Z] ---> Running in dab8a318187e [2022-05-10T10:11:55.141Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-10T10:11:55.141Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-10T10:11:55.141Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-10T10:11:55.141Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-10T10:11:55.141Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-10T10:11:55.141Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-10T10:11:55.141Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-10T10:11:55.141Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-10T10:11:55.141Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T10:11:55.141Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-10T10:11:55.141Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-10T10:11:55.141Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-10T10:11:55.141Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-10T10:11:55.141Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-10T10:11:55.141Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-10T10:11:55.141Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-10T10:11:56.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-10T10:11:56.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-10T10:11:58.820Z] Removing intermediate container 3789943be00e [2022-05-10T10:11:58.820Z] ---> 504522608a2a [2022-05-10T10:11:58.820Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-10T10:11:58.820Z] ---> Running in 7889dc071f47 [2022-05-10T10:12:01.856Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-10T10:12:01.856Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-10T10:12:02.313Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-10T10:12:02.313Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-10T10:12:02.770Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-10T10:12:02.770Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-10T10:12:02.770Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-10T10:12:02.770Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:12:13.068Z] Removing intermediate container 7889dc071f47 [2022-05-10T10:12:13.068Z] ---> f24e891b997a [2022-05-10T10:12:13.068Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-10T10:12:13.068Z] ---> Running in 9333ff26836d [2022-05-10T10:12:13.068Z] Removing intermediate container 9333ff26836d [2022-05-10T10:12:13.068Z] ---> 1ac51644b19d [2022-05-10T10:12:13.068Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-10T10:12:13.068Z] ---> Running in 403b53e8cb1b [2022-05-10T10:12:13.068Z] Removing intermediate container 403b53e8cb1b [2022-05-10T10:12:13.068Z] ---> f5df0656fcb0 [2022-05-10T10:12:13.068Z] Step 13/13 : COPY . . [2022-05-10T10:12:16.336Z] Removing intermediate container dab8a318187e [2022-05-10T10:12:16.336Z] ---> 6833a7c0c4cb [2022-05-10T10:12:16.336Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-10T10:12:16.336Z] ---> Running in ba3b5d96a6bb [2022-05-10T10:12:18.435Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:12:18.435Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:12:18.435Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:12:18.435Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:12:18.435Z] [2022-05-10T10:12:18.435Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-10T10:12:18.435Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-10T10:12:18.435Z] HOSTNAME=d587aae560dd [2022-05-10T10:12:18.435Z] DEST=bundles/test-integration [2022-05-10T10:12:18.435Z] PWD=/go/src/github.com/docker/docker [2022-05-10T10:12:18.435Z] DOCKER_ROOTLESS=1 [2022-05-10T10:12:18.435Z] DOCKER_GITCOMMIT=93153a2edea4a81202b385434cbe5034ecc7c459 [2022-05-10T10:12:18.435Z] container=docker [2022-05-10T10:12:18.435Z] HOME=/root [2022-05-10T10:12:18.435Z] GOLANG_VERSION=1.18.1 [2022-05-10T10:12:18.435Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-10T10:12:18.435Z] VALIDATE_BRANCH=master [2022-05-10T10:12:18.435Z] TERM=xterm [2022-05-10T10:12:18.435Z] DOCKER_PKG=github.com/docker/docker [2022-05-10T10:12:18.435Z] SHLVL=1 [2022-05-10T10:12:18.435Z] TIMEOUT=120m [2022-05-10T10:12:18.435Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-10T10:12:18.435Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-10T10:12:18.435Z] GO111MODULE=off [2022-05-10T10:12:18.435Z] DOCKER_EXPERIMENTAL=1 [2022-05-10T10:12:18.435Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-10T10:12:18.435Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-10T10:12:18.435Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-10T10:12:18.435Z] GOPATH=/go [2022-05-10T10:12:18.435Z] PKG_CONFIG=pkg-config [2022-05-10T10:12:18.435Z] _=/usr/bin/env [2022-05-10T10:12:18.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-10T10:12:18.543Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-10T10:12:18.543Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-10T10:12:18.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-10T10:12:18.999Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-10T10:12:18.999Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-10T10:12:19.457Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-10T10:12:19.457Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-10T10:12:19.457Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-10T10:12:19.457Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:12:24.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-10T10:12:24.575Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:12:24.575Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:12:24.575Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:12:24.575Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:12:24.575Z] [2022-05-10T10:12:24.575Z] + TEST_INTEGRATION_DEST=2 [2022-05-10T10:12:24.575Z] + CONTAINER_NAME=docker-pr10-2 [2022-05-10T10:12:24.575Z] + TEST_SKIP_INTEGRATION=1 [2022-05-10T10:12:24.575Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-10T10:12:24.575Z] + run_tests [2022-05-10T10:12:24.575Z] + c=0 [2022-05-10T10:12:24.575Z] + '[' -n 0 ']' [2022-05-10T10:12:24.575Z] + rm= [2022-05-10T10:12:24.575Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43275/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43275/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=93153a2edea4a81202b385434cbe5034ecc7c459 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93153a2edea4a81202b385434cbe5034ecc7c459 hack/make.sh '' test-integration [2022-05-10T10:12:24.575Z] + TEST_INTEGRATION_DEST=1 [2022-05-10T10:12:24.575Z] + CONTAINER_NAME=docker-pr10-1 [2022-05-10T10:12:24.575Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-05-10T10:12:24.575Z] + run_tests test-integration-flaky [2022-05-10T10:12:24.575Z] + '[' -n 0 ']' [2022-05-10T10:12:24.575Z] + rm= [2022-05-10T10:12:24.575Z] + TEST_INTEGRATION_DEST=3 [2022-05-10T10:12:24.575Z] + CONTAINER_NAME=docker-pr10-3 [2022-05-10T10:12:24.575Z] + TEST_SKIP_INTEGRATION=1 [2022-05-10T10:12:24.575Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-10T10:12:24.575Z] + run_tests [2022-05-10T10:12:24.575Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43275/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43275/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=93153a2edea4a81202b385434cbe5034ecc7c459 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93153a2edea4a81202b385434cbe5034ecc7c459 hack/make.sh test-integration-flaky test-integration [2022-05-10T10:12:24.575Z] + '[' -n 0 ']' [2022-05-10T10:12:24.575Z] + rm= [2022-05-10T10:12:24.576Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43275/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43275/.git:/go/src/github.com/docker/docker/.git --name docker-pr10-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=93153a2edea4a81202b385434cbe5034ecc7c459 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93153a2edea4a81202b385434cbe5034ecc7c459 hack/make.sh '' test-integration [2022-05-10T10:12:24.576Z] ++ jobs -p [2022-05-10T10:12:24.576Z] + for job in $(jobs -p) [2022-05-10T10:12:24.576Z] + wait 9249 [2022-05-10T10:12:24.576Z] [2022-05-10T10:12:24.576Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-10T10:12:24.576Z] [2022-05-10T10:12:24.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-10T10:12:24.576Z] HOSTNAME=c8ae07d3d5cf [2022-05-10T10:12:24.576Z] TEST_SKIP_INTEGRATION=1 [2022-05-10T10:12:24.576Z] TESTDEBUG=0 [2022-05-10T10:12:24.576Z] DEST=bundles/test-integration [2022-05-10T10:12:24.576Z] PWD=/go/src/github.com/docker/docker [2022-05-10T10:12:24.576Z] KEEPBUNDLE=1 [2022-05-10T10:12:24.576Z] DOCKER_GITCOMMIT=93153a2edea4a81202b385434cbe5034ecc7c459 [2022-05-10T10:12:24.576Z] container=docker [2022-05-10T10:12:24.576Z] HOME=/root [2022-05-10T10:12:24.576Z] GOLANG_VERSION=1.18.1 [2022-05-10T10:12:24.576Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-10T10:12:24.576Z] VALIDATE_BRANCH=master [2022-05-10T10:12:24.576Z] TERM=xterm [2022-05-10T10:12:24.576Z] DOCKER_PKG=github.com/docker/docker [2022-05-10T10:12:24.576Z] SHLVL=1 [2022-05-10T10:12:24.576Z] TIMEOUT=120m [2022-05-10T10:12:24.576Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-10T10:12:24.576Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-10T10:12:24.576Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-10T10:12:24.576Z] GO111MODULE=off [2022-05-10T10:12:24.576Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-10T10:12:24.576Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-10T10:12:24.576Z] GOPATH=/go [2022-05-10T10:12:24.576Z] PKG_CONFIG=pkg-config [2022-05-10T10:12:24.576Z] _=/usr/bin/env [2022-05-10T10:12:24.576Z] Building test suite binary ./integration-cli/test.main [2022-05-10T10:12:24.576Z] [2022-05-10T10:12:24.576Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-10T10:12:24.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-10T10:12:24.576Z] HOSTNAME=f8eca4e9c103 [2022-05-10T10:12:24.576Z] TEST_SKIP_INTEGRATION=1 [2022-05-10T10:12:24.576Z] TESTDEBUG=0 [2022-05-10T10:12:24.576Z] DEST=bundles/test-integration [2022-05-10T10:12:24.576Z] PWD=/go/src/github.com/docker/docker [2022-05-10T10:12:24.576Z] KEEPBUNDLE=1 [2022-05-10T10:12:24.576Z] DOCKER_GITCOMMIT=93153a2edea4a81202b385434cbe5034ecc7c459 [2022-05-10T10:12:24.576Z] container=docker [2022-05-10T10:12:24.576Z] HOME=/root [2022-05-10T10:12:24.576Z] GOLANG_VERSION=1.18.1 [2022-05-10T10:12:24.576Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-10T10:12:24.576Z] VALIDATE_BRANCH=master [2022-05-10T10:12:24.576Z] TERM=xterm [2022-05-10T10:12:24.576Z] DOCKER_PKG=github.com/docker/docker [2022-05-10T10:12:24.576Z] SHLVL=1 [2022-05-10T10:12:24.576Z] TIMEOUT=120m [2022-05-10T10:12:24.576Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-10T10:12:24.576Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-10T10:12:24.576Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-10T10:12:24.576Z] GO111MODULE=off [2022-05-10T10:12:24.576Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-10T10:12:24.576Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-10T10:12:24.576Z] GOPATH=/go [2022-05-10T10:12:24.576Z] PKG_CONFIG=pkg-config [2022-05-10T10:12:24.576Z] _=/usr/bin/env [2022-05-10T10:12:24.576Z] Building test suite binary ./integration-cli/test.main [2022-05-10T10:12:24.576Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-05-10T10:12:24.576Z] No new tests added to integration. [2022-05-10T10:12:24.576Z] [2022-05-10T10:12:24.576Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-10T10:12:24.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-10T10:12:24.576Z] HOSTNAME=e25fda574bb5 [2022-05-10T10:12:24.576Z] TESTDEBUG=0 [2022-05-10T10:12:24.576Z] DEST=bundles/test-integration [2022-05-10T10:12:24.576Z] PWD=/go/src/github.com/docker/docker [2022-05-10T10:12:24.576Z] KEEPBUNDLE=1 [2022-05-10T10:12:24.576Z] DOCKER_GITCOMMIT=93153a2edea4a81202b385434cbe5034ecc7c459 [2022-05-10T10:12:24.576Z] container=docker [2022-05-10T10:12:24.576Z] HOME=/root [2022-05-10T10:12:24.576Z] GOLANG_VERSION=1.18.1 [2022-05-10T10:12:24.576Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-10T10:12:24.576Z] VALIDATE_BRANCH=master [2022-05-10T10:12:24.576Z] TERM=xterm [2022-05-10T10:12:24.576Z] DOCKER_PKG=github.com/docker/docker [2022-05-10T10:12:24.576Z] SHLVL=1 [2022-05-10T10:12:24.576Z] TIMEOUT=120m [2022-05-10T10:12:24.576Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-10T10:12:24.576Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-10T10:12:24.576Z] GO111MODULE=off [2022-05-10T10:12:24.576Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-10T10:12:24.576Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-10T10:12:24.576Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-10T10:12:24.576Z] GOPATH=/go [2022-05-10T10:12:24.576Z] PKG_CONFIG=pkg-config [2022-05-10T10:12:24.576Z] _=/usr/bin/env [2022-05-10T10:12:24.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-10T10:12:29.784Z] Removing intermediate container ba3b5d96a6bb [2022-05-10T10:12:29.784Z] ---> 9fcd9b4c9b2f [2022-05-10T10:12:29.784Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-10T10:12:29.784Z] ---> Running in c2caeba73ad2 [2022-05-10T10:12:29.784Z] Removing intermediate container c2caeba73ad2 [2022-05-10T10:12:29.784Z] ---> 5ca316b10e89 [2022-05-10T10:12:29.784Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-10T10:12:29.784Z] ---> Running in c3939adde3ea [2022-05-10T10:12:30.242Z] Removing intermediate container c3939adde3ea [2022-05-10T10:12:30.242Z] ---> 154b69342645 [2022-05-10T10:12:30.242Z] Step 13/13 : COPY . . [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork 37.389s coverage: 40.6% of statements [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork/bitseq 0.140s coverage: 84.4% of statements [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.526s coverage: 59.9% of statements [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.021s coverage: 4.5% of statements [2022-05-10T10:12:30.892Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-10T10:12:30.892Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-10T10:12:34.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-10T10:12:34.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-10T10:12:34.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-10T10:12:35.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-10T10:12:35.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-10T10:12:36.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-10T10:12:39.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-10T10:12:40.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-10T10:12:40.833Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.558s coverage: 7.2% of statements [2022-05-10T10:12:40.833Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-10T10:12:40.833Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-05-10T10:12:40.833Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.017s coverage: 57.4% of statements [2022-05-10T10:12:40.833Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-10T10:12:40.833Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-10T10:12:40.833Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-10T10:12:40.833Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-10T10:12:40.833Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-05-10T10:12:41.089Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-10T10:12:41.089Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-10T10:12:41.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-10T10:12:41.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-10T10:12:42.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-10T10:12:42.998Z] ---> 97f2d809ff7e [2022-05-10T10:12:42.998Z] Successfully built 97f2d809ff7e [2022-05-10T10:12:42.998Z] Successfully tagged docker:latest [2022-05-10T10:12:42.998Z] INFO: Image build ended at 05/10/2022 10:12:42. Duration:00:03:53.8363530 [2022-05-10T10:12:42.998Z] [2022-05-10T10:12:42.998Z] [2022-05-10T10:12:42.998Z] INFO: Building the test binaries at 05/10/2022 10:12:42... [2022-05-10T10:12:43.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-10T10:12:44.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-10T10:12:45.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-10T10:12:45.295Z] ba8181afd426: Pull complete [2022-05-10T10:12:45.295Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-10T10:12:45.295Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:12:45.295Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:12:45.295Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-05-10T10:12:45.295Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-05-10T10:12:45.295Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-05-10T10:12:45.295Z] INFO: Docker version of control daemon [2022-05-10T10:12:45.295Z] [2022-05-10T10:12:45.295Z] Client: [2022-05-10T10:12:45.295Z] Version: 20.10.9 [2022-05-10T10:12:45.295Z] API version: 1.41 [2022-05-10T10:12:45.295Z] Go version: go1.16.8 [2022-05-10T10:12:45.295Z] Git commit: c2ea9bc [2022-05-10T10:12:45.295Z] Built: Mon Oct 4 16:11:10 2021 [2022-05-10T10:12:45.295Z] OS/Arch: windows/amd64 [2022-05-10T10:12:45.295Z] Context: default [2022-05-10T10:12:45.295Z] Experimental: true [2022-05-10T10:12:45.295Z] [2022-05-10T10:12:45.295Z] Server: Docker Engine - Community [2022-05-10T10:12:45.295Z] Engine: [2022-05-10T10:12:45.295Z] Version: 20.10.9 [2022-05-10T10:12:45.295Z] API version: 1.41 (minimum version 1.24) [2022-05-10T10:12:45.295Z] Go version: go1.16.8 [2022-05-10T10:12:45.295Z] Git commit: 79ea9d3 [2022-05-10T10:12:45.295Z] Built: Mon Oct 4 16:06:39 2021 [2022-05-10T10:12:45.295Z] OS/Arch: windows/amd64 [2022-05-10T10:12:45.295Z] Experimental: true [2022-05-10T10:12:45.295Z] [2022-05-10T10:12:45.295Z] INFO: Docker info of control daemon [2022-05-10T10:12:45.295Z] [2022-05-10T10:12:45.295Z] Client: [2022-05-10T10:12:45.295Z] Context: default [2022-05-10T10:12:45.295Z] Debug Mode: false [2022-05-10T10:12:45.295Z] Plugins: [2022-05-10T10:12:45.295Z] app: Docker Application (Docker Inc., v0.8.0) [2022-05-10T10:12:45.295Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-05-10T10:12:45.295Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-05-10T10:12:45.295Z] [2022-05-10T10:12:45.295Z] Server: [2022-05-10T10:12:45.295Z] Containers: 0 [2022-05-10T10:12:45.295Z] Running: 0 [2022-05-10T10:12:45.295Z] Paused: 0 [2022-05-10T10:12:45.295Z] Stopped: 0 [2022-05-10T10:12:45.295Z] Images: 1 [2022-05-10T10:12:45.295Z] Server Version: 20.10.9 [2022-05-10T10:12:45.295Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-05-10T10:12:45.295Z] Windows: [2022-05-10T10:12:45.295Z] LCOW: [2022-05-10T10:12:45.295Z] Logging Driver: json-file [2022-05-10T10:12:45.295Z] Plugins: [2022-05-10T10:12:45.295Z] Volume: local [2022-05-10T10:12:45.295Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T10:12:45.295Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T10:12:45.295Z] Swarm: inactive [2022-05-10T10:12:45.295Z] Default Isolation: process [2022-05-10T10:12:45.295Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-10T10:12:45.295Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-05-10T10:12:45.295Z] OSType: windows [2022-05-10T10:12:45.295Z] Architecture: x86_64 [2022-05-10T10:12:45.295Z] CPUs: 4 [2022-05-10T10:12:45.295Z] Total Memory: 32GiB [2022-05-10T10:12:45.296Z] Name: azwin-2-63c360 [2022-05-10T10:12:45.296Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-05-10T10:12:45.296Z] Docker Root Dir: D:\docker [2022-05-10T10:12:45.296Z] Debug Mode: false [2022-05-10T10:12:45.296Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:12:45.296Z] Labels: [2022-05-10T10:12:45.296Z] Experimental: true [2022-05-10T10:12:45.296Z] Insecure Registries: [2022-05-10T10:12:45.296Z] 10.0.0.4:5000 [2022-05-10T10:12:45.296Z] 127.0.0.0/8 [2022-05-10T10:12:45.296Z] Registry Mirrors: [2022-05-10T10:12:45.296Z] http://10.0.0.4:5000/ [2022-05-10T10:12:45.296Z] Live Restore Enabled: false [2022-05-10T10:12:45.296Z] Product License: Community Engine [2022-05-10T10:12:45.296Z] [2022-05-10T10:12:45.296Z] [2022-05-10T10:12:45.296Z] INFO: Commit hash is 7637d10d87 [2022-05-10T10:12:45.296Z] INFO: Nuke-Everything... [2022-05-10T10:12:45.296Z] INFO: Container count on control daemon to delete is 0 [2022-05-10T10:12:45.296Z] INFO: Nuking d:\CI [2022-05-10T10:12:45.296Z] INFO: Zapped successfully [2022-05-10T10:12:45.296Z] INFO: Location for testing is d:\CI\PR-43275\10 [2022-05-10T10:12:45.296Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-05-10T10:12:45.296Z] [2022-05-10T10:12:45.296Z] [2022-05-10T10:12:45.296Z] INFO: Building the image from Dockerfile.windows at 05/10/2022 10:12:43... [2022-05-10T10:12:45.296Z] [2022-05-10T10:12:46.182Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-10T10:12:46.748Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-10T10:12:46.748Z] Using test binary docker [2022-05-10T10:12:46.748Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-10T10:12:46.748Z] Starting apparmor (via systemctl): apparmor.service. [2022-05-10T10:12:47.006Z] INFO: Waiting for daemon to start... [2022-05-10T10:12:47.006Z] Starting dockerd [2022-05-10T10:12:47.863Z] INFO: make.ps1 starting at 05/10/2022 10:12:47 [2022-05-10T10:12:47.863Z] INFO: Git commit (b8c46987b7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-10T10:12:47.863Z] INFO: Invoking autogen... [2022-05-10T10:12:48.333Z] { [2022-05-10T10:12:48.333Z] "RT_GROUP_ICON": { [2022-05-10T10:12:48.333Z] "#1": { [2022-05-10T10:12:48.333Z] "0409": "../../winresources/docker.ico" [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.333Z] }, [2022-05-10T10:12:48.333Z] "RT_MANIFEST": { [2022-05-10T10:12:48.333Z] "#1": { [2022-05-10T10:12:48.333Z] "0409": { [2022-05-10T10:12:48.333Z] "identity": {}, [2022-05-10T10:12:48.333Z] "description": "Docker Engine", [2022-05-10T10:12:48.333Z] "minimum-os": "vista", [2022-05-10T10:12:48.333Z] "execution-level": "", [2022-05-10T10:12:48.333Z] "ui-access": false, [2022-05-10T10:12:48.333Z] "auto-elevate": false, [2022-05-10T10:12:48.333Z] "dpi-awareness": "unaware", [2022-05-10T10:12:48.333Z] "disable-theming": false, [2022-05-10T10:12:48.333Z] "disable-window-filtering": false, [2022-05-10T10:12:48.333Z] "high-resolution-scrolling-aware": false, [2022-05-10T10:12:48.333Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-10T10:12:48.333Z] "long-path-aware": false, [2022-05-10T10:12:48.333Z] "printer-driver-isolation": false, [2022-05-10T10:12:48.333Z] "gdi-scaling": false, [2022-05-10T10:12:48.333Z] "segment-heap": false, [2022-05-10T10:12:48.333Z] "use-common-controls-v6": false [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.333Z] }, [2022-05-10T10:12:48.333Z] "RT_MESSAGETABLE": { [2022-05-10T10:12:48.333Z] "#1": { [2022-05-10T10:12:48.333Z] "0409": "../../winresources/event_messages.bin" [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.333Z] }, [2022-05-10T10:12:48.333Z] "RT_VERSION": { [2022-05-10T10:12:48.333Z] "#1": { [2022-05-10T10:12:48.333Z] "0409": { [2022-05-10T10:12:48.333Z] "fixed": { [2022-05-10T10:12:48.333Z] "file_version": "0.0.0.0", [2022-05-10T10:12:48.333Z] "product_version": "0.0.0.0", [2022-05-10T10:12:48.333Z] "type": "Unknown" [2022-05-10T10:12:48.333Z] }, [2022-05-10T10:12:48.333Z] "info": { [2022-05-10T10:12:48.333Z] "0000": { [2022-05-10T10:12:48.333Z] "CompanyName": "", [2022-05-10T10:12:48.333Z] "FileVersion": "0.0.0-dev", [2022-05-10T10:12:48.333Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-10T10:12:48.333Z] "OriginalFileName": "dockerd.exe", [2022-05-10T10:12:48.333Z] "ProductName": "", [2022-05-10T10:12:48.333Z] "ProductVersion": "0.0.0-dev", [2022-05-10T10:12:48.333Z] "SpecialBuild": "b8c46987b7" [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.333Z] } [2022-05-10T10:12:48.804Z] powershell.exe : cmd\dockerd\config.go [2022-05-10T10:12:48.804Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-567fd62d\powershellWrapper.ps1:3 char:1 [2022-05-10T10:12:48.804Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-10T10:12:48.804Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-10T10:12:48.804Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-10T10:12:48.804Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-10T10:12:48.804Z] [2022-05-10T10:12:48.804Z] cmd\dockerd\config_windows.go [2022-05-10T10:12:48.804Z] cmd\dockerd\daemon.go [2022-05-10T10:12:48.804Z] cmd\dockerd\daemon_test.go [2022-05-10T10:12:48.804Z] cmd\dockerd\daemon_windows.go [2022-05-10T10:12:48.804Z] cmd\dockerd\docker.go [2022-05-10T10:12:48.804Z] cmd\dockerd\docker_windows.go [2022-05-10T10:12:48.804Z] cmd\dockerd\genwinres_windows.go [2022-05-10T10:12:48.804Z] cmd\dockerd\metrics.go [2022-05-10T10:12:48.804Z] cmd\dockerd\options.go [2022-05-10T10:12:48.804Z] cmd\dockerd\options_test.go [2022-05-10T10:12:48.804Z] cmd\dockerd\service_windows.go [2022-05-10T10:12:48.804Z] INFO: Building daemon... [2022-05-10T10:12:48.903Z] . [2022-05-10T10:12:48.903Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-10T10:12:48.903Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-10T10:12:48.903Z] Error: No such image: emptyfs [2022-05-10T10:12:49.161Z] Running integration-test (iteration 1) [2022-05-10T10:12:49.161Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-10T10:12:49.419Z] Loaded image: busybox:latest [2022-05-10T10:12:49.419Z] Loaded image: busybox:glibc [2022-05-10T10:12:50.793Z] Loaded image: debian:bullseye-slim [2022-05-10T10:12:50.793Z] Loaded image: hello-world:latest [2022-05-10T10:12:51.051Z] Loaded image: arm32v7/hello-world:latest [2022-05-10T10:12:51.051Z] INFO: Testing against a local daemon [2022-05-10T10:12:51.051Z] === RUN TestCgroupNamespacesBuild [2022-05-10T10:12:52.509Z] Sending build context to Docker daemon 66.68MB [2022-05-10T10:12:52.509Z] [2022-05-10T10:12:52.509Z] Step 1/13 : FROM microsoft/windowsservercore [2022-05-10T10:12:52.509Z] ---> e8870c5c3ab2 [2022-05-10T10:12:52.509Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-05-10T10:12:52.509Z] ---> Running in d6a30b339c9a [2022-05-10T10:12:53.258Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-05-10T10:12:53.514Z] Removing intermediate container d6a30b339c9a [2022-05-10T10:12:53.514Z] ---> 4ce7af71d80d [2022-05-10T10:12:53.514Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-05-10T10:12:53.514Z] ---> Running in eda2bd8cc825 [2022-05-10T10:12:53.579Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2022-05-10T10:12:53.579Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-10T10:12:53.989Z] Removing intermediate container eda2bd8cc825 [2022-05-10T10:12:53.989Z] ---> 6180f25dd820 [2022-05-10T10:12:53.989Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.4 [2022-05-10T10:12:53.989Z] ---> Running in cbfe71cfa6cb [2022-05-10T10:12:54.461Z] Removing intermediate container cbfe71cfa6cb [2022-05-10T10:12:54.461Z] ---> 5243a1e336dc [2022-05-10T10:12:54.461Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-05-10T10:12:54.461Z] ---> Running in ca17f886b055 [2022-05-10T10:12:54.512Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.30s) [2022-05-10T10:12:54.512Z] === RUN TestBuildWithSession [2022-05-10T10:12:54.512Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:12:54.512Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-10T10:12:54.512Z] === RUN TestBuildSquashParent [2022-05-10T10:12:54.933Z] Removing intermediate container ca17f886b055 [2022-05-10T10:12:54.933Z] ---> f9e07e879e27 [2022-05-10T10:12:54.933Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-05-10T10:12:54.933Z] ---> Running in ef5c50a9eb6c [2022-05-10T10:12:55.404Z] Removing intermediate container ef5c50a9eb6c [2022-05-10T10:12:55.404Z] ---> 6ed268291f8a [2022-05-10T10:12:55.404Z] Step 7/13 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-05-10T10:12:55.884Z] ---> Running in 7d9bb8bfffed [2022-05-10T10:12:56.354Z] Removing intermediate container 7d9bb8bfffed [2022-05-10T10:12:56.354Z] ---> f2794a547b40 [2022-05-10T10:12:56.355Z] Step 8/13 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-05-10T10:12:56.355Z] ---> Running in eaf1639069a1 [2022-05-10T10:12:59.774Z] --- PASS: TestBuildSquashParent (4.97s) [2022-05-10T10:12:59.774Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-10T10:12:59.774Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:12:59.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:12:59.774Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:12:59.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:12:59.774Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:12:59.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:12:59.774Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:12:59.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:12:59.774Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:12:59.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:12:59.774Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:12:59.774Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:12:59.774Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:12:59.774Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:13:01.150Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:13:01.408Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:13:02.785Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:13:03.043Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:13:04.419Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-10T10:13:04.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-05-10T10:13:04.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.91s) [2022-05-10T10:13:04.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.60s) [2022-05-10T10:13:04.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2022-05-10T10:13:04.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s) [2022-05-10T10:13:04.419Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.51s) [2022-05-10T10:13:04.419Z] === RUN TestBuildMultiStageCopy [2022-05-10T10:13:04.419Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-10T10:13:05.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-10T10:13:05.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-10T10:13:05.881Z] ---> 9eff9e3b8cda [2022-05-10T10:13:05.881Z] Successfully built 9eff9e3b8cda [2022-05-10T10:13:05.881Z] Successfully tagged docker:latest [2022-05-10T10:13:05.881Z] INFO: Image build ended at 05/10/2022 10:13:01. Duration:00:03:59.1856157 [2022-05-10T10:13:05.881Z] [2022-05-10T10:13:05.881Z] [2022-05-10T10:13:05.881Z] INFO: Building the test binaries at 05/10/2022 10:13:01... [2022-05-10T10:13:06.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-10T10:13:06.323Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-10T10:13:06.323Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-10T10:13:06.581Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-10T10:13:06.839Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-05-10T10:13:06.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s) [2022-05-10T10:13:06.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2022-05-10T10:13:06.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-05-10T10:13:06.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s) [2022-05-10T10:13:06.839Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-05-10T10:13:06.839Z] === RUN TestBuildMultiStageParentConfig [2022-05-10T10:13:06.845Z] INFO: make.ps1 starting at 05/10/2022 10:13:06 [2022-05-10T10:13:06.845Z] INFO: Git commit (c00b5115c1) assumed from DOCKER_GITCOMMIT environment variable [2022-05-10T10:13:06.845Z] INFO: Invoking autogen... [2022-05-10T10:13:07.301Z] { [2022-05-10T10:13:07.301Z] "RT_GROUP_ICON": { [2022-05-10T10:13:07.301Z] "#1": { [2022-05-10T10:13:07.301Z] "0409": "../../winresources/docker.ico" [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.301Z] }, [2022-05-10T10:13:07.301Z] "RT_MANIFEST": { [2022-05-10T10:13:07.301Z] "#1": { [2022-05-10T10:13:07.301Z] "0409": { [2022-05-10T10:13:07.301Z] "identity": {}, [2022-05-10T10:13:07.301Z] "description": "Docker Engine", [2022-05-10T10:13:07.301Z] "minimum-os": "vista", [2022-05-10T10:13:07.301Z] "execution-level": "", [2022-05-10T10:13:07.301Z] "ui-access": false, [2022-05-10T10:13:07.301Z] "auto-elevate": false, [2022-05-10T10:13:07.301Z] "dpi-awareness": "unaware", [2022-05-10T10:13:07.301Z] "disable-theming": false, [2022-05-10T10:13:07.301Z] "disable-window-filtering": false, [2022-05-10T10:13:07.301Z] "high-resolution-scrolling-aware": false, [2022-05-10T10:13:07.301Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-10T10:13:07.301Z] "long-path-aware": false, [2022-05-10T10:13:07.301Z] "printer-driver-isolation": false, [2022-05-10T10:13:07.301Z] "gdi-scaling": false, [2022-05-10T10:13:07.301Z] "segment-heap": false, [2022-05-10T10:13:07.301Z] "use-common-controls-v6": false [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.301Z] }, [2022-05-10T10:13:07.301Z] "RT_MESSAGETABLE": { [2022-05-10T10:13:07.301Z] "#1": { [2022-05-10T10:13:07.301Z] "0409": "../../winresources/event_messages.bin" [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.301Z] }, [2022-05-10T10:13:07.301Z] "RT_VERSION": { [2022-05-10T10:13:07.301Z] "#1": { [2022-05-10T10:13:07.301Z] "0409": { [2022-05-10T10:13:07.301Z] "fixed": { [2022-05-10T10:13:07.301Z] "file_version": "0.0.0.0", [2022-05-10T10:13:07.301Z] "product_version": "0.0.0.0", [2022-05-10T10:13:07.301Z] "type": "Unknown" [2022-05-10T10:13:07.301Z] }, [2022-05-10T10:13:07.301Z] "info": { [2022-05-10T10:13:07.301Z] "0000": { [2022-05-10T10:13:07.301Z] "CompanyName": "", [2022-05-10T10:13:07.301Z] "FileVersion": "0.0.0-dev", [2022-05-10T10:13:07.301Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-10T10:13:07.301Z] "OriginalFileName": "dockerd.exe", [2022-05-10T10:13:07.301Z] "ProductName": "", [2022-05-10T10:13:07.301Z] "ProductVersion": "0.0.0-dev", [2022-05-10T10:13:07.301Z] "SpecialBuild": "c00b5115c1" [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.301Z] } [2022-05-10T10:13:07.761Z] powershell.exe : cmd\dockerd\config.go [2022-05-10T10:13:07.761Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-ba3108c2\powershellWrapper.ps1:3 char:1 [2022-05-10T10:13:07.761Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-10T10:13:07.761Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-10T10:13:07.761Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-10T10:13:07.761Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-10T10:13:07.761Z] [2022-05-10T10:13:07.761Z] cmd\dockerd\config_windows.go [2022-05-10T10:13:07.761Z] cmd\dockerd\daemon.go [2022-05-10T10:13:07.761Z] cmd\dockerd\daemon_test.go [2022-05-10T10:13:07.761Z] cmd\dockerd\daemon_windows.go [2022-05-10T10:13:07.761Z] cmd\dockerd\docker.go [2022-05-10T10:13:07.761Z] cmd\dockerd\docker_windows.go [2022-05-10T10:13:07.761Z] cmd\dockerd\genwinres_windows.go [2022-05-10T10:13:07.761Z] cmd\dockerd\metrics.go [2022-05-10T10:13:07.761Z] cmd\dockerd\options.go [2022-05-10T10:13:07.761Z] cmd\dockerd\options_test.go [2022-05-10T10:13:07.761Z] cmd\dockerd\service_windows.go [2022-05-10T10:13:07.761Z] INFO: Building daemon... [2022-05-10T10:13:07.773Z] --- PASS: TestBuildMultiStageParentConfig (0.70s) [2022-05-10T10:13:07.773Z] === RUN TestBuildLabelWithTargets [2022-05-10T10:13:08.101Z] ok github.com/docker/docker/libnetwork/ipam 16.056s coverage: 85.3% of statements [2022-05-10T10:13:08.101Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-10T10:13:08.101Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-10T10:13:08.357Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-10T10:13:08.613Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-05-10T10:13:08.613Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-10T10:13:08.707Z] --- PASS: TestBuildLabelWithTargets (1.09s) [2022-05-10T10:13:08.707Z] === RUN TestBuildWithEmptyLayers [2022-05-10T10:13:08.869Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-10T10:13:09.274Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-05-10T10:13:09.274Z] === RUN TestBuildMultiStageOnBuild [2022-05-10T10:13:09.431Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2022-05-10T10:13:09.997Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2022-05-10T10:13:10.252Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-10T10:13:10.508Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-05-10T10:13:11.172Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2022-05-10T10:13:11.172Z] === RUN TestBuildUncleanTarFilenames [2022-05-10T10:13:11.430Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-10T10:13:11.430Z] === RUN TestBuildMultiStageLayerLeak [2022-05-10T10:13:13.331Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2022-05-10T10:13:13.331Z] === RUN TestBuildWithHugeFile [2022-05-10T10:13:17.637Z] [2022-05-10T10:13:17.637Z] SUCCESS: Specified value was saved. [2022-05-10T10:13:19.206Z] INFO: Downloading git... [2022-05-10T10:13:20.798Z] INFO: Downloading go... [2022-05-10T10:13:23.033Z] INFO: Downloading compiler 1 of 3... [2022-05-10T10:13:23.033Z] INFO: Downloading compiler 2 of 3... [2022-05-10T10:13:23.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-10T10:13:23.515Z] INFO: Downloading compiler 3 of 3... [2022-05-10T10:13:23.515Z] INFO: Extracting git... [2022-05-10T10:13:31.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-10T10:13:41.333Z] INFO: Expanding go... [2022-05-10T10:13:41.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-10T10:13:41.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-10T10:13:42.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-10T10:13:42.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-10T10:13:42.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-10T10:13:43.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-10T10:13:46.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-10T10:13:47.221Z] INFO [loader] Go packages loading at mode 575 (files|imports|name|compiled_files|deps|exports_file|types_sizes) took 2m48.906441244s [2022-05-10T10:13:47.221Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-05-10T10:13:47.221Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 487.721067ms [2022-05-10T10:13:47.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-10T10:13:48.340Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-10T10:13:48.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-10T10:13:49.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-10T10:13:50.114Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-10T10:13:51.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-10T10:13:52.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-10T10:13:53.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-10T10:13:53.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-10T10:13:53.954Z] Using test binary docker [2022-05-10T10:13:53.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-10T10:13:53.954Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-10T10:13:53.954Z] INFO: Waiting for daemon to start... [2022-05-10T10:13:53.954Z] Starting dockerd [2022-05-10T10:13:56.494Z] . [2022-05-10T10:13:56.494Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-10T10:13:56.494Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-10T10:13:56.494Z] Error: No such image: emptyfs [2022-05-10T10:13:56.494Z] Running integration-test (iteration 1) [2022-05-10T10:13:56.494Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-10T10:13:56.754Z] Loaded image: busybox:latest [2022-05-10T10:13:57.014Z] Loaded image: busybox:glibc [2022-05-10T10:13:58.397Z] Loaded image: debian:bullseye-slim [2022-05-10T10:13:58.397Z] Loaded image: hello-world:latest [2022-05-10T10:13:58.397Z] Loaded image: arm32v7/hello-world:latest [2022-05-10T10:13:58.397Z] INFO: Testing against a local daemon [2022-05-10T10:13:58.397Z] === RUN TestCgroupNamespacesBuild [2022-05-10T10:13:59.783Z] --- PASS: TestCgroupNamespacesBuild (1.19s) [2022-05-10T10:13:59.783Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-10T10:14:00.723Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-05-10T10:14:00.723Z] === RUN TestBuildWithSession [2022-05-10T10:14:00.723Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:14:00.723Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-10T10:14:00.723Z] === RUN TestBuildSquashParent [2022-05-10T10:14:08.852Z] --- PASS: TestBuildSquashParent (7.32s) [2022-05-10T10:14:08.852Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-10T10:14:08.852Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:14:08.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:14:08.852Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:14:08.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:14:08.852Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:14:08.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:14:08.852Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:14:08.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:14:08.852Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:14:08.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:14:08.852Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:14:08.852Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:14:08.852Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:14:08.852Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:14:09.547Z] --- PASS: TestBuildWithHugeFile (48.79s) [2022-05-10T10:14:09.547Z] === RUN TestBuildWCOWSandboxSize [2022-05-10T10:14:09.547Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:14:09.547Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:14:09.547Z] === RUN TestBuildWithEmptyDockerfile [2022-05-10T10:14:09.547Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:14:09.547Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:14:09.547Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:14:09.547Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:14:09.547Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:14:09.547Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:14:09.547Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:14:09.547Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:14:09.547Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:14:09.547Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-10T10:14:09.547Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-05-10T10:14:09.547Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-10T10:14:09.547Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-05-10T10:14:09.547Z] === RUN TestBuildPreserveOwnership [2022-05-10T10:14:09.547Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-10T10:14:09.547Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-10T10:14:09.547Z] --- PASS: TestBuildPreserveOwnership (3.75s) [2022-05-10T10:14:09.547Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-05-10T10:14:09.547Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.25s) [2022-05-10T10:14:09.547Z] === RUN TestBuildPlatformInvalid [2022-05-10T10:14:09.547Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-05-10T10:14:09.547Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-10T10:14:09.547Z] Loaded image: busybox:latest [2022-05-10T10:14:09.547Z] Loaded image: busybox:glibc [2022-05-10T10:14:09.547Z] Loaded image: debian:bullseye-slim [2022-05-10T10:14:09.547Z] Loaded image: hello-world:latest [2022-05-10T10:14:09.547Z] Loaded image: arm32v7/hello-world:latest [2022-05-10T10:14:09.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:14:09.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:14:11.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:14:11.703Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:14:14.243Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-05-10T10:14:14.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.64s) [2022-05-10T10:14:14.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.67s) [2022-05-10T10:14:14.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2022-05-10T10:14:14.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.06s) [2022-05-10T10:14:14.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.06s) [2022-05-10T10:14:14.243Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.04s) [2022-05-10T10:14:14.243Z] === RUN TestBuildMultiStageCopy [2022-05-10T10:14:14.243Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-10T10:14:17.023Z] INFO: Expanding compiler 1 of 3... [2022-05-10T10:14:17.023Z] INFO: Expanding compiler 2 of 3... [2022-05-10T10:14:17.537Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-10T10:14:17.659Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.92s) [2022-05-10T10:14:17.659Z] PASS [2022-05-10T10:14:17.659Z] [2022-05-10T10:14:17.659Z] === Skipped [2022-05-10T10:14:17.659Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-10T10:14:17.659Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:14:17.659Z] [2022-05-10T10:14:17.659Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:14:17.659Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:14:17.659Z] [2022-05-10T10:14:17.659Z] DONE 34 tests, 2 skipped in 87.894s [2022-05-10T10:14:17.659Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-10T10:14:17.659Z] INFO: Testing against a local daemon [2022-05-10T10:14:17.659Z] === RUN TestConfigInspect [2022-05-10T10:14:18.106Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-10T10:14:19.044Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-10T10:14:19.556Z] --- PASS: TestConfigInspect (2.34s) [2022-05-10T10:14:19.556Z] === RUN TestConfigList [2022-05-10T10:14:20.423Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-10T10:14:21.363Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2022-05-10T10:14:21.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2022-05-10T10:14:21.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-05-10T10:14:21.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-05-10T10:14:21.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-05-10T10:14:21.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-05-10T10:14:21.363Z] === RUN TestBuildMultiStageParentConfig [2022-05-10T10:14:21.456Z] --- PASS: TestConfigList (2.18s) [2022-05-10T10:14:21.456Z] === RUN TestConfigsCreateAndDelete [2022-05-10T10:14:23.986Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-05-10T10:14:23.986Z] === RUN TestConfigsUpdate [2022-05-10T10:14:24.098Z] INFO: Expanding compiler 3 of 3... [2022-05-10T10:14:24.098Z] INFO: Removing downloaded files... [2022-05-10T10:14:24.098Z] INFO: Downloading containerd [2022-05-10T10:14:25.888Z] --- PASS: TestConfigsUpdate (2.18s) [2022-05-10T10:14:25.889Z] === RUN TestTemplatedConfig [2022-05-10T10:14:26.647Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-05-10T10:14:26.647Z] === RUN TestBuildLabelWithTargets [2022-05-10T10:14:28.485Z] --- PASS: TestTemplatedConfig (2.62s) [2022-05-10T10:14:28.485Z] === RUN TestConfigCreateResolve [2022-05-10T10:14:30.236Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-10T10:14:30.236Z] [2022-05-10T10:14:30.236Z] ________ ____ __. [2022-05-10T10:14:30.236Z] \_____ \ | |/ _| [2022-05-10T10:14:30.236Z] / | \| < [2022-05-10T10:14:30.236Z] / | \ | \ [2022-05-10T10:14:30.236Z] \_______ /____|__ \ [2022-05-10T10:14:30.236Z] \/ \/ [2022-05-10T10:14:30.236Z] [2022-05-10T10:14:30.236Z] INFO: make.ps1 ended at 05/10/2022 10:14:28 [2022-05-10T10:14:30.693Z] INFO: Binaries build ended at 05/10/2022 10:14:30. Duration:00:01:47.4456932 [2022-05-10T10:14:31.017Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-05-10T10:14:31.017Z] PASS [2022-05-10T10:14:31.017Z] [2022-05-10T10:14:31.017Z] DONE 6 tests in 13.706s [2022-05-10T10:14:31.017Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-10T10:14:31.017Z] INFO: Testing against a local daemon [2022-05-10T10:14:31.017Z] === RUN TestCheckpoint [2022-05-10T10:14:31.017Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:14:31.017Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/commit [2022-05-10T10:14:31.017Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-10T10:14:31.017Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:14:31.017Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:14:31.017Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:14:31.017Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:14:31.017Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:14:31.017Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:14:31.017Z] === CONT TestContainerInvalidJSON/commit [2022-05-10T10:14:31.017Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-10T10:14:31.017Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-10T10:14:31.017Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-10T10:14:31.017Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-10T10:14:31.017Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-10T10:14:31.017Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-10T10:14:31.017Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-10T10:14:31.017Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-10T10:14:31.017Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-10T10:14:31.017Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-05-10T10:14:31.017Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-10T10:14:31.017Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-05-10T10:14:31.017Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-10T10:14:31.017Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-05-10T10:14:31.017Z] === RUN TestCopyEmptyFile [2022-05-10T10:14:31.275Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-10T10:14:31.275Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-10T10:14:31.275Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-05-10T10:14:31.275Z] === RUN TestCopyFromContainer [2022-05-10T10:14:32.227Z] INFO: Copying the built daemon binary to d:\CI\PR-43275\10\binary\dockerd-b8c46987b7.exe... [2022-05-10T10:14:32.227Z] INFO: Copying the built client binary to d:\CI\PR-43275\10\binary\docker-b8c46987b7.exe... [2022-05-10T10:14:32.227Z] INFO: Copying the golang package from the container to d:\CI\PR-43275\10\installer\go.zip... [2022-05-10T10:14:32.649Z] === RUN TestCopyFromContainer// [2022-05-10T10:14:32.649Z] === RUN TestCopyFromContainer//bar/root [2022-05-10T10:14:32.649Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-10T10:14:32.649Z] === RUN TestCopyFromContainer/bar/quux [2022-05-10T10:14:32.649Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-10T10:14:32.649Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-10T10:14:32.649Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-10T10:14:32.649Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-10T10:14:32.685Z] INFO: Extracting go.zip to d:\CI\PR-43275\10\go [2022-05-10T10:14:32.907Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-10T10:14:32.907Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer (1.72s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-10T10:14:32.907Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-05-10T10:14:32.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-10T10:14:32.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:14:32.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:14:32.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:14:32.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:14:32.907Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:14:32.907Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:14:32.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:14:32.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:14:32.907Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:14:32.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-10T10:14:32.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-10T10:14:32.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-10T10:14:32.907Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-10T10:14:32.907Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-10T10:14:32.907Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-10T10:14:32.907Z] === RUN TestCreateWithInvalidEnv [2022-05-10T10:14:32.907Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-10T10:14:32.907Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-10T10:14:32.907Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-10T10:14:32.907Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-10T10:14:32.907Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-10T10:14:32.907Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-10T10:14:32.907Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-10T10:14:32.907Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-10T10:14:32.907Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-10T10:14:32.907Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-10T10:14:32.907Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-10T10:14:32.907Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-10T10:14:32.907Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-10T10:14:32.907Z] === RUN TestCreateTmpfsMountsTarget [2022-05-10T10:14:33.165Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-10T10:14:33.165Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-10T10:14:34.812Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-05-10T10:14:34.812Z] === RUN TestBuildWithEmptyLayers [2022-05-10T10:14:35.065Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s) [2022-05-10T10:14:35.065Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-10T10:14:36.439Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.74s) [2022-05-10T10:14:36.439Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-10T10:14:36.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:14:36.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:14:36.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:14:36.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:14:36.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:14:36.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:14:36.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:14:36.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:14:36.439Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:14:36.439Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:14:36.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:14:36.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:14:36.439Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:14:36.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:14:36.440Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:14:36.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-10T10:14:36.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-10T10:14:36.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-10T10:14:36.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-10T10:14:36.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-10T10:14:36.440Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-10T10:14:36.440Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-10T10:14:36.482Z] [2022-05-10T10:14:36.482Z] Name Version Source Summary [2022-05-10T10:14:36.482Z] ---- ------- ------ ------- [2022-05-10T10:14:36.482Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-05-10T10:14:37.005Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-05-10T10:14:37.005Z] === RUN TestCreateDifferentPlatform [2022-05-10T10:14:37.005Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-10T10:14:37.005Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-10T10:14:37.005Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-10T10:14:37.005Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-10T10:14:37.005Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-10T10:14:37.005Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-10T10:14:37.005Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-05-10T10:14:37.005Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-10T10:14:37.265Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-10T10:14:37.265Z] === RUN TestContainerStartOnDaemonRestart [2022-05-10T10:14:37.265Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-10T10:14:37.265Z] === RUN TestDaemonRestartIpcMode [2022-05-10T10:14:37.265Z] === PAUSE TestDaemonRestartIpcMode [2022-05-10T10:14:37.265Z] === RUN TestDaemonHostGatewayIP [2022-05-10T10:14:37.265Z] === PAUSE TestDaemonHostGatewayIP [2022-05-10T10:14:37.265Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-10T10:14:37.265Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-10T10:14:37.265Z] === RUN TestContainerKillOnDaemonStart [2022-05-10T10:14:37.265Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-10T10:14:37.265Z] === RUN TestDiff [2022-05-10T10:14:37.350Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-05-10T10:14:37.350Z] === RUN TestBuildMultiStageOnBuild [2022-05-10T10:14:37.831Z] --- PASS: TestDiff (0.57s) [2022-05-10T10:14:37.831Z] === RUN TestExecWithCloseStdin [2022-05-10T10:14:38.397Z] --- PASS: TestExecWithCloseStdin (0.62s) [2022-05-10T10:14:38.397Z] === RUN TestExec [2022-05-10T10:14:38.658Z] [2022-05-10T10:14:38.658Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-05-10T10:14:38.658Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-05-10T10:14:38.658Z] PSChildName : containerd [2022-05-10T10:14:38.658Z] PSDrive : C [2022-05-10T10:14:38.658Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-05-10T10:14:38.658Z] PSIsContainer : True [2022-05-10T10:14:38.658Z] Name : containerd [2022-05-10T10:14:38.658Z] FullName : C:\containerd [2022-05-10T10:14:38.658Z] Parent : [2022-05-10T10:14:38.658Z] Exists : True [2022-05-10T10:14:38.658Z] Root : C:\ [2022-05-10T10:14:38.658Z] Extension : [2022-05-10T10:14:38.658Z] CreationTime : 5/10/2022 10:14:38 AM [2022-05-10T10:14:38.658Z] CreationTimeUtc : 5/10/2022 10:14:38 AM [2022-05-10T10:14:38.658Z] LastAccessTime : 5/10/2022 10:14:38 AM [2022-05-10T10:14:38.658Z] LastAccessTimeUtc : 5/10/2022 10:14:38 AM [2022-05-10T10:14:38.658Z] LastWriteTime : 5/10/2022 10:14:38 AM [2022-05-10T10:14:38.658Z] LastWriteTimeUtc : 5/10/2022 10:14:38 AM [2022-05-10T10:14:38.658Z] Attributes : Directory [2022-05-10T10:14:38.658Z] Mode : d----- [2022-05-10T10:14:38.658Z] BaseName : containerd [2022-05-10T10:14:38.658Z] Target : {} [2022-05-10T10:14:38.658Z] LinkType : [2022-05-10T10:14:38.658Z] [2022-05-10T10:14:38.962Z] --- PASS: TestExec (0.63s) [2022-05-10T10:14:38.962Z] === RUN TestExecUser [2022-05-10T10:14:39.529Z] --- PASS: TestExecUser (0.66s) [2022-05-10T10:14:39.529Z] === RUN TestExportContainerAndImportImage [2022-05-10T10:14:40.461Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-05-10T10:14:40.461Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-10T10:14:40.836Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-05-10T10:14:40.836Z] INFO: Configuring git core.autocrlf... [2022-05-10T10:14:40.836Z] [2022-05-10T10:14:40.836Z] [2022-05-10T10:14:41.833Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-05-10T10:14:41.833Z] === RUN TestHealthCheckWorkdir [2022-05-10T10:14:42.400Z] --- PASS: TestHealthCheckWorkdir (0.81s) [2022-05-10T10:14:42.400Z] === RUN TestHealthKillContainer [2022-05-10T10:14:42.629Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-05-10T10:14:42.629Z] === RUN TestBuildUncleanTarFilenames [2022-05-10T10:14:42.889Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-05-10T10:14:42.889Z] === RUN TestBuildMultiStageLayerLeak [2022-05-10T10:14:47.086Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-05-10T10:14:47.086Z] === RUN TestBuildWithHugeFile [2022-05-10T10:14:48.975Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-10T10:14:48.975Z] [2022-05-10T10:14:48.975Z] ________ ____ __. [2022-05-10T10:14:48.975Z] \_____ \ | |/ _| [2022-05-10T10:14:48.975Z] / | \| < [2022-05-10T10:14:48.975Z] / | \ | \ [2022-05-10T10:14:48.975Z] \_______ /____|__ \ [2022-05-10T10:14:48.975Z] \/ \/ [2022-05-10T10:14:48.975Z] [2022-05-10T10:14:48.975Z] INFO: make.ps1 ended at 05/10/2022 10:14:48 [2022-05-10T10:14:49.937Z] INFO: Binaries build ended at 05/10/2022 10:14:49. Duration:00:01:47.4823627 [2022-05-10T10:14:50.898Z] INFO: Copying the built daemon binary to d:\CI\PR-43275\10\binary\dockerd-c00b5115c1.exe... [2022-05-10T10:14:51.354Z] INFO: Copying the built client binary to d:\CI\PR-43275\10\binary\docker-c00b5115c1.exe... [2022-05-10T10:14:51.354Z] INFO: Copying the golang package from the container to d:\CI\PR-43275\10\installer\go.zip... [2022-05-10T10:14:51.811Z] INFO: Extracting go.zip to d:\CI\PR-43275\10\go [2022-05-10T10:14:52.365Z] --- PASS: TestHealthKillContainer (8.19s) [2022-05-10T10:14:52.365Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-10T10:14:52.365Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-05-10T10:14:52.365Z] === RUN TestIpcModeNone [2022-05-10T10:14:52.365Z] --- PASS: TestIpcModeNone (0.62s) [2022-05-10T10:14:52.365Z] === RUN TestIpcModePrivate [2022-05-10T10:14:52.365Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-05-10T10:14:52.623Z] --- PASS: TestIpcModePrivate (0.64s) [2022-05-10T10:14:52.623Z] === RUN TestIpcModeShareable [2022-05-10T10:14:52.881Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-05-10T10:14:53.140Z] --- PASS: TestIpcModeShareable (0.70s) [2022-05-10T10:14:53.140Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-10T10:14:55.041Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.77s) [2022-05-10T10:14:55.041Z] === RUN TestAPIIpcModeHost [2022-05-10T10:14:55.300Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-05-10T10:14:55.300Z] === RUN TestDaemonIpcModeShareable [2022-05-10T10:14:56.674Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-10T10:14:56.674Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-05-10T10:14:56.674Z] === RUN TestDaemonIpcModePrivate [2022-05-10T10:14:57.608Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-10T10:14:57.867Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-05-10T10:14:57.867Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-10T10:14:58.800Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-05-10T10:14:59.059Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-05-10T10:14:59.059Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-10T10:14:59.993Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-05-10T10:15:00.250Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-05-10T10:15:00.250Z] === RUN TestIpcModeOlderClient [2022-05-10T10:15:00.250Z] === PAUSE TestIpcModeOlderClient [2022-05-10T10:15:00.250Z] === RUN TestKillContainerInvalidSignal [2022-05-10T10:15:00.821Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2022-05-10T10:15:00.821Z] === RUN TestKillContainer [2022-05-10T10:15:00.821Z] === RUN TestKillContainer/no_signal [2022-05-10T10:15:01.079Z] === RUN TestKillContainer/non_killing_signal [2022-05-10T10:15:01.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-10T10:15:01.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-10T10:15:01.646Z] === RUN TestKillContainer/killing_signal [2022-05-10T10:15:01.896Z] ok github.com/docker/docker/libnetwork/networkdb 104.393s coverage: 60.0% of statements [2022-05-10T10:15:01.896Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-10T10:15:01.896Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-05-10T10:15:01.896Z] ok github.com/docker/docker/libnetwork/osl 4.358s coverage: 39.7% of statements [2022-05-10T10:15:01.896Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-05-10T10:15:01.896Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-05-10T10:15:02.211Z] --- PASS: TestKillContainer (1.60s) [2022-05-10T10:15:02.211Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-05-10T10:15:02.211Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-05-10T10:15:02.211Z] --- PASS: TestKillContainer/killing_signal (0.60s) [2022-05-10T10:15:02.211Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-10T10:15:02.211Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-10T10:15:02.778Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-10T10:15:02.828Z] ok github.com/docker/docker/libnetwork/portmapper 0.286s coverage: 48.6% of statements [2022-05-10T10:15:02.828Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-05-10T10:15:02.828Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-10T10:15:03.084Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] === Skipped [2022-05-10T10:15:03.084Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-10T10:15:03.084Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-10T10:15:03.084Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-10T10:15:03.084Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-10T10:15:03.084Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-10T10:15:03.084Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-10T10:15:03.084Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-10T10:15:03.084Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-10T10:15:03.084Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-10T10:15:03.084Z] firewalld_test.go:14: firewalld is not running [2022-05-10T10:15:03.084Z] [2022-05-10T10:15:03.084Z] DONE 326 tests, 9 skipped in 202.314s [2022-05-10T10:15:03.710Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.33s) [2022-05-10T10:15:03.710Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.47s) [2022-05-10T10:15:03.710Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-05-10T10:15:03.710Z] === RUN TestKillStoppedContainer [2022-05-10T10:15:03.710Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-05-10T10:15:03.710Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-10T10:15:03.710Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-05-10T10:15:03.710Z] === RUN TestKillDifferentUserContainer Post stage [Pipeline] junit [2022-05-10T10:15:04.026Z] Recording test results [2022-05-10T10:15:04.277Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-05-10T10:15:04.277Z] === RUN TestInspectOomKilledTrue [2022-05-10T10:15:04.277Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:15:04.277Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-10T10:15:04.277Z] === RUN TestInspectOomKilledFalse [2022-05-10T10:15:04.277Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:15:04.277Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-10T10:15:04.277Z] === RUN TestLinksEtcHostsContentMatch [2022-05-10T10:15:04.534Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-05-10T10:15:04.534Z] === RUN TestLinksContainerNames [2022-05-10T10:15:05.403Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-05-10T10:15:05.467Z] --- PASS: TestLinksContainerNames (0.93s) [2022-05-10T10:15:05.467Z] === RUN TestLogsFollowTailEmpty [Pipeline] sh [2022-05-10T10:15:05.784Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=98eaeb2a293d78c23e6d1991cbe697b717340b82 -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:98eaeb2a293d78c23e6d1991cbe697b717340b82 hack/make.sh dynbinary test-integration [2022-05-10T10:15:06.033Z] --- PASS: TestLogsFollowTailEmpty (0.48s) [2022-05-10T10:15:06.033Z] === RUN TestContainerNetworkMountsNoChown [2022-05-10T10:15:06.292Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/default [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/default [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/private [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/private [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rprivate [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/slave [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/slave [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rslave [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/shared [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/shared [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rshared [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-10T10:15:06.292Z] === CONT TestMountDaemonRoot/default [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:15:06.292Z] === CONT TestMountDaemonRoot/rslave [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:15:06.292Z] === CONT TestMountDaemonRoot/rshared [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:15:06.292Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:15:06.292Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:15:06.346Z] [2022-05-10T10:15:06.346Z] Removing bundles/ [2022-05-10T10:15:06.346Z] [2022-05-10T10:15:06.346Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-10T10:15:06.346Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:15:06.346Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/shared [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/rprivate [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/slave [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/private [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:15:06.551Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-10T10:15:06.551Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:15:06.551Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:15:06.809Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-10T10:15:07.067Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-10T10:15:07.067Z] === RUN TestContainerBindMountNonRecursive [2022-05-10T10:15:08.319Z] INFO: Extraction ended at 05/10/2022 10:15:02. Duration:00:00:30.2751862 [2022-05-10T10:15:08.319Z] INFO: Updating the golang and path environment variables [2022-05-10T10:15:08.319Z] INFO: GOPATH=d:\gopath [2022-05-10T10:15:08.319Z] INFO: go version go1.18.1 windows/amd64 [2022-05-10T10:15:08.319Z] INFO: Running the daemon under test in debug mode [2022-05-10T10:15:08.319Z] INFO: Running the daemon under test in containerd mode [2022-05-10T10:15:08.319Z] INFO: Starting a daemon under test... [2022-05-10T10:15:08.319Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43275\10\daemon --pidfile d:\CI\PR-43275\10\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-05-10T10:15:08.319Z] INFO: Containerd started successfully. [2022-05-10T10:15:08.319Z] INFO: Process started successfully. [2022-05-10T10:15:08.319Z] INFO: Start tailing logs of the daemon under tests [2022-05-10T10:15:08.319Z] INFO: Waiting for the daemon under test to start... [2022-05-10T10:15:08.443Z] --- PASS: TestContainerBindMountNonRecursive (1.42s) [2022-05-10T10:15:08.443Z] === RUN TestContainerVolumesMountedAsShared [2022-05-10T10:15:08.701Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-05-10T10:15:08.701Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-10T10:15:09.267Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-05-10T10:15:09.267Z] === RUN TestNetworkNat [2022-05-10T10:15:09.525Z] --- PASS: TestNetworkNat (0.46s) [2022-05-10T10:15:09.525Z] === RUN TestNetworkLocalhostTCPNat [2022-05-10T10:15:10.091Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2022-05-10T10:15:10.091Z] === RUN TestNetworkLoopbackNat [2022-05-10T10:15:12.620Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-05-10T10:15:12.620Z] === RUN TestPause [2022-05-10T10:15:13.186Z] --- PASS: TestPause (0.45s) [2022-05-10T10:15:13.187Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-10T10:15:13.187Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-10T10:15:13.187Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-10T10:15:13.187Z] === RUN TestPauseStopPausedContainer [2022-05-10T10:15:13.753Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-05-10T10:15:13.753Z] === RUN TestPidHost [2022-05-10T10:15:14.687Z] --- PASS: TestPidHost (0.98s) [2022-05-10T10:15:14.687Z] === RUN TestPsFilter [2022-05-10T10:15:14.687Z] --- PASS: TestPsFilter (0.12s) [2022-05-10T10:15:14.687Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-10T10:15:15.252Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-05-10T10:15:15.252Z] === RUN TestRemoveContainerWithVolume [2022-05-10T10:15:15.511Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-05-10T10:15:15.511Z] === RUN TestRemoveContainerRunning [2022-05-10T10:15:16.077Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-05-10T10:15:16.077Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-10T10:15:16.335Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-10T10:15:16.335Z] === RUN TestRemoveInvalidContainer [2022-05-10T10:15:16.335Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-10T10:15:16.335Z] === RUN TestRenameLinkedContainer [2022-05-10T10:15:18.234Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-05-10T10:15:18.234Z] === RUN TestRenameStoppedContainer [2022-05-10T10:15:18.493Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-05-10T10:15:18.493Z] === RUN TestRenameRunningContainerAndReuse [2022-05-10T10:15:19.427Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-05-10T10:15:19.427Z] === RUN TestRenameInvalidName [2022-05-10T10:15:19.993Z] --- PASS: TestRenameInvalidName (0.41s) [2022-05-10T10:15:19.993Z] === RUN TestRenameAnonymousContainer [2022-05-10T10:15:21.367Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-05-10T10:15:21.367Z] === RUN TestRenameContainerWithSameName [2022-05-10T10:15:21.933Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-05-10T10:15:21.933Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-10T10:15:22.869Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-05-10T10:15:22.869Z] === RUN TestResize [2022-05-10T10:15:23.086Z] ...INFO: Daemon under test started and replied! [2022-05-10T10:15:23.086Z] INFO: Docker version of the daemon under test [2022-05-10T10:15:23.086Z] [2022-05-10T10:15:23.086Z] Client: [2022-05-10T10:15:23.086Z] Version: 17.06.2-ce [2022-05-10T10:15:23.086Z] API version: 1.30 [2022-05-10T10:15:23.086Z] Go version: go1.8.3 [2022-05-10T10:15:23.086Z] Git commit: cec0b72 [2022-05-10T10:15:23.086Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-10T10:15:23.086Z] OS/Arch: windows/amd64 [2022-05-10T10:15:23.086Z] [2022-05-10T10:15:23.086Z] Server: [2022-05-10T10:15:23.086Z] Version: 0.0.0-dev [2022-05-10T10:15:23.086Z] API version: 1.42 (minimum version 1.24) [2022-05-10T10:15:23.086Z] Go version: go1.18.1 [2022-05-10T10:15:23.086Z] Git commit: b8c46987b7 [2022-05-10T10:15:23.086Z] Built: [2022-05-10T10:15:23.086Z] OS/Arch: windows/amd64 [2022-05-10T10:15:23.086Z] Experimental: false [2022-05-10T10:15:23.086Z] [2022-05-10T10:15:23.086Z] INFO: Docker info of the daemon under test [2022-05-10T10:15:23.086Z] [2022-05-10T10:15:23.086Z] Containers: 0 [2022-05-10T10:15:23.086Z] Running: 0 [2022-05-10T10:15:23.086Z] Paused: 0 [2022-05-10T10:15:23.086Z] Stopped: 0 [2022-05-10T10:15:23.086Z] Images: 0 [2022-05-10T10:15:23.086Z] Server Version: 0.0.0-dev [2022-05-10T10:15:23.086Z] Storage Driver: windowsfilter [2022-05-10T10:15:23.086Z] Windows: [2022-05-10T10:15:23.086Z] Logging Driver: json-file [2022-05-10T10:15:23.086Z] Plugins: [2022-05-10T10:15:23.086Z] Volume: local [2022-05-10T10:15:23.086Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T10:15:23.086Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T10:15:23.086Z] Swarm: inactive [2022-05-10T10:15:23.086Z] Default Isolation: process [2022-05-10T10:15:23.086Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-10T10:15:23.086Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-10T10:15:23.086Z] OSType: windows [2022-05-10T10:15:23.086Z] Architecture: x86_64 [2022-05-10T10:15:23.086Z] CPUs: 4 [2022-05-10T10:15:23.086Z] Total Memory: 32GiB [2022-05-10T10:15:23.086Z] Name: azwin-2-844ef0 [2022-05-10T10:15:23.086Z] ID: I5HE:GZSY:6JTL:R74C:EIKX:ULVU:LEZP:HMNL:NTF5:E4NC:QRPH:TPN7 [2022-05-10T10:15:23.086Z] Docker Root Dir: D:\CI\PR-43275\10\daemon [2022-05-10T10:15:23.086Z] Debug Mode (client): false [2022-05-10T10:15:23.086Z] Debug Mode (server): true [2022-05-10T10:15:23.086Z] File Descriptors: -1 [2022-05-10T10:15:23.086Z] Goroutines: 29 [2022-05-10T10:15:23.086Z] System Time: 2022-05-10T10:15:22.5684138Z [2022-05-10T10:15:23.086Z] EventsListeners: 0 [2022-05-10T10:15:23.086Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:15:23.086Z] Labels: [2022-05-10T10:15:23.086Z] Experimental: false [2022-05-10T10:15:23.086Z] Insecure Registries: [2022-05-10T10:15:23.086Z] 127.0.0.0/8 [2022-05-10T10:15:23.086Z] Live Restore Enabled: false [2022-05-10T10:15:23.086Z] [2022-05-10T10:15:23.086Z] [2022-05-10T10:15:23.086Z] INFO: Docker images of the daemon under test [2022-05-10T10:15:23.086Z] [2022-05-10T10:15:23.086Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T10:15:23.086Z] [2022-05-10T10:15:23.086Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-10T10:15:23.086Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-10T10:15:23.086Z] ltsc2022: Pulling from windows/servercore [2022-05-10T10:15:23.434Z] --- PASS: TestResize (0.46s) [2022-05-10T10:15:23.434Z] === RUN TestResizeWithInvalidSize [2022-05-10T10:15:23.544Z] 8f616e6e9eec: Pulling fs layer [2022-05-10T10:15:23.544Z] dccd9e4d14d3: Pulling fs layer [2022-05-10T10:15:23.661Z] INFO [linters context/goanalysis] analyzers took 4m47.667759309s with top 10 stages: buildir: 1m59.574962256s, goimports: 22.202394003s, unconvert: 18.039382698s, gosec: 14.419457811s, S1038: 8.431512121s, golint: 7.497179314s, misspell: 6.049851236s, nilness: 4.091942963s, S1039: 3.80404306s, inspect: 3.782283364s [2022-05-10T10:15:23.661Z] INFO [runner] Issues before processing: 3032, after processing: 0 [2022-05-10T10:15:23.661Z] INFO [runner] Processors filtering stat (out/in): cgo: 2416/3032, filename_unadjuster: 2416/2416, skip_files: 2416/2416, autogenerated_exclude: 2033/2416, identifier_marker: 2033/2033, path_prettifier: 2416/2416, skip_dirs: 2416/2416, exclude-rules: 78/2033, exclude: 2033/2033, nolint: 0/78 [2022-05-10T10:15:23.661Z] INFO [runner] processing took 84.490804ms with stages: nolint: 32.400999ms, identifier_marker: 21.951155ms, path_prettifier: 11.104724ms, autogenerated_exclude: 8.536914ms, exclude-rules: 7.99929ms, skip_dirs: 1.834915ms, cgo: 449.881µs, filename_unadjuster: 207.233µs, max_same_issues: 1.512µs, skip_files: 950ns, uniq_by_line: 596ns, max_from_linter: 416ns, exclude: 415ns, diff: 337ns, path_shortener: 315ns, source_code: 261ns, max_per_file_from_linter: 250ns, severity-rules: 240ns, sort_results: 227ns, path_prefixer: 174ns [2022-05-10T10:15:23.661Z] INFO [runner] linters took 1m30.435396912s with stages: goanalysis_metalinter: 1m30.350747745s [2022-05-10T10:15:23.661Z] INFO File cache stats: 1667 entries of total size 8.4MiB [2022-05-10T10:15:23.661Z] INFO Memory: 2600 samples, avg is 281.5MB, max is 1147.3MB [2022-05-10T10:15:23.661Z] INFO Execution took 4m19.839686981s [2022-05-10T10:15:23.661Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [2022-05-10T10:15:23.710Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2022-05-10T10:15:23.710Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] sh [2022-05-10T10:15:24.005Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e hack/make.sh dynbinary test-docker-py [2022-05-10T10:15:24.263Z] [2022-05-10T10:15:24.307Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s) [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:15:24.307Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:15:24.307Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:15:24.307Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-10T10:15:24.307Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:15:24.521Z] Removing bundles/ [2022-05-10T10:15:24.521Z] [2022-05-10T10:15:24.521Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-05-10T10:15:24.521Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:15:24.521Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:15:25.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-10T10:15:26.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:15:27.447Z] INFO: Extraction ended at 05/10/2022 10:15:22. Duration:00:00:31.2636750 [2022-05-10T10:15:27.447Z] INFO: Updating the golang and path environment variables [2022-05-10T10:15:27.447Z] INFO: GOPATH=d:\gopath [2022-05-10T10:15:27.447Z] INFO: go version go1.18.1 windows/amd64 [2022-05-10T10:15:27.447Z] INFO: Running the daemon under test in debug mode [2022-05-10T10:15:27.447Z] INFO: Starting a daemon under test... [2022-05-10T10:15:27.447Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43275\10\daemon --pidfile d:\CI\PR-43275\10\docker.pid -D [2022-05-10T10:15:27.447Z] INFO: Process started successfully. [2022-05-10T10:15:27.447Z] INFO: Start tailing logs of the daemon under tests [2022-05-10T10:15:27.447Z] INFO: Waiting for the daemon under test to start... [2022-05-10T10:15:27.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:15:27.622Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:15:28.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:15:28.995Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:15:32.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:15:32.534Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:15:36.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-10T10:15:36.721Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-10T10:15:38.097Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-10T10:15:38.340Z] 8f616e6e9eec: Verifying Checksum [2022-05-10T10:15:38.340Z] 8f616e6e9eec: Download complete [2022-05-10T10:15:38.341Z] dccd9e4d14d3: Verifying Checksum [2022-05-10T10:15:38.341Z] dccd9e4d14d3: Download complete [2022-05-10T10:15:38.355Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-10T10:15:40.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-10T10:15:40.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.87s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.60s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.98s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.12s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.76s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.14s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-05-10T10:15:42.417Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.84s) [2022-05-10T10:15:42.417Z] === RUN TestCgroupNamespacesRun [2022-05-10T10:15:43.345Z] --- PASS: TestBuildWithHugeFile (50.71s) [2022-05-10T10:15:43.345Z] === RUN TestBuildWCOWSandboxSize [2022-05-10T10:15:43.345Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:15:43.345Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:15:43.345Z] === RUN TestBuildWithEmptyDockerfile [2022-05-10T10:15:43.345Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:15:43.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:15:43.345Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:15:43.345Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:15:43.345Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:15:43.345Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:15:43.345Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:15:43.345Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:15:43.345Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:15:43.345Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-05-10T10:15:43.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-05-10T10:15:43.345Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-05-10T10:15:43.345Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-10T10:15:43.345Z] === RUN TestBuildPreserveOwnership [2022-05-10T10:15:43.345Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-10T10:15:43.791Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-05-10T10:15:43.791Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-10T10:15:43.791Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-10T10:15:43.791Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-10T10:15:43.791Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-10T10:15:44.283Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-10T10:15:44.724Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-05-10T10:15:44.724Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-10T10:15:45.096Z] ...INFO: Daemon under test started and replied! [2022-05-10T10:15:45.096Z] INFO: Docker version of the daemon under test [2022-05-10T10:15:45.096Z] [2022-05-10T10:15:45.096Z] Client: [2022-05-10T10:15:45.096Z] Version: 17.06.2-ce [2022-05-10T10:15:45.096Z] API version: 1.30 [2022-05-10T10:15:45.096Z] Go version: go1.8.3 [2022-05-10T10:15:45.096Z] Git commit: cec0b72 [2022-05-10T10:15:45.096Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-10T10:15:45.096Z] OS/Arch: windows/amd64 [2022-05-10T10:15:45.096Z] [2022-05-10T10:15:45.096Z] Server: [2022-05-10T10:15:45.096Z] Version: 0.0.0-dev [2022-05-10T10:15:45.096Z] API version: 1.42 (minimum version 1.24) [2022-05-10T10:15:45.096Z] Go version: go1.18.1 [2022-05-10T10:15:45.096Z] Git commit: c00b5115c1 [2022-05-10T10:15:45.096Z] Built: [2022-05-10T10:15:45.096Z] OS/Arch: windows/amd64 [2022-05-10T10:15:45.096Z] Experimental: false [2022-05-10T10:15:45.096Z] [2022-05-10T10:15:45.096Z] INFO: Docker info of the daemon under test [2022-05-10T10:15:45.096Z] [2022-05-10T10:15:45.096Z] Containers: 0 [2022-05-10T10:15:45.096Z] Running: 0 [2022-05-10T10:15:45.096Z] Paused: 0 [2022-05-10T10:15:45.096Z] Stopped: 0 [2022-05-10T10:15:45.096Z] Images: 0 [2022-05-10T10:15:45.096Z] Server Version: 0.0.0-dev [2022-05-10T10:15:45.096Z] Storage Driver: windowsfilter [2022-05-10T10:15:45.096Z] Windows: [2022-05-10T10:15:45.096Z] Logging Driver: json-file [2022-05-10T10:15:45.096Z] Plugins: [2022-05-10T10:15:45.096Z] Volume: local [2022-05-10T10:15:45.096Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T10:15:45.096Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T10:15:45.096Z] Swarm: inactive [2022-05-10T10:15:45.096Z] Default Isolation: process [2022-05-10T10:15:45.096Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-10T10:15:45.096Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-10T10:15:45.096Z] OSType: windows [2022-05-10T10:15:45.096Z] Architecture: x86_64 [2022-05-10T10:15:45.096Z] CPUs: 4 [2022-05-10T10:15:45.096Z] Total Memory: 32GiB [2022-05-10T10:15:45.096Z] Name: azwin-2-844ef1 [2022-05-10T10:15:45.096Z] ID: WZMG:JWZF:W2HB:DOVO:B2IY:RM2T:KG2T:OD6X:44J6:DTGX:CDV6:MRPD [2022-05-10T10:15:45.096Z] Docker Root Dir: D:\CI\PR-43275\10\daemon [2022-05-10T10:15:45.096Z] Debug Mode (client): false [2022-05-10T10:15:45.096Z] Debug Mode (server): true [2022-05-10T10:15:45.096Z] File Descriptors: -1 [2022-05-10T10:15:45.096Z] Goroutines: 16 [2022-05-10T10:15:45.096Z] System Time: 2022-05-10T10:15:42.6683362Z [2022-05-10T10:15:45.096Z] EventsListeners: 0 [2022-05-10T10:15:45.096Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:15:45.096Z] Labels: [2022-05-10T10:15:45.096Z] Experimental: false [2022-05-10T10:15:45.096Z] Insecure Registries: [2022-05-10T10:15:45.096Z] 127.0.0.0/8 [2022-05-10T10:15:45.096Z] Live Restore Enabled: false [2022-05-10T10:15:45.096Z] [2022-05-10T10:15:45.096Z] [2022-05-10T10:15:45.096Z] INFO: Docker images of the daemon under test [2022-05-10T10:15:45.096Z] [2022-05-10T10:15:45.096Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T10:15:45.096Z] [2022-05-10T10:15:45.096Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-10T10:15:45.096Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-05-10T10:15:45.096Z] ltsc2022: Pulling from windows/servercore [2022-05-10T10:15:45.096Z] 8f616e6e9eec: Pulling fs layer [2022-05-10T10:15:45.096Z] dccd9e4d14d3: Pulling fs layer [2022-05-10T10:15:46.095Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-05-10T10:15:46.095Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-10T10:15:47.028Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-05-10T10:15:47.028Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-10T10:15:48.400Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-05-10T10:15:48.400Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-10T10:15:48.480Z] --- PASS: TestBuildPreserveOwnership (10.02s) [2022-05-10T10:15:48.480Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.99s) [2022-05-10T10:15:48.480Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-05-10T10:15:48.480Z] === RUN TestBuildPlatformInvalid [2022-05-10T10:15:48.480Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-05-10T10:15:48.480Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-10T10:15:48.480Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-10T10:15:48.480Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-10T10:15:48.480Z] PASS [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] === Skipped [2022-05-10T10:15:48.480Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-10T10:15:48.480Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:15:48.480Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-05-10T10:15:48.480Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] DONE 34 tests, 3 skipped in 111.660s [2022-05-10T10:15:48.480Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-10T10:15:48.480Z] INFO: Testing against a local daemon [2022-05-10T10:15:48.480Z] === RUN TestConfigInspect [2022-05-10T10:15:48.480Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] --- SKIP: TestConfigInspect (0.02s) [2022-05-10T10:15:48.480Z] === RUN TestConfigList [2022-05-10T10:15:48.480Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] --- SKIP: TestConfigList (0.01s) [2022-05-10T10:15:48.480Z] === RUN TestConfigsCreateAndDelete [2022-05-10T10:15:48.480Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-05-10T10:15:48.480Z] === RUN TestConfigsUpdate [2022-05-10T10:15:48.480Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-05-10T10:15:48.480Z] === RUN TestTemplatedConfig [2022-05-10T10:15:48.480Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-10T10:15:48.480Z] === RUN TestConfigCreateResolve [2022-05-10T10:15:48.480Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-10T10:15:48.480Z] PASS [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] === Skipped [2022-05-10T10:15:48.480Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-05-10T10:15:48.480Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-05-10T10:15:48.480Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-05-10T10:15:48.480Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-05-10T10:15:48.480Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-05-10T10:15:48.480Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-05-10T10:15:48.480Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:15:48.480Z] [2022-05-10T10:15:48.480Z] DONE 6 tests, 6 skipped in 0.135s [2022-05-10T10:15:48.480Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-10T10:15:48.480Z] INFO: Testing against a local daemon [2022-05-10T10:15:48.480Z] === RUN TestCheckpoint [2022-05-10T10:15:48.480Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:15:48.480Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/commit [2022-05-10T10:15:48.480Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-10T10:15:48.480Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:15:48.480Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:15:48.480Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:15:48.480Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:15:48.480Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:15:48.480Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:15:48.480Z] === CONT TestContainerInvalidJSON/commit [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-10T10:15:48.480Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-10T10:15:48.480Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-10T10:15:48.480Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-10T10:15:48.480Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-10T10:15:48.480Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-10T10:15:48.480Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-10T10:15:48.741Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:15:48.741Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-10T10:15:48.741Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-10T10:15:48.741Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-10T10:15:48.741Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-10T10:15:48.741Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-10T10:15:48.741Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-10T10:15:48.741Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-05-10T10:15:48.741Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-10T10:15:48.741Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-05-10T10:15:48.741Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-10T10:15:48.741Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-05-10T10:15:48.741Z] === RUN TestCopyEmptyFile [2022-05-10T10:15:48.966Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-10T10:15:48.966Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-10T10:15:49.001Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-05-10T10:15:49.001Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-10T10:15:49.001Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-10T10:15:49.001Z] === RUN TestCopyFromContainer [2022-05-10T10:15:50.340Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-05-10T10:15:50.341Z] === RUN TestNISDomainname [2022-05-10T10:15:50.599Z] --- PASS: TestNISDomainname (0.56s) [2022-05-10T10:15:50.599Z] === RUN TestHostnameDnsResolution [2022-05-10T10:15:51.533Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-05-10T10:15:51.533Z] === RUN TestUnprivilegedPortsAndPing [2022-05-10T10:15:51.792Z] --- PASS: TestUnprivilegedPortsAndPing (0.58s) [2022-05-10T10:15:51.792Z] === RUN TestPrivilegedHostDevices [2022-05-10T10:15:52.292Z] === RUN TestCopyFromContainer// [2022-05-10T10:15:52.292Z] === RUN TestCopyFromContainer//bar/root [2022-05-10T10:15:52.292Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-10T10:15:52.292Z] === RUN TestCopyFromContainer/bar/quux [2022-05-10T10:15:52.292Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-10T10:15:52.359Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-05-10T10:15:52.359Z] === RUN TestStats [2022-05-10T10:15:52.553Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-10T10:15:52.553Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-10T10:15:52.553Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-10T10:15:52.553Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-10T10:15:52.553Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer (3.76s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-10T10:15:52.813Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-10T10:15:52.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-10T10:15:52.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:15:52.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:15:52.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:15:52.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:15:52.813Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:15:52.813Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:15:52.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:15:52.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:15:52.813Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:15:52.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-10T10:15:52.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-10T10:15:52.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-10T10:15:52.813Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-10T10:15:52.813Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-10T10:15:52.813Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-10T10:15:52.813Z] === RUN TestCreateWithInvalidEnv [2022-05-10T10:15:52.813Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-10T10:15:52.813Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-10T10:15:52.813Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-10T10:15:52.813Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-10T10:15:52.813Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-10T10:15:52.813Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-10T10:15:52.813Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-10T10:15:52.813Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-10T10:15:52.813Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-10T10:15:52.813Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-10T10:15:52.813Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-10T10:15:52.813Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-10T10:15:52.813Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-10T10:15:52.813Z] === RUN TestCreateTmpfsMountsTarget [2022-05-10T10:15:52.813Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-10T10:15:52.813Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-10T10:15:54.193Z] --- PASS: TestCreateWithCustomMaskedPaths (1.16s) [2022-05-10T10:15:54.193Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-10T10:15:54.887Z] --- PASS: TestStats (2.49s) [2022-05-10T10:15:54.887Z] === RUN TestStopContainerWithTimeout [2022-05-10T10:15:54.887Z] === RUN TestStopContainerWithTimeout/0 [2022-05-10T10:15:54.887Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-10T10:15:54.887Z] === RUN TestStopContainerWithTimeout/1 [2022-05-10T10:15:54.887Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-10T10:15:54.887Z] === RUN TestStopContainerWithTimeout/3 [2022-05-10T10:15:54.887Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-10T10:15:54.887Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-10T10:15:54.887Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-10T10:15:54.887Z] === CONT TestStopContainerWithTimeout/0 [2022-05-10T10:15:54.887Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-10T10:15:55.133Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.15s) [2022-05-10T10:15:55.133Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-10T10:15:55.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:15:55.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:15:55.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:15:55.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:15:55.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:15:55.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:15:55.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:15:55.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:15:55.133Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:15:55.133Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:15:55.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:15:55.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:15:55.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:15:55.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:15:55.133Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:15:55.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-10T10:15:55.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-10T10:15:55.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-05-10T10:15:55.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-05-10T10:15:55.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-05-10T10:15:55.133Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-05-10T10:15:55.133Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-10T10:15:55.385Z] dccd9e4d14d3: Verifying Checksum [2022-05-10T10:15:55.385Z] dccd9e4d14d3: Download complete [2022-05-10T10:15:55.704Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-05-10T10:15:55.704Z] === RUN TestCreateDifferentPlatform [2022-05-10T10:15:55.704Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-10T10:15:55.704Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-10T10:15:55.704Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-10T10:15:55.704Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-10T10:15:55.704Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-10T10:15:55.704Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-10T10:15:55.704Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-10T10:15:55.704Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-10T10:15:55.704Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-10T10:15:55.704Z] === RUN TestContainerStartOnDaemonRestart [2022-05-10T10:15:55.704Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-10T10:15:55.704Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-05-10T10:15:55.704Z] === RUN TestDaemonRestartIpcMode [2022-05-10T10:15:55.704Z] === PAUSE TestDaemonRestartIpcMode [2022-05-10T10:15:55.704Z] === RUN TestDaemonHostGatewayIP [2022-05-10T10:15:55.704Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:15:55.704Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-05-10T10:15:55.704Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-10T10:15:55.704Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-10T10:15:55.704Z] === RUN TestContainerKillOnDaemonStart [2022-05-10T10:15:55.704Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-10T10:15:55.704Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-10T10:15:55.704Z] === RUN TestDiff [2022-05-10T10:15:55.820Z] === CONT TestStopContainerWithTimeout/3 [2022-05-10T10:15:56.273Z] --- PASS: TestDiff (0.39s) [2022-05-10T10:15:56.273Z] === RUN TestExecWithCloseStdin [2022-05-10T10:15:56.534Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-05-10T10:15:56.534Z] === RUN TestExec [2022-05-10T10:15:57.102Z] --- PASS: TestExec (0.45s) [2022-05-10T10:15:57.103Z] === RUN TestExecUser [2022-05-10T10:15:57.362Z] --- PASS: TestExecUser (0.45s) [2022-05-10T10:15:57.362Z] === RUN TestExportContainerAndImportImage [2022-05-10T10:15:57.718Z] === CONT TestStopContainerWithTimeout/1 [2022-05-10T10:15:57.933Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-05-10T10:15:57.933Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-10T10:15:59.093Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-05-10T10:15:59.093Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2022-05-10T10:15:59.093Z] --- PASS: TestStopContainerWithTimeout/-1 (2.78s) [2022-05-10T10:15:59.093Z] --- PASS: TestStopContainerWithTimeout/3 (2.43s) [2022-05-10T10:15:59.093Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-05-10T10:15:59.093Z] === RUN TestDeleteDevicemapper [2022-05-10T10:15:59.093Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-10T10:15:59.093Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-10T10:15:59.093Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-10T10:15:59.314Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s) [2022-05-10T10:15:59.314Z] === RUN TestHealthCheckWorkdir [2022-05-10T10:15:59.884Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-05-10T10:15:59.884Z] === RUN TestHealthKillContainer [2022-05-10T10:16:00.992Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.59s) [2022-05-10T10:16:00.992Z] === RUN TestUpdateMemory [2022-05-10T10:16:00.992Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:16:00.992Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-10T10:16:00.992Z] === RUN TestUpdateCPUQuota [2022-05-10T10:16:01.558Z] --- PASS: TestUpdateCPUQuota (0.86s) [2022-05-10T10:16:01.558Z] === RUN TestUpdatePidsLimit [2022-05-10T10:16:01.558Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-10T10:16:01.816Z] === RUN TestUpdatePidsLimit/no_change [2022-05-10T10:16:02.074Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-10T10:16:02.333Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-10T10:16:02.591Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-10T10:16:02.849Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-10T10:16:02.849Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-10T10:16:03.783Z] --- PASS: TestUpdatePidsLimit (2.05s) [2022-05-10T10:16:03.783Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-05-10T10:16:03.783Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-05-10T10:16:03.783Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-05-10T10:16:03.783Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-05-10T10:16:03.783Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-05-10T10:16:03.783Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-05-10T10:16:03.783Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-05-10T10:16:03.783Z] === RUN TestUpdateRestartPolicy [2022-05-10T10:16:08.008Z] --- PASS: TestHealthKillContainer (7.85s) [2022-05-10T10:16:08.008Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-10T10:16:08.008Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-10T10:16:08.008Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-10T10:16:08.008Z] === RUN TestIpcModeNone [2022-05-10T10:16:08.008Z] --- PASS: TestIpcModeNone (0.42s) [2022-05-10T10:16:08.008Z] === RUN TestIpcModePrivate [2022-05-10T10:16:08.578Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-05-10T10:16:08.578Z] --- PASS: TestIpcModePrivate (0.50s) [2022-05-10T10:16:08.578Z] === RUN TestIpcModeShareable [2022-05-10T10:16:08.578Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:16:08.578Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-05-10T10:16:08.578Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-10T10:16:09.960Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2022-05-10T10:16:09.960Z] === RUN TestAPIIpcModeHost [2022-05-10T10:16:09.960Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:16:09.960Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-05-10T10:16:09.960Z] === RUN TestDaemonIpcModeShareable [2022-05-10T10:16:09.960Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:16:09.960Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-05-10T10:16:09.960Z] === RUN TestDaemonIpcModePrivate [2022-05-10T10:16:10.900Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-10T10:16:11.159Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-05-10T10:16:11.159Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-10T10:16:11.159Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:16:11.159Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-10T10:16:11.159Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-10T10:16:11.159Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:16:11.159Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-10T10:16:11.159Z] === RUN TestIpcModeOlderClient [2022-05-10T10:16:11.159Z] === PAUSE TestIpcModeOlderClient [2022-05-10T10:16:11.159Z] === RUN TestKillContainerInvalidSignal [2022-05-10T10:16:11.728Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-05-10T10:16:11.728Z] === RUN TestKillContainer [2022-05-10T10:16:11.728Z] === RUN TestKillContainer/no_signal [2022-05-10T10:16:11.989Z] === RUN TestKillContainer/non_killing_signal [2022-05-10T10:16:12.249Z] === RUN TestKillContainer/killing_signal [2022-05-10T10:16:12.832Z] --- PASS: TestKillContainer (1.26s) [2022-05-10T10:16:12.832Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-05-10T10:16:12.832Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-05-10T10:16:12.832Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-05-10T10:16:12.832Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-10T10:16:12.832Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-10T10:16:13.407Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-10T10:16:13.678Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s) [2022-05-10T10:16:13.678Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-05-10T10:16:13.678Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2022-05-10T10:16:13.678Z] === RUN TestKillStoppedContainer [2022-05-10T10:16:13.937Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-05-10T10:16:13.937Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-10T10:16:13.937Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-10T10:16:13.937Z] === RUN TestKillDifferentUserContainer [2022-05-10T10:16:14.197Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-05-10T10:16:14.197Z] === RUN TestInspectOomKilledTrue [2022-05-10T10:16:14.197Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:16:14.197Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-10T10:16:14.197Z] === RUN TestInspectOomKilledFalse [2022-05-10T10:16:14.197Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:16:14.197Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-10T10:16:14.197Z] === RUN TestLinksEtcHostsContentMatch [2022-05-10T10:16:14.197Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-10T10:16:14.197Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-05-10T10:16:14.197Z] === RUN TestLinksContainerNames [2022-05-10T10:16:15.136Z] --- PASS: TestLinksContainerNames (0.80s) [2022-05-10T10:16:15.136Z] === RUN TestLogsFollowTailEmpty [2022-05-10T10:16:15.396Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-10T10:16:15.396Z] === RUN TestContainerNetworkMountsNoChown [2022-05-10T10:16:15.967Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/default [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/default [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/private [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/private [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rprivate [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/slave [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/slave [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rslave [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/shared [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/shared [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rshared [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/default [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/rprivate [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/private [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/shared [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/rshared [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/rslave [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/slave [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-10T10:16:15.967Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:16:15.967Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:16:15.967Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:16:15.979Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-05-10T10:16:15.979Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-10T10:16:15.979Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2022-05-10T10:16:15.979Z] === RUN TestWaitNonBlocked [2022-05-10T10:16:15.979Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:16:15.979Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:16:15.979Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:16:15.979Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:16:15.979Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:16:15.979Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:16:15.979Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-10T10:16:15.979Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-05-10T10:16:15.979Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2022-05-10T10:16:15.979Z] === RUN TestWaitBlocked [2022-05-10T10:16:15.979Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:16:15.979Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:16:15.979Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:16:15.979Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:16:15.979Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:16:15.979Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-10T10:16:16.227Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-10T10:16:16.227Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2022-05-10T10:16:16.227Z] === RUN TestContainerBindMountNonRecursive [2022-05-10T10:16:16.227Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-10T10:16:16.227Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-05-10T10:16:16.227Z] === RUN TestContainerVolumesMountedAsShared [2022-05-10T10:16:16.227Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-10T10:16:16.227Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-05-10T10:16:16.227Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-10T10:16:16.227Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-10T10:16:16.227Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-05-10T10:16:16.227Z] === RUN TestNetworkNat [2022-05-10T10:16:16.797Z] --- PASS: TestNetworkNat (0.59s) [2022-05-10T10:16:16.797Z] === RUN TestNetworkLocalhostTCPNat [2022-05-10T10:16:16.912Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-10T10:16:16.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-05-10T10:16:16.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2022-05-10T10:16:16.912Z] === CONT TestContainerStartOnDaemonRestart [2022-05-10T10:16:16.912Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-10T10:16:17.367Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-05-10T10:16:17.367Z] === RUN TestNetworkLoopbackNat [2022-05-10T10:16:19.440Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s) [2022-05-10T10:16:19.441Z] === CONT TestIpcModeOlderClient [2022-05-10T10:16:19.441Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.36s) [2022-05-10T10:16:19.441Z] === CONT TestContainerKillOnDaemonStart [2022-05-10T10:16:19.441Z] --- PASS: TestIpcModeOlderClient (0.12s) [2022-05-10T10:16:19.441Z] === CONT TestDaemonHostGatewayIP [2022-05-10T10:16:19.904Z] --- PASS: TestNetworkLoopbackNat (2.50s) [2022-05-10T10:16:19.904Z] === RUN TestPause [2022-05-10T10:16:19.904Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:16:19.904Z] --- SKIP: TestPause (0.00s) [2022-05-10T10:16:19.904Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-10T10:16:19.904Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-10T10:16:19.904Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-10T10:16:19.904Z] === RUN TestPauseStopPausedContainer [2022-05-10T10:16:19.904Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:16:19.904Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-05-10T10:16:19.904Z] === RUN TestPidHost [2022-05-10T10:16:20.844Z] --- PASS: TestPidHost (0.89s) [2022-05-10T10:16:20.844Z] === RUN TestPsFilter [2022-05-10T10:16:20.844Z] --- PASS: TestPsFilter (0.09s) [2022-05-10T10:16:20.844Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-10T10:16:21.103Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-05-10T10:16:21.103Z] === RUN TestRemoveContainerWithVolume [2022-05-10T10:16:21.673Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-05-10T10:16:21.673Z] === RUN TestRemoveContainerRunning [2022-05-10T10:16:21.933Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-05-10T10:16:21.933Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-10T10:16:21.969Z] --- PASS: TestDaemonHostGatewayIP (2.60s) [2022-05-10T10:16:21.969Z] === CONT TestDaemonRestartIpcMode [2022-05-10T10:16:22.504Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-05-10T10:16:22.504Z] === RUN TestRemoveInvalidContainer [2022-05-10T10:16:22.504Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-10T10:16:22.504Z] === RUN TestRenameLinkedContainer [2022-05-10T10:16:22.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-10T10:16:24.412Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-05-10T10:16:24.412Z] === RUN TestRenameStoppedContainer [2022-05-10T10:16:24.412Z] --- PASS: TestRenameStoppedContainer (0.37s) [2022-05-10T10:16:24.412Z] === RUN TestRenameRunningContainerAndReuse [2022-05-10T10:16:24.499Z] --- PASS: TestDaemonRestartIpcMode (2.26s) [2022-05-10T10:16:25.353Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-05-10T10:16:25.353Z] === RUN TestRenameInvalidName [2022-05-10T10:16:25.613Z] --- PASS: TestRenameInvalidName (0.42s) [2022-05-10T10:16:25.613Z] === RUN TestRenameAnonymousContainer [2022-05-10T10:16:27.523Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2022-05-10T10:16:27.523Z] === RUN TestRenameContainerWithSameName [2022-05-10T10:16:27.523Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-05-10T10:16:27.523Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-10T10:16:28.462Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-05-10T10:16:28.462Z] === RUN TestResize [2022-05-10T10:16:28.721Z] --- PASS: TestResize (0.42s) [2022-05-10T10:16:28.721Z] === RUN TestResizeWithInvalidSize [2022-05-10T10:16:29.291Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-05-10T10:16:29.291Z] === RUN TestResizeWhenContainerNotStarted [2022-05-10T10:16:29.551Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-05-10T10:16:29.551Z] === RUN TestDaemonRestartKillContainers [2022-05-10T10:16:29.551Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-10T10:16:29.551Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:16:29.551Z] === RUN TestCgroupNamespacesRun [2022-05-10T10:16:30.936Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-05-10T10:16:30.936Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-10T10:16:31.052Z] --- PASS: TestContainerKillOnDaemonStart (11.63s) [2022-05-10T10:16:31.052Z] PASS [2022-05-10T10:16:31.052Z] [2022-05-10T10:16:31.053Z] === Skipped [2022-05-10T10:16:31.053Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-10T10:16:31.053Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:16:31.053Z] [2022-05-10T10:16:31.053Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-10T10:16:31.053Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:16:31.053Z] [2022-05-10T10:16:31.053Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-10T10:16:31.053Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:16:31.053Z] [2022-05-10T10:16:31.053Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-10T10:16:31.053Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-10T10:16:31.053Z] [2022-05-10T10:16:31.053Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-05-10T10:16:31.053Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-05-10T10:16:31.053Z] [2022-05-10T10:16:31.053Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-10T10:16:31.053Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-10T10:16:31.053Z] [2022-05-10T10:16:31.053Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-10T10:16:31.053Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:16:31.053Z] [2022-05-10T10:16:31.053Z] DONE 235 tests, 7 skipped in 120.080s [2022-05-10T10:16:31.053Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-10T10:16:31.053Z] === RUN TestConfigDaemonLibtrustID [2022-05-10T10:16:31.359Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-05-10T10:16:31.359Z] === RUN TestDaemonConfigValidation [2022-05-10T10:16:31.359Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:16:31.359Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:16:31.359Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-10T10:16:31.359Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-10T10:16:31.359Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-10T10:16:31.359Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-10T10:16:31.359Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-10T10:16:31.359Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-10T10:16:31.359Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-10T10:16:31.359Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-10T10:16:31.359Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:16:31.359Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-10T10:16:31.664Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-10T10:16:31.664Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-10T10:16:31.664Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-10T10:16:31.664Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-10T10:16:31.664Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.11s) [2022-05-10T10:16:31.664Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-05-10T10:16:31.664Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-05-10T10:16:31.664Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.11s) [2022-05-10T10:16:31.664Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-10T10:16:31.664Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-10T10:16:31.664Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-10T10:16:31.876Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-05-10T10:16:31.876Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-10T10:16:32.606Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-10T10:16:33.256Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-05-10T10:16:33.256Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-10T10:16:33.985Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-10T10:16:34.195Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s) [2022-05-10T10:16:34.195Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-10T10:16:34.920Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-10T10:16:34.920Z] daemon_test.go:156: [de84d482791d1] daemon is not started [2022-05-10T10:16:34.920Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-05-10T10:16:34.920Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-10T10:16:34.920Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-10T10:16:34.920Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-10T10:16:34.920Z] === RUN TestDaemonProxy [2022-05-10T10:16:34.920Z] === RUN TestDaemonProxy/environment_variables [2022-05-10T10:16:35.136Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-05-10T10:16:35.136Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-10T10:16:36.517Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-05-10T10:16:36.517Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-10T10:16:36.820Z] === RUN TestDaemonProxy/command-line_options [2022-05-10T10:16:37.087Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-05-10T10:16:37.087Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-10T10:16:37.312Z] Removing intermediate container eaf1639069a1 [2022-05-10T10:16:37.312Z] ---> 5ad8ae260e06 [2022-05-10T10:16:37.312Z] Step 9/13 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-05-10T10:16:37.312Z] ---> Running in f4c15b884b1e [2022-05-10T10:16:37.856Z] 8f616e6e9eec: Verifying Checksum [2022-05-10T10:16:37.856Z] 8f616e6e9eec: Download complete [2022-05-10T10:16:38.199Z] === RUN TestDaemonProxy/configuration_file [2022-05-10T10:16:38.468Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-05-10T10:16:38.468Z] === RUN TestNISDomainname [2022-05-10T10:16:38.468Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-10T10:16:38.468Z] --- SKIP: TestNISDomainname (0.02s) [2022-05-10T10:16:38.468Z] === RUN TestHostnameDnsResolution [2022-05-10T10:16:38.729Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-05-10T10:16:38.729Z] === RUN TestUnprivilegedPortsAndPing [2022-05-10T10:16:38.729Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-10T10:16:38.729Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-05-10T10:16:38.729Z] === RUN TestPrivilegedHostDevices [2022-05-10T10:16:39.306Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-05-10T10:16:39.306Z] === RUN TestStats [2022-05-10T10:16:39.306Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:16:39.306Z] --- SKIP: TestStats (0.00s) [2022-05-10T10:16:39.306Z] === RUN TestStopContainerWithTimeout [2022-05-10T10:16:39.306Z] === RUN TestStopContainerWithTimeout/0 [2022-05-10T10:16:39.306Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-10T10:16:39.306Z] === RUN TestStopContainerWithTimeout/1 [2022-05-10T10:16:39.306Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-10T10:16:39.306Z] === RUN TestStopContainerWithTimeout/3 [2022-05-10T10:16:39.306Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-10T10:16:39.306Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-10T10:16:39.306Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-10T10:16:39.306Z] === CONT TestStopContainerWithTimeout/0 [2022-05-10T10:16:39.306Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-10T10:16:39.876Z] === CONT TestStopContainerWithTimeout/3 [2022-05-10T10:16:40.096Z] === RUN TestDaemonProxy/conflicting_options [2022-05-10T10:16:40.354Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-10T10:16:40.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-10T10:16:40.919Z] --- PASS: TestDaemonProxy (6.20s) [2022-05-10T10:16:40.919Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-05-10T10:16:40.919Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-05-10T10:16:40.919Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-05-10T10:16:40.919Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-10T10:16:40.919Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-10T10:16:40.919Z] PASS [2022-05-10T10:16:40.919Z] [2022-05-10T10:16:40.919Z] DONE 17 tests in 10.147s [2022-05-10T10:16:40.919Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-10T10:16:41.177Z] INFO: Testing against a local daemon [2022-05-10T10:16:41.177Z] === RUN TestCommitInheritsEnv [2022-05-10T10:16:41.435Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-05-10T10:16:41.435Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-10T10:16:41.435Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-10T10:16:41.435Z] === RUN TestImportWithCustomPlatform [2022-05-10T10:16:41.435Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-10T10:16:41.435Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-10T10:16:41.435Z] === RUN TestImportWithCustomPlatform// [2022-05-10T10:16:41.435Z] === RUN TestImportWithCustomPlatform/linux [2022-05-10T10:16:41.435Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-10T10:16:41.693Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-10T10:16:41.693Z] === RUN TestImportWithCustomPlatform/macos [2022-05-10T10:16:41.693Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-10T10:16:41.693Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-10T10:16:41.693Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-10T10:16:41.693Z] === RUN TestImagesFilterMultiReference [2022-05-10T10:16:41.693Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-10T10:16:41.693Z] === RUN TestImagePullPlatformInvalid [2022-05-10T10:16:41.693Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-10T10:16:41.693Z] === RUN TestRemoveImageOrphaning [2022-05-10T10:16:41.951Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-05-10T10:16:41.951Z] === RUN TestRemoveImageGarbageCollector [2022-05-10T10:16:42.412Z] === CONT TestStopContainerWithTimeout/1 [2022-05-10T10:16:42.515Z] time="2022-05-10T10:16:42Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-10T10:16:42.734Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:16:42.734Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:16:42.734Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:16:42.734Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:16:42.734Z] [2022-05-10T10:16:42.734Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-05-10T10:16:42.734Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-05-10T10:16:42.734Z] HOSTNAME=96653674b960 [2022-05-10T10:16:42.734Z] TESTDEBUG=0 [2022-05-10T10:16:42.734Z] DEST=bundles/test-integration [2022-05-10T10:16:42.734Z] PWD=/go/src/github.com/docker/docker [2022-05-10T10:16:42.734Z] DOCKER_GITCOMMIT=98eaeb2a293d78c23e6d1991cbe697b717340b82 [2022-05-10T10:16:42.734Z] container=docker [2022-05-10T10:16:42.734Z] HOME=/root [2022-05-10T10:16:42.734Z] GOLANG_VERSION=1.18.1 [2022-05-10T10:16:42.734Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-05-10T10:16:42.734Z] VALIDATE_BRANCH=master [2022-05-10T10:16:42.734Z] TERM=xterm [2022-05-10T10:16:42.734Z] DOCKER_PKG=github.com/docker/docker [2022-05-10T10:16:42.734Z] SHLVL=1 [2022-05-10T10:16:42.734Z] TIMEOUT=120m [2022-05-10T10:16:42.734Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-05-10T10:16:42.734Z] DOCKER_GRAPHDRIVER=overlay2 [2022-05-10T10:16:42.734Z] GO111MODULE=off [2022-05-10T10:16:42.735Z] DOCKER_EXPERIMENTAL=1 [2022-05-10T10:16:42.735Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-05-10T10:16:42.735Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-05-10T10:16:42.735Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-05-10T10:16:42.735Z] GOPATH=/go [2022-05-10T10:16:42.735Z] PKG_CONFIG=pkg-config [2022-05-10T10:16:42.735Z] _=/usr/bin/env [2022-05-10T10:16:42.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-05-10T10:16:43.349Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-10T10:16:43.350Z] --- PASS: TestStopContainerWithTimeout/0 (0.71s) [2022-05-10T10:16:43.350Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2022-05-10T10:16:43.350Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-05-10T10:16:43.350Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-05-10T10:16:43.350Z] === RUN TestDeleteDevicemapper [2022-05-10T10:16:43.350Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-10T10:16:43.350Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-10T10:16:43.350Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-10T10:16:43.891Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-05-10T10:16:43.891Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-10T10:16:43.891Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-05-10T10:16:43.891Z] === RUN TestTagInvalidReference [2022-05-10T10:16:43.891Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-10T10:16:43.891Z] === RUN TestTagValidPrefixedRepo [2022-05-10T10:16:44.148Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-05-10T10:16:44.148Z] === RUN TestTagExistedNameWithoutForce [2022-05-10T10:16:44.148Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-10T10:16:44.148Z] === RUN TestTagOfficialNames [2022-05-10T10:16:44.148Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-10T10:16:44.149Z] === RUN TestTagMatchesDigest [2022-05-10T10:16:44.149Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-10T10:16:44.149Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-10T10:16:44.425Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-05-10T10:16:44.425Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-05-10T10:16:44.425Z] go: downloading github.com/fatih/color v1.10.0 [2022-05-10T10:16:44.425Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-05-10T10:16:44.425Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-05-10T10:16:44.425Z] go: downloading github.com/pkg/errors v0.9.1 [2022-05-10T10:16:44.425Z] go: downloading golang.org/x/tools v0.1.0 [2022-05-10T10:16:44.731Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.28s) [2022-05-10T10:16:44.731Z] === RUN TestUpdateMemory [2022-05-10T10:16:44.731Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:16:44.731Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-10T10:16:44.731Z] === RUN TestUpdateCPUQuota [2022-05-10T10:16:44.731Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:16:44.731Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-05-10T10:16:44.731Z] === RUN TestUpdatePidsLimit [2022-05-10T10:16:44.731Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:16:44.731Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-05-10T10:16:44.731Z] === RUN TestUpdateRestartPolicy [2022-05-10T10:16:44.884Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-05-10T10:16:44.884Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-05-10T10:16:44.884Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-05-10T10:16:44.884Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-05-10T10:16:44.884Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-05-10T10:16:44.884Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-05-10T10:16:45.342Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-05-10T10:16:46.883Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-05-10T10:16:46.883Z] go: downloading golang.org/x/mod v0.3.0 [2022-05-10T10:16:56.947Z] --- PASS: TestUpdateRestartPolicy (10.86s) [2022-05-10T10:16:56.947Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-10T10:16:56.947Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-05-10T10:16:56.947Z] === RUN TestWaitNonBlocked [2022-05-10T10:16:56.947Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:16:56.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:16:56.947Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:16:56.947Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:16:56.947Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:16:56.947Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:16:56.947Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-05-10T10:16:56.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s) [2022-05-10T10:16:56.947Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s) [2022-05-10T10:16:56.947Z] === RUN TestWaitBlocked [2022-05-10T10:16:56.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:16:56.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:16:56.947Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:16:56.947Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:16:56.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:16:56.947Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:16:57.518Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-10T10:16:57.518Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-05-10T10:16:57.518Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.63s) [2022-05-10T10:16:57.518Z] === CONT TestDaemonRestartIpcMode [2022-05-10T10:16:57.518Z] === CONT TestIpcModeOlderClient [2022-05-10T10:16:57.518Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-10T10:16:57.518Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-10T10:17:00.063Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2022-05-10T10:17:00.323Z] --- PASS: TestDaemonRestartIpcMode (2.76s) [2022-05-10T10:17:00.323Z] PASS [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === Skipped [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-10T10:17:00.323Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-05-10T10:17:00.323Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-05-10T10:17:00.323Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-05-10T10:17:00.323Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-10T10:17:00.323Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-05-10T10:17:00.323Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-05-10T10:17:00.323Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-05-10T10:17:00.323Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-05-10T10:17:00.323Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-05-10T10:17:00.323Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-10T10:17:00.323Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-10T10:17:00.323Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-05-10T10:17:00.323Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-05-10T10:17:00.323Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-05-10T10:17:00.323Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-05-10T10:17:00.323Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-05-10T10:17:00.323Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-10T10:17:00.323Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-05-10T10:17:00.323Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:17:00.323Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-05-10T10:17:00.323Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-05-10T10:17:00.323Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-05-10T10:17:00.323Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.323Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-10T10:17:00.323Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-10T10:17:00.323Z] [2022-05-10T10:17:00.324Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-10T10:17:00.324Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:17:00.324Z] [2022-05-10T10:17:00.324Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-05-10T10:17:00.324Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:17:00.324Z] [2022-05-10T10:17:00.324Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-05-10T10:17:00.324Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-05-10T10:17:00.324Z] [2022-05-10T10:17:00.324Z] DONE 212 tests, 27 skipped in 71.755s [2022-05-10T10:17:00.324Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-10T10:17:00.324Z] === RUN TestConfigDaemonLibtrustID [2022-05-10T10:17:00.893Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-05-10T10:17:00.893Z] === RUN TestDaemonConfigValidation [2022-05-10T10:17:00.893Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:17:00.894Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:17:00.894Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-10T10:17:00.894Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-10T10:17:00.894Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-10T10:17:00.894Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-10T10:17:00.894Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-10T10:17:00.894Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-10T10:17:00.894Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-10T10:17:00.894Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-10T10:17:00.894Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:17:00.894Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-10T10:17:00.894Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-10T10:17:00.894Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-10T10:17:01.153Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-10T10:17:01.153Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-10T10:17:01.153Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-05-10T10:17:01.153Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-05-10T10:17:01.153Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-05-10T10:17:01.153Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-05-10T10:17:01.153Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-05-10T10:17:01.153Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-10T10:17:01.153Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-10T10:17:02.093Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-10T10:17:03.481Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-10T10:17:04.467Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-10T10:17:04.467Z] daemon_test.go:156: [d2f196ad96a5e] daemon is not started [2022-05-10T10:17:04.467Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-05-10T10:17:04.467Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-05-10T10:17:04.467Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-05-10T10:17:04.467Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-05-10T10:17:04.467Z] === RUN TestDaemonProxy [2022-05-10T10:17:04.467Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-10T10:17:04.467Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-10T10:17:04.467Z] PASS [2022-05-10T10:17:04.467Z] [2022-05-10T10:17:04.467Z] === Skipped [2022-05-10T10:17:04.467Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-05-10T10:17:04.467Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-05-10T10:17:04.467Z] [2022-05-10T10:17:04.467Z] DONE 12 tests, 1 skipped in 4.143s [2022-05-10T10:17:04.467Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-10T10:17:04.467Z] INFO: Testing against a local daemon [2022-05-10T10:17:04.467Z] === RUN TestCommitInheritsEnv [2022-05-10T10:17:06.382Z] --- PASS: TestCommitInheritsEnv (1.63s) [2022-05-10T10:17:06.382Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-10T10:17:06.382Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform// [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform/linux [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform/macos [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-10T10:17:06.382Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-10T10:17:06.382Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.01s) [2022-05-10T10:17:06.382Z] === RUN TestImagesFilterMultiReference [2022-05-10T10:17:06.642Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-05-10T10:17:06.642Z] === RUN TestImagePullPlatformInvalid [2022-05-10T10:17:06.642Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-10T10:17:06.642Z] === RUN TestRemoveImageOrphaning [2022-05-10T10:17:07.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-10T10:17:08.553Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-05-10T10:17:08.553Z] === RUN TestRemoveImageGarbageCollector [2022-05-10T10:17:08.553Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-10T10:17:08.553Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-10T10:17:08.553Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-10T10:17:08.553Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-10T10:17:08.553Z] === RUN TestTagInvalidReference [2022-05-10T10:17:08.553Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-10T10:17:08.553Z] === RUN TestTagValidPrefixedRepo [2022-05-10T10:17:08.553Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-10T10:17:08.553Z] === RUN TestTagExistedNameWithoutForce [2022-05-10T10:17:08.553Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-10T10:17:08.553Z] === RUN TestTagOfficialNames [2022-05-10T10:17:08.553Z] --- PASS: TestTagOfficialNames (0.04s) [2022-05-10T10:17:08.553Z] === RUN TestTagMatchesDigest [2022-05-10T10:17:08.553Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-05-10T10:17:08.553Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-10T10:17:09.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-05-10T10:17:09.237Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-05-10T10:17:09.928Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-10T10:17:12.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-10T10:17:14.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-10T10:17:15.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-10T10:17:16.869Z] Removing intermediate container f4c15b884b1e [2022-05-10T10:17:16.869Z] ---> a80074cecbb8 [2022-05-10T10:17:16.870Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-05-10T10:17:16.870Z] ---> Running in 9256f3caf257 [2022-05-10T10:17:17.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-10T10:17:19.546Z] 8f616e6e9eec: Pull complete [2022-05-10T10:17:19.849Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-05-10T10:17:20.321Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-05-10T10:17:20.805Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-05-10T10:17:20.805Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-05-10T10:17:21.278Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-05-10T10:17:21.278Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-05-10T10:17:21.278Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-05-10T10:17:21.278Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-05-10T10:17:26.031Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-10T10:17:28.575Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-10T10:17:30.996Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-05-10T10:17:30.996Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:17:30.996Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:17:30.996Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-05-10T10:17:30.996Z] [2022-05-10T10:17:30.996Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-05-10T10:17:30.996Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-05-10T10:17:30.996Z] Using test binary docker [2022-05-10T10:17:30.996Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-10T10:17:30.996Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-10T10:17:30.996Z] INFO: Waiting for daemon to start... [2022-05-10T10:17:30.996Z] Starting dockerd [2022-05-10T10:17:30.996Z] . [2022-05-10T10:17:30.996Z] INFO: Building docker-sdk-python3:5.0.3... [2022-05-10T10:17:31.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-05-10T10:17:31.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-10T10:17:32.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-10T10:17:33.822Z] Removing intermediate container 9256f3caf257 [2022-05-10T10:17:33.822Z] ---> b9fa2e80f067 [2022-05-10T10:17:33.822Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-05-10T10:17:33.822Z] ---> Running in dd0b073b8b1d [2022-05-10T10:17:34.299Z] Removing intermediate container dd0b073b8b1d [2022-05-10T10:17:34.299Z] ---> 237eae4159ca [2022-05-10T10:17:34.299Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-05-10T10:17:34.299Z] ---> Running in 717b4af3e9b3 [2022-05-10T10:17:34.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-05-10T10:17:34.774Z] Removing intermediate container 717b4af3e9b3 [2022-05-10T10:17:34.774Z] ---> 5e37fcf999c4 [2022-05-10T10:17:34.774Z] Step 13/13 : COPY . . [2022-05-10T10:17:36.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-10T10:17:38.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-10T10:17:42.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-10T10:17:42.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-05-10T10:17:42.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-05-10T10:17:43.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-05-10T10:17:43.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-05-10T10:17:43.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-10T10:17:43.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-05-10T10:17:44.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-05-10T10:17:46.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-10T10:17:47.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-05-10T10:17:47.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-05-10T10:17:49.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-05-10T10:17:49.482Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-10T10:17:49.483Z] Using test binary docker [2022-05-10T10:17:49.483Z] +++ /etc/init.d/apparmor start [2022-05-10T10:17:49.483Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-10T10:17:49.483Z] INFO: Waiting for daemon to start... [2022-05-10T10:17:49.483Z] Starting dockerd [2022-05-10T10:17:49.483Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-10T10:17:49.535Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-05-10T10:17:50.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-05-10T10:17:51.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-05-10T10:17:51.399Z] . [2022-05-10T10:17:51.399Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-10T10:17:51.399Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-10T10:17:51.399Z] Error: No such image: emptyfs [2022-05-10T10:17:51.399Z] ++++ docker load [2022-05-10T10:17:51.399Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-10T10:17:51.972Z] Running integration-test (iteration 1) [2022-05-10T10:17:51.972Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-05-10T10:17:51.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:17:51.972Z] ++ set -e [2022-05-10T10:17:51.972Z] ++ '[' -n 0 ']' [2022-05-10T10:17:51.972Z] ++ set -x [2022-05-10T10:17:51.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:17:52.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-05-10T10:17:52.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-05-10T10:17:52.917Z] Loaded image: busybox:latest [2022-05-10T10:17:53.179Z] Loaded image: busybox:glibc [2022-05-10T10:17:53.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-05-10T10:17:54.508Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-10T10:17:54.508Z] Using test binary docker [2022-05-10T10:17:54.508Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-05-10T10:17:54.508Z] +++ /etc/init.d/apparmor start [2022-05-10T10:17:54.508Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-10T10:17:54.508Z] INFO: Waiting for daemon to start... [2022-05-10T10:17:54.508Z] Starting dockerd [2022-05-10T10:17:54.508Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-05-10T10:17:58.477Z] Loaded image: debian:bullseye-slim [2022-05-10T10:17:58.477Z] Loaded image: hello-world:latest [2022-05-10T10:17:58.477Z] Loaded image: arm32v7/hello-world:latest [2022-05-10T10:17:58.477Z] INFO: Testing against a local daemon [2022-05-10T10:17:58.477Z] === RUN TestCgroupNamespacesBuild [2022-05-10T10:18:01.027Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2022-05-10T10:18:01.027Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-10T10:18:01.045Z] . [2022-05-10T10:18:01.045Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-10T10:18:01.045Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-10T10:18:01.045Z] Error: No such image: emptyfs [2022-05-10T10:18:01.045Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-10T10:18:01.045Z] ++++ docker load [2022-05-10T10:18:01.045Z] Running integration-test (iteration 1) [2022-05-10T10:18:01.045Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-05-10T10:18:01.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:18:01.045Z] ++ set -e [2022-05-10T10:18:01.045Z] ++ '[' -n 0 ']' [2022-05-10T10:18:01.045Z] ++ set -x [2022-05-10T10:18:01.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:18:01.301Z] Loaded image: busybox:latest [2022-05-10T10:18:01.557Z] Loaded image: busybox:glibc [2022-05-10T10:18:02.486Z] Loaded image: debian:bullseye-slim [2022-05-10T10:18:02.486Z] Loaded image: hello-world:latest [2022-05-10T10:18:02.742Z] Loaded image: arm32v7/hello-world:latest [2022-05-10T10:18:02.742Z] INFO: Testing against a local daemon [2022-05-10T10:18:02.742Z] === RUN TestCgroupNamespacesBuild [2022-05-10T10:18:02.946Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2022-05-10T10:18:02.946Z] === RUN TestBuildWithSession [2022-05-10T10:18:02.946Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:18:02.946Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-10T10:18:02.946Z] === RUN TestBuildSquashParent [2022-05-10T10:18:04.107Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-05-10T10:18:04.107Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-05-10T10:18:05.034Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-05-10T10:18:05.034Z] === RUN TestBuildWithSession [2022-05-10T10:18:05.034Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:18:05.034Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-10T10:18:05.034Z] === RUN TestBuildSquashParent [2022-05-10T10:18:08.303Z] --- PASS: TestBuildSquashParent (3.31s) [2022-05-10T10:18:08.303Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-10T10:18:08.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:18:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:18:08.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:18:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:18:08.303Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:18:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:18:08.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:18:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:18:08.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:18:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:18:08.303Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:18:08.303Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:18:08.303Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:18:08.303Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:18:09.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:18:09.671Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:18:09.709Z] sha256:8365d847e930edde5bc4d3350836e4d83344f3e267977099ed163f4bf0b82d8e [2022-05-10T10:18:09.709Z] INFO: Starting docker-py tests... [2022-05-10T10:18:09.709Z] ============================= test session starts ============================== [2022-05-10T10:18:09.709Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-05-10T10:18:09.709Z] rootdir: /src, inifile: pytest.ini [2022-05-10T10:18:09.709Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-05-10T10:18:09.709Z] collected 395 items / 2 deselected / 393 selected [2022-05-10T10:18:09.709Z] [2022-05-10T10:18:11.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:18:11.038Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:18:11.967Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-10T10:18:11.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s) [2022-05-10T10:18:11.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-05-10T10:18:11.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.31s) [2022-05-10T10:18:11.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.19s) [2022-05-10T10:18:11.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.21s) [2022-05-10T10:18:11.967Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-05-10T10:18:11.967Z] === RUN TestBuildMultiStageCopy [2022-05-10T10:18:11.967Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-10T10:18:12.957Z] --- PASS: TestBuildSquashParent (8.82s) [2022-05-10T10:18:12.957Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-10T10:18:12.957Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:18:12.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:18:12.957Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:18:12.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:18:12.957Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:18:12.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:18:12.957Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:18:12.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:18:12.957Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:18:12.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:18:12.957Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:18:12.957Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:18:12.957Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:18:12.957Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:18:13.332Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-10T10:18:13.332Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-10T10:18:13.332Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-10T10:18:13.588Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-10T10:18:13.844Z] --- PASS: TestBuildMultiStageCopy (1.95s) [2022-05-10T10:18:13.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-05-10T10:18:13.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-05-10T10:18:13.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-05-10T10:18:13.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-05-10T10:18:13.844Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-05-10T10:18:13.844Z] === RUN TestBuildMultiStageParentConfig [2022-05-10T10:18:14.771Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-05-10T10:18:14.771Z] === RUN TestBuildLabelWithTargets [2022-05-10T10:18:15.506Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:18:15.506Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:18:15.698Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2022-05-10T10:18:15.698Z] === RUN TestBuildWithEmptyLayers [2022-05-10T10:18:15.954Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-05-10T10:18:15.954Z] === RUN TestBuildMultiStageOnBuild [2022-05-10T10:18:17.320Z] --- PASS: TestBuildMultiStageOnBuild (1.33s) [2022-05-10T10:18:17.320Z] === RUN TestBuildUncleanTarFilenames [2022-05-10T10:18:17.526Z] ---> 8285cd794028 [2022-05-10T10:18:17.526Z] Successfully built 8285cd794028 [2022-05-10T10:18:17.526Z] Successfully tagged docker:latest [2022-05-10T10:18:17.526Z] INFO: Image build ended at 05/10/2022 10:18:17. Duration:00:05:34.0105249 [2022-05-10T10:18:17.526Z] [2022-05-10T10:18:17.526Z] [2022-05-10T10:18:17.526Z] INFO: Building the test binaries at 05/10/2022 10:18:17... [2022-05-10T10:18:17.882Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-05-10T10:18:17.882Z] === RUN TestBuildMultiStageLayerLeak [2022-05-10T10:18:18.833Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:18:18.833Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:18:19.122Z] 8f616e6e9eec: Pull complete [2022-05-10T10:18:19.248Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-05-10T10:18:19.248Z] === RUN TestBuildWithHugeFile [2022-05-10T10:18:20.571Z] --- PASS: TestImportExtremelyLargeImageWorks (91.37s) [2022-05-10T10:18:20.571Z] PASS [2022-05-10T10:18:20.571Z] [2022-05-10T10:18:20.571Z] DONE 22 tests in 94.509s [2022-05-10T10:18:20.571Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-10T10:18:20.571Z] INFO: Testing against a local daemon [2022-05-10T10:18:20.571Z] === RUN TestNetworkCreateDelete [2022-05-10T10:18:20.571Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-05-10T10:18:20.571Z] === RUN TestDockerNetworkDeletePreferID [2022-05-10T10:18:20.571Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-05-10T10:18:20.571Z] === RUN TestDaemonDNSFallback [2022-05-10T10:18:22.138Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-05-10T10:18:22.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.48s) [2022-05-10T10:18:22.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.50s) [2022-05-10T10:18:22.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2022-05-10T10:18:22.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2022-05-10T10:18:22.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.16s) [2022-05-10T10:18:22.139Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.22s) [2022-05-10T10:18:22.139Z] === RUN TestBuildMultiStageCopy [2022-05-10T10:18:22.139Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-10T10:18:22.469Z] --- PASS: TestDaemonDNSFallback (6.37s) [2022-05-10T10:18:22.469Z] === RUN TestInspectNetwork [2022-05-10T10:18:23.569Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-05-10T10:18:24.674Z] tests/integration/api_client_test.py ..... [ 7%] [2022-05-10T10:18:24.683Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-10T10:18:24.683Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-10T10:18:24.703Z] INFO: make.ps1 starting at 05/10/2022 10:18:24 [2022-05-10T10:18:25.174Z] INFO: Git commit (7637d10d87) assumed from DOCKER_GITCOMMIT environment variable [2022-05-10T10:18:25.174Z] INFO: Invoking autogen... [2022-05-10T10:18:25.254Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-10T10:18:25.644Z] { [2022-05-10T10:18:25.644Z] "RT_GROUP_ICON": { [2022-05-10T10:18:25.644Z] "#1": { [2022-05-10T10:18:25.644Z] "0409": "../../winresources/docker.ico" [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.644Z] }, [2022-05-10T10:18:25.644Z] "RT_MANIFEST": { [2022-05-10T10:18:25.644Z] "#1": { [2022-05-10T10:18:25.644Z] "0409": { [2022-05-10T10:18:25.644Z] "identity": {}, [2022-05-10T10:18:25.644Z] "description": "Docker Engine", [2022-05-10T10:18:25.644Z] "minimum-os": "vista", [2022-05-10T10:18:25.644Z] "execution-level": "", [2022-05-10T10:18:25.644Z] "ui-access": false, [2022-05-10T10:18:25.644Z] "auto-elevate": false, [2022-05-10T10:18:25.644Z] "dpi-awareness": "unaware", [2022-05-10T10:18:25.644Z] "disable-theming": false, [2022-05-10T10:18:25.644Z] "disable-window-filtering": false, [2022-05-10T10:18:25.644Z] "high-resolution-scrolling-aware": false, [2022-05-10T10:18:25.644Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-10T10:18:25.644Z] "long-path-aware": false, [2022-05-10T10:18:25.644Z] "printer-driver-isolation": false, [2022-05-10T10:18:25.644Z] "gdi-scaling": false, [2022-05-10T10:18:25.644Z] "segment-heap": false, [2022-05-10T10:18:25.644Z] "use-common-controls-v6": false [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.644Z] }, [2022-05-10T10:18:25.644Z] "RT_MESSAGETABLE": { [2022-05-10T10:18:25.644Z] "#1": { [2022-05-10T10:18:25.644Z] "0409": "../../winresources/event_messages.bin" [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.644Z] }, [2022-05-10T10:18:25.644Z] "RT_VERSION": { [2022-05-10T10:18:25.644Z] "#1": { [2022-05-10T10:18:25.644Z] "0409": { [2022-05-10T10:18:25.644Z] "fixed": { [2022-05-10T10:18:25.644Z] "file_version": "0.0.0.0", [2022-05-10T10:18:25.644Z] "product_version": "0.0.0.0", [2022-05-10T10:18:25.644Z] "type": "Unknown" [2022-05-10T10:18:25.644Z] }, [2022-05-10T10:18:25.644Z] "info": { [2022-05-10T10:18:25.644Z] "0000": { [2022-05-10T10:18:25.644Z] "CompanyName": "", [2022-05-10T10:18:25.644Z] "FileVersion": "0.0.0-dev", [2022-05-10T10:18:25.644Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-05-10T10:18:25.644Z] "OriginalFileName": "dockerd.exe", [2022-05-10T10:18:25.644Z] "ProductName": "", [2022-05-10T10:18:25.644Z] "ProductVersion": "0.0.0-dev", [2022-05-10T10:18:25.644Z] "SpecialBuild": "7637d10d87" [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.644Z] } [2022-05-10T10:18:25.749Z] === RUN TestInspectNetwork/full_network_id [2022-05-10T10:18:25.749Z] === RUN TestInspectNetwork/partial_network_id [2022-05-10T10:18:25.749Z] === RUN TestInspectNetwork/network_name [2022-05-10T10:18:25.749Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-10T10:18:25.825Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-10T10:18:26.396Z] --- PASS: TestBuildMultiStageCopy (4.78s) [2022-05-10T10:18:26.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.74s) [2022-05-10T10:18:26.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.43s) [2022-05-10T10:18:26.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2022-05-10T10:18:26.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2022-05-10T10:18:26.396Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-05-10T10:18:26.396Z] === RUN TestBuildMultiStageParentConfig [2022-05-10T10:18:26.624Z] tests/integration/api_config_test.py ...... [ 8%] [2022-05-10T10:18:26.659Z] powershell.exe : cmd\dockerd\config.go [2022-05-10T10:18:26.659Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-6977d94f\powershellWrapper.ps1:3 char:1 [2022-05-10T10:18:26.659Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-05-10T10:18:26.659Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-05-10T10:18:26.659Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-05-10T10:18:26.659Z] + FullyQualifiedErrorId : NativeCommandError [2022-05-10T10:18:26.659Z] [2022-05-10T10:18:26.659Z] cmd\dockerd\config_windows.go [2022-05-10T10:18:26.659Z] cmd\dockerd\daemon.go [2022-05-10T10:18:26.659Z] cmd\dockerd\daemon_test.go [2022-05-10T10:18:26.659Z] cmd\dockerd\daemon_windows.go [2022-05-10T10:18:26.659Z] cmd\dockerd\docker.go [2022-05-10T10:18:26.659Z] cmd\dockerd\docker_windows.go [2022-05-10T10:18:26.659Z] cmd\dockerd\genwinres_windows.go [2022-05-10T10:18:26.659Z] cmd\dockerd\metrics.go [2022-05-10T10:18:26.659Z] cmd\dockerd\options.go [2022-05-10T10:18:26.659Z] cmd\dockerd\options_test.go [2022-05-10T10:18:26.659Z] cmd\dockerd\service_windows.go [2022-05-10T10:18:26.659Z] INFO: Building daemon... [2022-05-10T10:18:27.780Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2022-05-10T10:18:27.780Z] === RUN TestBuildLabelWithTargets [2022-05-10T10:18:29.932Z] --- PASS: TestInspectNetwork (7.20s) [2022-05-10T10:18:29.932Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-10T10:18:29.932Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-10T10:18:29.932Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-10T10:18:29.932Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-10T10:18:29.932Z] === RUN TestRunContainerWithBridgeNone [2022-05-10T10:18:30.326Z] --- PASS: TestBuildLabelWithTargets (2.26s) [2022-05-10T10:18:30.326Z] === RUN TestBuildWithEmptyLayers [2022-05-10T10:18:31.307Z] --- PASS: TestRunContainerWithBridgeNone (1.55s) [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-10T10:18:31.307Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:18:31.307Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:18:31.307Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:18:31.307Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-10T10:18:31.307Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-10T10:18:31.307Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-10T10:18:31.307Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-10T10:18:31.307Z] === RUN TestNetworkList [2022-05-10T10:18:31.307Z] === RUN TestNetworkList//networks [2022-05-10T10:18:31.307Z] === PAUSE TestNetworkList//networks [2022-05-10T10:18:31.307Z] === RUN TestNetworkList//networks/ [2022-05-10T10:18:31.307Z] === PAUSE TestNetworkList//networks/ [2022-05-10T10:18:31.307Z] === CONT TestNetworkList//networks [2022-05-10T10:18:31.307Z] === CONT TestNetworkList//networks/ [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkList (0.01s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-10T10:18:31.307Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-10T10:18:31.307Z] === RUN TestHostIPv4BridgeLabel [2022-05-10T10:18:31.710Z] --- PASS: TestBuildWithEmptyLayers (1.64s) [2022-05-10T10:18:31.710Z] === RUN TestBuildMultiStageOnBuild [2022-05-10T10:18:31.872Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-10T10:18:31.872Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-10T10:18:32.806Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-05-10T10:18:32.806Z] === RUN TestDaemonDefaultNetworkPools [2022-05-10T10:18:33.371Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-05-10T10:18:33.371Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-10T10:18:34.745Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-10T10:18:34.745Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-10T10:18:35.015Z] --- PASS: TestBuildMultiStageOnBuild (3.19s) [2022-05-10T10:18:35.015Z] === RUN TestBuildUncleanTarFilenames [2022-05-10T10:18:36.117Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-05-10T10:18:36.117Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-10T10:18:36.375Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-05-10T10:18:36.375Z] === RUN TestServiceWithPredefinedNetwork [2022-05-10T10:18:36.929Z] --- PASS: TestBuildUncleanTarFilenames (1.74s) [2022-05-10T10:18:36.929Z] === RUN TestBuildMultiStageLayerLeak [2022-05-10T10:18:38.900Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-05-10T10:18:38.900Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-10T10:18:38.900Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:18:38.900Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:18:38.900Z] === RUN TestServiceWithDataPathPortInit [2022-05-10T10:18:40.237Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2022-05-10T10:18:40.237Z] === RUN TestBuildWithHugeFile [2022-05-10T10:18:45.027Z] --- PASS: TestImportExtremelyLargeImageWorks (92.37s) [2022-05-10T10:18:45.027Z] PASS [2022-05-10T10:18:45.027Z] [2022-05-10T10:18:45.027Z] === Skipped [2022-05-10T10:18:45.027Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-10T10:18:45.027Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-05-10T10:18:45.027Z] [2022-05-10T10:18:45.027Z] DONE 22 tests, 1 skipped in 96.306s [2022-05-10T10:18:45.027Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-10T10:18:45.027Z] INFO: Testing against a local daemon [2022-05-10T10:18:45.027Z] === RUN TestNetworkCreateDelete [2022-05-10T10:18:45.027Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-05-10T10:18:45.027Z] === RUN TestDockerNetworkDeletePreferID [2022-05-10T10:18:45.028Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-10T10:18:45.028Z] === RUN TestDaemonDNSFallback [2022-05-10T10:18:47.565Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-05-10T10:18:47.565Z] === RUN TestInspectNetwork [2022-05-10T10:18:47.565Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:18:47.565Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-10T10:18:47.565Z] === RUN TestRunContainerWithBridgeNone [2022-05-10T10:18:47.565Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.565Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-10T10:18:47.565Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:18:47.565Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:18:47.565Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:18:47.565Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-10T10:18:47.565Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-10T10:18:47.565Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-10T10:18:47.565Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-10T10:18:47.565Z] === RUN TestNetworkList [2022-05-10T10:18:47.565Z] === RUN TestNetworkList//networks [2022-05-10T10:18:47.565Z] === PAUSE TestNetworkList//networks [2022-05-10T10:18:47.565Z] === RUN TestNetworkList//networks/ [2022-05-10T10:18:47.565Z] === PAUSE TestNetworkList//networks/ [2022-05-10T10:18:47.565Z] === CONT TestNetworkList//networks [2022-05-10T10:18:47.565Z] === CONT TestNetworkList//networks/ [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkList (0.01s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-10T10:18:47.565Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-10T10:18:47.565Z] === RUN TestHostIPv4BridgeLabel [2022-05-10T10:18:47.565Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.565Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-10T10:18:47.565Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-10T10:18:47.565Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.565Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-05-10T10:18:47.565Z] === RUN TestDaemonDefaultNetworkPools [2022-05-10T10:18:47.565Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.565Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-05-10T10:18:47.565Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-10T10:18:47.565Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.565Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-10T10:18:47.565Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-10T10:18:47.565Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.565Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-10T10:18:47.565Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-10T10:18:47.825Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-10T10:18:47.825Z] === RUN TestServiceWithPredefinedNetwork [2022-05-10T10:18:47.825Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:18:47.825Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-10T10:18:47.825Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-10T10:18:47.825Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:18:47.825Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:18:47.825Z] === RUN TestServiceWithDataPathPortInit [2022-05-10T10:18:47.825Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:18:47.825Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-05-10T10:18:47.825Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-10T10:18:47.825Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:18:47.825Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-10T10:18:47.825Z] PASS [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === Skipped [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-05-10T10:18:47.825Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-05-10T10:18:47.825Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-05-10T10:18:47.825Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-05-10T10:18:47.825Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-05-10T10:18:47.825Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-05-10T10:18:47.825Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-05-10T10:18:47.825Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-05-10T10:18:47.825Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-05-10T10:18:47.825Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:18:47.825Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-05-10T10:18:47.825Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-10T10:18:47.825Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] DONE 34 tests, 12 skipped in 7.047s [2022-05-10T10:18:47.825Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-10T10:18:47.825Z] INFO: Testing against a local daemon [2022-05-10T10:18:47.825Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-10T10:18:47.825Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:18:47.825Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-10T10:18:47.825Z] === RUN TestDockerNetworkIpvlan [2022-05-10T10:18:47.825Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:18:47.825Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-10T10:18:47.825Z] PASS [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === Skipped [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-10T10:18:47.825Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-10T10:18:47.825Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] DONE 2 tests, 2 skipped in 0.082s [2022-05-10T10:18:47.825Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-10T10:18:47.825Z] INFO: Testing against a local daemon [2022-05-10T10:18:47.825Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-10T10:18:47.825Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-10T10:18:47.825Z] === RUN TestDockerNetworkMacvlan [2022-05-10T10:18:47.825Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-05-10T10:18:47.825Z] PASS [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === Skipped [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-05-10T10:18:47.825Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-05-10T10:18:47.825Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-05-10T10:18:47.825Z] [2022-05-10T10:18:47.825Z] DONE 2 tests, 2 skipped in 0.089s [2022-05-10T10:18:47.825Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-10T10:18:48.087Z] testing: warning: no tests to run [2022-05-10T10:18:48.087Z] PASS [2022-05-10T10:18:48.087Z] [2022-05-10T10:18:48.087Z] DONE 0 tests in 0.023s [2022-05-10T10:18:48.087Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-10T10:18:48.087Z] INFO: Testing against a local daemon [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginAllowRequest [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginTLS [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginDenyRequest [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginDenyResponse [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginAllowEventStream [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginErrorResponse [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginErrorRequest [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginHeader [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginV2Disable [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-10T10:18:48.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.087Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-10T10:18:48.087Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-10T10:18:48.347Z] PASS [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === Skipped [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.10s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-05-10T10:18:48.347Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.347Z] [2022-05-10T10:18:48.347Z] DONE 17 tests, 17 skipped in 0.256s [2022-05-10T10:18:48.347Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-10T10:18:48.347Z] INFO: Testing against a local daemon [2022-05-10T10:18:48.347Z] === RUN TestPluginInvalidJSON [2022-05-10T10:18:48.347Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:18:48.347Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:18:48.347Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:18:48.347Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:18:48.347Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-10T10:18:48.347Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-10T10:18:48.347Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:18:48.347Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-10T10:18:48.347Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-10T10:18:48.348Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-10T10:18:48.348Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-10T10:18:48.348Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-10T10:18:48.348Z] === RUN TestPluginInstall [2022-05-10T10:18:48.348Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.348Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-10T10:18:48.348Z] === RUN TestPluginsWithRuntimes [2022-05-10T10:18:48.348Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-10T10:18:48.348Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-10T10:18:48.348Z] === RUN TestPluginBackCompatMediaTypes [2022-05-10T10:18:48.348Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-10T10:18:48.348Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-10T10:18:48.348Z] PASS [2022-05-10T10:18:48.348Z] [2022-05-10T10:18:48.348Z] === Skipped [2022-05-10T10:18:48.348Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-05-10T10:18:48.348Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-05-10T10:18:48.348Z] [2022-05-10T10:18:48.348Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-05-10T10:18:48.348Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-05-10T10:18:48.348Z] [2022-05-10T10:18:48.348Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-05-10T10:18:48.348Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-05-10T10:18:48.348Z] [2022-05-10T10:18:48.348Z] DONE 19 tests, 3 skipped in 0.131s [2022-05-10T10:18:48.348Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-10T10:18:48.607Z] INFO: Testing against a local daemon [2022-05-10T10:18:48.607Z] === RUN TestExternalGraphDriver [2022-05-10T10:18:48.607Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-10T10:18:48.607Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-05-10T10:18:48.607Z] === RUN TestGraphdriverPluginV2 [2022-05-10T10:18:51.902Z] --- PASS: TestGraphdriverPluginV2 (3.42s) [2022-05-10T10:18:51.902Z] PASS [2022-05-10T10:18:51.902Z] [2022-05-10T10:18:51.902Z] === Skipped [2022-05-10T10:18:51.902Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-05-10T10:18:51.902Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-05-10T10:18:51.902Z] [2022-05-10T10:18:51.902Z] DONE 2 tests, 1 skipped in 3.542s [2022-05-10T10:18:51.902Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-10T10:18:52.166Z] INFO: Testing against a local daemon [2022-05-10T10:18:52.166Z] === RUN TestContinueAfterPluginCrash [2022-05-10T10:18:52.166Z] === PAUSE TestContinueAfterPluginCrash [2022-05-10T10:18:52.166Z] === RUN TestReadPluginNoRead [2022-05-10T10:18:52.166Z] === PAUSE TestReadPluginNoRead [2022-05-10T10:18:52.166Z] === RUN TestDaemonStartWithLogOpt [2022-05-10T10:18:52.166Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-10T10:18:52.166Z] === CONT TestContinueAfterPluginCrash [2022-05-10T10:18:52.166Z] === CONT TestDaemonStartWithLogOpt [2022-05-10T10:18:53.769Z] --- PASS: TestServiceWithDataPathPortInit (13.93s) [2022-05-10T10:18:53.769Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-10T10:18:55.145Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zwazrqo2oduc8ve0odx2xyzyr Created:2022-05-10 10:18:53.88958171 +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[2df49215a580680c0157ce066f483722218f2cfe4ab1c7b3758111a7604d467e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bdouw88wmpkgak2sekbvyn904 EndpointID:fd54a6a603dac574a43401cd1cdf70724ff204598ed743639693350ceb4b98a2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:93659e7b78f6a8f8a919bba0aef6187024cd7e77091bdb7dfce35b73042e36d1 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:90ae65904850 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bdouw88wmpkgak2sekbvyn904 EndpointID:fd54a6a603dac574a43401cd1cdf70724ff204598ed743639693350ceb4b98a2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-10T10:18:56.365Z] --- PASS: TestDaemonStartWithLogOpt (4.17s) [2022-05-10T10:18:56.365Z] === CONT TestReadPluginNoRead [2022-05-10T10:18:56.419Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-05-10T10:18:58.904Z] === RUN TestReadPluginNoRead/default [2022-05-10T10:18:59.846Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-10T10:19:00.403Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-05-10T10:19:00.403Z] PASS [2022-05-10T10:19:00.403Z] [2022-05-10T10:19:00.403Z] === Skipped [2022-05-10T10:19:00.403Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:19:00.403Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:19:00.403Z] [2022-05-10T10:19:00.403Z] DONE 38 tests, 1 skipped in 43.986s [2022-05-10T10:19:00.403Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-10T10:19:00.403Z] INFO: Testing against a local daemon [2022-05-10T10:19:00.403Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-10T10:19:00.403Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:19:00.403Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-10T10:19:00.403Z] === RUN TestDockerNetworkIpvlan [2022-05-10T10:19:00.403Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:19:00.403Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-10T10:19:00.403Z] PASS [2022-05-10T10:19:00.403Z] [2022-05-10T10:19:00.403Z] === Skipped [2022-05-10T10:19:00.403Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-10T10:19:00.403Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:19:00.403Z] [2022-05-10T10:19:00.403Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-10T10:19:00.403Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:19:00.403Z] [2022-05-10T10:19:00.403Z] DONE 2 tests, 2 skipped in 0.024s [2022-05-10T10:19:00.403Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-10T10:19:00.403Z] INFO: Testing against a local daemon [2022-05-10T10:19:00.403Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-10T10:19:00.969Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s) [2022-05-10T10:19:00.969Z] === RUN TestDockerNetworkMacvlan [2022-05-10T10:19:01.225Z] --- PASS: TestContinueAfterPluginCrash (8.90s) [2022-05-10T10:19:01.226Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-10T10:19:01.535Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-10T10:19:02.174Z] === CONT TestReadPluginNoRead [2022-05-10T10:19:02.175Z] read_test.go:92: [de38d4952022c] daemon is not started [2022-05-10T10:19:02.175Z] --- PASS: TestReadPluginNoRead (6.08s) [2022-05-10T10:19:02.175Z] --- PASS: TestReadPluginNoRead/default (1.28s) [2022-05-10T10:19:02.175Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.32s) [2022-05-10T10:19:02.175Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-05-10T10:19:02.175Z] PASS [2022-05-10T10:19:02.436Z] [2022-05-10T10:19:02.436Z] DONE 6 tests in 10.355s [2022-05-10T10:19:02.436Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-10T10:19:02.436Z] testing: warning: no tests to run [2022-05-10T10:19:02.436Z] PASS [2022-05-10T10:19:02.436Z] [2022-05-10T10:19:02.436Z] DONE 0 tests in 0.034s [2022-05-10T10:19:02.436Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-10T10:19:02.436Z] INFO: Testing against a local daemon [2022-05-10T10:19:02.436Z] === RUN TestPluginWithDevMounts [2022-05-10T10:19:02.436Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-10T10:19:02.436Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-10T10:19:02.436Z] PASS [2022-05-10T10:19:02.436Z] [2022-05-10T10:19:02.436Z] === Skipped [2022-05-10T10:19:02.436Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-05-10T10:19:02.436Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-05-10T10:19:02.436Z] [2022-05-10T10:19:02.436Z] DONE 1 tests, 1 skipped in 0.103s [2022-05-10T10:19:02.436Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-10T10:19:02.436Z] INFO: Testing against a local daemon [2022-05-10T10:19:02.436Z] === RUN TestSecretInspect [2022-05-10T10:19:02.436Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.468Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-10T10:19:02.696Z] --- SKIP: TestSecretInspect (0.02s) [2022-05-10T10:19:02.696Z] === RUN TestSecretList [2022-05-10T10:19:02.696Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.696Z] --- SKIP: TestSecretList (0.01s) [2022-05-10T10:19:02.696Z] === RUN TestSecretsCreateAndDelete [2022-05-10T10:19:02.696Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-05-10T10:19:02.697Z] === RUN TestSecretsUpdate [2022-05-10T10:19:02.697Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-05-10T10:19:02.697Z] === RUN TestTemplatedSecret [2022-05-10T10:19:02.697Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-10T10:19:02.697Z] === RUN TestSecretCreateResolve [2022-05-10T10:19:02.697Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-10T10:19:02.697Z] PASS [2022-05-10T10:19:02.697Z] [2022-05-10T10:19:02.697Z] === Skipped [2022-05-10T10:19:02.697Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-05-10T10:19:02.697Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] [2022-05-10T10:19:02.697Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-05-10T10:19:02.697Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] [2022-05-10T10:19:02.697Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-05-10T10:19:02.697Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] [2022-05-10T10:19:02.697Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-05-10T10:19:02.697Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] [2022-05-10T10:19:02.697Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-05-10T10:19:02.697Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] [2022-05-10T10:19:02.697Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-05-10T10:19:02.697Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] [2022-05-10T10:19:02.697Z] DONE 6 tests, 6 skipped in 0.139s [2022-05-10T10:19:02.697Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-10T10:19:02.697Z] INFO: Testing against a local daemon [2022-05-10T10:19:02.697Z] === RUN TestServiceCreateInit [2022-05-10T10:19:02.697Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-10T10:19:02.697Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-10T10:19:02.697Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- PASS: TestServiceCreateInit (0.01s) [2022-05-10T10:19:02.697Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:19:02.697Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-10T10:19:02.697Z] === RUN TestCreateServiceMultipleTimes [2022-05-10T10:19:02.697Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-05-10T10:19:02.697Z] === RUN TestCreateServiceConflict [2022-05-10T10:19:02.697Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-05-10T10:19:02.697Z] === RUN TestCreateServiceMaxReplicas [2022-05-10T10:19:02.697Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2022-05-10T10:19:02.697Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-10T10:19:02.697Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-10T10:19:02.697Z] === RUN TestCreateServiceSecretFileMode [2022-05-10T10:19:02.697Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-05-10T10:19:02.697Z] === RUN TestCreateServiceConfigFileMode [2022-05-10T10:19:02.697Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.697Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-05-10T10:19:02.697Z] === RUN TestCreateServiceSysctls [2022-05-10T10:19:02.958Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.958Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-05-10T10:19:02.958Z] === RUN TestCreateServiceCapabilities [2022-05-10T10:19:02.958Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.958Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-05-10T10:19:02.958Z] === RUN TestInspect [2022-05-10T10:19:02.958Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.958Z] --- SKIP: TestInspect (0.01s) [2022-05-10T10:19:02.958Z] === RUN TestCreateJob [2022-05-10T10:19:02.958Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.958Z] --- SKIP: TestCreateJob (0.01s) [2022-05-10T10:19:02.958Z] === RUN TestReplicatedJob [2022-05-10T10:19:02.958Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.958Z] --- SKIP: TestReplicatedJob (0.01s) [2022-05-10T10:19:02.958Z] === RUN TestUpdateReplicatedJob [2022-05-10T10:19:02.958Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.958Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-05-10T10:19:02.958Z] === RUN TestServiceListWithStatuses [2022-05-10T10:19:02.958Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-10T10:19:02.958Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-10T10:19:02.958Z] === RUN TestDockerNetworkConnectAlias [2022-05-10T10:19:02.958Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.958Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-05-10T10:19:02.958Z] === RUN TestDockerNetworkReConnect [2022-05-10T10:19:02.958Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:02.958Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-05-10T10:19:02.958Z] === RUN TestServicePlugin [2022-05-10T10:19:03.034Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-10T10:19:04.867Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] --- SKIP: TestServicePlugin (1.93s) [2022-05-10T10:19:04.868Z] === RUN TestServiceUpdateLabel [2022-05-10T10:19:04.868Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-05-10T10:19:04.868Z] === RUN TestServiceUpdateSecrets [2022-05-10T10:19:04.868Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-05-10T10:19:04.868Z] === RUN TestServiceUpdateConfigs [2022-05-10T10:19:04.868Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-05-10T10:19:04.868Z] === RUN TestServiceUpdateNetwork [2022-05-10T10:19:04.868Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-05-10T10:19:04.868Z] === RUN TestServiceUpdatePidsLimit [2022-05-10T10:19:04.868Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-05-10T10:19:04.868Z] PASS [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === Skipped [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:19:04.868Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-10T10:19:04.868Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-05-10T10:19:04.868Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-05-10T10:19:04.868Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2022-05-10T10:19:04.868Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-05-10T10:19:04.868Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-05-10T10:19:04.868Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-05-10T10:19:04.868Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-05-10T10:19:04.868Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-05-10T10:19:04.868Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-05-10T10:19:04.868Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-05-10T10:19:04.868Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-05-10T10:19:04.868Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-05-10T10:19:04.868Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-10T10:19:04.868Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-05-10T10:19:04.868Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-05-10T10:19:04.868Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestServicePlugin (1.93s) [2022-05-10T10:19:04.868Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-05-10T10:19:04.868Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-05-10T10:19:04.868Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-05-10T10:19:04.868Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-05-10T10:19:04.868Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-05-10T10:19:04.868Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-05-10T10:19:04.868Z] [2022-05-10T10:19:04.868Z] DONE 24 tests, 23 skipped in 2.329s [2022-05-10T10:19:04.868Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-10T10:19:04.935Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-10T10:19:05.128Z] INFO: Testing against a local daemon [2022-05-10T10:19:05.128Z] === RUN TestSessionCreate [2022-05-10T10:19:05.128Z] --- PASS: TestSessionCreate (0.03s) [2022-05-10T10:19:05.128Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-10T10:19:05.128Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-05-10T10:19:05.128Z] PASS [2022-05-10T10:19:05.128Z] [2022-05-10T10:19:05.128Z] DONE 2 tests in 0.146s [2022-05-10T10:19:05.128Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-10T10:19:05.128Z] INFO: Testing against a local daemon [2022-05-10T10:19:05.128Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-10T10:19:05.128Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-10T10:19:05.128Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:19:05.128Z] === RUN TestDiskUsage [2022-05-10T10:19:05.128Z] === PAUSE TestDiskUsage [2022-05-10T10:19:05.128Z] === RUN TestEventsExecDie [2022-05-10T10:19:05.700Z] --- PASS: TestEventsExecDie (0.50s) [2022-05-10T10:19:05.700Z] === RUN TestEventsBackwardsCompatible [2022-05-10T10:19:05.700Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-05-10T10:19:05.700Z] === RUN TestEventsVolumeCreate [2022-05-10T10:19:05.700Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-05-10T10:19:05.700Z] === RUN TestInfoBinaryCommits [2022-05-10T10:19:05.959Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-10T10:19:05.959Z] === RUN TestInfoAPIVersioned [2022-05-10T10:19:05.959Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-05-10T10:19:05.959Z] === RUN TestInfoAPI [2022-05-10T10:19:05.959Z] --- PASS: TestInfoAPI (0.02s) [2022-05-10T10:19:05.959Z] === RUN TestInfoAPIWarnings [2022-05-10T10:19:06.834Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-10T10:19:10.154Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-10T10:19:11.099Z] --- PASS: TestDockerNetworkMacvlan (10.13s) [2022-05-10T10:19:11.099Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-10T10:19:11.099Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-10T10:19:11.099Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s) [2022-05-10T10:19:11.099Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2022-05-10T10:19:11.099Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2022-05-10T10:19:11.099Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.77s) [2022-05-10T10:19:11.099Z] PASS [2022-05-10T10:19:11.099Z] [2022-05-10T10:19:11.099Z] DONE 8 tests in 11.432s [2022-05-10T10:19:11.099Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-10T10:19:11.099Z] testing: warning: no tests to run [2022-05-10T10:19:11.099Z] PASS [2022-05-10T10:19:11.099Z] [2022-05-10T10:19:11.099Z] DONE 0 tests in 0.008s [2022-05-10T10:19:11.099Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-10T10:19:11.099Z] INFO: Testing against a local daemon [2022-05-10T10:19:11.099Z] === RUN TestAuthZPluginAllowRequest [2022-05-10T10:19:12.471Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-05-10T10:19:12.471Z] === RUN TestAuthZPluginTLS [2022-05-10T10:19:12.730Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-10T10:19:12.730Z] === RUN TestAuthZPluginDenyRequest [2022-05-10T10:19:13.295Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-10T10:19:13.295Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-10T10:19:13.862Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-10T10:19:13.862Z] === RUN TestAuthZPluginDenyResponse [2022-05-10T10:19:14.427Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-10T10:19:14.427Z] === RUN TestAuthZPluginAllowEventStream [2022-05-10T10:19:15.420Z] --- PASS: TestBuildWithHugeFile (48.42s) [2022-05-10T10:19:15.420Z] === RUN TestBuildWCOWSandboxSize [2022-05-10T10:19:15.420Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:19:15.420Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:19:15.420Z] === RUN TestBuildWithEmptyDockerfile [2022-05-10T10:19:15.420Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:19:15.420Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:19:15.420Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:19:15.420Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:19:15.420Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:19:15.420Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:19:15.420Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:19:15.420Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:19:15.420Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:19:15.420Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-10T10:19:15.420Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-05-10T10:19:15.420Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-05-10T10:19:15.420Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-10T10:19:15.420Z] === RUN TestBuildPreserveOwnership [2022-05-10T10:19:15.420Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-10T10:19:15.420Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-10T10:19:15.420Z] --- PASS: TestBuildPreserveOwnership (3.14s) [2022-05-10T10:19:15.420Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.14s) [2022-05-10T10:19:15.420Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-05-10T10:19:15.420Z] === RUN TestBuildPlatformInvalid [2022-05-10T10:19:15.420Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-10T10:19:15.420Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-10T10:19:15.420Z] Loaded image: busybox:latest [2022-05-10T10:19:15.420Z] Loaded image: busybox:glibc [2022-05-10T10:19:15.420Z] Loaded image: debian:bullseye-slim [2022-05-10T10:19:15.420Z] Loaded image: hello-world:latest [2022-05-10T10:19:15.420Z] Loaded image: arm32v7/hello-world:latest [2022-05-10T10:19:15.803Z] --- PASS: TestAuthZPluginAllowEventStream (1.20s) [2022-05-10T10:19:15.803Z] === RUN TestAuthZPluginErrorResponse [2022-05-10T10:19:16.061Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-05-10T10:19:16.061Z] === RUN TestAuthZPluginErrorRequest [2022-05-10T10:19:16.626Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-10T10:19:16.626Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-10T10:19:17.191Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-10T10:19:17.191Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-10T10:19:18.563Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-05-10T10:19:18.563Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-10T10:19:19.936Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-05-10T10:19:19.936Z] === RUN TestAuthZPluginHeader [2022-05-10T10:19:20.672Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.30s) [2022-05-10T10:19:20.672Z] PASS [2022-05-10T10:19:20.672Z] [2022-05-10T10:19:20.672Z] === Skipped [2022-05-10T10:19:20.672Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-05-10T10:19:20.672Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:19:20.672Z] [2022-05-10T10:19:20.672Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:19:20.672Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:19:20.672Z] [2022-05-10T10:19:20.672Z] DONE 34 tests, 2 skipped in 79.341s [2022-05-10T10:19:20.672Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-05-10T10:19:20.672Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:19:20.672Z] ++ set -e [2022-05-10T10:19:20.672Z] ++ '[' -n 0 ']' [2022-05-10T10:19:20.672Z] ++ set -x [2022-05-10T10:19:20.672Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:19:20.672Z] INFO: Testing against a local daemon [2022-05-10T10:19:20.672Z] === RUN TestConfigInspect [2022-05-10T10:19:20.868Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-05-10T10:19:20.868Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-10T10:19:23.190Z] --- PASS: TestConfigInspect (2.28s) [2022-05-10T10:19:23.190Z] === RUN TestConfigList [2022-05-10T10:19:24.055Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-10T10:19:24.055Z] === RUN TestInfoDebug [2022-05-10T10:19:24.055Z] --- PASS: TestInfoDebug (0.54s) [2022-05-10T10:19:24.055Z] === RUN TestInfoInsecureRegistries [2022-05-10T10:19:24.055Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-05-10T10:19:24.055Z] === RUN TestInfoRegistryMirrors [2022-05-10T10:19:24.055Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-05-10T10:19:24.055Z] === RUN TestLoginFailsWithBadCredentials [2022-05-10T10:19:24.055Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-05-10T10:19:24.055Z] === RUN TestPingCacheHeaders [2022-05-10T10:19:24.055Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-05-10T10:19:24.055Z] === RUN TestPingGet [2022-05-10T10:19:24.055Z] --- PASS: TestPingGet (0.01s) [2022-05-10T10:19:24.055Z] === RUN TestPingHead [2022-05-10T10:19:24.316Z] --- PASS: TestPingHead (0.04s) [2022-05-10T10:19:24.316Z] === RUN TestPingSwarmHeader [2022-05-10T10:19:24.575Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-10T10:19:25.050Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s) [2022-05-10T10:19:25.050Z] === RUN TestAuthZPluginV2Disable [2022-05-10T10:19:25.086Z] --- PASS: TestConfigList (2.21s) [2022-05-10T10:19:25.086Z] === RUN TestConfigsCreateAndDelete [2022-05-10T10:19:25.146Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-10T10:19:26.527Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-10T10:19:26.527Z] --- PASS: TestPingSwarmHeader (2.15s) [2022-05-10T10:19:26.527Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-10T10:19:26.527Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-10T10:19:26.527Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-10T10:19:26.527Z] === RUN TestVersion [2022-05-10T10:19:26.527Z] --- PASS: TestVersion (0.03s) [2022-05-10T10:19:26.527Z] === CONT TestDiskUsage [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/container_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/image_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/volume_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-10T10:19:26.788Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-10T10:19:27.048Z] === RUN TestDiskUsage/after_container.Run [2022-05-10T10:19:27.308Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-10T10:19:27.308Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-10T10:19:27.308Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-10T10:19:27.309Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-10T10:19:27.309Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-10T10:19:27.309Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-10T10:19:27.309Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-10T10:19:27.309Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-10T10:19:27.309Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-10T10:19:27.309Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage (1.20s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-05-10T10:19:27.569Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-05-10T10:19:27.569Z] PASS [2022-05-10T10:19:27.569Z] [2022-05-10T10:19:27.569Z] === Skipped [2022-05-10T10:19:27.569Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:19:27.569Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-10T10:19:27.569Z] [2022-05-10T10:19:27.569Z] DONE 54 tests, 1 skipped in 22.448s [2022-05-10T10:19:27.569Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-10T10:19:27.569Z] INFO: Testing against a local daemon [2022-05-10T10:19:27.569Z] === RUN TestVolumesCreateAndList [2022-05-10T10:19:27.569Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-10T10:19:27.569Z] === RUN TestVolumesRemove [2022-05-10T10:19:27.601Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-05-10T10:19:27.601Z] === RUN TestConfigsUpdate [2022-05-10T10:19:27.829Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-10T10:19:27.829Z] === RUN TestVolumesInspect [2022-05-10T10:19:27.829Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-10T10:19:27.829Z] === RUN TestVolumesInvalidJSON [2022-05-10T10:19:27.829Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-10T10:19:27.829Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-10T10:19:27.829Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-10T10:19:27.829Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-10T10:19:27.829Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-10T10:19:27.829Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-10T10:19:27.829Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-10T10:19:27.829Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-10T10:19:27.829Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-10T10:19:27.829Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-10T10:19:27.829Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-10T10:19:27.829Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-10T10:19:27.829Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-10T10:19:27.829Z] PASS [2022-05-10T10:19:27.829Z] [2022-05-10T10:19:27.829Z] DONE 9 tests in 0.171s [2022-05-10T10:19:27.829Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-10T10:19:27.829Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14231 is not a child of this shell [2022-05-10T10:19:27.829Z] warning: PID 14231 from bundles/test-integration/docker.pid had a nonzero exit code [2022-05-10T10:19:27.829Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-10T10:19:27.829Z] [2022-05-10T10:19:27.829Z] Unloading profiles will leave already running processes permanently [2022-05-10T10:19:27.829Z] unconfined, which can lead to unexpected situations. [2022-05-10T10:19:27.829Z] [2022-05-10T10:19:27.829Z] To set a process to complain mode, use the command line tool [2022-05-10T10:19:27.829Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-10T10:19:27.829Z] Removing test suite binaries [2022-05-10T10:19:27.829Z] exiting test-integration [2022-05-10T10:19:27.829Z] ++ exit 0 [2022-05-10T10:19:27.829Z] [2022-05-10T10:19:28.329Z] --- PASS: TestAuthZPluginV2Disable (3.40s) [2022-05-10T10:19:28.329Z] === RUN TestAuthZPluginV2RejectVolumeRequests Post stage [Pipeline] junit [2022-05-10T10:19:28.783Z] Recording test results [2022-05-10T10:19:29.500Z] --- PASS: TestConfigsUpdate (2.23s) [2022-05-10T10:19:29.500Z] === RUN TestTemplatedConfig [2022-05-10T10:19:30.517Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-10T10:19:30.870Z] + echo Ensuring container killed. [2022-05-10T10:19:30.870Z] Ensuring container killed. [2022-05-10T10:19:30.870Z] + docker rm -vf docker-pr10 [2022-05-10T10:19:30.870Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-05-10T10:19:31.159Z] + echo Chowning /workspace to jenkins user [2022-05-10T10:19:31.159Z] Chowning /workspace to jenkins user [2022-05-10T10:19:31.159Z] + id -u [2022-05-10T10:19:31.159Z] + id -g [2022-05-10T10:19:31.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43275:/workspace busybox chown -R 1000:1000 /workspace [2022-05-10T10:19:31.159Z] Unable to find image 'busybox:latest' locally [2022-05-10T10:19:31.159Z] latest: Pulling from library/busybox [2022-05-10T10:19:31.419Z] 50e8d59317eb: Pulling fs layer [2022-05-10T10:19:31.419Z] 50e8d59317eb: Download complete [2022-05-10T10:19:31.419Z] 50e8d59317eb: Pull complete [2022-05-10T10:19:31.419Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-10T10:19:31.419Z] Status: Downloaded newer image for busybox:latest [2022-05-10T10:19:31.478Z] dccd9e4d14d3: Pull complete [2022-05-10T10:19:31.478Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-10T10:19:31.478Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:19:31.478Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-10T10:19:31.478Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-10T10:19:31.478Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-10T10:19:31.478Z] WARN: Skipping validation tests [2022-05-10T10:19:31.478Z] INFO: Running unit tests at 05/10/2022 10:19:21... [2022-05-10T10:19:31.478Z] INFO: make.ps1 starting at 05/10/2022 10:19:26 [2022-05-10T10:19:31.478Z] INFO: Git commit (b8c46987b7) assumed from DOCKER_GITCOMMIT environment variable [2022-05-10T10:19:31.478Z] INFO: Running unit tests... [2022-05-10T10:19:31.609Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.21s) [2022-05-10T10:19:31.609Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-10T10:19:32.041Z] --- PASS: TestTemplatedConfig (2.69s) [2022-05-10T10:19:32.041Z] === RUN TestConfigCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-10T10:19:33.105Z] + bundleName=amd64-rootless [2022-05-10T10:19:33.105Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-05-10T10:19:33.105Z] Creating amd64-rootless-bundles.tar.gz [2022-05-10T10:19:33.105Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-05-10T10:19:33.105Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-05-10T10:19:33.118Z] Archiving artifacts [2022-05-10T10:19:33.930Z] --- PASS: TestConfigCreateResolve (1.81s) [2022-05-10T10:19:33.930Z] PASS [2022-05-10T10:19:33.930Z] [2022-05-10T10:19:33.930Z] DONE 6 tests in 13.488s [2022-05-10T10:19:33.930Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-05-10T10:19:33.930Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:19:33.930Z] ++ set -e [2022-05-10T10:19:33.930Z] ++ '[' -n 0 ']' [2022-05-10T10:19:33.930Z] ++ set -x [2022-05-10T10:19:33.930Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:19:34.188Z] INFO: Testing against a local daemon [2022-05-10T10:19:34.188Z] === RUN TestCheckpoint [2022-05-10T10:19:34.188Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:19:34.188Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-10T10:19:34.188Z] === RUN TestContainerInvalidJSON [2022-05-10T10:19:34.188Z] === RUN TestContainerInvalidJSON/commit [2022-05-10T10:19:34.188Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-10T10:19:34.188Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-10T10:19:34.189Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:19:34.189Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:19:34.189Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:19:34.189Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:19:34.189Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:19:34.189Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:19:34.189Z] === CONT TestContainerInvalidJSON/commit [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-10T10:19:34.189Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-10T10:19:34.189Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-10T10:19:34.189Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-10T10:19:34.189Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-10T10:19:34.189Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-10T10:19:34.189Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-10T10:19:34.189Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-10T10:19:34.189Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-10T10:19:34.189Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-10T10:19:34.189Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2022-05-10T10:19:34.189Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-10T10:19:34.445Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2022-05-10T10:19:34.445Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-10T10:19:34.445Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-05-10T10:19:34.445Z] === RUN TestCopyEmptyFile [2022-05-10T10:19:34.703Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-05-10T10:19:34.703Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-10T10:19:34.703Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-05-10T10:19:34.703Z] === RUN TestCopyFromContainer [2022-05-10T10:19:34.866Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43275/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-10T10:19:35.178Z] + make clean [2022-05-10T10:19:35.438Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-10T10:19:35.438Z] docker-dev-cache [2022-05-10T10:19:35.438Z] docker-mod-cache [Pipeline] deleteDir [2022-05-10T10:19:35.632Z] === RUN TestCopyFromContainer// [2022-05-10T10:19:35.632Z] === RUN TestCopyFromContainer//bar/root [2022-05-10T10:19:35.888Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-10T10:19:35.888Z] === RUN TestCopyFromContainer/bar/quux [2022-05-10T10:19:35.888Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-10T10:19:36.144Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-10T10:19:36.145Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-10T10:19:36.145Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-10T10:19:36.145Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-10T10:19:36.145Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T10:19:36.401Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer (1.62s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-05-10T10:19:36.401Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-05-10T10:19:36.401Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-10T10:19:36.401Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:19:36.401Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:19:36.401Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:19:36.401Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:19:36.401Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:19:36.401Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:19:36.401Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:19:36.401Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:19:36.401Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:19:36.401Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-05-10T10:19:36.401Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-10T10:19:36.401Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-10T10:19:36.401Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-10T10:19:36.401Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-10T10:19:36.401Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-05-10T10:19:36.401Z] === RUN TestCreateWithInvalidEnv [2022-05-10T10:19:36.401Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-10T10:19:36.401Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-10T10:19:36.401Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-10T10:19:36.401Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-10T10:19:36.401Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-10T10:19:36.401Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-10T10:19:36.401Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-10T10:19:36.401Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-10T10:19:36.401Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-10T10:19:36.401Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-05-10T10:19:36.401Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-10T10:19:36.401Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-10T10:19:36.401Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-10T10:19:36.401Z] === RUN TestCreateTmpfsMountsTarget [2022-05-10T10:19:36.401Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-10T10:19:36.401Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-10T10:19:37.767Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2022-05-10T10:19:37.767Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-10T10:19:39.134Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.41s) [2022-05-10T10:19:39.134Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-10T10:19:39.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:19:39.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:19:39.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:19:39.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:19:39.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:19:39.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:19:39.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:19:39.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:19:39.134Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:19:39.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:19:39.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:19:39.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:19:39.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:19:39.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:19:39.134Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:19:39.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-05-10T10:19:39.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-10T10:19:39.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-10T10:19:39.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-10T10:19:39.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-10T10:19:39.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-10T10:19:39.134Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-10T10:19:39.695Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-05-10T10:19:39.695Z] === RUN TestCreateDifferentPlatform [2022-05-10T10:19:39.695Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-10T10:19:39.695Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-10T10:19:39.695Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-05-10T10:19:39.695Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-10T10:19:39.695Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-10T10:19:39.695Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-10T10:19:39.695Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-05-10T10:19:39.695Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-10T10:19:39.695Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-10T10:19:39.695Z] === RUN TestContainerStartOnDaemonRestart [2022-05-10T10:19:39.695Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-10T10:19:39.695Z] === RUN TestDaemonRestartIpcMode [2022-05-10T10:19:39.695Z] === PAUSE TestDaemonRestartIpcMode [2022-05-10T10:19:39.695Z] === RUN TestDaemonHostGatewayIP [2022-05-10T10:19:39.695Z] === PAUSE TestDaemonHostGatewayIP [2022-05-10T10:19:39.695Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-10T10:19:39.695Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-10T10:19:39.695Z] === RUN TestContainerKillOnDaemonStart [2022-05-10T10:19:39.695Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-10T10:19:39.695Z] === RUN TestDiff [2022-05-10T10:19:39.951Z] --- PASS: TestDiff (0.42s) [2022-05-10T10:19:39.951Z] === RUN TestExecWithCloseStdin [2022-05-10T10:19:40.512Z] --- PASS: TestExecWithCloseStdin (0.45s) [2022-05-10T10:19:40.512Z] === RUN TestExec [2022-05-10T10:19:41.073Z] --- PASS: TestExec (0.53s) [2022-05-10T10:19:41.073Z] === RUN TestExecUser [2022-05-10T10:19:41.572Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.43s) [2022-05-10T10:19:41.572Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-10T10:19:41.635Z] --- PASS: TestExecUser (0.48s) [2022-05-10T10:19:41.635Z] === RUN TestExportContainerAndImportImage [2022-05-10T10:19:42.197Z] --- PASS: TestExportContainerAndImportImage (0.68s) [2022-05-10T10:19:42.197Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-10T10:19:43.561Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-05-10T10:19:43.561Z] === RUN TestHealthCheckWorkdir [2022-05-10T10:19:44.122Z] --- PASS: TestHealthCheckWorkdir (0.76s) [2022-05-10T10:19:44.122Z] === RUN TestHealthKillContainer [2022-05-10T10:19:48.486Z] ? github.com/docker/docker/api [no test files] [2022-05-10T10:19:49.953Z] .........................xx.................... [ 29%] [2022-05-10T10:19:52.206Z] --- PASS: TestHealthKillContainer (8.07s) [2022-05-10T10:19:52.206Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-10T10:19:52.768Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s) [2022-05-10T10:19:52.768Z] === RUN TestIpcModeNone [2022-05-10T10:19:53.330Z] --- PASS: TestIpcModeNone (0.49s) [2022-05-10T10:19:53.330Z] === RUN TestIpcModePrivate [2022-05-10T10:19:53.586Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-05-10T10:19:53.842Z] --- PASS: TestIpcModePrivate (0.46s) [2022-05-10T10:19:53.842Z] === RUN TestIpcModeShareable [2022-05-10T10:19:54.098Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-05-10T10:19:54.098Z] --- PASS: TestIpcModeShareable (0.45s) [2022-05-10T10:19:54.098Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-10T10:19:55.987Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-05-10T10:19:55.987Z] === RUN TestAPIIpcModeHost [2022-05-10T10:19:55.987Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-05-10T10:19:55.987Z] === RUN TestDaemonIpcModeShareable [2022-05-10T10:19:57.351Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-10T10:19:57.351Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-05-10T10:19:57.351Z] === RUN TestDaemonIpcModePrivate [2022-05-10T10:19:58.280Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-10T10:19:58.280Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-05-10T10:19:58.280Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-10T10:19:59.643Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.56s) [2022-05-10T10:19:59.644Z] PASS [2022-05-10T10:19:59.644Z] [2022-05-10T10:19:59.644Z] DONE 17 tests in 47.243s [2022-05-10T10:19:59.644Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-10T10:19:59.644Z] INFO: Testing against a local daemon [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:19:59.644Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:19:59.644Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-10T10:19:59.644Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-10T10:19:59.644Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-10T10:19:59.644Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-10T10:19:59.644Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-10T10:19:59.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.01s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-10T10:19:59.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-10T10:19:59.644Z] === RUN TestPluginInstall [2022-05-10T10:19:59.644Z] === RUN TestPluginInstall/no_auth [2022-05-10T10:19:59.644Z] time="2022-05-10T10:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:19:59.644Z] time="2022-05-10T10:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91a883260671e94e820e8f392f0f11698e606109256bc7b11f33c614465a7af4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:19:59.644Z] time="2022-05-10T10:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:19:59.644Z] time="2022-05-10T10:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91a883260671e94e820e8f392f0f11698e606109256bc7b11f33c614465a7af4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:19:59.644Z] === RUN TestPluginInstall/with_htpasswd [2022-05-10T10:19:59.644Z] time="2022-05-10T10:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:19:59.644Z] time="2022-05-10T10:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e0b644531030bf006e1bfea32d8685f4e9aee259de69b606f6990c82e9fc542" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:19:59.644Z] time="2022-05-10T10:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:19:59.644Z] time="2022-05-10T10:19:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7e0b644531030bf006e1bfea32d8685f4e9aee259de69b606f6990c82e9fc542" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:19:59.646Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-05-10T10:19:59.646Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-05-10T10:19:59.646Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-10T10:20:00.210Z] === RUN TestPluginInstall/with_insecure [2022-05-10T10:20:00.575Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-05-10T10:20:00.776Z] time="2022-05-10T10:20:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:20:00.776Z] time="2022-05-10T10:20:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce1fd7a8cf734cea803b77645fe25256084640f826792c100229661b0b993817" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:20:00.832Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-05-10T10:20:00.832Z] === RUN TestIpcModeOlderClient [2022-05-10T10:20:00.832Z] === PAUSE TestIpcModeOlderClient [2022-05-10T10:20:00.832Z] === RUN TestKillContainerInvalidSignal [2022-05-10T10:20:01.035Z] time="2022-05-10T10:20:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:20:01.035Z] time="2022-05-10T10:20:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ce1fd7a8cf734cea803b77645fe25256084640f826792c100229661b0b993817" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:20:01.035Z] plugin_test.go:195: [d80f7ef6e7744] daemon is not started [2022-05-10T10:20:01.035Z] --- PASS: TestPluginInstall (2.82s) [2022-05-10T10:20:01.035Z] --- PASS: TestPluginInstall/no_auth (1.08s) [2022-05-10T10:20:01.035Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2022-05-10T10:20:01.035Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-05-10T10:20:01.035Z] === RUN TestPluginsWithRuntimes [2022-05-10T10:20:01.088Z] --- PASS: TestKillContainerInvalidSignal (0.49s) [2022-05-10T10:20:01.088Z] === RUN TestKillContainer [2022-05-10T10:20:01.088Z] === RUN TestKillContainer/no_signal [2022-05-10T10:20:01.650Z] === RUN TestKillContainer/non_killing_signal [2022-05-10T10:20:01.906Z] === RUN TestKillContainer/killing_signal [2022-05-10T10:20:02.468Z] --- PASS: TestKillContainer (1.31s) [2022-05-10T10:20:02.468Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-05-10T10:20:02.468Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-05-10T10:20:02.468Z] --- PASS: TestKillContainer/killing_signal (0.44s) [2022-05-10T10:20:02.468Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-10T10:20:02.468Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-10T10:20:02.932Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-10T10:20:03.030Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-10T10:20:03.864Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-10T10:20:03.958Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-05-10T10:20:03.958Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-05-10T10:20:03.958Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-05-10T10:20:03.958Z] === RUN TestKillStoppedContainer [2022-05-10T10:20:03.958Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-05-10T10:20:03.958Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-10T10:20:03.958Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-05-10T10:20:03.958Z] === RUN TestKillDifferentUserContainer [2022-05-10T10:20:04.214Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-05-10T10:20:04.214Z] === RUN TestInspectOomKilledTrue [2022-05-10T10:20:04.776Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-05-10T10:20:04.776Z] === RUN TestInspectOomKilledFalse [2022-05-10T10:20:04.797Z] --- PASS: TestPluginsWithRuntimes (3.46s) [2022-05-10T10:20:04.797Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-05-10T10:20:04.797Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-05-10T10:20:04.797Z] === RUN TestPluginBackCompatMediaTypes [2022-05-10T10:20:05.337Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-05-10T10:20:05.337Z] === RUN TestLinksEtcHostsContentMatch [2022-05-10T10:20:05.363Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-05-10T10:20:05.363Z] PASS [2022-05-10T10:20:05.363Z] [2022-05-10T10:20:05.363Z] DONE 24 tests in 6.933s [2022-05-10T10:20:05.363Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-10T10:20:05.363Z] INFO: Testing against a local daemon [2022-05-10T10:20:05.363Z] === RUN TestExternalGraphDriver [2022-05-10T10:20:05.363Z] === RUN TestExternalGraphDriver/json [2022-05-10T10:20:05.593Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-05-10T10:20:05.593Z] === RUN TestLinksContainerNames [2022-05-10T10:20:06.520Z] --- PASS: TestLinksContainerNames (0.83s) [2022-05-10T10:20:06.520Z] === RUN TestLogsFollowTailEmpty [2022-05-10T10:20:06.528Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-05-10T10:20:06.776Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-05-10T10:20:06.776Z] === RUN TestContainerNetworkMountsNoChown [2022-05-10T10:20:07.032Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-05-10T10:20:07.032Z] === RUN TestMountDaemonRoot [2022-05-10T10:20:07.032Z] === RUN TestMountDaemonRoot/default [2022-05-10T10:20:07.032Z] === PAUSE TestMountDaemonRoot/default [2022-05-10T10:20:07.032Z] === RUN TestMountDaemonRoot/private [2022-05-10T10:20:07.032Z] === PAUSE TestMountDaemonRoot/private [2022-05-10T10:20:07.032Z] === RUN TestMountDaemonRoot/rprivate [2022-05-10T10:20:07.032Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-10T10:20:07.032Z] === RUN TestMountDaemonRoot/slave [2022-05-10T10:20:07.032Z] === PAUSE TestMountDaemonRoot/slave [2022-05-10T10:20:07.032Z] === RUN TestMountDaemonRoot/rslave [2022-05-10T10:20:07.032Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-10T10:20:07.032Z] === RUN TestMountDaemonRoot/shared [2022-05-10T10:20:07.032Z] === PAUSE TestMountDaemonRoot/shared [2022-05-10T10:20:07.032Z] === RUN TestMountDaemonRoot/rshared [2022-05-10T10:20:07.032Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-10T10:20:07.262Z] === RUN TestExternalGraphDriver/spec [2022-05-10T10:20:07.288Z] === CONT TestMountDaemonRoot/default [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:20:07.288Z] === CONT TestMountDaemonRoot/rslave [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:20:07.288Z] === CONT TestMountDaemonRoot/rshared [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:20:07.288Z] === CONT TestMountDaemonRoot/shared [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-10T10:20:07.288Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:20:07.288Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:20:07.288Z] === CONT TestMountDaemonRoot/rprivate [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/slave [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/private [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-10T10:20:07.289Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:20:07.289Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:20:07.289Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:20:07.544Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:20:07.544Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:20:07.544Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-10T10:20:07.544Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:20:07.544Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-10T10:20:07.545Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:20:07.545Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:20:07.545Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:20:07.545Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-10T10:20:07.545Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:20:07.545Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-10T10:20:07.545Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:20:07.545Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-10T10:20:07.545Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-05-10T10:20:07.545Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-05-10T10:20:07.545Z] === RUN TestContainerBindMountNonRecursive [2022-05-10T10:20:08.634Z] === RUN TestExternalGraphDriver/pull [2022-05-10T10:20:08.910Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-05-10T10:20:08.910Z] === RUN TestContainerVolumesMountedAsShared [2022-05-10T10:20:09.167Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-05-10T10:20:09.167Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-10T10:20:09.730Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-05-10T10:20:09.730Z] === RUN TestNetworkNat [2022-05-10T10:20:09.986Z] --- PASS: TestNetworkNat (0.50s) [2022-05-10T10:20:09.986Z] === RUN TestNetworkLocalhostTCPNat [2022-05-10T10:20:10.532Z] --- PASS: TestExternalGraphDriver (5.01s) [2022-05-10T10:20:10.532Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-05-10T10:20:10.532Z] --- PASS: TestExternalGraphDriver/spec (1.66s) [2022-05-10T10:20:10.532Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-05-10T10:20:10.532Z] === RUN TestGraphdriverPluginV2 [2022-05-10T10:20:10.548Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-05-10T10:20:10.548Z] === RUN TestNetworkLoopbackNat [2022-05-10T10:20:13.064Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-05-10T10:20:13.064Z] === RUN TestPause [2022-05-10T10:20:13.575Z] === RUN TestMiddlewares [2022-05-10T10:20:13.575Z] --- PASS: TestMiddlewares (0.00s) [2022-05-10T10:20:13.575Z] PASS [2022-05-10T10:20:13.575Z] coverage: 7.9% of statements [2022-05-10T10:20:13.575Z] ok github.com/docker/docker/api/server 0.071s coverage: 7.9% of statements [2022-05-10T10:20:13.626Z] --- PASS: TestPause (0.45s) [2022-05-10T10:20:13.626Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-10T10:20:13.626Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-10T10:20:13.626Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-10T10:20:13.626Z] === RUN TestPauseStopPausedContainer [2022-05-10T10:20:13.910Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-05-10T10:20:13.910Z] === RUN TestPidHost [2022-05-10T10:20:13.981Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-05-10T10:20:14.714Z] --- PASS: TestGraphdriverPluginV2 (3.98s) [2022-05-10T10:20:14.714Z] PASS [2022-05-10T10:20:14.714Z] [2022-05-10T10:20:14.714Z] DONE 5 tests in 9.030s [2022-05-10T10:20:14.714Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-10T10:20:14.714Z] INFO: Testing against a local daemon [2022-05-10T10:20:14.714Z] === RUN TestContinueAfterPluginCrash [2022-05-10T10:20:14.714Z] === PAUSE TestContinueAfterPluginCrash [2022-05-10T10:20:14.714Z] === RUN TestReadPluginNoRead [2022-05-10T10:20:14.714Z] === PAUSE TestReadPluginNoRead [2022-05-10T10:20:14.714Z] === RUN TestDaemonStartWithLogOpt [2022-05-10T10:20:14.714Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-10T10:20:14.714Z] === CONT TestContinueAfterPluginCrash [2022-05-10T10:20:14.714Z] === CONT TestDaemonStartWithLogOpt [2022-05-10T10:20:15.298Z] --- PASS: TestPidHost (1.02s) [2022-05-10T10:20:15.298Z] === RUN TestPsFilter [2022-05-10T10:20:15.298Z] --- PASS: TestPsFilter (0.11s) [2022-05-10T10:20:15.298Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-10T10:20:15.563Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-05-10T10:20:15.563Z] === RUN TestRemoveContainerWithVolume [2022-05-10T10:20:16.125Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-05-10T10:20:16.125Z] === RUN TestRemoveContainerRunning [2022-05-10T10:20:16.381Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-05-10T10:20:16.381Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-10T10:20:16.942Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-05-10T10:20:16.942Z] === RUN TestRemoveInvalidContainer [2022-05-10T10:20:16.942Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-05-10T10:20:16.942Z] === RUN TestRenameLinkedContainer [2022-05-10T10:20:17.993Z] --- PASS: TestDaemonStartWithLogOpt (3.48s) [2022-05-10T10:20:17.993Z] === CONT TestReadPluginNoRead [2022-05-10T10:20:18.823Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-05-10T10:20:18.831Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-05-10T10:20:18.831Z] === RUN TestRenameStoppedContainer [2022-05-10T10:20:18.831Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-05-10T10:20:18.831Z] === RUN TestRenameRunningContainerAndReuse [2022-05-10T10:20:19.757Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-05-10T10:20:19.758Z] === RUN TestRenameInvalidName [2022-05-10T10:20:19.894Z] === RUN TestReadPluginNoRead/default [2022-05-10T10:20:20.013Z] --- PASS: TestRenameInvalidName (0.40s) [2022-05-10T10:20:20.013Z] === RUN TestRenameAnonymousContainer [2022-05-10T10:20:21.268Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-10T10:20:21.904Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-05-10T10:20:21.904Z] === RUN TestRenameContainerWithSameName [2022-05-10T10:20:22.160Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-05-10T10:20:22.160Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-10T10:20:22.645Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-10T10:20:22.903Z] --- PASS: TestContinueAfterPluginCrash (8.54s) [2022-05-10T10:20:23.089Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s) [2022-05-10T10:20:23.089Z] === RUN TestResize [2022-05-10T10:20:23.343Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-05-10T10:20:23.343Z] [2022-05-10T10:20:23.343Z] ________ ____ __. [2022-05-10T10:20:23.343Z] \_____ \ | |/ _| [2022-05-10T10:20:23.343Z] / | \| < [2022-05-10T10:20:23.343Z] / | \ | \ [2022-05-10T10:20:23.343Z] \_______ /____|__ \ [2022-05-10T10:20:23.343Z] \/ \/ [2022-05-10T10:20:23.343Z] [2022-05-10T10:20:23.343Z] INFO: make.ps1 ended at 05/10/2022 10:20:19 [2022-05-10T10:20:23.651Z] --- PASS: TestResize (0.42s) [2022-05-10T10:20:23.651Z] === RUN TestResizeWithInvalidSize [2022-05-10T10:20:23.836Z] === CONT TestReadPluginNoRead [2022-05-10T10:20:23.836Z] read_test.go:92: [ddf6b22817579] daemon is not started [2022-05-10T10:20:23.836Z] --- PASS: TestReadPluginNoRead (5.86s) [2022-05-10T10:20:23.836Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-05-10T10:20:23.836Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-05-10T10:20:23.836Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-05-10T10:20:23.836Z] PASS [2022-05-10T10:20:23.836Z] [2022-05-10T10:20:23.836Z] DONE 6 tests in 9.362s [2022-05-10T10:20:23.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-10T10:20:23.836Z] testing: warning: no tests to run [2022-05-10T10:20:23.836Z] PASS [2022-05-10T10:20:23.836Z] [2022-05-10T10:20:23.836Z] DONE 0 tests in 0.008s [2022-05-10T10:20:23.836Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-10T10:20:23.836Z] INFO: Testing against a local daemon [2022-05-10T10:20:23.836Z] === RUN TestPluginWithDevMounts [2022-05-10T10:20:23.836Z] === PAUSE TestPluginWithDevMounts [2022-05-10T10:20:23.836Z] === CONT TestPluginWithDevMounts [2022-05-10T10:20:23.909Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-05-10T10:20:23.910Z] === RUN TestResizeWhenContainerNotStarted [2022-05-10T10:20:24.471Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:20:24.471Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:20:24.471Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:20:24.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-10T10:20:24.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:20:25.210Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-05-10T10:20:25.210Z] PASS [2022-05-10T10:20:25.210Z] [2022-05-10T10:20:25.210Z] DONE 1 tests in 1.579s [2022-05-10T10:20:25.210Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-10T10:20:25.210Z] INFO: Testing against a local daemon [2022-05-10T10:20:25.210Z] === RUN TestSecretInspect [2022-05-10T10:20:26.359Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:20:27.288Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:20:27.824Z] --- PASS: TestSecretInspect (2.23s) [2022-05-10T10:20:27.824Z] === RUN TestSecretList [2022-05-10T10:20:28.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:20:28.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:20:29.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:20:29.748Z] --- PASS: TestSecretList (2.20s) [2022-05-10T10:20:29.748Z] === RUN TestSecretsCreateAndDelete [2022-05-10T10:20:29.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:20:30.965Z] dccd9e4d14d3: Pull complete [2022-05-10T10:20:30.965Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-05-10T10:20:30.965Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:20:30.965Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-05-10T10:20:30.965Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-05-10T10:20:30.965Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-05-10T10:20:30.965Z] WARN: Skipping validation tests [2022-05-10T10:20:30.965Z] INFO: Running unit tests at 05/10/2022 10:20:26... [2022-05-10T10:20:30.965Z] INFO: make.ps1 starting at 05/10/2022 10:20:30 [2022-05-10T10:20:31.421Z] INFO: Git commit (c00b5115c1) assumed from DOCKER_GITCOMMIT environment variable [2022-05-10T10:20:31.421Z] INFO: Running unit tests... [2022-05-10T10:20:31.762Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-10T10:20:31.762Z] Using test binary docker [2022-05-10T10:20:31.762Z] +++ /etc/init.d/apparmor start [2022-05-10T10:20:31.762Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-10T10:20:31.762Z] INFO: Waiting for daemon to start... [2022-05-10T10:20:31.762Z] Starting dockerd [2022-05-10T10:20:31.762Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-10T10:20:31.762Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-05-10T10:20:31.762Z] Using test binary docker [2022-05-10T10:20:31.762Z] +++ /etc/init.d/apparmor start [2022-05-10T10:20:31.762Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-05-10T10:20:31.762Z] Starting dockerd [2022-05-10T10:20:31.762Z] INFO: Waiting for daemon to start... [2022-05-10T10:20:31.762Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-05-10T10:20:31.762Z] . [2022-05-10T10:20:31.762Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-10T10:20:31.762Z] [2022-05-10T10:20:31.762Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-05-10T10:20:31.762Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-10T10:20:31.762Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-05-10T10:20:31.762Z] Error: No such image: emptyfs [2022-05-10T10:20:31.762Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-10T10:20:31.762Z] ++++ docker load [2022-05-10T10:20:31.762Z] Error: No such image: emptyfs [2022-05-10T10:20:31.762Z] ++++ docker load [2022-05-10T10:20:31.762Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-05-10T10:20:31.762Z] Running integration-test (iteration 1) [2022-05-10T10:20:31.762Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-05-10T10:20:31.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-10T10:20:31.762Z] ++ set -e [2022-05-10T10:20:31.762Z] ++ '[' -n 0 ']' [2022-05-10T10:20:31.762Z] ++ set -x [2022-05-10T10:20:31.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-05-10T10:20:31.762Z] Running integration-test (iteration 1) [2022-05-10T10:20:31.762Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-05-10T10:20:31.762Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-10T10:20:31.762Z] ++ set -e [2022-05-10T10:20:31.762Z] ++ '[' -n 0 ']' [2022-05-10T10:20:31.762Z] ++ set -x [2022-05-10T10:20:31.762Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-05-10T10:20:32.274Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-05-10T10:20:32.274Z] === RUN TestSecretsUpdate [2022-05-10T10:20:32.334Z] Loaded image: busybox:latest [2022-05-10T10:20:32.334Z] Loaded image: busybox:latest [2022-05-10T10:20:32.595Z] Loaded image: busybox:glibc [2022-05-10T10:20:32.856Z] Loaded image: busybox:glibc [2022-05-10T10:20:33.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:20:33.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-10T10:20:33.651Z] INFO: Binaries build ended at 05/10/2022 10:20:33. Duration:00:02:15.9212357 [2022-05-10T10:20:34.172Z] --- PASS: TestSecretsUpdate (2.21s) [2022-05-10T10:20:34.172Z] === RUN TestTemplatedSecret [2022-05-10T10:20:34.961Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-05-10T10:20:35.617Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-10T10:20:35.827Z] INFO: Copying the built daemon binary to d:\CI\PR-43275\10\binary\dockerd-7637d10d87.exe... [2022-05-10T10:20:35.827Z] INFO: Copying the built client binary to d:\CI\PR-43275\10\binary\docker-7637d10d87.exe... [2022-05-10T10:20:35.827Z] INFO: Copying the golang package from the container to d:\CI\PR-43275\10\installer\go.zip... [2022-05-10T10:20:36.793Z] INFO: Extracting go.zip to d:\CI\PR-43275\10\go [2022-05-10T10:20:36.985Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-10T10:20:36.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-10T10:20:37.450Z] --- PASS: TestTemplatedSecret (2.74s) [2022-05-10T10:20:37.450Z] === RUN TestSecretCreateResolve [2022-05-10T10:20:38.155Z] Loaded image: debian:bullseye-slim [2022-05-10T10:20:38.155Z] Loaded image: debian:bullseye-slim [2022-05-10T10:20:38.155Z] Loaded image: hello-world:latest [2022-05-10T10:20:38.155Z] Loaded image: hello-world:latest [2022-05-10T10:20:38.155Z] Loaded image: arm32v7/hello-world:latest [2022-05-10T10:20:38.155Z] INFO: Testing against a local daemon [2022-05-10T10:20:38.155Z] === RUN TestDockerDaemonSuite [2022-05-10T10:20:38.155Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-05-10T10:20:38.155Z] Loaded image: arm32v7/hello-world:latest [2022-05-10T10:20:38.155Z] INFO: Testing against a local daemon [2022-05-10T10:20:38.155Z] === RUN TestDockerSuite [2022-05-10T10:20:38.155Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-10T10:20:38.155Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-10T10:20:38.155Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-10T10:20:38.155Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-10T10:20:38.155Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-10T10:20:38.155Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-10T10:20:38.155Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-10T10:20:38.155Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-10T10:20:38.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-10T10:20:38.875Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-10T10:20:39.348Z] --- PASS: TestSecretCreateResolve (2.20s) [2022-05-10T10:20:39.348Z] PASS [2022-05-10T10:20:39.348Z] [2022-05-10T10:20:39.348Z] DONE 6 tests in 13.797s [2022-05-10T10:20:39.348Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-10T10:20:39.348Z] INFO: Testing against a local daemon [2022-05-10T10:20:39.348Z] === RUN TestServiceCreateInit [2022-05-10T10:20:39.348Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-10T10:20:40.762Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-10T10:20:41.464Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-10T10:20:41.464Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-10T10:20:41.714Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-10T10:20:41.725Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-10T10:20:41.725Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.02s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.87s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.83s) [2022-05-10T10:20:42.127Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.60s) [2022-05-10T10:20:42.127Z] === RUN TestCgroupNamespacesRun [2022-05-10T10:20:42.671Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-10T10:20:42.671Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-10T10:20:42.671Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-10T10:20:43.053Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-05-10T10:20:43.053Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-10T10:20:43.531Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-10T10:20:44.068Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-10T10:20:44.330Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-10T10:20:44.330Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-10T10:20:44.330Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-10T10:20:44.419Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-05-10T10:20:44.419Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-10T10:20:44.609Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-05-10T10:20:44.902Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-05-10T10:20:45.347Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-05-10T10:20:45.347Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-10T10:20:45.475Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-10T10:20:45.999Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-05-10T10:20:46.713Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-05-10T10:20:46.713Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-10T10:20:46.811Z] --- PASS: TestServiceCreateInit (7.73s) [2022-05-10T10:20:46.811Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2022-05-10T10:20:46.811Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s) [2022-05-10T10:20:46.811Z] === RUN TestCreateServiceMultipleTimes [2022-05-10T10:20:46.862Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-10T10:20:46.862Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-10T10:20:46.862Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-10T10:20:46.862Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-10T10:20:46.862Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-10T10:20:47.641Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-05-10T10:20:47.641Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-10T10:20:48.774Z] --- PASS: TestBuildWithHugeFile (128.54s) [2022-05-10T10:20:48.774Z] === RUN TestBuildWCOWSandboxSize [2022-05-10T10:20:48.774Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:20:48.774Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:20:48.774Z] === RUN TestBuildWithEmptyDockerfile [2022-05-10T10:20:48.774Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:20:48.774Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:20:48.774Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:20:48.774Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:20:48.774Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:20:48.774Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:20:48.774Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:20:48.774Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:20:48.774Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:20:48.774Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-05-10T10:20:48.774Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-05-10T10:20:48.774Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-05-10T10:20:48.774Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-05-10T10:20:48.774Z] === RUN TestBuildPreserveOwnership [2022-05-10T10:20:48.774Z] === RUN TestBuildPreserveOwnership/copy_from [2022-05-10T10:20:49.006Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-05-10T10:20:49.006Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-10T10:20:49.567Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-05-10T10:20:49.567Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-10T10:20:50.169Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-05-10T10:20:50.686Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-10T10:20:50.686Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-05-10T10:20:50.932Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-05-10T10:20:50.932Z] === RUN TestNISDomainname [2022-05-10T10:20:51.188Z] --- PASS: TestNISDomainname (0.56s) [2022-05-10T10:20:51.188Z] === RUN TestHostnameDnsResolution [2022-05-10T10:20:52.070Z] --- PASS: TestBuildPreserveOwnership (3.15s) [2022-05-10T10:20:52.070Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.11s) [2022-05-10T10:20:52.070Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.04s) [2022-05-10T10:20:52.070Z] === RUN TestBuildPlatformInvalid [2022-05-10T10:20:52.070Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-10T10:20:52.070Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-05-10T10:20:52.115Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-05-10T10:20:52.116Z] === RUN TestUnprivilegedPortsAndPing [2022-05-10T10:20:52.641Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-10T10:20:52.677Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-05-10T10:20:52.677Z] === RUN TestPrivilegedHostDevices [2022-05-10T10:20:52.920Z] Loaded image: busybox:latest [2022-05-10T10:20:53.191Z] Loaded image: busybox:glibc [2022-05-10T10:20:53.238Z] --- PASS: TestPrivilegedHostDevices (0.56s) [2022-05-10T10:20:53.238Z] === RUN TestStats [2022-05-10T10:20:54.086Z] ? github.com/docker/docker/api [no test files] [2022-05-10T10:20:54.856Z] ............................ [ 66%] [2022-05-10T10:20:55.135Z] Loaded image: debian:bullseye-slim [2022-05-10T10:20:55.135Z] Loaded image: hello-world:latest [2022-05-10T10:20:55.135Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-10T10:20:55.135Z] Loaded image: arm32v7/hello-world:latest [2022-05-10T10:20:55.753Z] --- PASS: TestStats (2.44s) [2022-05-10T10:20:55.753Z] === RUN TestStopContainerWithTimeout [2022-05-10T10:20:55.753Z] === RUN TestStopContainerWithTimeout/0 [2022-05-10T10:20:55.753Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-10T10:20:55.753Z] === RUN TestStopContainerWithTimeout/1 [2022-05-10T10:20:55.753Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-10T10:20:55.753Z] === RUN TestStopContainerWithTimeout/3 [2022-05-10T10:20:55.753Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-10T10:20:55.753Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-10T10:20:55.753Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-10T10:20:55.753Z] === CONT TestStopContainerWithTimeout/0 [2022-05-10T10:20:55.753Z] === CONT TestStopContainerWithTimeout/3 [2022-05-10T10:20:56.316Z] === CONT TestStopContainerWithTimeout/1 [2022-05-10T10:20:56.519Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-10T10:20:57.461Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-10T10:20:57.680Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-10T10:20:57.722Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-10T10:20:58.664Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-10T10:20:58.925Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-05-10T10:21:00.195Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-05-10T10:21:00.195Z] --- PASS: TestStopContainerWithTimeout/0 (0.64s) [2022-05-10T10:21:00.195Z] --- PASS: TestStopContainerWithTimeout/1 (1.50s) [2022-05-10T10:21:00.195Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-05-10T10:21:00.195Z] --- PASS: TestStopContainerWithTimeout/-1 (2.38s) [2022-05-10T10:21:00.195Z] === RUN TestDeleteDevicemapper [2022-05-10T10:21:00.195Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-10T10:21:00.195Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-10T10:21:00.195Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-10T10:21:00.839Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-05-10T10:21:01.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2022-05-10T10:21:01.605Z] === RUN TestUpdateMemory [2022-05-10T10:21:02.190Z] --- PASS: TestUpdateMemory (0.59s) [2022-05-10T10:21:02.190Z] === RUN TestUpdateCPUQuota [2022-05-10T10:21:02.752Z] === RUN TestDockerSuite/TestAttachDetach [2022-05-10T10:21:02.753Z] --- PASS: TestUpdateCPUQuota (0.78s) [2022-05-10T10:21:02.753Z] === RUN TestUpdatePidsLimit [2022-05-10T10:21:02.753Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-10T10:21:03.009Z] === RUN TestUpdatePidsLimit/no_change [2022-05-10T10:21:03.265Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-10T10:21:03.324Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-05-10T10:21:03.521Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-10T10:21:03.585Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-10T10:21:03.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-10T10:21:03.777Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-10T10:21:04.032Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-10T10:21:04.533Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-10T10:21:04.597Z] --- PASS: TestUpdatePidsLimit (1.87s) [2022-05-10T10:21:04.597Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-05-10T10:21:04.597Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-05-10T10:21:04.597Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2022-05-10T10:21:04.597Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s) [2022-05-10T10:21:04.597Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-05-10T10:21:04.597Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-05-10T10:21:04.597Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s) [2022-05-10T10:21:04.597Z] === RUN TestUpdateRestartPolicy [2022-05-10T10:21:04.880Z] --- PASS: TestCreateServiceMultipleTimes (15.64s) [2022-05-10T10:21:04.880Z] === RUN TestCreateServiceConflict [2022-05-10T10:21:04.880Z] --- PASS: TestCreateServiceConflict (2.23s) [2022-05-10T10:21:04.880Z] === RUN TestCreateServiceMaxReplicas [2022-05-10T10:21:05.476Z] docker_cli_daemon_test.go:1472: [d18d225bec26e] daemon is not started [2022-05-10T10:21:05.476Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.41s) [2022-05-10T10:21:05.476Z] PASS [2022-05-10T10:21:05.476Z] [2022-05-10T10:21:05.476Z] === Skipped [2022-05-10T10:21:05.476Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-05-10T10:21:05.476Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:21:05.476Z] [2022-05-10T10:21:05.476Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:21:05.476Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:21:05.476Z] [2022-05-10T10:21:05.476Z] DONE 34 tests, 2 skipped in 193.471s [2022-05-10T10:21:05.476Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-05-10T10:21:05.476Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:05.476Z] ++ set -e [2022-05-10T10:21:05.476Z] ++ '[' -n 0 ']' [2022-05-10T10:21:05.476Z] ++ set -x [2022-05-10T10:21:05.476Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:05.476Z] INFO: Testing against a local daemon [2022-05-10T10:21:05.476Z] === RUN TestConfigInspect [2022-05-10T10:21:05.737Z] check_test.go:307: [dd2a67cc158f3] daemon is not started [2022-05-10T10:21:05.737Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-05-10T10:21:06.308Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-10T10:21:06.880Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-10T10:21:07.407Z] --- PASS: TestCreateServiceMaxReplicas (2.80s) [2022-05-10T10:21:07.407Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-10T10:21:07.825Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-10T10:21:07.825Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-05-10T10:21:08.397Z] --- PASS: TestConfigInspect (3.01s) [2022-05-10T10:21:08.397Z] === RUN TestConfigList [2022-05-10T10:21:08.973Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-10T10:21:09.545Z] check_test.go:307: [d2e71c9984f95] daemon is not started [2022-05-10T10:21:09.545Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-05-10T10:21:10.488Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-10T10:21:11.059Z] --- PASS: TestConfigList (2.70s) [2022-05-10T10:21:11.059Z] === RUN TestConfigsCreateAndDelete [2022-05-10T10:21:11.319Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-10T10:21:11.890Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-10T10:21:11.890Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-10T10:21:12.461Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-10T10:21:13.405Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-10T10:21:13.978Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-05-10T10:21:13.978Z] --- PASS: TestConfigsCreateAndDelete (2.89s) [2022-05-10T10:21:13.978Z] === RUN TestConfigsUpdate [2022-05-10T10:21:16.767Z] --- PASS: TestUpdateRestartPolicy (11.00s) [2022-05-10T10:21:16.767Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-10T10:21:16.767Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-05-10T10:21:16.767Z] === RUN TestWaitNonBlocked [2022-05-10T10:21:16.767Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:21:16.767Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:21:16.767Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:21:16.767Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:21:16.767Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:21:16.767Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:21:16.767Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-05-10T10:21:16.767Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-05-10T10:21:16.767Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-05-10T10:21:16.767Z] === RUN TestWaitBlocked [2022-05-10T10:21:16.767Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:21:16.767Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:21:16.767Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:21:16.767Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:21:16.767Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:21:16.767Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:21:17.281Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-05-10T10:21:17.281Z] --- PASS: TestConfigsUpdate (3.05s) [2022-05-10T10:21:17.281Z] === RUN TestTemplatedConfig [2022-05-10T10:21:17.695Z] --- PASS: TestWaitBlocked (0.01s) [2022-05-10T10:21:17.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-05-10T10:21:17.695Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-05-10T10:21:17.695Z] === CONT TestContainerStartOnDaemonRestart [2022-05-10T10:21:17.695Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-10T10:21:19.199Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-05-10T10:21:19.230Z] === RUN TestMiddlewares [2022-05-10T10:21:19.231Z] --- PASS: TestMiddlewares (0.00s) [2022-05-10T10:21:19.231Z] PASS [2022-05-10T10:21:19.231Z] coverage: 7.9% of statements [2022-05-10T10:21:19.231Z] ok github.com/docker/docker/api/server 0.052s coverage: 7.9% of statements [2022-05-10T10:21:19.298Z] INFO: Extraction ended at 05/10/2022 10:21:14. Duration:00:00:38.3429222 [2022-05-10T10:21:19.298Z] INFO: Updating the golang and path environment variables [2022-05-10T10:21:19.298Z] INFO: GOPATH=d:\gopath [2022-05-10T10:21:19.298Z] INFO: go version go1.18.1 windows/amd64 [2022-05-10T10:21:19.298Z] INFO: Running the daemon under test in debug mode [2022-05-10T10:21:19.298Z] INFO: Starting a daemon under test... [2022-05-10T10:21:19.298Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43275\10\daemon --pidfile d:\CI\PR-43275\10\docker.pid -D [2022-05-10T10:21:19.298Z] INFO: Process started successfully. [2022-05-10T10:21:19.298Z] INFO: Start tailing logs of the daemon under tests [2022-05-10T10:21:19.298Z] INFO: Waiting for the daemon under test to start... [2022-05-10T10:21:19.585Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s) [2022-05-10T10:21:19.585Z] === CONT TestIpcModeOlderClient [2022-05-10T10:21:19.585Z] --- PASS: TestContainerStartOnDaemonRestart (2.07s) [2022-05-10T10:21:19.585Z] === CONT TestContainerKillOnDaemonStart [2022-05-10T10:21:19.585Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-05-10T10:21:19.585Z] === CONT TestDaemonHostGatewayIP [2022-05-10T10:21:21.127Z] --- PASS: TestTemplatedConfig (3.63s) [2022-05-10T10:21:21.127Z] === RUN TestConfigCreateResolve [2022-05-10T10:21:22.099Z] --- PASS: TestDaemonHostGatewayIP (2.41s) [2022-05-10T10:21:22.099Z] === CONT TestDaemonRestartIpcMode [2022-05-10T10:21:22.269Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.18s) [2022-05-10T10:21:22.270Z] === RUN TestCreateServiceSecretFileMode [2022-05-10T10:21:22.512Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-05-10T10:21:23.202Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-05-10T10:21:23.202Z] === RUN TestCreateServiceConfigFileMode [2022-05-10T10:21:23.897Z] --- PASS: TestConfigCreateResolve (3.04s) [2022-05-10T10:21:23.897Z] PASS [2022-05-10T10:21:23.897Z] [2022-05-10T10:21:23.897Z] DONE 6 tests in 18.445s [2022-05-10T10:21:23.897Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-05-10T10:21:23.897Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:23.897Z] ++ set -e [2022-05-10T10:21:23.897Z] ++ '[' -n 0 ']' [2022-05-10T10:21:23.897Z] ++ set -x [2022-05-10T10:21:23.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:24.157Z] INFO: Testing against a local daemon [2022-05-10T10:21:24.157Z] === RUN TestCheckpoint [2022-05-10T10:21:24.157Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:21:24.157Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/commit [2022-05-10T10:21:24.157Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-10T10:21:24.157Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:21:24.157Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:21:24.157Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:21:24.157Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:21:24.157Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:21:24.157Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:21:24.157Z] === CONT TestContainerInvalidJSON/commit [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-10T10:21:24.157Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-10T10:21:24.157Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-05-10T10:21:24.157Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-10T10:21:24.157Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-10T10:21:24.157Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-10T10:21:24.157Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-10T10:21:24.157Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-05-10T10:21:24.157Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.02s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.03s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.01s) [2022-05-10T10:21:24.158Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-10T10:21:24.158Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-10T10:21:24.158Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-05-10T10:21:24.158Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-10T10:21:24.158Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-05-10T10:21:24.158Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-10T10:21:24.418Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-05-10T10:21:24.418Z] === RUN TestCopyEmptyFile [2022-05-10T10:21:24.613Z] --- PASS: TestDaemonRestartIpcMode (2.13s) [2022-05-10T10:21:24.679Z] --- PASS: TestCopyEmptyFile (0.40s) [2022-05-10T10:21:24.679Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-10T10:21:24.679Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-05-10T10:21:24.679Z] === RUN TestCopyFromContainer [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-10T10:21:25.598Z] === RUN TestBoolValue [2022-05-10T10:21:25.598Z] --- PASS: TestBoolValue (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestBoolValueOrDefault [2022-05-10T10:21:25.598Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestInt64ValueOrZero [2022-05-10T10:21:25.598Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestInt64ValueOrDefault [2022-05-10T10:21:25.598Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-10T10:21:25.598Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestJsonContentType [2022-05-10T10:21:25.598Z] --- PASS: TestJsonContentType (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestReadJSON [2022-05-10T10:21:25.598Z] === RUN TestReadJSON/nil_body [2022-05-10T10:21:25.598Z] === RUN TestReadJSON/empty_body [2022-05-10T10:21:25.598Z] === RUN TestReadJSON/with_valid_request [2022-05-10T10:21:25.598Z] === RUN TestReadJSON/with_whitespace [2022-05-10T10:21:25.598Z] === RUN TestReadJSON/with_extra_content [2022-05-10T10:21:25.598Z] === RUN TestReadJSON/invalid_JSON [2022-05-10T10:21:25.598Z] --- PASS: TestReadJSON (0.00s) [2022-05-10T10:21:25.598Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-10T10:21:25.598Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-10T10:21:25.598Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-10T10:21:25.598Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-10T10:21:25.598Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-10T10:21:25.598Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-10T10:21:25.598Z] PASS [2022-05-10T10:21:25.598Z] coverage: 31.9% of statements [2022-05-10T10:21:25.598Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-05-10T10:21:25.598Z] === RUN TestMaskSecretKeys [2022-05-10T10:21:25.598Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-10T10:21:25.598Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-10T10:21:25.598Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-10T10:21:25.598Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-10T10:21:25.598Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-10T10:21:25.598Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-10T10:21:25.598Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestVersionMiddlewareVersion [2022-05-10T10:21:25.598Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-10T10:21:25.598Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-10T10:21:25.598Z] PASS [2022-05-10T10:21:25.598Z] coverage: 37.7% of statements [2022-05-10T10:21:25.598Z] ok github.com/docker/docker/api/server/middleware 0.080s coverage: 37.7% of statements [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-10T10:21:25.598Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-10T10:21:25.598Z] === RUN TestStrSliceMarshalJSON [2022-05-10T10:21:25.598Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestStrSliceUnmarshalJSON [2022-05-10T10:21:25.598Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestStrSliceUnmarshalString [2022-05-10T10:21:25.598Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestStrSliceUnmarshalSlice [2022-05-10T10:21:25.598Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-10T10:21:25.598Z] PASS [2022-05-10T10:21:25.598Z] coverage: 90.0% of statements [2022-05-10T10:21:25.598Z] ok github.com/docker/docker/api/types/strslice 0.078s coverage: 90.0% of statements [2022-05-10T10:21:25.598Z] === RUN TestToJSON [2022-05-10T10:21:25.598Z] --- PASS: TestToJSON (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestToParamWithVersion [2022-05-10T10:21:25.598Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestFromJSON [2022-05-10T10:21:25.598Z] --- PASS: TestFromJSON (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestEmpty [2022-05-10T10:21:25.598Z] --- PASS: TestEmpty (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestArgsMatchKVListEmptySources [2022-05-10T10:21:25.598Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestArgsMatchKVList [2022-05-10T10:21:25.598Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestArgsMatch [2022-05-10T10:21:25.598Z] --- PASS: TestArgsMatch (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestAdd [2022-05-10T10:21:25.598Z] --- PASS: TestAdd (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestDel [2022-05-10T10:21:25.598Z] --- PASS: TestDel (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestLen [2022-05-10T10:21:25.598Z] --- PASS: TestLen (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestExactMatch [2022-05-10T10:21:25.598Z] --- PASS: TestExactMatch (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestOnlyOneExactMatch [2022-05-10T10:21:25.598Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestContains [2022-05-10T10:21:25.598Z] --- PASS: TestContains (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestValidate [2022-05-10T10:21:25.598Z] --- PASS: TestValidate (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestWalkValues [2022-05-10T10:21:25.598Z] --- PASS: TestWalkValues (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestFuzzyMatch [2022-05-10T10:21:25.598Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-10T10:21:25.598Z] === RUN TestClone [2022-05-10T10:21:25.598Z] --- PASS: TestClone (0.00s) [2022-05-10T10:21:25.598Z] PASS [2022-05-10T10:21:25.598Z] coverage: 92.2% of statements [2022-05-10T10:21:25.598Z] ok github.com/docker/docker/api/types/filters 0.043s coverage: 92.2% of statements [2022-05-10T10:21:25.598Z] === RUN TestGetTimestamp [2022-05-10T10:21:25.598Z] === RUN TestAdjustForAPIVersion [2022-05-10T10:21:25.598Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-10T10:21:25.598Z] PASS [2022-05-10T10:21:25.598Z] coverage: 6.1% of statements [2022-05-10T10:21:25.598Z] --- PASS: TestGetTimestamp (0.17s) [2022-05-10T10:21:25.598Z] === RUN TestParseTimestamps [2022-05-10T10:21:25.598Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-10T10:21:25.598Z] PASS [2022-05-10T10:21:25.598Z] coverage: 100.0% of statements [2022-05-10T10:21:25.598Z] ok github.com/docker/docker/api/server/router/swarm 0.042s coverage: 6.1% of statements [2022-05-10T10:21:25.598Z] ok github.com/docker/docker/api/types/time 0.210s coverage: 100.0% of statements [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-10T10:21:25.599Z] === RUN TestCompareVersion [2022-05-10T10:21:25.599Z] --- PASS: TestCompareVersion (0.00s) [2022-05-10T10:21:25.599Z] PASS [2022-05-10T10:21:25.599Z] coverage: 77.3% of statements [2022-05-10T10:21:25.599Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 77.3% of statements [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/builder [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-10T10:21:25.599Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-10T10:21:25.599Z] === RUN TestIsGIT [2022-05-10T10:21:25.599Z] --- PASS: TestIsGIT (0.00s) [2022-05-10T10:21:25.599Z] PASS [2022-05-10T10:21:25.599Z] coverage: 100.0% of statements [2022-05-10T10:21:25.599Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.083s coverage: 100.0% of statements [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-10T10:21:25.599Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestCloneArgsSmartHttp [2022-05-10T10:21:25.599Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-10T10:21:25.599Z] === RUN TestCloneArgsDumbHttp [2022-05-10T10:21:25.599Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestCloneArgsGit [2022-05-10T10:21:25.599Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestCheckoutGit [2022-05-10T10:21:25.599Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-10T10:21:25.599Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-10T10:21:25.599Z] === RUN TestProcessNoDockerignore [2022-05-10T10:21:25.599Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-10T10:21:25.599Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestDetectContentType [2022-05-10T10:21:25.599Z] --- PASS: TestDetectContentType (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestSelectAcceptableMIME [2022-05-10T10:21:25.599Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestInspectEmptyResponse [2022-05-10T10:21:25.599Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestInspectResponseBinary [2022-05-10T10:21:25.599Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestResponseUnsupportedContentType [2022-05-10T10:21:25.599Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestInspectResponseTextSimple [2022-05-10T10:21:25.599Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestInspectResponseEmptyContentType [2022-05-10T10:21:25.599Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestUnknownContentLength [2022-05-10T10:21:25.599Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestDownloadRemote [2022-05-10T10:21:25.599Z] --- PASS: TestDownloadRemote (0.10s) [2022-05-10T10:21:25.599Z] === RUN TestGetWithStatusError [2022-05-10T10:21:25.599Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestCloseRootDirectory [2022-05-10T10:21:25.599Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:21:25.599Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestHashFile [2022-05-10T10:21:25.599Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:21:25.599Z] --- SKIP: TestHashFile (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestHashSubdir [2022-05-10T10:21:25.599Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:21:25.599Z] --- SKIP: TestHashSubdir (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestRemoveDirectory [2022-05-10T10:21:25.599Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:21:25.599Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-10T10:21:25.599Z] PASS [2022-05-10T10:21:25.599Z] coverage: 9.3% of statements [2022-05-10T10:21:25.599Z] ok github.com/docker/docker/builder/remotecontext 0.263s coverage: 9.3% of statements [2022-05-10T10:21:25.599Z] === RUN TestEnable [2022-05-10T10:21:25.599Z] --- PASS: TestEnable (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestDisable [2022-05-10T10:21:25.599Z] --- PASS: TestDisable (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestEnabled [2022-05-10T10:21:25.599Z] --- PASS: TestEnabled (0.00s) [2022-05-10T10:21:25.599Z] PASS [2022-05-10T10:21:25.599Z] coverage: 100.0% of statements [2022-05-10T10:21:25.599Z] ok github.com/docker/docker/cli/debug 0.051s coverage: 100.0% of statements [2022-05-10T10:21:25.599Z] === RUN TestGetAllAllowed [2022-05-10T10:21:25.599Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestGetAllMeta [2022-05-10T10:21:25.599Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-10T10:21:25.599Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestIsUnreferencedBuiltin [2022-05-10T10:21:25.599Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestIsExistingDirectory [2022-05-10T10:21:25.599Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-10T10:21:25.599Z] === RUN TestGetFilenameForDownload [2022-05-10T10:21:25.599Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestEnv2Variables [2022-05-10T10:21:25.599Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-10T10:21:25.599Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestMaintainer [2022-05-10T10:21:25.599Z] --- PASS: TestMaintainer (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestLabel [2022-05-10T10:21:25.599Z] --- PASS: TestLabel (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestFromScratch [2022-05-10T10:21:25.599Z] --- PASS: TestFromScratch (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestFromWithArg [2022-05-10T10:21:25.599Z] --- PASS: TestFromWithArg (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-10T10:21:25.599Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestFromWithUndefinedArg [2022-05-10T10:21:25.599Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestFromMultiStageWithNamedStage [2022-05-10T10:21:25.599Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestOnbuild [2022-05-10T10:21:25.599Z] --- PASS: TestOnbuild (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestWorkdir [2022-05-10T10:21:25.599Z] --- PASS: TestWorkdir (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestCmd [2022-05-10T10:21:25.599Z] --- PASS: TestCmd (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestHealthcheckNone [2022-05-10T10:21:25.599Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestHealthcheckCmd [2022-05-10T10:21:25.599Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestEntrypoint [2022-05-10T10:21:25.599Z] --- PASS: TestEntrypoint (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestExpose [2022-05-10T10:21:25.599Z] --- PASS: TestExpose (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestUser [2022-05-10T10:21:25.599Z] --- PASS: TestUser (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestVolume [2022-05-10T10:21:25.599Z] --- PASS: TestVolume (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestStopSignal [2022-05-10T10:21:25.599Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-10T10:21:25.599Z] --- SKIP: TestStopSignal (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestArg [2022-05-10T10:21:25.599Z] --- PASS: TestArg (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestShell [2022-05-10T10:21:25.599Z] --- PASS: TestShell (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestPrependEnvOnCmd [2022-05-10T10:21:25.599Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestRunWithBuildArgs [2022-05-10T10:21:25.599Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestRunIgnoresHealthcheck [2022-05-10T10:21:25.599Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestDispatchUnsupportedOptions [2022-05-10T10:21:25.599Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-10T10:21:25.599Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-10T10:21:25.599Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-10T10:21:25.599Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestNormalizeWorkdir [2022-05-10T10:21:25.599Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestDispatch [2022-05-10T10:21:25.599Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-10T10:21:25.599Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-10T10:21:25.599Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-10T10:21:25.599Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-10T10:21:25.599Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-10T10:21:25.599Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-10T10:21:25.599Z] === RUN TestDispatch/COPY_url [2022-05-10T10:21:25.599Z] --- PASS: TestDispatch (0.08s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-10T10:21:25.599Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestAddScratchImageAddsToMounts [2022-05-10T10:21:25.599Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-10T10:21:25.599Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-10T10:21:25.599Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-10T10:21:25.599Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestImageSourceGetAddsToMounts [2022-05-10T10:21:25.599Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestEmptyDockerfile [2022-05-10T10:21:25.599Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestSymlinkDockerfile [2022-05-10T10:21:25.599Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-10T10:21:25.599Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-10T10:21:25.599Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestNonExistingDockerfile [2022-05-10T10:21:25.599Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestCopyRunConfig [2022-05-10T10:21:25.599Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestDeepCopyRunConfig [2022-05-10T10:21:25.599Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestExportImage [2022-05-10T10:21:25.599Z] --- PASS: TestExportImage (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestNormalizeDest [2022-05-10T10:21:25.599Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-10T10:21:25.599Z] PASS [2022-05-10T10:21:25.599Z] coverage: 46.7% of statements [2022-05-10T10:21:25.599Z] ok github.com/docker/docker/builder/dockerfile 0.256s coverage: 46.7% of statements [2022-05-10T10:21:25.599Z] === RUN TestTCP4Proxy [2022-05-10T10:21:25.599Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-10T10:21:25.599Z] === RUN TestTCP4ProxyHalfClose [2022-05-10T10:21:25.599Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestTCP6Proxy [2022-05-10T10:21:25.599Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-10T10:21:25.599Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestTCPDualStackProxy [2022-05-10T10:21:25.599Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-10T10:21:25.599Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestUDP4Proxy [2022-05-10T10:21:25.599Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestUDP6Proxy [2022-05-10T10:21:25.599Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-10T10:21:25.599Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestUDPWriteError [2022-05-10T10:21:25.599Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestSCTP4Proxy [2022-05-10T10:21:25.599Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-10T10:21:25.599Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-10T10:21:25.599Z] === RUN TestSCTP6Proxy [2022-05-10T10:21:25.599Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-10T10:21:25.599Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-10T10:21:25.599Z] PASS [2022-05-10T10:21:25.599Z] coverage: 49.4% of statements [2022-05-10T10:21:25.599Z] ok github.com/docker/docker/cmd/docker-proxy 0.061s coverage: 49.4% of statements [2022-05-10T10:21:25.620Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-05-10T10:21:25.726Z] --- PASS: TestCreateServiceConfigFileMode (2.48s) [2022-05-10T10:21:25.726Z] === RUN TestCreateServiceSysctls [2022-05-10T10:21:26.564Z] === RUN TestCopyFromContainer// [2022-05-10T10:21:26.564Z] === RUN TestCopyFromContainer//bar/root [2022-05-10T10:21:26.825Z] === RUN TestCopyFromContainer//bar/root/ [2022-05-10T10:21:26.825Z] === RUN TestCopyFromContainer/bar/quux [2022-05-10T10:21:27.087Z] === RUN TestCopyFromContainer/bar/quux/ [2022-05-10T10:21:27.087Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-05-10T10:21:27.087Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-05-10T10:21:27.348Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-05-10T10:21:27.610Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-05-10T10:21:27.610Z] === RUN TestCopyFromContainer/bar/notarget [2022-05-10T10:21:27.610Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer (2.98s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer// (0.15s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.18s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2022-05-10T10:21:27.871Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2022-05-10T10:21:27.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-10T10:21:27.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:21:27.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:21:27.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:21:27.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:21:27.871Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:21:27.871Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:21:27.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:21:27.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:21:27.871Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:21:27.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-05-10T10:21:27.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-10T10:21:27.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-10T10:21:27.871Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-10T10:21:27.871Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-10T10:21:27.871Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-05-10T10:21:27.871Z] === RUN TestCreateWithInvalidEnv [2022-05-10T10:21:27.871Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-10T10:21:27.872Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-10T10:21:27.872Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-10T10:21:27.872Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-10T10:21:27.872Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-10T10:21:27.872Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-10T10:21:27.872Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-10T10:21:27.872Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-10T10:21:27.872Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-10T10:21:27.872Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-10T10:21:27.872Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-10T10:21:27.872Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-10T10:21:27.872Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-10T10:21:27.872Z] === RUN TestCreateTmpfsMountsTarget [2022-05-10T10:21:27.872Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-05-10T10:21:27.872Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-10T10:21:29.006Z] --- PASS: TestCreateServiceSysctls (3.15s) [2022-05-10T10:21:29.007Z] === RUN TestCreateServiceCapabilities [2022-05-10T10:21:29.259Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-05-10T10:21:29.838Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-10T10:21:29.838Z] --- PASS: TestCreateWithCustomMaskedPaths (2.02s) [2022-05-10T10:21:29.838Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-10T10:21:30.781Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-10T10:21:31.533Z] --- PASS: TestCreateServiceCapabilities (2.52s) [2022-05-10T10:21:31.533Z] === RUN TestInspect [2022-05-10T10:21:31.724Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-05-10T10:21:31.985Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-10T10:21:31.985Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2022-05-10T10:21:31.985Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-10T10:21:31.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:21:31.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:21:31.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:21:31.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:21:31.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:21:31.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:21:31.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:21:31.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:21:31.985Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:21:31.985Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:21:32.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:21:32.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:21:32.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:21:32.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:21:32.246Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:21:32.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-05-10T10:21:32.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-05-10T10:21:32.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-05-10T10:21:32.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-05-10T10:21:32.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-10T10:21:32.246Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-10T10:21:32.246Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-10T10:21:32.246Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-10T10:21:32.695Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-05-10T10:21:32.695Z] PASS [2022-05-10T10:21:32.695Z] [2022-05-10T10:21:32.695Z] === Skipped [2022-05-10T10:21:32.695Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-05-10T10:21:32.695Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:21:32.695Z] [2022-05-10T10:21:32.695Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-10T10:21:32.695Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-10T10:21:32.695Z] [2022-05-10T10:21:32.695Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-10T10:21:32.695Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-10T10:21:32.695Z] [2022-05-10T10:21:32.695Z] DONE 235 tests, 3 skipped in 117.389s [2022-05-10T10:21:32.695Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-10T10:21:32.695Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:32.695Z] ++ set -e [2022-05-10T10:21:32.695Z] ++ '[' -n 0 ']' [2022-05-10T10:21:32.695Z] ++ set -x [2022-05-10T10:21:32.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:32.696Z] === RUN TestConfigDaemonLibtrustID [2022-05-10T10:21:32.696Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-05-10T10:21:32.696Z] === RUN TestDaemonConfigValidation [2022-05-10T10:21:32.696Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:21:32.696Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:21:32.696Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-10T10:21:32.696Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-10T10:21:32.696Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-10T10:21:32.696Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-10T10:21:32.696Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-10T10:21:32.696Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-10T10:21:32.696Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-10T10:21:32.696Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-10T10:21:32.696Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:21:32.696Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-10T10:21:32.696Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-10T10:21:32.696Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-10T10:21:32.696Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-10T10:21:32.696Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-10T10:21:32.696Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-05-10T10:21:32.696Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-05-10T10:21:32.696Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-05-10T10:21:32.696Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-05-10T10:21:32.696Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-05-10T10:21:32.696Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-10T10:21:32.696Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-10T10:21:33.188Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2022-05-10T10:21:33.188Z] === RUN TestCreateDifferentPlatform [2022-05-10T10:21:33.188Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-10T10:21:33.188Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-10T10:21:33.188Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-05-10T10:21:33.188Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-10T10:21:33.188Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-10T10:21:33.188Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-10T10:21:33.188Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-05-10T10:21:33.188Z] === RUN TestCreatePlatformSpecificImageNoPlatform=== RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-05-10T10:21:33.188Z] [2022-05-10T10:21:33.188Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-05-10T10:21:33.188Z] === RUN TestContainerStartOnDaemonRestart [2022-05-10T10:21:33.188Z] === PAUSE TestContainerStartOnDaemonRestart [2022-05-10T10:21:33.188Z] === RUN TestDaemonRestartIpcMode [2022-05-10T10:21:33.188Z] === PAUSE TestDaemonRestartIpcMode [2022-05-10T10:21:33.188Z] === RUN TestDaemonHostGatewayIP [2022-05-10T10:21:33.188Z] === PAUSE TestDaemonHostGatewayIP [2022-05-10T10:21:33.188Z] === RUN TestRestartDaemonWithRestartingContainer [2022-05-10T10:21:33.188Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-05-10T10:21:33.188Z] === RUN TestContainerKillOnDaemonStart [2022-05-10T10:21:33.188Z] === PAUSE TestContainerKillOnDaemonStart [2022-05-10T10:21:33.188Z] === RUN TestDiff [2022-05-10T10:21:33.188Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-05-10T10:21:33.257Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-10T10:21:33.448Z] check_test.go:307: [d001be745d7bc] daemon is not started [2022-05-10T10:21:33.448Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-05-10T10:21:33.710Z] --- PASS: TestDiff (0.69s) [2022-05-10T10:21:33.710Z] === RUN TestExecWithCloseStdin [2022-05-10T10:21:34.061Z] --- PASS: TestInspect (2.88s) [2022-05-10T10:21:34.061Z] === RUN TestCreateJob [2022-05-10T10:21:34.185Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-10T10:21:34.652Z] --- PASS: TestExecWithCloseStdin (0.86s) [2022-05-10T10:21:34.652Z] === RUN TestExec [2022-05-10T10:21:35.226Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-10T10:21:35.488Z] --- PASS: TestExec (0.77s) [2022-05-10T10:21:35.488Z] === RUN TestExecUser [2022-05-10T10:21:35.550Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-10T10:21:35.550Z] daemon_test.go:156: [d5a5246870ff9] daemon is not started [2022-05-10T10:21:35.550Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-05-10T10:21:35.550Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-05-10T10:21:35.550Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-05-10T10:21:35.550Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-05-10T10:21:35.550Z] === RUN TestDaemonProxy [2022-05-10T10:21:35.550Z] === RUN TestDaemonProxy/environment_variables [2022-05-10T10:21:35.749Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-05-10T10:21:36.110Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-05-10T10:21:36.324Z] --- PASS: TestExecUser (0.91s) [2022-05-10T10:21:36.324Z] === RUN TestExportContainerAndImportImage [2022-05-10T10:21:36.915Z] === RUN TestDaemonProxy/command-line_options [2022-05-10T10:21:36.969Z] .....INFO: Daemon under test started and replied! [2022-05-10T10:21:36.969Z] INFO: Docker version of the daemon under test [2022-05-10T10:21:36.969Z] [2022-05-10T10:21:36.969Z] Client: [2022-05-10T10:21:36.969Z] Version: 17.06.2-ce [2022-05-10T10:21:36.969Z] API version: 1.30 [2022-05-10T10:21:36.969Z] Go version: go1.8.3 [2022-05-10T10:21:36.969Z] Git commit: cec0b72 [2022-05-10T10:21:36.969Z] Built: Tue Sep 5 19:57:19 2017 [2022-05-10T10:21:36.969Z] OS/Arch: windows/amd64 [2022-05-10T10:21:36.969Z] [2022-05-10T10:21:36.969Z] Server: [2022-05-10T10:21:36.969Z] Version: 0.0.0-dev [2022-05-10T10:21:36.969Z] API version: 1.42 (minimum version 1.24) [2022-05-10T10:21:36.969Z] Go version: go1.18.1 [2022-05-10T10:21:36.969Z] Git commit: 7637d10d87 [2022-05-10T10:21:36.969Z] Built: [2022-05-10T10:21:36.969Z] OS/Arch: windows/amd64 [2022-05-10T10:21:36.969Z] Experimental: false [2022-05-10T10:21:36.969Z] [2022-05-10T10:21:36.969Z] INFO: Docker info of the daemon under test [2022-05-10T10:21:36.969Z] [2022-05-10T10:21:36.969Z] Containers: 0 [2022-05-10T10:21:36.969Z] Running: 0 [2022-05-10T10:21:36.969Z] Paused: 0 [2022-05-10T10:21:36.969Z] Stopped: 0 [2022-05-10T10:21:36.969Z] Images: 0 [2022-05-10T10:21:36.969Z] Server Version: 0.0.0-dev [2022-05-10T10:21:36.969Z] Storage Driver: windowsfilter [2022-05-10T10:21:36.969Z] Windows: [2022-05-10T10:21:36.969Z] Logging Driver: json-file [2022-05-10T10:21:36.969Z] Plugins: [2022-05-10T10:21:36.969Z] Volume: local [2022-05-10T10:21:36.969Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T10:21:36.969Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T10:21:36.969Z] Swarm: inactive [2022-05-10T10:21:36.969Z] Default Isolation: process [2022-05-10T10:21:36.969Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-10T10:21:36.969Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-10T10:21:36.969Z] OSType: windows [2022-05-10T10:21:36.969Z] Architecture: x86_64 [2022-05-10T10:21:36.969Z] CPUs: 4 [2022-05-10T10:21:36.969Z] Total Memory: 32GiB [2022-05-10T10:21:36.969Z] Name: azwin-2-63c360 [2022-05-10T10:21:36.969Z] ID: 5CWD:ODIJ:TWLP:YLFD:FVDQ:J6XA:6QGR:KCOV:EAEK:UZZO:4SX7:BU3U [2022-05-10T10:21:36.969Z] Docker Root Dir: D:\CI\PR-43275\10\daemon [2022-05-10T10:21:36.969Z] Debug Mode (client): false [2022-05-10T10:21:36.969Z] Debug Mode (server): true [2022-05-10T10:21:36.969Z] File Descriptors: -1 [2022-05-10T10:21:36.969Z] Goroutines: 16 [2022-05-10T10:21:36.969Z] System Time: 2022-05-10T10:21:34.8022157Z [2022-05-10T10:21:36.969Z] EventsListeners: 0 [2022-05-10T10:21:36.969Z] Registry: https://index.docker.io/v1/ [2022-05-10T10:21:36.969Z] Labels: [2022-05-10T10:21:36.969Z] Experimental: false [2022-05-10T10:21:36.969Z] Insecure Registries: [2022-05-10T10:21:36.969Z] 127.0.0.0/8 [2022-05-10T10:21:36.970Z] Live Restore Enabled: false [2022-05-10T10:21:36.970Z] [2022-05-10T10:21:36.970Z] [2022-05-10T10:21:36.970Z] INFO: Docker images of the daemon under test [2022-05-10T10:21:36.970Z] [2022-05-10T10:21:36.970Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T10:21:36.970Z] [2022-05-10T10:21:36.970Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-05-10T10:21:36.970Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-05-10T10:21:36.970Z] ltsc2019: Pulling from windows/servercore [2022-05-10T10:21:36.970Z] 4612f6d0b889: Pulling fs layer [2022-05-10T10:21:36.970Z] ba8181afd426: Pulling fs layer [2022-05-10T10:21:37.293Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2022-05-10T10:21:37.293Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-10T10:21:37.341Z] --- PASS: TestCreateJob (3.06s) [2022-05-10T10:21:37.341Z] === RUN TestReplicatedJob [2022-05-10T10:21:37.561Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-05-10T10:21:37.947Z] === RUN TestCheckpointCreateError [2022-05-10T10:21:37.947Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCheckpointCreate [2022-05-10T10:21:37.947Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCheckpointDeleteError [2022-05-10T10:21:37.947Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCheckpointDelete [2022-05-10T10:21:37.947Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCheckpointListError [2022-05-10T10:21:37.947Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCheckpointList [2022-05-10T10:21:37.947Z] --- PASS: TestCheckpointList (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCheckpointListContainerNotFound [2022-05-10T10:21:37.947Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestNewClientWithOpsFromEnv [2022-05-10T10:21:37.947Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-10T10:21:37.947Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestGetAPIPath [2022-05-10T10:21:37.947Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestParseHostURL [2022-05-10T10:21:37.947Z] --- PASS: TestParseHostURL (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-10T10:21:37.947Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersion [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPVersionOverride [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-10T10:21:37.947Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestClientRedirect [2022-05-10T10:21:37.947Z] === RUN TestClientRedirect/GET [2022-05-10T10:21:37.947Z] === RUN TestClientRedirect/POST [2022-05-10T10:21:37.947Z] === RUN TestClientRedirect/PUT [2022-05-10T10:21:37.947Z] === RUN TestClientRedirect/DELETE [2022-05-10T10:21:37.947Z] --- PASS: TestClientRedirect (0.00s) [2022-05-10T10:21:37.947Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-10T10:21:37.947Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-10T10:21:37.947Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-10T10:21:37.947Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigCreateUnsupported [2022-05-10T10:21:37.947Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigCreateError [2022-05-10T10:21:37.947Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigCreate [2022-05-10T10:21:37.947Z] --- PASS: TestConfigCreate (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigInspectNotFound [2022-05-10T10:21:37.947Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigInspectWithEmptyID [2022-05-10T10:21:37.947Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigInspectUnsupported [2022-05-10T10:21:37.947Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigInspectError [2022-05-10T10:21:37.947Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigInspectConfigNotFound [2022-05-10T10:21:37.947Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigInspect [2022-05-10T10:21:37.947Z] --- PASS: TestConfigInspect (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigListUnsupported [2022-05-10T10:21:37.947Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigListError [2022-05-10T10:21:37.947Z] --- PASS: TestConfigListError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigList [2022-05-10T10:21:37.947Z] --- PASS: TestConfigList (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigRemoveUnsupported [2022-05-10T10:21:37.947Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigRemoveError [2022-05-10T10:21:37.947Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigRemove [2022-05-10T10:21:37.947Z] --- PASS: TestConfigRemove (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigUpdateUnsupported [2022-05-10T10:21:37.947Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigUpdateError [2022-05-10T10:21:37.947Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestConfigUpdate [2022-05-10T10:21:37.947Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerCommitError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerCommit [2022-05-10T10:21:37.947Z] --- PASS: TestContainerCommit (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStatPathError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStatPathNotFoundError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStatPathNoHeaderError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStatPath [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCopyToContainerError [2022-05-10T10:21:37.947Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCopyToContainerNotFoundError [2022-05-10T10:21:37.947Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCopyToContainerEmptyResponse [2022-05-10T10:21:37.947Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCopyToContainer [2022-05-10T10:21:37.947Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCopyFromContainerError [2022-05-10T10:21:37.947Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCopyFromContainerNotFoundError [2022-05-10T10:21:37.947Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-10T10:21:37.947Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-10T10:21:37.947Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestCopyFromContainer [2022-05-10T10:21:37.947Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerCreateError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerCreateImageNotFound [2022-05-10T10:21:37.947Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerCreateWithName [2022-05-10T10:21:37.947Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerCreateAutoRemove [2022-05-10T10:21:37.947Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerDiffError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerDiff [2022-05-10T10:21:37.947Z] --- PASS: TestContainerDiff (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExecCreateError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExecCreate [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExecStartError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExecStart [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExecInspectError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExecInspect [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExportError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExportError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExport [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExport (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerInspectError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerInspectContainerNotFound [2022-05-10T10:21:37.947Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerInspectWithEmptyID [2022-05-10T10:21:37.947Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerInspect [2022-05-10T10:21:37.947Z] --- PASS: TestContainerInspect (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerInspectNode [2022-05-10T10:21:37.947Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerKillError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerKillError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerKill [2022-05-10T10:21:37.947Z] --- PASS: TestContainerKill (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerListError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerListError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerList [2022-05-10T10:21:37.947Z] --- PASS: TestContainerList (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerLogsNotFoundError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerLogsError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerLogs [2022-05-10T10:21:37.947Z] --- PASS: TestContainerLogs (0.24s) [2022-05-10T10:21:37.947Z] === RUN TestContainerPauseError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerPause [2022-05-10T10:21:37.947Z] --- PASS: TestContainerPause (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainersPruneError [2022-05-10T10:21:37.947Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainersPrune [2022-05-10T10:21:37.947Z] --- PASS: TestContainersPrune (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerRemoveError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerRemoveNotFoundError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerRemove [2022-05-10T10:21:37.947Z] --- PASS: TestContainerRemove (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerRenameError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerRename [2022-05-10T10:21:37.947Z] --- PASS: TestContainerRename (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerResizeError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExecResizeError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerResize [2022-05-10T10:21:37.947Z] --- PASS: TestContainerResize (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerExecResize [2022-05-10T10:21:37.947Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerRestartError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerRestart [2022-05-10T10:21:37.947Z] --- PASS: TestContainerRestart (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStartError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStartError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStart [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStart (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStatsError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStats [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStats (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStopError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStopError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerStop [2022-05-10T10:21:37.947Z] --- PASS: TestContainerStop (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerTopError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerTopError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerTop [2022-05-10T10:21:37.947Z] --- PASS: TestContainerTop (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerUnpauseError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerUnpause [2022-05-10T10:21:37.947Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerUpdateError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerUpdate [2022-05-10T10:21:37.947Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerWaitError [2022-05-10T10:21:37.947Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestContainerWait [2022-05-10T10:21:37.947Z] --- PASS: TestContainerWait (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestDiskUsageError [2022-05-10T10:21:37.947Z] --- PASS: TestDiskUsageError (0.01s) [2022-05-10T10:21:37.947Z] === RUN TestDiskUsage [2022-05-10T10:21:37.947Z] --- PASS: TestDiskUsage (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestDistributionInspectUnsupported [2022-05-10T10:21:37.947Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestDistributionInspectWithEmptyID [2022-05-10T10:21:37.947Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestEventsErrorInOptions [2022-05-10T10:21:37.947Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestEventsErrorFromServer [2022-05-10T10:21:37.947Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestEvents [2022-05-10T10:21:37.947Z] --- PASS: TestEvents (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestTLSCloseWriter [2022-05-10T10:21:37.947Z] === PAUSE TestTLSCloseWriter [2022-05-10T10:21:37.947Z] === RUN TestImageBuildError [2022-05-10T10:21:37.947Z] --- PASS: TestImageBuildError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestImageBuild [2022-05-10T10:21:37.947Z] --- PASS: TestImageBuild (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestGetDockerOS [2022-05-10T10:21:37.947Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestImageCreateError [2022-05-10T10:21:37.947Z] --- PASS: TestImageCreateError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestImageCreate [2022-05-10T10:21:37.947Z] --- PASS: TestImageCreate (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestImageHistoryError [2022-05-10T10:21:37.947Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestImageHistory [2022-05-10T10:21:37.947Z] --- PASS: TestImageHistory (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestImageImportError [2022-05-10T10:21:37.947Z] --- PASS: TestImageImportError (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestImageImport [2022-05-10T10:21:37.947Z] --- PASS: TestImageImport (0.00s) [2022-05-10T10:21:37.947Z] === RUN TestImageInspectError [2022-05-10T10:21:37.947Z] --- PASS: TestImageInspectError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageInspectImageNotFound [2022-05-10T10:21:37.948Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageInspectWithEmptyID [2022-05-10T10:21:37.948Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageInspect [2022-05-10T10:21:37.948Z] --- PASS: TestImageInspect (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageListError [2022-05-10T10:21:37.948Z] --- PASS: TestImageListError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageList [2022-05-10T10:21:37.948Z] --- PASS: TestImageList (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageListApiBefore125 [2022-05-10T10:21:37.948Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageLoadError [2022-05-10T10:21:37.948Z] --- PASS: TestImageLoadError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageLoad [2022-05-10T10:21:37.948Z] --- PASS: TestImageLoad (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagesPruneError [2022-05-10T10:21:37.948Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagesPrune [2022-05-10T10:21:37.948Z] --- PASS: TestImagesPrune (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePullReferenceParseError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePullAnyError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePullWithoutErrors [2022-05-10T10:21:37.948Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePushReferenceError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePushAnyError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImagePushWithoutErrors [2022-05-10T10:21:37.948Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-10T10:21:37.948Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-10T10:21:37.948Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-10T10:21:37.948Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageRemoveError [2022-05-10T10:21:37.948Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageRemoveImageNotFound [2022-05-10T10:21:37.948Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageRemove [2022-05-10T10:21:37.948Z] --- PASS: TestImageRemove (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageSaveError [2022-05-10T10:21:37.948Z] --- PASS: TestImageSaveError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageSave [2022-05-10T10:21:37.948Z] --- PASS: TestImageSave (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageSearchAnyError [2022-05-10T10:21:37.948Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-10T10:21:37.948Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-10T10:21:37.948Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-10T10:21:37.948Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-10T10:21:37.948Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageSearchWithoutErrors [2022-05-10T10:21:37.948Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageTagError [2022-05-10T10:21:37.948Z] --- PASS: TestImageTagError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageTagInvalidReference [2022-05-10T10:21:37.948Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageTagInvalidSourceImageName [2022-05-10T10:21:37.948Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageTagHexSource [2022-05-10T10:21:37.948Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestImageTag [2022-05-10T10:21:37.948Z] --- PASS: TestImageTag (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestInfoServerError [2022-05-10T10:21:37.948Z] --- PASS: TestInfoServerError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestInfoInvalidResponseJSONError [2022-05-10T10:21:37.948Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestInfo [2022-05-10T10:21:37.948Z] --- PASS: TestInfo (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkConnectError [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkConnect [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkCreateError [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkCreate [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkDisconnectError [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkDisconnect [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkInspect [2022-05-10T10:21:37.948Z] === RUN TestNetworkInspect/empty_ID [2022-05-10T10:21:37.948Z] === RUN TestNetworkInspect/no_options [2022-05-10T10:21:37.948Z] === RUN TestNetworkInspect/verbose [2022-05-10T10:21:37.948Z] === RUN TestNetworkInspect/global_scope [2022-05-10T10:21:37.948Z] === RUN TestNetworkInspect/unknown_network [2022-05-10T10:21:37.948Z] === RUN TestNetworkInspect/server_error [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkListError [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkListError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkList [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkList (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworksPruneError [2022-05-10T10:21:37.948Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworksPrune [2022-05-10T10:21:37.948Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkRemoveError [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNetworkRemove [2022-05-10T10:21:37.948Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeInspectError [2022-05-10T10:21:37.948Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeInspectNodeNotFound [2022-05-10T10:21:37.948Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeInspectWithEmptyID [2022-05-10T10:21:37.948Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeInspect [2022-05-10T10:21:37.948Z] --- PASS: TestNodeInspect (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeListError [2022-05-10T10:21:37.948Z] --- PASS: TestNodeListError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeList [2022-05-10T10:21:37.948Z] --- PASS: TestNodeList (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeRemoveError [2022-05-10T10:21:37.948Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeRemove [2022-05-10T10:21:37.948Z] --- PASS: TestNodeRemove (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeUpdateError [2022-05-10T10:21:37.948Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestNodeUpdate [2022-05-10T10:21:37.948Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestOptionWithHostFromEnv [2022-05-10T10:21:37.948Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestOptionWithTimeout [2022-05-10T10:21:37.948Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestOptionWithVersionFromEnv [2022-05-10T10:21:37.948Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPingFail [2022-05-10T10:21:37.948Z] --- PASS: TestPingFail (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPingWithError [2022-05-10T10:21:37.948Z] 2022/05/10 10:21:37 RoundTripper returned a response & error; ignoring response [2022-05-10T10:21:37.948Z] 2022/05/10 10:21:37 RoundTripper returned a response & error; ignoring response [2022-05-10T10:21:37.948Z] --- PASS: TestPingWithError (0.02s) [2022-05-10T10:21:37.948Z] === RUN TestPingSuccess [2022-05-10T10:21:37.948Z] --- PASS: TestPingSuccess (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPingHeadFallback [2022-05-10T10:21:37.948Z] === RUN TestPingHeadFallback/OK [2022-05-10T10:21:37.948Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-10T10:21:37.948Z] === RUN TestPingHeadFallback/Not_Found [2022-05-10T10:21:37.948Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-10T10:21:37.948Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-10T10:21:37.948Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginDisableError [2022-05-10T10:21:37.948Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginDisable [2022-05-10T10:21:37.948Z] --- PASS: TestPluginDisable (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginEnableError [2022-05-10T10:21:37.948Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginEnable [2022-05-10T10:21:37.948Z] --- PASS: TestPluginEnable (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginInspectError [2022-05-10T10:21:37.948Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginInspectWithEmptyID [2022-05-10T10:21:37.948Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginInspect [2022-05-10T10:21:37.948Z] --- PASS: TestPluginInspect (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginListError [2022-05-10T10:21:37.948Z] --- PASS: TestPluginListError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginList [2022-05-10T10:21:37.948Z] --- PASS: TestPluginList (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginPushError [2022-05-10T10:21:37.948Z] --- PASS: TestPluginPushError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginPush [2022-05-10T10:21:37.948Z] --- PASS: TestPluginPush (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginRemoveError [2022-05-10T10:21:37.948Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginRemove [2022-05-10T10:21:37.948Z] --- PASS: TestPluginRemove (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginSetError [2022-05-10T10:21:37.948Z] --- PASS: TestPluginSetError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPluginSet [2022-05-10T10:21:37.948Z] --- PASS: TestPluginSet (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSetHostHeader [2022-05-10T10:21:37.948Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestPlainTextError [2022-05-10T10:21:37.948Z] --- PASS: TestPlainTextError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestInfiniteError [2022-05-10T10:21:37.948Z] --- PASS: TestInfiniteError (0.03s) [2022-05-10T10:21:37.948Z] === RUN TestCanceledContext [2022-05-10T10:21:37.948Z] 2022/05/10 10:21:37 RoundTripper returned a response & error; ignoring response [2022-05-10T10:21:37.948Z] --- PASS: TestCanceledContext (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestDeadlineExceededContext [2022-05-10T10:21:37.948Z] 2022/05/10 10:21:37 RoundTripper returned a response & error; ignoring response [2022-05-10T10:21:37.948Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretCreateUnsupported [2022-05-10T10:21:37.948Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretCreateError [2022-05-10T10:21:37.948Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretCreate [2022-05-10T10:21:37.948Z] --- PASS: TestSecretCreate (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretInspectUnsupported [2022-05-10T10:21:37.948Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretInspectError [2022-05-10T10:21:37.948Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretInspectSecretNotFound [2022-05-10T10:21:37.948Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretInspectWithEmptyID [2022-05-10T10:21:37.948Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretInspect [2022-05-10T10:21:37.948Z] --- PASS: TestSecretInspect (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretListUnsupported [2022-05-10T10:21:37.948Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretListError [2022-05-10T10:21:37.948Z] --- PASS: TestSecretListError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretList [2022-05-10T10:21:37.948Z] --- PASS: TestSecretList (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretRemoveUnsupported [2022-05-10T10:21:37.948Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretRemoveError [2022-05-10T10:21:37.948Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-10T10:21:37.948Z] === RUN TestSecretRemove [2022-05-10T10:21:38.158Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-10T10:21:38.404Z] --- PASS: TestSecretRemove (0.00s) [2022-05-10T10:21:38.404Z] === RUN TestSecretUpdateUnsupported [2022-05-10T10:21:38.404Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-10T10:21:38.404Z] === RUN TestSecretUpdateError [2022-05-10T10:21:38.404Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-10T10:21:38.404Z] === RUN TestSecretUpdate [2022-05-10T10:21:38.404Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-10T10:21:38.404Z] === RUN TestServiceCreateError [2022-05-10T10:21:38.404Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceCreate [2022-05-10T10:21:38.405Z] --- PASS: TestServiceCreate (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-10T10:21:38.405Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceCreateDigestPinning [2022-05-10T10:21:38.405Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceInspectError [2022-05-10T10:21:38.405Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceInspectServiceNotFound [2022-05-10T10:21:38.405Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceInspectWithEmptyID [2022-05-10T10:21:38.405Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceInspect [2022-05-10T10:21:38.405Z] --- PASS: TestServiceInspect (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceListError [2022-05-10T10:21:38.405Z] --- PASS: TestServiceListError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceList [2022-05-10T10:21:38.405Z] --- PASS: TestServiceList (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceLogsError [2022-05-10T10:21:38.405Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceLogs [2022-05-10T10:21:38.405Z] --- PASS: TestServiceLogs (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceRemoveError [2022-05-10T10:21:38.405Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceRemoveNotFoundError [2022-05-10T10:21:38.405Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceRemove [2022-05-10T10:21:38.405Z] --- PASS: TestServiceRemove (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceUpdateError [2022-05-10T10:21:38.405Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestServiceUpdate [2022-05-10T10:21:38.405Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmGetUnlockKeyError [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmGetUnlockKey [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmInitError [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmInit [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmInit (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmInspectError [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmInspect [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmJoinError [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmJoin [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmLeaveError [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmLeave [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmUnlockError [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmUnlock [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmUpdateError [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestSwarmUpdate [2022-05-10T10:21:38.405Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestTaskInspectError [2022-05-10T10:21:38.405Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestTaskInspectWithEmptyID [2022-05-10T10:21:38.405Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestTaskInspect [2022-05-10T10:21:38.405Z] --- PASS: TestTaskInspect (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestTaskListError [2022-05-10T10:21:38.405Z] --- PASS: TestTaskListError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestTaskList [2022-05-10T10:21:38.405Z] --- PASS: TestTaskList (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeCreateError [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeCreate [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeInspectError [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeInspectNotFound [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeInspectWithEmptyID [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeInspect [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeListError [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeListError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeList [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeList (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeRemoveError [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-10T10:21:38.405Z] === RUN TestVolumeRemove [2022-05-10T10:21:38.405Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-10T10:21:38.405Z] === CONT TestTLSCloseWriter [2022-05-10T10:21:38.405Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-10T10:21:38.405Z] PASS [2022-05-10T10:21:38.405Z] coverage: 75.1% of statements [2022-05-10T10:21:38.405Z] ok github.com/docker/docker/client 0.491s coverage: 75.1% of statements [2022-05-10T10:21:38.740Z] --- PASS: TestExportContainerAfterDaemonRestart (1.55s) [2022-05-10T10:21:38.740Z] === RUN TestHealthCheckWorkdir [2022-05-10T10:21:38.803Z] === RUN TestDaemonProxy/configuration_file [2022-05-10T10:21:39.001Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-10T10:21:39.943Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-05-10T10:21:39.943Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2022-05-10T10:21:39.943Z] === RUN TestHealthKillContainer [2022-05-10T10:21:40.693Z] === RUN TestDaemonProxy/conflicting_options [2022-05-10T10:21:40.949Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-10T10:21:41.512Z] --- PASS: TestDaemonProxy (6.20s) [2022-05-10T10:21:41.512Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-05-10T10:21:41.512Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-05-10T10:21:41.512Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-05-10T10:21:41.512Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-10T10:21:41.512Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-05-10T10:21:41.512Z] PASS [2022-05-10T10:21:41.512Z] [2022-05-10T10:21:41.512Z] DONE 17 tests in 10.166s [2022-05-10T10:21:41.512Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-05-10T10:21:41.512Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:41.512Z] ++ set -e [2022-05-10T10:21:41.512Z] ++ '[' -n 0 ']' [2022-05-10T10:21:41.512Z] ++ set -x [2022-05-10T10:21:41.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:41.768Z] INFO: Testing against a local daemon [2022-05-10T10:21:41.768Z] === RUN TestCommitInheritsEnv [2022-05-10T10:21:42.024Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-05-10T10:21:42.024Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-10T10:21:42.024Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-10T10:21:42.024Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-10T10:21:42.024Z] === RUN TestImportWithCustomPlatform [2022-05-10T10:21:42.024Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-10T10:21:42.024Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-10T10:21:42.024Z] === RUN TestImportWithCustomPlatform// [2022-05-10T10:21:42.024Z] === RUN TestImportWithCustomPlatform/linux [2022-05-10T10:21:42.024Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-10T10:21:42.280Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-10T10:21:42.280Z] === RUN TestImportWithCustomPlatform/macos [2022-05-10T10:21:42.280Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-10T10:21:42.280Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-10T10:21:42.280Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-10T10:21:42.280Z] === RUN TestImagesFilterMultiReference [2022-05-10T10:21:42.280Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-05-10T10:21:42.280Z] === RUN TestImagePullPlatformInvalid [2022-05-10T10:21:42.280Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-05-10T10:21:42.280Z] === RUN TestRemoveImageOrphaning [2022-05-10T10:21:42.536Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-05-10T10:21:42.536Z] === RUN TestRemoveImageGarbageCollector [2022-05-10T10:21:42.536Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:21:42.536Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-05-10T10:21:42.536Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-10T10:21:42.536Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-05-10T10:21:42.536Z] === RUN TestTagInvalidReference [2022-05-10T10:21:42.536Z] --- PASS: TestTagInvalidReference (0.01s) [2022-05-10T10:21:42.536Z] === RUN TestTagValidPrefixedRepo [2022-05-10T10:21:42.536Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-05-10T10:21:42.536Z] === RUN TestTagExistedNameWithoutForce [2022-05-10T10:21:42.602Z] --- PASS: TestReplicatedJob (5.09s) [2022-05-10T10:21:42.602Z] === RUN TestUpdateReplicatedJob [2022-05-10T10:21:42.792Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-05-10T10:21:42.792Z] === RUN TestTagOfficialNames [2022-05-10T10:21:42.792Z] --- PASS: TestTagOfficialNames (0.05s) [2022-05-10T10:21:42.792Z] === RUN TestTagMatchesDigest [2022-05-10T10:21:42.792Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-05-10T10:21:42.792Z] PASS [2022-05-10T10:21:42.792Z] [2022-05-10T10:21:42.792Z] === Skipped [2022-05-10T10:21:42.792Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-10T10:21:42.792Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-05-10T10:21:42.792Z] [2022-05-10T10:21:42.792Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-05-10T10:21:42.792Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:21:42.792Z] [2022-05-10T10:21:42.792Z] DONE 22 tests, 2 skipped in 1.229s [2022-05-10T10:21:42.792Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-05-10T10:21:42.792Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:42.792Z] ++ set -e [2022-05-10T10:21:42.792Z] ++ '[' -n 0 ']' [2022-05-10T10:21:42.792Z] ++ set -x [2022-05-10T10:21:42.792Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:21:42.792Z] INFO: Testing against a local daemon [2022-05-10T10:21:42.792Z] === RUN TestNetworkCreateDelete [2022-05-10T10:21:43.048Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-05-10T10:21:43.048Z] === RUN TestDockerNetworkDeletePreferID [2022-05-10T10:21:43.304Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-05-10T10:21:43.304Z] === RUN TestDaemonDNSFallback [2022-05-10T10:21:44.149Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-05-10T10:21:44.149Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-10T10:21:45.881Z] --- PASS: TestUpdateReplicatedJob (3.22s) [2022-05-10T10:21:45.881Z] === RUN TestServiceListWithStatuses [2022-05-10T10:21:45.881Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-10T10:21:45.881Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-10T10:21:45.881Z] === RUN TestDockerNetworkConnectAlias [2022-05-10T10:21:46.692Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-10T10:21:46.692Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-10T10:21:46.953Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-05-10T10:21:47.524Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-10T10:21:47.524Z] check_test.go:307: [de997788e532b] daemon is not started [2022-05-10T10:21:47.524Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-05-10T10:21:48.096Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-05-10T10:21:48.357Z] --- PASS: TestHealthKillContainer (8.37s) [2022-05-10T10:21:48.357Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-10T10:21:48.618Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-05-10T10:21:48.879Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2022-05-10T10:21:48.879Z] === RUN TestIpcModeNone [2022-05-10T10:21:49.141Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-05-10T10:21:49.372Z] ba8181afd426: Verifying Checksum [2022-05-10T10:21:49.372Z] ba8181afd426: Download complete [2022-05-10T10:21:49.712Z] --- PASS: TestIpcModeNone (0.85s) [2022-05-10T10:21:49.712Z] === RUN TestIpcModePrivate [2022-05-10T10:21:49.837Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-05-10T10:21:49.837Z] === RUN TestInspectNetwork [2022-05-10T10:21:50.062Z] --- PASS: TestDockerNetworkConnectAlias (4.26s) [2022-05-10T10:21:50.062Z] === RUN TestDockerNetworkReConnect [2022-05-10T10:21:50.654Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-05-10T10:21:50.654Z] --- PASS: TestIpcModePrivate (0.83s) [2022-05-10T10:21:50.654Z] === RUN TestIpcModeShareable [2022-05-10T10:21:50.654Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-10T10:21:50.970Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-05-10T10:21:51.226Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-05-10T10:21:51.797Z] --- PASS: TestIpcModeShareable (1.04s) [2022-05-10T10:21:51.797Z] === RUN TestAPIIpcModeShareableAndContainer [2022-05-10T10:21:52.058Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-10T10:21:52.320Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-05-10T10:21:52.868Z] tests/integration/client_test.py ..... [ 75%] [2022-05-10T10:21:52.868Z] tests/integration/context_api_test.py ... [ 76%] [2022-05-10T10:21:52.893Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-10T10:21:53.104Z] === RUN TestInspectNetwork/full_network_id [2022-05-10T10:21:53.104Z] === RUN TestInspectNetwork/partial_network_id [2022-05-10T10:21:53.104Z] === RUN TestInspectNetwork/network_name [2022-05-10T10:21:53.104Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-10T10:21:53.343Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-05-10T10:21:53.343Z] === RUN TestServicePlugin [2022-05-10T10:21:53.434Z] tests/integration/errors_test.py . [ 76%] [2022-05-10T10:21:54.280Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.67s) [2022-05-10T10:21:54.280Z] === RUN TestAPIIpcModeHost [2022-05-10T10:21:54.851Z] --- PASS: TestAPIIpcModeHost (0.56s) [2022-05-10T10:21:54.851Z] === RUN TestDaemonIpcModeShareable [2022-05-10T10:21:55.795Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-10T10:21:56.078Z] --- PASS: TestCheckoutGit (35.45s) [2022-05-10T10:21:56.078Z] === RUN TestValidGitTransport [2022-05-10T10:21:56.078Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-10T10:21:56.078Z] === RUN TestGitInvalidRef [2022-05-10T10:21:56.368Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2022-05-10T10:21:56.534Z] --- PASS: TestGitInvalidRef (0.22s) [2022-05-10T10:21:56.534Z] PASS [2022-05-10T10:21:56.534Z] coverage: 86.3% of statements [2022-05-10T10:21:56.534Z] ok github.com/docker/docker/builder/remotecontext/git 35.740s coverage: 86.3% of statements [2022-05-10T10:21:56.629Z] --- PASS: TestDaemonIpcModeShareable (1.69s) [2022-05-10T10:21:56.629Z] === RUN TestDaemonIpcModePrivate [2022-05-10T10:21:57.200Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-05-10T10:21:57.268Z] --- PASS: TestInspectNetwork (7.24s) [2022-05-10T10:21:57.268Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-10T10:21:57.268Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-10T10:21:57.268Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-10T10:21:57.268Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-10T10:21:57.268Z] === RUN TestRunContainerWithBridgeNone [2022-05-10T10:21:57.497Z] ? github.com/docker/docker/cli [no test files] [2022-05-10T10:21:57.497Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-10T10:21:57.497Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-10T10:21:57.497Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-10T10:21:57.525Z] plugin_test.go:61: [dcd096fbc6fdb] joining swarm manager [d54699c48f55a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:21:57.772Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false [2022-05-10T10:21:58.032Z] --- PASS: TestDaemonIpcModePrivate (1.28s) [2022-05-10T10:21:58.032Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-05-10T10:21:58.089Z] plugin_test.go:64: [ddd0e09c421df] joining swarm manager [d54699c48f55a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:21:58.632Z] --- PASS: TestRunContainerWithBridgeNone (1.46s) [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-10T10:21:58.632Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:21:58.632Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:21:58.632Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:21:58.632Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-10T10:21:58.632Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-10T10:21:58.632Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-10T10:21:58.632Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-10T10:21:58.632Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-10T10:21:58.632Z] === RUN TestNetworkList [2022-05-10T10:21:58.633Z] === RUN TestNetworkList//networks [2022-05-10T10:21:58.633Z] === PAUSE TestNetworkList//networks [2022-05-10T10:21:58.633Z] === RUN TestNetworkList//networks/ [2022-05-10T10:21:58.633Z] === PAUSE TestNetworkList//networks/ [2022-05-10T10:21:58.633Z] === CONT TestNetworkList//networks [2022-05-10T10:21:58.633Z] === CONT TestNetworkList//networks/ [2022-05-10T10:21:58.633Z] --- PASS: TestNetworkList (0.01s) [2022-05-10T10:21:58.633Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-10T10:21:58.633Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-10T10:21:58.633Z] === RUN TestHostIPv4BridgeLabel [2022-05-10T10:21:58.888Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-05-10T10:21:58.888Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-10T10:21:58.974Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-10T10:21:59.235Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false [2022-05-10T10:21:59.495Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-05-10T10:21:59.495Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-10T10:21:59.495Z] check_test.go:307: [d13a09688e29c] daemon is not started [2022-05-10T10:21:59.495Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-05-10T10:21:59.495Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.67s) [2022-05-10T10:21:59.495Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-05-10T10:22:00.067Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-10T10:22:00.252Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-10T10:22:00.252Z] === RUN TestDaemonDefaultNetworkPools [2022-05-10T10:22:00.814Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-05-10T10:22:00.814Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-10T10:22:01.452Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-05-10T10:22:01.452Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2022-05-10T10:22:01.452Z] === RUN TestIpcModeOlderClient [2022-05-10T10:22:01.452Z] === PAUSE TestIpcModeOlderClient [2022-05-10T10:22:01.452Z] === RUN TestKillContainerInvalidSignal [2022-05-10T10:22:01.452Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-10T10:22:01.713Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-05-10T10:22:01.741Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-05-10T10:22:01.741Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-10T10:22:01.755Z] 4612f6d0b889: Verifying Checksum [2022-05-10T10:22:01.755Z] 4612f6d0b889: Download complete [2022-05-10T10:22:02.287Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2022-05-10T10:22:02.287Z] === RUN TestKillContainer [2022-05-10T10:22:02.287Z] === RUN TestKillContainer/no_signal [2022-05-10T10:22:02.859Z] === RUN TestKillContainer/non_killing_signal [2022-05-10T10:22:03.168Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-05-10T10:22:03.168Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-10T10:22:03.431Z] === RUN TestKillContainer/killing_signal [2022-05-10T10:22:03.693Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-05-10T10:22:03.729Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-05-10T10:22:03.729Z] === RUN TestServiceWithPredefinedNetwork [2022-05-10T10:22:04.637Z] --- PASS: TestKillContainer (2.33s) [2022-05-10T10:22:04.637Z] --- PASS: TestKillContainer/no_signal (0.78s) [2022-05-10T10:22:04.637Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2022-05-10T10:22:04.637Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2022-05-10T10:22:04.637Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-10T10:22:04.637Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-10T10:22:04.637Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-05-10T10:22:05.210Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-05-10T10:22:05.471Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-05-10T10:22:06.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2022-05-10T10:22:06.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.68s) [2022-05-10T10:22:06.046Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2022-05-10T10:22:06.046Z] === RUN TestKillStoppedContainer [2022-05-10T10:22:06.046Z] --- PASS: TestKillStoppedContainer (0.08s) [2022-05-10T10:22:06.046Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-10T10:22:06.046Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-05-10T10:22:06.046Z] === RUN TestKillDifferentUserContainer [2022-05-10T10:22:06.245Z] --- PASS: TestServiceWithPredefinedNetwork (2.29s) [2022-05-10T10:22:06.245Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-10T10:22:06.245Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:22:06.245Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:22:06.245Z] === RUN TestServiceWithDataPathPortInit [2022-05-10T10:22:06.988Z] --- PASS: TestKillDifferentUserContainer (0.65s) [2022-05-10T10:22:06.989Z] === RUN TestInspectOomKilledTrue [2022-05-10T10:22:06.989Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:22:06.989Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-10T10:22:06.989Z] === RUN TestInspectOomKilledFalse [2022-05-10T10:22:06.989Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:22:06.989Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-10T10:22:06.989Z] === RUN TestLinksEtcHostsContentMatch [2022-05-10T10:22:07.249Z] check_test.go:307: [dc8c5ad8f4bf1] daemon is not started [2022-05-10T10:22:07.249Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-05-10T10:22:07.510Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2022-05-10T10:22:07.510Z] === RUN TestLinksContainerNames [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-10T10:22:07.786Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestConfigureDaemonLogs [2022-05-10T10:22:07.786Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestCommonOptionsInstallFlags [2022-05-10T10:22:07.786Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-10T10:22:07.786Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-10T10:22:07.786Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-10T10:22:07.786Z] PASS [2022-05-10T10:22:07.786Z] coverage: 19.7% of statements [2022-05-10T10:22:07.786Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 19.7% of statements [2022-05-10T10:22:07.786Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-10T10:22:07.786Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-10T10:22:08.896Z] --- PASS: TestLinksContainerNames (1.51s) [2022-05-10T10:22:08.896Z] === RUN TestLogsFollowTailEmpty [2022-05-10T10:22:09.335Z] === RUN TestContainerStopSignal [2022-05-10T10:22:09.335Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestContainerStopTimeout [2022-05-10T10:22:09.335Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-10T10:22:09.335Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-10T10:22:09.335Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-05-10T10:22:09.335Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-10T10:22:09.335Z] --- PASS: TestContainerLogPathSetForRingLogger (0.01s) [2022-05-10T10:22:09.335Z] === RUN TestReplaceAndAppendEnvVars [2022-05-10T10:22:09.335Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-10T10:22:09.335Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestNewMemoryStore [2022-05-10T10:22:09.335Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestAddContainers [2022-05-10T10:22:09.335Z] --- PASS: TestAddContainers (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestGetContainer [2022-05-10T10:22:09.335Z] --- PASS: TestGetContainer (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestDeleteContainer [2022-05-10T10:22:09.335Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestListContainers [2022-05-10T10:22:09.335Z] --- PASS: TestListContainers (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestFirstContainer [2022-05-10T10:22:09.335Z] --- PASS: TestFirstContainer (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestApplyAllContainer [2022-05-10T10:22:09.335Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestIsValidHealthString [2022-05-10T10:22:09.335Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestStateRunStop [2022-05-10T10:22:09.335Z] --- PASS: TestStateRunStop (0.00s) [2022-05-10T10:22:09.335Z] === RUN TestStateTimeoutWait [2022-05-10T10:22:09.804Z] state_test.go:141: Stop callback fired [2022-05-10T10:22:09.804Z] state_test.go:165: Stop callback fired [2022-05-10T10:22:09.804Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-10T10:22:09.804Z] === RUN TestIsValidStateString [2022-05-10T10:22:09.804Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-10T10:22:09.804Z] === RUN TestViewSaveDelete [2022-05-10T10:22:09.804Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-10T10:22:09.804Z] === RUN TestViewAll [2022-05-10T10:22:09.804Z] --- PASS: TestViewAll (0.01s) [2022-05-10T10:22:09.804Z] === RUN TestViewGet [2022-05-10T10:22:09.804Z] --- PASS: TestViewGet (0.01s) [2022-05-10T10:22:09.804Z] === RUN TestNames [2022-05-10T10:22:09.804Z] --- PASS: TestNames (0.00s) [2022-05-10T10:22:09.804Z] === RUN TestViewWithHealthCheck [2022-05-10T10:22:09.804Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-10T10:22:09.804Z] PASS [2022-05-10T10:22:09.804Z] coverage: 41.5% of statements [2022-05-10T10:22:09.804Z] ok github.com/docker/docker/container 0.257s coverage: 41.5% of statements [2022-05-10T10:22:09.804Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-10T10:22:09.804Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-10T10:22:09.804Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-10T10:22:09.804Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-10T10:22:09.839Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2022-05-10T10:22:09.839Z] === RUN TestContainerNetworkMountsNoChown [2022-05-10T10:22:10.271Z] === RUN TestPrepare [2022-05-10T10:22:10.271Z] --- PASS: TestPrepare (0.00s) [2022-05-10T10:22:10.272Z] === RUN TestStart [2022-05-10T10:22:10.272Z] --- PASS: TestStart (0.00s) [2022-05-10T10:22:10.272Z] === RUN TestWaitCancel [2022-05-10T10:22:10.272Z] --- PASS: TestWaitCancel (0.00s) [2022-05-10T10:22:10.272Z] === RUN TestWaitDisabled [2022-05-10T10:22:10.272Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-10T10:22:10.272Z] === RUN TestWaitEnabled [2022-05-10T10:22:10.272Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-10T10:22:10.272Z] === RUN TestRemove [2022-05-10T10:22:10.272Z] --- PASS: TestRemove (0.00s) [2022-05-10T10:22:10.272Z] PASS [2022-05-10T10:22:10.272Z] coverage: 65.3% of statements [2022-05-10T10:22:10.272Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.069s coverage: 65.3% of statements [2022-05-10T10:22:10.414Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/default [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/default [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/private [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/private [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/rprivate [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/rprivate [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/slave [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/slave [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/rslave [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/rslave [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/shared [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/shared [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/rshared [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/rshared [2022-05-10T10:22:10.414Z] === CONT TestMountDaemonRoot/default [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/default/bind_root [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/default/mount_root [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-05-10T10:22:10.414Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-05-10T10:22:10.414Z] === CONT TestMountDaemonRoot/rshared [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:22:10.414Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:22:10.414Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:22:10.414Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/shared [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:22:10.675Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/rslave [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/slave [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/rprivate [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/private [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/private/bind_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:22:10.675Z] === RUN TestMountDaemonRoot/private/mount_root [2022-05-10T10:22:10.675Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/default/mount_root [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/default/bind_root [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-05-10T10:22:10.675Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-05-10T10:22:10.937Z] === CONT TestMountDaemonRoot/private/mount_root [2022-05-10T10:22:11.198Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-05-10T10:22:11.198Z] === CONT TestMountDaemonRoot/private/bind_root [2022-05-10T10:22:11.198Z] check_test.go:307: [d6dd201e8cd7b] daemon is not started [2022-05-10T10:22:11.198Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.07s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2022-05-10T10:22:11.198Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-05-10T10:22:11.198Z] === RUN TestContainerBindMountNonRecursive [2022-05-10T10:22:11.769Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-10T10:22:12.588Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-05-10T10:22:12.710Z] --- PASS: TestContainerBindMountNonRecursive (1.58s) [2022-05-10T10:22:12.710Z] === RUN TestContainerVolumesMountedAsShared [2022-05-10T10:22:13.654Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2022-05-10T10:22:13.654Z] === RUN TestContainerVolumesMountedAsSlave [2022-05-10T10:22:13.915Z] --- PASS: TestContainerVolumesMountedAsSlave (0.47s) [2022-05-10T10:22:13.915Z] === RUN TestNetworkNat [2022-05-10T10:22:13.915Z] docker_cli_daemon_plugins_test.go:80: [d3c42a19bd899] daemon is not started [2022-05-10T10:22:14.857Z] --- PASS: TestNetworkNat (0.71s) [2022-05-10T10:22:14.857Z] === RUN TestNetworkLocalhostTCPNat [2022-05-10T10:22:15.028Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-10T10:22:15.028Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-10T10:22:15.028Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-10T10:22:15.028Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-10T10:22:15.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-10T10:22:15.028Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-10T10:22:15.028Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-10T10:22:15.028Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-10T10:22:15.028Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-10T10:22:15.028Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-10T10:22:15.029Z] === RUN TestNewListSecretsFilters [2022-05-10T10:22:15.029Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-10T10:22:15.029Z] === RUN TestNewListConfigsFilters [2022-05-10T10:22:15.029Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-10T10:22:15.029Z] PASS [2022-05-10T10:22:15.029Z] coverage: 0.5% of statements [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-10T10:22:15.029Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-10T10:22:15.029Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-10T10:22:15.029Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-10T10:22:15.029Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-10T10:22:15.029Z] PASS [2022-05-10T10:22:15.029Z] coverage: 35.9% of statements [2022-05-10T10:22:15.029Z] ok github.com/docker/docker/daemon/cluster/convert 0.444s coverage: 35.9% of statements [2022-05-10T10:22:15.029Z] ok github.com/docker/docker/daemon/cluster 1.260s coverage: 0.5% of statements [2022-05-10T10:22:15.118Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-05-10T10:22:15.379Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2022-05-10T10:22:15.640Z] === RUN TestNetworkLoopbackNat [2022-05-10T10:22:16.214Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-10T10:22:17.249Z] === RUN TestBuilderGC [2022-05-10T10:22:17.249Z] --- PASS: TestBuilderGC (0.00s) [2022-05-10T10:22:17.249Z] === RUN TestDaemonConfigurationNotFound [2022-05-10T10:22:17.249Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-10T10:22:17.249Z] === RUN TestDaemonBrokenConfiguration [2022-05-10T10:22:17.249Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestFindConfigurationConflicts [2022-05-10T10:22:17.718Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-10T10:22:17.718Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-10T10:22:17.718Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-10T10:22:17.718Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-10T10:22:17.718Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-10T10:22:17.718Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-10T10:22:17.718Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-10T10:22:17.718Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-10T10:22:17.718Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-10T10:22:17.718Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-10T10:22:17.718Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-10T10:22:17.718Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-10T10:22:17.718Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-10T10:22:17.718Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_label [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_dns [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_hosts [2022-05-10T10:22:17.718Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-10T10:22:17.718Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestReloadSetConfigFileNotExist [2022-05-10T10:22:17.718Z] time="2022-05-10T10:22:17Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-10T10:22:17.718Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-05-10T10:22:17.718Z] === RUN TestReloadDefaultConfigNotExist [2022-05-10T10:22:17.718Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:22:17.718Z] --- SKIP: TestReloadDefaultConfigNotExist (0.10s) [2022-05-10T10:22:17.718Z] === RUN TestReloadBadDefaultConfig [2022-05-10T10:22:17.718Z] time="2022-05-10T10:22:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2291152736" [2022-05-10T10:22:17.718Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestReloadWithConflictingLabels [2022-05-10T10:22:17.718Z] time="2022-05-10T10:22:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3242962044" [2022-05-10T10:22:17.718Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestReloadWithDuplicateLabels [2022-05-10T10:22:17.718Z] time="2022-05-10T10:22:17Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3995096976" [2022-05-10T10:22:17.718Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestMaskURLCredentials [2022-05-10T10:22:17.718Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-10T10:22:17.718Z] === RUN TestDaemonConfigurationMerge [2022-05-10T10:22:17.718Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-10T10:22:17.718Z] PASS [2022-05-10T10:22:17.718Z] coverage: 79.8% of statements [2022-05-10T10:22:17.718Z] ok github.com/docker/docker/daemon/config 0.553s coverage: 79.8% of statements [2022-05-10T10:22:18.128Z] docker_cli_daemon_plugins_test.go:170: [de905953fd1af] daemon is not started [2022-05-10T10:22:18.186Z] === RUN TestWaitNodeAttachment [2022-05-10T10:22:18.186Z] === RUN TestEventsLog [2022-05-10T10:22:18.186Z] --- PASS: TestEventsLog (0.00s) [2022-05-10T10:22:18.186Z] === RUN TestEventsLogTimeout [2022-05-10T10:22:18.186Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-10T10:22:18.186Z] === RUN TestLogEvents [2022-05-10T10:22:18.186Z] --- PASS: TestLogEvents (0.05s) [2022-05-10T10:22:18.186Z] === RUN TestLoadBufferedEvents [2022-05-10T10:22:18.391Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-10T10:22:18.391Z] --- PASS: TestNetworkLoopbackNat (3.00s) [2022-05-10T10:22:18.391Z] === RUN TestPause [2022-05-10T10:22:18.651Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-10T10:22:18.655Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-10T10:22:18.655Z] === RUN TestIsolationConversion [2022-05-10T10:22:18.655Z] === RUN TestIsolationConversion/default [2022-05-10T10:22:18.655Z] === RUN TestIsolationConversion/process [2022-05-10T10:22:18.655Z] === RUN TestIsolationConversion/hyperv [2022-05-10T10:22:18.655Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-10T10:22:18.655Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-10T10:22:18.655Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-10T10:22:18.655Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-10T10:22:18.655Z] === RUN TestContainerLabels [2022-05-10T10:22:18.655Z] --- PASS: TestContainerLabels (0.00s) [2022-05-10T10:22:18.655Z] === RUN TestCredentialSpecConversion [2022-05-10T10:22:18.655Z] === RUN TestCredentialSpecConversion/none [2022-05-10T10:22:18.655Z] === RUN TestCredentialSpecConversion/config [2022-05-10T10:22:18.655Z] === RUN TestCredentialSpecConversion/file [2022-05-10T10:22:18.655Z] === RUN TestCredentialSpecConversion/registry [2022-05-10T10:22:18.655Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-10T10:22:18.655Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-10T10:22:18.655Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-10T10:22:18.655Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-10T10:22:18.655Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-10T10:22:18.655Z] === RUN TestControllerValidateMountBind [2022-05-10T10:22:18.655Z] --- PASS: TestControllerValidateMountBind (0.01s) [2022-05-10T10:22:18.655Z] === RUN TestControllerValidateMountVolume [2022-05-10T10:22:18.655Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-10T10:22:18.655Z] === RUN TestControllerValidateMountTarget [2022-05-10T10:22:18.655Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-10T10:22:18.655Z] === RUN TestControllerValidateMountTmpfs [2022-05-10T10:22:18.655Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-10T10:22:18.655Z] === RUN TestControllerValidateMountInvalidType [2022-05-10T10:22:18.655Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-10T10:22:18.655Z] === RUN TestControllerValidateMountNamedPipe [2022-05-10T10:22:18.655Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-10T10:22:18.655Z] PASS [2022-05-10T10:22:18.655Z] coverage: 11.0% of statements [2022-05-10T10:22:18.655Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.614s coverage: 11.0% of statements [2022-05-10T10:22:18.655Z] --- PASS: TestLoadBufferedEvents (0.21s) [2022-05-10T10:22:18.655Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-10T10:22:18.655Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-10T10:22:18.655Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-10T10:22:18.655Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-10T10:22:18.655Z] PASS [2022-05-10T10:22:18.655Z] coverage: 50.0% of statements [2022-05-10T10:22:18.655Z] ok github.com/docker/docker/daemon/events 0.318s coverage: 50.0% of statements [2022-05-10T10:22:18.914Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-05-10T10:22:19.177Z] --- PASS: TestPause (0.79s) [2022-05-10T10:22:19.177Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-10T10:22:19.177Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-10T10:22:19.177Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-10T10:22:19.177Z] === RUN TestPauseStopPausedContainer [2022-05-10T10:22:19.643Z] === RUN TestVerifyNetworkingConfig [2022-05-10T10:22:19.643Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestGetContainer [2022-05-10T10:22:19.643Z] --- PASS: TestGetContainer (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestValidContainerNames [2022-05-10T10:22:19.643Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestContainerInitDNS [2022-05-10T10:22:19.643Z] daemon_test.go:145: root required [2022-05-10T10:22:19.643Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestMerge [2022-05-10T10:22:19.643Z] --- PASS: TestMerge (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestValidateContainerIsolation [2022-05-10T10:22:19.643Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestFindNetworkErrorType [2022-05-10T10:22:19.643Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestEnsureServicesExist [2022-05-10T10:22:19.643Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-05-10T10:22:19.643Z] === RUN TestEnsureServicesExistErrors [2022-05-10T10:22:19.643Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-10T10:22:19.643Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-10T10:22:19.643Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-10T10:22:19.643Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-10T10:22:19.643Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-10T10:22:19.643Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-10T10:22:19.643Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestContainerDelete [2022-05-10T10:22:19.643Z] --- PASS: TestContainerDelete (0.01s) [2022-05-10T10:22:19.643Z] === RUN TestContainerDoubleDelete [2022-05-10T10:22:19.643Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestLogContainerEventCopyLabels [2022-05-10T10:22:19.643Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestLogContainerEventWithAttributes [2022-05-10T10:22:19.643Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestNoneHealthcheck [2022-05-10T10:22:19.643Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-10T10:22:19.643Z] === RUN TestHealthStates [2022-05-10T10:22:19.643Z] === RUN TestIsEmptyDir [2022-05-10T10:22:19.643Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-10T10:22:19.643Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-10T10:22:19.643Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-10T10:22:19.643Z] PASS [2022-05-10T10:22:19.643Z] coverage: 2.3% of statements [2022-05-10T10:22:19.643Z] ok github.com/docker/docker/daemon/graphdriver 0.109s coverage: 2.3% of statements [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] time="2022-05-10T10:22:19Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:22:20.111Z] --- PASS: TestHealthStates (0.20s) [2022-05-10T10:22:20.111Z] === RUN TestGetInspectData [2022-05-10T10:22:20.111Z] --- PASS: TestGetInspectData (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestFillLicense [2022-05-10T10:22:20.111Z] --- PASS: TestFillLicense (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestListInvalidFilter [2022-05-10T10:22:20.111Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestNameFilter [2022-05-10T10:22:20.111Z] --- PASS: TestNameFilter (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-10T10:22:20.111Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-10T10:22:20.111Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-10T10:22:20.111Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-10T10:22:20.111Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestDaemonReloadLabels [2022-05-10T10:22:20.111Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-10T10:22:20.111Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestDaemonReloadMirrors [2022-05-10T10:22:20.111Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-10T10:22:20.111Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-10T10:22:20.111Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-10T10:22:20.111Z] reload_test.go:342: root required [2022-05-10T10:22:20.111Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-10T10:22:20.111Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-10T10:22:20.111Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-10T10:22:20.111Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-10T10:22:20.111Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-10T10:22:20.111Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-05-10T10:22:20.111Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-10T10:22:20.111Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-10T10:22:20.111Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-10T10:22:20.111Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestParseVolumesFrom [2022-05-10T10:22:20.111Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-10T10:22:20.111Z] PASS [2022-05-10T10:22:20.111Z] coverage: 8.6% of statements [2022-05-10T10:22:20.111Z] ok github.com/docker/docker/daemon 0.468s coverage: 8.6% of statements [2022-05-10T10:22:20.111Z] === RUN TestLinkNaming [2022-05-10T10:22:20.111Z] --- PASS: TestLinkNaming (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestLinkNew [2022-05-10T10:22:20.111Z] --- PASS: TestLinkNew (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestLinkEnv [2022-05-10T10:22:20.111Z] --- PASS: TestLinkEnv (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestLinkMultipleEnv [2022-05-10T10:22:20.111Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-10T10:22:20.111Z] === RUN TestLinkPortRangeEnv [2022-05-10T10:22:20.111Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-10T10:22:20.111Z] PASS [2022-05-10T10:22:20.111Z] coverage: 93.0% of statements [2022-05-10T10:22:20.111Z] ok github.com/docker/docker/daemon/links 0.037s coverage: 93.0% of statements [2022-05-10T10:22:20.111Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-10T10:22:20.111Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-10T10:22:20.111Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-10T10:22:20.111Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-10T10:22:20.111Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-10T10:22:20.111Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-10T10:22:20.111Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-10T10:22:20.111Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-10T10:22:20.111Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-10T10:22:20.112Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-10T10:22:20.112Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-10T10:22:20.112Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-10T10:22:20.112Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-10T10:22:20.112Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-10T10:22:20.120Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-05-10T10:22:20.120Z] === RUN TestPidHost [2022-05-10T10:22:21.083Z] --- PASS: TestServiceWithDataPathPortInit (13.29s) [2022-05-10T10:22:21.083Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-10T10:22:21.645Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:p9zlnzaa11sxxrrdsohyxvj6e Created:2022-05-10 10:22:20.495545883 +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[1440f31ccba97e447e28287f4f1c6e08d411ca1a0bf657d10a727c10145e985c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lb4p8btvwwtuly0jzgffy1ku5 EndpointID:b67f68509896350875f4a035fe9f5c80b9577b1386f0b745c5cdd59809bf5407 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0c02f11c451f55aed2a04394093a3843f0fc0af5de6f297ab34870c9713d9c68 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:f7506d788549 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lb4p8btvwwtuly0jzgffy1ku5 EndpointID:b67f68509896350875f4a035fe9f5c80b9577b1386f0b745c5cdd59809bf5407 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-10T10:22:22.084Z] --- PASS: TestPidHost (1.88s) [2022-05-10T10:22:22.084Z] === RUN TestPsFilter [2022-05-10T10:22:22.084Z] --- PASS: TestPsFilter (0.17s) [2022-05-10T10:22:22.084Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-10T10:22:22.657Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-05-10T10:22:22.657Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-05-10T10:22:22.657Z] === RUN TestRemoveContainerWithVolume [2022-05-10T10:22:23.063Z] === RUN TestNewStreamConfig [2022-05-10T10:22:23.063Z] === RUN TestNewStreamConfig/defaults [2022-05-10T10:22:23.063Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-10T10:22:23.063Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-10T10:22:23.063Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-10T10:22:23.063Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-10T10:22:23.063Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-10T10:22:23.063Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-10T10:22:23.063Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-10T10:22:23.063Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-10T10:22:23.063Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-10T10:22:23.063Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-10T10:22:23.063Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-10T10:22:23.063Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-10T10:22:23.063Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-10T10:22:23.063Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-10T10:22:23.063Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-10T10:22:23.063Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptReconnectInterval [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/#00 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/:// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/something:// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-10T10:22:23.063Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-10T10:22:23.063Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-10T10:22:23.064Z] PASS [2022-05-10T10:22:23.064Z] coverage: 53.6% of statements [2022-05-10T10:22:23.064Z] ok github.com/docker/docker/daemon/logger/fluentd 0.205s coverage: 53.6% of statements [2022-05-10T10:22:23.064Z] time="2022-05-10T10:22:22Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-10T10:22:23.064Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-05-10T10:22:23.064Z] === RUN TestCreateSuccess [2022-05-10T10:22:23.064Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCreateStreamSkipped [2022-05-10T10:22:23.064Z] time="2022-05-10T10:22:22Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-10T10:22:23.064Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCreateLogGroupSuccess [2022-05-10T10:22:23.064Z] time="2022-05-10T10:22:22Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-10T10:22:23.064Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCreateError [2022-05-10T10:22:23.064Z] --- PASS: TestCreateError (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCreateAlreadyExists [2022-05-10T10:22:23.064Z] time="2022-05-10T10:22:22Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-10T10:22:23.064Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestLogClosed [2022-05-10T10:22:23.064Z] --- PASS: TestLogClosed (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestLogBlocking [2022-05-10T10:22:23.064Z] --- PASS: TestLogBlocking (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-10T10:22:23.064Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestLogNonBlockingBufferFull [2022-05-10T10:22:23.064Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestPublishBatchSuccess [2022-05-10T10:22:23.064Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestPublishBatchError [2022-05-10T10:22:23.064Z] time="2022-05-10T10:22:22Z" level=error msg=error [2022-05-10T10:22:23.064Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-10T10:22:23.064Z] time="2022-05-10T10:22:22Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-10T10:22:23.064Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-10T10:22:23.064Z] time="2022-05-10T10:22:22Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-10T10:22:23.064Z] time="2022-05-10T10:22:22Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-10T10:22:23.064Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCollectBatchSimple [2022-05-10T10:22:23.064Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCollectBatchTicker [2022-05-10T10:22:23.064Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCollectBatchMultilinePattern [2022-05-10T10:22:23.064Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-10T10:22:23.064Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-10T10:22:23.064Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-10T10:22:23.064Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-05-10T10:22:23.064Z] === RUN TestCollectBatchClose [2022-05-10T10:22:23.064Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestEffectiveLen [2022-05-10T10:22:23.064Z] === RUN TestEffectiveLen/0/Hello [2022-05-10T10:22:23.064Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-10T10:22:23.064Z] === RUN TestEffectiveLen/2/🙃 [2022-05-10T10:22:23.064Z] === RUN TestEffectiveLen/3/���� [2022-05-10T10:22:23.064Z] === RUN TestEffectiveLen/4/He��o [2022-05-10T10:22:23.064Z] === RUN TestEffectiveLen/5/ [2022-05-10T10:22:23.064Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-10T10:22:23.064Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-10T10:22:23.064Z] === RUN TestFindValidSplit [2022-05-10T10:22:23.064Z] === RUN TestFindValidSplit/0/ [2022-05-10T10:22:23.064Z] cloudwatchlogs_test.go:1076: [2022-05-10T10:22:23.064Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:22:23.064Z] === RUN TestFindValidSplit/1/Hello [2022-05-10T10:22:23.064Z] cloudwatchlogs_test.go:1076: Hello [2022-05-10T10:22:23.064Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:22:23.064Z] === RUN TestFindValidSplit/2/Hello [2022-05-10T10:22:23.064Z] cloudwatchlogs_test.go:1076: He [2022-05-10T10:22:23.064Z] cloudwatchlogs_test.go:1077: llo [2022-05-10T10:22:23.064Z] === RUN TestFindValidSplit/3/Hello [2022-05-10T10:22:23.064Z] cloudwatchlogs_test.go:1076: [2022-05-10T10:22:23.064Z] cloudwatchlogs_test.go:1077: Hello [2022-05-10T10:22:23.064Z] === RUN TestFindValidSplit/4/🙃 [2022-05-10T10:22:23.229Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-05-10T10:22:23.490Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2022-05-10T10:22:23.490Z] === RUN TestRemoveContainerRunning [2022-05-10T10:22:23.490Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-05-10T10:22:23.533Z] cloudwatchlogs_test.go:1076: [2022-05-10T10:22:23.533Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-10T10:22:23.533Z] === RUN TestFindValidSplit/5/🙃 [2022-05-10T10:22:23.533Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-10T10:22:23.533Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:22:23.533Z] === RUN TestFindValidSplit/6/a� [2022-05-10T10:22:23.533Z] cloudwatchlogs_test.go:1076: a [2022-05-10T10:22:23.533Z] cloudwatchlogs_test.go:1077: � [2022-05-10T10:22:23.533Z] === RUN TestFindValidSplit/7/a� [2022-05-10T10:22:23.533Z] cloudwatchlogs_test.go:1076: a� [2022-05-10T10:22:23.533Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:22:23.533Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestProcessEventEmoji [2022-05-10T10:22:23.533Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestCollectBatchLineSplit [2022-05-10T10:22:23.533Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-05-10T10:22:23.533Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-10T10:22:23.533Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestCollectBatchMaxEvents [2022-05-10T10:22:23.533Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2022-05-10T10:22:23.533Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-10T10:22:23.533Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-10T10:22:23.533Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-10T10:22:23.533Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.03s) [2022-05-10T10:22:23.533Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-10T10:22:23.533Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-05-10T10:22:23.533Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-10T10:22:23.533Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-10T10:22:23.533Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-10T10:22:23.533Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-10T10:22:23.533Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-10T10:22:23.533Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-10T10:22:23.533Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-10T10:22:23.533Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-10T10:22:23.533Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-10T10:22:23.533Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsFormat [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-10T10:22:23.533Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-10T10:22:23.533Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestCreateTagSuccess [2022-05-10T10:22:23.533Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-10T10:22:23.533Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-10T10:22:23.533Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-10T10:22:23.533Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-10T10:22:23.533Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.03s) [2022-05-10T10:22:23.533Z] PASS [2022-05-10T10:22:23.533Z] coverage: 80.2% of statements [2022-05-10T10:22:23.533Z] ok github.com/docker/docker/daemon/logger/awslogs 0.524s coverage: 80.2% of statements [2022-05-10T10:22:23.533Z] === RUN TestAdapterReadLogs [2022-05-10T10:22:23.533Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestCopier [2022-05-10T10:22:23.533Z] --- PASS: TestCopier (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestCopierLongLines [2022-05-10T10:22:23.533Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestCopierSlow [2022-05-10T10:22:23.533Z] --- PASS: TestCopierSlow (0.22s) [2022-05-10T10:22:23.533Z] === RUN TestCopierWithSized [2022-05-10T10:22:23.533Z] === RUN TestCopierWithSized/as_is [2022-05-10T10:22:23.533Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-10T10:22:23.533Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-10T10:22:23.533Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-10T10:22:23.533Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestCopierWithPartial [2022-05-10T10:22:23.533Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestRingLogger [2022-05-10T10:22:23.533Z] --- PASS: TestRingLogger (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestRingCap [2022-05-10T10:22:23.533Z] --- PASS: TestRingCap (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestRingClose [2022-05-10T10:22:23.533Z] --- PASS: TestRingClose (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestRingDrain [2022-05-10T10:22:23.533Z] --- PASS: TestRingDrain (0.00s) [2022-05-10T10:22:23.533Z] PASS [2022-05-10T10:22:23.533Z] coverage: 43.2% of statements [2022-05-10T10:22:23.533Z] ok github.com/docker/docker/daemon/logger 0.328s coverage: 43.2% of statements [2022-05-10T10:22:23.533Z] === RUN TestSearchRegistryForImagesErrors [2022-05-10T10:22:23.533Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestSearchRegistryForImages [2022-05-10T10:22:23.533Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestOnlyPlatformWithFallback [2022-05-10T10:22:23.533Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-10T10:22:23.533Z] === RUN TestImageDelete [2022-05-10T10:22:23.533Z] === RUN TestImageDelete/no_lease [2022-05-10T10:22:23.533Z] === RUN TestImageDelete/lease_exists [2022-05-10T10:22:23.533Z] --- PASS: TestImageDelete (0.04s) [2022-05-10T10:22:23.533Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-10T10:22:23.533Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-05-10T10:22:23.533Z] === RUN TestContentStoreForPull [2022-05-10T10:22:24.002Z] --- PASS: TestContentStoreForPull (0.23s) [2022-05-10T10:22:24.002Z] PASS [2022-05-10T10:22:24.002Z] coverage: 6.6% of statements [2022-05-10T10:22:24.002Z] ok github.com/docker/docker/daemon/images 0.403s coverage: 6.6% of statements [2022-05-10T10:22:24.002Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-10T10:22:24.002Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-10T10:22:24.002Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-10T10:22:24.002Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-10T10:22:24.002Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-10T10:22:24.002Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-10T10:22:24.002Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-10T10:22:24.002Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-10T10:22:24.002Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-10T10:22:24.062Z] check_test.go:307: [d575fef451d79] daemon is not started [2022-05-10T10:22:24.062Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-05-10T10:22:24.062Z] --- PASS: TestRemoveContainerRunning (0.61s) [2022-05-10T10:22:24.062Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-10T10:22:24.472Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-05-10T10:22:24.472Z] === RUN TestFastTimeMarshalJSON [2022-05-10T10:22:24.472Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2022-05-10T10:22:24.472Z] PASS [2022-05-10T10:22:24.472Z] coverage: 87.2% of statements [2022-05-10T10:22:24.472Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.274s coverage: 87.2% of statements [2022-05-10T10:22:24.684Z] --- PASS: TestServicePlugin (29.78s) [2022-05-10T10:22:24.684Z] === RUN TestServiceUpdateLabel [2022-05-10T10:22:24.941Z] === RUN TestJSONFileLogger [2022-05-10T10:22:24.941Z] --- PASS: TestJSONFileLogger (0.01s) [2022-05-10T10:22:24.941Z] === RUN TestJSONFileLoggerWithTags [2022-05-10T10:22:24.941Z] --- PASS: TestJSONFileLoggerWithTags (0.01s) [2022-05-10T10:22:24.941Z] === RUN TestJSONFileLoggerWithOpts [2022-05-10T10:22:24.941Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-05-10T10:22:24.941Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-10T10:22:24.941Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-10T10:22:24.941Z] === RUN TestEncodeDecode [2022-05-10T10:22:24.941Z] === PAUSE TestEncodeDecode [2022-05-10T10:22:24.941Z] === RUN TestUnexpectedEOF [2022-05-10T10:22:25.007Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2022-05-10T10:22:25.007Z] === RUN TestRemoveInvalidContainer [2022-05-10T10:22:25.007Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-05-10T10:22:25.007Z] === RUN TestRenameLinkedContainer [2022-05-10T10:22:25.249Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-05-10T10:22:25.249Z] === RUN TestServiceUpdateSecrets [2022-05-10T10:22:25.410Z] time="2022-05-10T10:22:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-10T10:22:25.410Z] time="2022-05-10T10:22:24Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-10T10:22:25.410Z] --- PASS: TestUnexpectedEOF (0.18s) [2022-05-10T10:22:25.410Z] === CONT TestEncodeDecode [2022-05-10T10:22:25.410Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-10T10:22:25.410Z] PASS [2022-05-10T10:22:25.410Z] coverage: 69.9% of statements [2022-05-10T10:22:25.410Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.292s coverage: 69.9% of statements [2022-05-10T10:22:25.410Z] === RUN TestWriteLog [2022-05-10T10:22:25.410Z] === PAUSE TestWriteLog [2022-05-10T10:22:25.410Z] === RUN TestReadLog [2022-05-10T10:22:25.410Z] === PAUSE TestReadLog [2022-05-10T10:22:25.410Z] === RUN TestDecode [2022-05-10T10:22:25.410Z] --- PASS: TestDecode (0.02s) [2022-05-10T10:22:25.410Z] === CONT TestWriteLog [2022-05-10T10:22:25.410Z] --- PASS: TestWriteLog (0.00s) [2022-05-10T10:22:25.410Z] === CONT TestReadLog [2022-05-10T10:22:25.410Z] === RUN TestReadLog/tail_exact [2022-05-10T10:22:25.879Z] === RUN TestReadLog/tail_less_than_available [2022-05-10T10:22:25.879Z] === RUN TestReadLog/tail_more_than_available [2022-05-10T10:22:25.879Z] --- PASS: TestReadLog (0.25s) [2022-05-10T10:22:25.879Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-10T10:22:25.879Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-10T10:22:25.879Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-05-10T10:22:25.879Z] PASS [2022-05-10T10:22:25.879Z] coverage: 78.7% of statements [2022-05-10T10:22:25.879Z] ok github.com/docker/docker/daemon/logger/local 0.367s coverage: 78.7% of statements [2022-05-10T10:22:25.879Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-10T10:22:25.950Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-05-10T10:22:26.348Z] === RUN TestOpenFileDelete [2022-05-10T10:22:26.348Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-10T10:22:26.348Z] === RUN TestOpenFileRename [2022-05-10T10:22:26.348Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-10T10:22:26.348Z] === RUN TestHandleDecoderErr [2022-05-10T10:22:26.348Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-10T10:22:26.348Z] === RUN TestParseLogTagDefaultTag [2022-05-10T10:22:26.348Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-10T10:22:26.348Z] === RUN TestParseLogTag [2022-05-10T10:22:26.348Z] --- PASS: TestParseLogTag (0.00s) [2022-05-10T10:22:26.348Z] === RUN TestParseLogTagEmptyTag [2022-05-10T10:22:26.348Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-10T10:22:26.348Z] === RUN TestTailFiles [2022-05-10T10:22:26.348Z] --- PASS: TestTailFiles (0.00s) [2022-05-10T10:22:26.348Z] === RUN TestFollowLogsConsumerGone [2022-05-10T10:22:26.348Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-10T10:22:26.348Z] === RUN TestFollowLogsProducerGone [2022-05-10T10:22:26.348Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-05-10T10:22:26.348Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-05-10T10:22:26.348Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-05-10T10:22:26.348Z] === RUN TestCheckCapacityAndRotate [2022-05-10T10:22:26.348Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-10T10:22:26.348Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-10T10:22:26.348Z] --- PASS: TestCheckCapacityAndRotate (0.09s) [2022-05-10T10:22:26.348Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-10T10:22:26.348Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.06s) [2022-05-10T10:22:26.348Z] PASS [2022-05-10T10:22:26.348Z] coverage: 53.5% of statements [2022-05-10T10:22:26.348Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.163s coverage: 53.5% of statements [2022-05-10T10:22:26.522Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-10T10:22:26.818Z] === RUN TestLog [2022-05-10T10:22:26.818Z] --- PASS: TestLog (0.03s) [2022-05-10T10:22:26.818Z] PASS [2022-05-10T10:22:26.818Z] coverage: 31.5% of statements [2022-05-10T10:22:26.818Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.096s coverage: 31.5% of statements [2022-05-10T10:22:26.889Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-05-10T10:22:26.889Z] PASS [2022-05-10T10:22:26.889Z] [2022-05-10T10:22:26.889Z] === Skipped [2022-05-10T10:22:26.889Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:22:26.889Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:22:26.889Z] [2022-05-10T10:22:26.889Z] DONE 38 tests, 1 skipped in 43.226s [2022-05-10T10:22:26.889Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-10T10:22:26.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:22:26.889Z] ++ set -e [2022-05-10T10:22:26.889Z] ++ '[' -n 0 ']' [2022-05-10T10:22:26.889Z] ++ set -x [2022-05-10T10:22:26.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:22:26.889Z] INFO: Testing against a local daemon [2022-05-10T10:22:26.889Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-10T10:22:26.889Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:22:26.889Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-10T10:22:26.889Z] === RUN TestDockerNetworkIpvlan [2022-05-10T10:22:26.889Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:22:26.889Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-10T10:22:26.889Z] PASS [2022-05-10T10:22:26.889Z] [2022-05-10T10:22:26.889Z] === Skipped [2022-05-10T10:22:26.889Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-10T10:22:26.889Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:22:26.889Z] [2022-05-10T10:22:26.889Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-10T10:22:26.889Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:22:26.889Z] [2022-05-10T10:22:26.889Z] DONE 2 tests, 2 skipped in 0.086s [2022-05-10T10:22:26.889Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-10T10:22:26.889Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:22:26.889Z] ++ set -e [2022-05-10T10:22:26.889Z] ++ '[' -n 0 ']' [2022-05-10T10:22:26.889Z] ++ set -x [2022-05-10T10:22:26.889Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:22:26.889Z] INFO: Testing against a local daemon [2022-05-10T10:22:26.889Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-10T10:22:27.287Z] === RUN TestNewParse [2022-05-10T10:22:27.287Z] --- PASS: TestNewParse (0.00s) [2022-05-10T10:22:27.287Z] PASS [2022-05-10T10:22:27.287Z] coverage: 8.3% of statements [2022-05-10T10:22:27.287Z] ok github.com/docker/docker/daemon/logger/templates 0.044s coverage: 8.3% of statements [2022-05-10T10:22:27.451Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2022-05-10T10:22:27.451Z] === RUN TestDockerNetworkMacvlan [2022-05-10T10:22:27.756Z] === RUN TestValidateLogOpt [2022-05-10T10:22:27.757Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestNewMissedConfig [2022-05-10T10:22:27.757Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestNewMissedUrl [2022-05-10T10:22:27.757Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestNewMissedToken [2022-05-10T10:22:27.757Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestNewWithProxy [2022-05-10T10:22:27.757Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestDefault [2022-05-10T10:22:27.757Z] --- PASS: TestDefault (0.01s) [2022-05-10T10:22:27.757Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-10T10:22:27.757Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestJsonFormat [2022-05-10T10:22:27.757Z] --- PASS: TestJsonFormat (0.01s) [2022-05-10T10:22:27.757Z] === RUN TestRawFormat [2022-05-10T10:22:27.757Z] --- PASS: TestRawFormat (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestRawFormatWithLabels [2022-05-10T10:22:27.757Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestRawFormatWithoutTag [2022-05-10T10:22:27.757Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestBatching [2022-05-10T10:22:27.757Z] === RUN TestParseLogFormat [2022-05-10T10:22:27.757Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestValidateLogOptEmpty [2022-05-10T10:22:27.757Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestValidateSyslogAddress [2022-05-10T10:22:27.757Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-10T10:22:27.757Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-10T10:22:27.757Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-10T10:22:27.757Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-10T10:22:27.757Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-10T10:22:27.757Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-10T10:22:27.757Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-10T10:22:27.757Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-10T10:22:27.757Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-10T10:22:27.757Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-10T10:22:27.757Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestParseAddressDefaultPort [2022-05-10T10:22:27.757Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestValidateSyslogFacility [2022-05-10T10:22:27.757Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestValidateLogOptSyslogFormat [2022-05-10T10:22:27.757Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-10T10:22:27.757Z] === RUN TestValidateLogOpt [2022-05-10T10:22:27.757Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-10T10:22:27.757Z] PASS [2022-05-10T10:22:27.757Z] coverage: 43.6% of statements [2022-05-10T10:22:27.757Z] ok github.com/docker/docker/daemon/logger/syslog 0.065s coverage: 43.6% of statements [2022-05-10T10:22:27.757Z] --- PASS: TestBatching (0.25s) [2022-05-10T10:22:27.757Z] === RUN TestFrequency [2022-05-10T10:22:27.909Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-05-10T10:22:27.909Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-10T10:22:27.909Z] --- PASS: TestRenameLinkedContainer (3.09s) [2022-05-10T10:22:27.909Z] === RUN TestRenameStoppedContainer [2022-05-10T10:22:28.225Z] --- PASS: TestFrequency (0.20s) [2022-05-10T10:22:28.225Z] === RUN TestOneMessagePerRequest [2022-05-10T10:22:28.225Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-10T10:22:28.225Z] === RUN TestVerify [2022-05-10T10:22:28.225Z] --- PASS: TestVerify (0.00s) [2022-05-10T10:22:28.225Z] === RUN TestSkipVerify [2022-05-10T10:22:28.225Z] time="2022-05-10T10:22:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.225Z] time="2022-05-10T10:22:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.225Z] time="2022-05-10T10:22:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.378Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-10T10:22:28.696Z] --- PASS: TestSkipVerify (0.56s) [2022-05-10T10:22:28.696Z] === RUN TestBufferMaximum [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178148.318408\",\"host\":\"6e599f18ae8b\"}'" [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178148.318408\",\"host\":\"6e599f18ae8b\"}'" [2022-05-10T10:22:28.696Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-10T10:22:28.696Z] === RUN TestServerAlwaysDown [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178148.322407\",\"host\":\"6e599f18ae8b\"}'" [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178148.322407\",\"host\":\"6e599f18ae8b\"}'" [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178148.322407\",\"host\":\"6e599f18ae8b\"}'" [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178148.323406\",\"host\":\"6e599f18ae8b\"}'" [2022-05-10T10:22:28.696Z] time="2022-05-10T10:22:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178148.323406\",\"host\":\"6e599f18ae8b\"}'" [2022-05-10T10:22:28.696Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-10T10:22:28.696Z] === RUN TestCannotSendAfterClose [2022-05-10T10:22:28.696Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-10T10:22:28.696Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-10T10:22:28.808Z] ......... [ 85%] [2022-05-10T10:22:28.857Z] --- PASS: TestRenameStoppedContainer (0.79s) [2022-05-10T10:22:28.857Z] === RUN TestRenameRunningContainerAndReuse [2022-05-10T10:22:28.939Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-10T10:22:29.119Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-10T10:22:29.379Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-05-10T10:22:29.692Z] time="2022-05-10T10:22:29Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-10T10:22:29.692Z] time="2022-05-10T10:22:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"6e599f18ae8b\"}'" [2022-05-10T10:22:29.692Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-10T10:22:29.692Z] PASS [2022-05-10T10:22:29.692Z] coverage: 82.5% of statements [2022-05-10T10:22:29.692Z] === RUN TestV1IDService [2022-05-10T10:22:29.692Z] ok github.com/docker/docker/daemon/logger/splunk 2.117s coverage: 82.5% of statements [2022-05-10T10:22:29.692Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-10T10:22:29.692Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-10T10:22:29.692Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-10T10:22:29.692Z] --- PASS: TestV1IDService (0.02s) [2022-05-10T10:22:29.692Z] === RUN TestV2MetadataService [2022-05-10T10:22:29.692Z] === RUN TestSuccessfulDownload [2022-05-10T10:22:29.692Z] download_test.go:267: Needs fixing on Windows [2022-05-10T10:22:29.692Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-10T10:22:29.692Z] === RUN TestCancelledDownload [2022-05-10T10:22:29.692Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-10T10:22:29.692Z] === RUN TestMaxDownloadAttempts [2022-05-10T10:22:29.692Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-10T10:22:29.692Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-10T10:22:29.692Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-10T10:22:29.692Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-10T10:22:29.692Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-10T10:22:29.692Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-10T10:22:29.692Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-10T10:22:29.692Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-10T10:22:29.692Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-10T10:22:29.692Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-10T10:22:29.692Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-10T10:22:29.692Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-10T10:22:29.867Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-10T10:22:30.321Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2022-05-10T10:22:30.321Z] === RUN TestRenameInvalidName [2022-05-10T10:22:30.682Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-10T10:22:30.682Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-10T10:22:30.682Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestContinueOnError_NeverContinue [2022-05-10T10:22:30.682Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestManifestStore [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/no_remote_or_local [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:22:30.682Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.72s) [2022-05-10T10:22:30.682Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.72s) [2022-05-10T10:22:30.682Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.72s) [2022-05-10T10:22:30.682Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.72s) [2022-05-10T10:22:30.682Z] === RUN TestTransfer [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local393843875\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-10T10:22:30.682Z] --- PASS: TestTransfer (0.12s) [2022-05-10T10:22:30.682Z] === RUN TestConcurrencyLimit [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/no_local_cache [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/with_local_cache [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/unknown_media_type [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:30Z" level=warning msg="reference for unknown type: " [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:30Z" level=warning msg="reference for unknown type: " [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:30Z" level=warning msg="reference for unknown type: " [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:30Z" level=warning msg="reference for unknown type: " [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:30Z" level=warning msg="reference for unknown type: " [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-10T10:22:30.682Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-10T10:22:30.682Z] time="2022-05-10T10:22:30Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore (0.41s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/no_remote_or_local (0.29s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaType [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-10T10:22:30.682Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-10T10:22:30.682Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestFixManifestLayers [2022-05-10T10:22:30.682Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-10T10:22:30.682Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-10T10:22:30.682Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestFixManifestLayersBadParent [2022-05-10T10:22:30.682Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestValidateManifest [2022-05-10T10:22:30.682Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-10T10:22:30.682Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestFormatPlatform [2022-05-10T10:22:30.682Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-10T10:22:30.682Z] === RUN TestPullSchema2Config [2022-05-10T10:22:30.682Z] === RUN TestPullSchema2Config/success_first_time [2022-05-10T10:22:30.682Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:22:30.682Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:22:30.682Z] === RUN TestPullSchema2Config/500_status [2022-05-10T10:22:30.682Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:22:30.682Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:22:30.682Z] --- PASS: TestV2MetadataService (1.27s) [2022-05-10T10:22:30.682Z] PASS [2022-05-10T10:22:30.682Z] coverage: 48.2% of statements [2022-05-10T10:22:30.682Z] ok github.com/docker/docker/distribution/metadata 1.393s coverage: 48.2% of statements [2022-05-10T10:22:30.895Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-05-10T10:22:30.895Z] --- PASS: TestRenameInvalidName (0.70s) [2022-05-10T10:22:30.895Z] === RUN TestRenameAnonymousContainer [2022-05-10T10:22:31.151Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-05-10T10:22:31.151Z] === RUN TestInactiveJobs [2022-05-10T10:22:31.151Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:22:31.151Z] === RUN TestPullSchema2Config/EOF [2022-05-10T10:22:31.151Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:22:31.151Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:22:31.151Z] 2022/05/10 10:22:30 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-10T10:22:31.151Z] goroutine 93 [running]: [2022-05-10T10:22:31.151Z] net/http.(*conn).serve.func1() [2022-05-10T10:22:31.151Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-10T10:22:31.151Z] panic({0xdf8f00, 0xfdb320}) [2022-05-10T10:22:31.151Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-10T10:22:31.151Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00018bba0?, {0xfe2ab8?, 0xc000190000?}) [2022-05-10T10:22:31.151Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-10T10:22:31.151Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xfe2ab8, 0xc000190000}, 0xc00032a500) [2022-05-10T10:22:31.151Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-10T10:22:31.151Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xfe2ab8?, 0xc000190000?}, 0xc00005ac00?) [2022-05-10T10:22:31.151Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-10T10:22:31.151Z] net/http.serverHandler.ServeHTTP({0xc00026c990?}, {0xfe2ab8, 0xc000190000}, 0xc00032a500) [2022-05-10T10:22:31.151Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-10T10:22:31.151Z] net/http.(*conn).serve(0xc00009e000, {0xfe3330, 0xc0003ca300}) [2022-05-10T10:22:31.151Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-10T10:22:31.151Z] created by net/http.(*Server).Serve [2022-05-10T10:22:31.151Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-10T10:22:31.151Z] === RUN TestNotFound [2022-05-10T10:22:31.151Z] --- PASS: TestNotFound (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestConflict [2022-05-10T10:22:31.151Z] --- PASS: TestConflict (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestForbidden [2022-05-10T10:22:31.151Z] --- PASS: TestForbidden (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestInvalidParameter [2022-05-10T10:22:31.151Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestNotImplemented [2022-05-10T10:22:31.151Z] --- PASS: TestNotImplemented (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestNotModified [2022-05-10T10:22:31.151Z] --- PASS: TestNotModified (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestUnauthorized [2022-05-10T10:22:31.151Z] --- PASS: TestUnauthorized (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestUnknown [2022-05-10T10:22:31.151Z] --- PASS: TestUnknown (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestCancelled [2022-05-10T10:22:31.151Z] --- PASS: TestCancelled (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestDeadline [2022-05-10T10:22:31.151Z] --- PASS: TestDeadline (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestDataLoss [2022-05-10T10:22:31.151Z] --- PASS: TestDataLoss (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestUnavailable [2022-05-10T10:22:31.151Z] --- PASS: TestUnavailable (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestSystem [2022-05-10T10:22:31.151Z] --- PASS: TestSystem (0.00s) [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Not_Found [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Bad_Request [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Conflict [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Unauthorized [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Forbidden [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Not_Modified [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-10T10:22:31.151Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-10T10:22:31.151Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-10T10:22:31.151Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-10T10:22:31.152Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-10T10:22:31.152Z] PASS [2022-05-10T10:22:31.152Z] coverage: 77.0% of statements [2022-05-10T10:22:31.152Z] ok github.com/docker/docker/errdefs 0.044s coverage: 77.0% of statements [2022-05-10T10:22:31.152Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:22:31.152Z] === RUN TestPullSchema2Config/unauthorized [2022-05-10T10:22:31.152Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:22:31.152Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:22:31.152Z] --- PASS: TestPullSchema2Config (0.53s) [2022-05-10T10:22:31.152Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-10T10:22:31.152Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-10T10:22:31.152Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-10T10:22:31.152Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-10T10:22:31.152Z] === RUN TestGetRepositoryMountCandidates [2022-05-10T10:22:31.152Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-10T10:22:31.152Z] === RUN TestLayerAlreadyExists [2022-05-10T10:22:31.152Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:22:31.152Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:22:31.152Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:22:31.152Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:22:31.152Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:22:31.152Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:22:31.152Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-10T10:22:31.152Z] === RUN TestWhenEmptyAuthConfig [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-10T10:22:31.295Z] === RUN TestBoolValue [2022-05-10T10:22:31.295Z] --- PASS: TestBoolValue (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestBoolValueOrDefault [2022-05-10T10:22:31.295Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestInt64ValueOrZero [2022-05-10T10:22:31.295Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestInt64ValueOrDefault [2022-05-10T10:22:31.295Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-10T10:22:31.295Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestJsonContentType [2022-05-10T10:22:31.295Z] --- PASS: TestJsonContentType (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestReadJSON [2022-05-10T10:22:31.295Z] === RUN TestReadJSON/nil_body [2022-05-10T10:22:31.295Z] === RUN TestReadJSON/empty_body [2022-05-10T10:22:31.295Z] === RUN TestReadJSON/with_valid_request [2022-05-10T10:22:31.295Z] === RUN TestReadJSON/with_whitespace [2022-05-10T10:22:31.295Z] === RUN TestReadJSON/with_extra_content [2022-05-10T10:22:31.295Z] === RUN TestReadJSON/invalid_JSON [2022-05-10T10:22:31.295Z] --- PASS: TestReadJSON (0.00s) [2022-05-10T10:22:31.295Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-10T10:22:31.295Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-10T10:22:31.295Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-10T10:22:31.295Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-10T10:22:31.295Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-10T10:22:31.295Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-10T10:22:31.295Z] PASS [2022-05-10T10:22:31.295Z] coverage: 31.9% of statements [2022-05-10T10:22:31.295Z] ok github.com/docker/docker/api/server/httputils 0.048s coverage: 31.9% of statements [2022-05-10T10:22:31.295Z] === RUN TestMaskSecretKeys [2022-05-10T10:22:31.295Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-10T10:22:31.295Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-10T10:22:31.295Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-10T10:22:31.295Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-10T10:22:31.295Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-10T10:22:31.295Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-10T10:22:31.295Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestVersionMiddlewareVersion [2022-05-10T10:22:31.295Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-10T10:22:31.295Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-10T10:22:31.295Z] PASS [2022-05-10T10:22:31.295Z] coverage: 37.7% of statements [2022-05-10T10:22:31.295Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-10T10:22:31.295Z] === RUN TestStrSliceMarshalJSON [2022-05-10T10:22:31.295Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestStrSliceUnmarshalJSON [2022-05-10T10:22:31.295Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestStrSliceUnmarshalString [2022-05-10T10:22:31.295Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestStrSliceUnmarshalSlice [2022-05-10T10:22:31.295Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-10T10:22:31.295Z] PASS [2022-05-10T10:22:31.295Z] coverage: 90.0% of statements [2022-05-10T10:22:31.295Z] ok github.com/docker/docker/api/types/strslice 0.135s coverage: 90.0% of statements [2022-05-10T10:22:31.295Z] === RUN TestToJSON [2022-05-10T10:22:31.295Z] --- PASS: TestToJSON (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestToParamWithVersion [2022-05-10T10:22:31.295Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestFromJSON [2022-05-10T10:22:31.295Z] --- PASS: TestFromJSON (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestEmpty [2022-05-10T10:22:31.295Z] --- PASS: TestEmpty (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestArgsMatchKVListEmptySources [2022-05-10T10:22:31.295Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestArgsMatchKVList [2022-05-10T10:22:31.295Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestArgsMatch [2022-05-10T10:22:31.295Z] --- PASS: TestArgsMatch (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestAdd [2022-05-10T10:22:31.295Z] --- PASS: TestAdd (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestDel [2022-05-10T10:22:31.295Z] --- PASS: TestDel (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestLen [2022-05-10T10:22:31.295Z] --- PASS: TestLen (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestExactMatch [2022-05-10T10:22:31.295Z] --- PASS: TestExactMatch (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestOnlyOneExactMatch [2022-05-10T10:22:31.295Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestContains [2022-05-10T10:22:31.295Z] --- PASS: TestContains (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestValidate [2022-05-10T10:22:31.295Z] --- PASS: TestValidate (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestWalkValues [2022-05-10T10:22:31.295Z] --- PASS: TestWalkValues (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestFuzzyMatch [2022-05-10T10:22:31.295Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-10T10:22:31.295Z] === RUN TestClone [2022-05-10T10:22:31.295Z] --- PASS: TestClone (0.00s) [2022-05-10T10:22:31.295Z] PASS [2022-05-10T10:22:31.295Z] coverage: 92.2% of statements [2022-05-10T10:22:31.295Z] ok github.com/docker/docker/api/types/filters 0.047s coverage: 92.2% of statements [2022-05-10T10:22:31.295Z] === RUN TestGetTimestamp [2022-05-10T10:22:31.295Z] === RUN TestAdjustForAPIVersion [2022-05-10T10:22:31.295Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-10T10:22:31.295Z] PASS [2022-05-10T10:22:31.295Z] coverage: 6.1% of statements [2022-05-10T10:22:31.295Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 6.1% of statements [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/types [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-10T10:22:31.295Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-10T10:22:31.296Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-10T10:22:31.296Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-10T10:22:31.296Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-10T10:22:31.296Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-10T10:22:31.296Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-10T10:22:31.296Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-10T10:22:31.296Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-10T10:22:31.296Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-10T10:22:31.296Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-10T10:22:31.296Z] --- PASS: TestGetTimestamp (0.24s) [2022-05-10T10:22:31.296Z] === RUN TestParseTimestamps [2022-05-10T10:22:31.296Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-10T10:22:31.296Z] PASS [2022-05-10T10:22:31.296Z] coverage: 100.0% of statements [2022-05-10T10:22:31.296Z] ok github.com/docker/docker/api/types/time 0.281s coverage: 100.0% of statements [2022-05-10T10:22:31.621Z] --- PASS: TestInactiveJobs (0.35s) [2022-05-10T10:22:31.621Z] === RUN TestWatchRelease [2022-05-10T10:22:31.621Z] --- PASS: TestWatchRelease (0.04s) [2022-05-10T10:22:31.621Z] === RUN TestWatchFinishedTransfer [2022-05-10T10:22:31.621Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-10T10:22:31.621Z] === RUN TestDuplicateTransfer [2022-05-10T10:22:31.621Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-10T10:22:31.621Z] === RUN TestSuccessfulUpload [2022-05-10T10:22:31.621Z] time="2022-05-10T10:22:31Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-10T10:22:31.756Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-10T10:22:31.763Z] === RUN TestCompareVersion [2022-05-10T10:22:31.763Z] --- PASS: TestCompareVersion (0.00s) [2022-05-10T10:22:31.763Z] PASS [2022-05-10T10:22:31.763Z] coverage: 77.3% of statements [2022-05-10T10:22:31.763Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 77.3% of statements [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/builder [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-10T10:22:31.764Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-10T10:22:32.090Z] --- PASS: TestSuccessfulUpload (0.42s) [2022-05-10T10:22:32.090Z] === RUN TestCancelledUpload [2022-05-10T10:22:32.090Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-10T10:22:32.090Z] PASS [2022-05-10T10:22:32.090Z] coverage: 76.8% of statements [2022-05-10T10:22:32.090Z] ok github.com/docker/docker/distribution/xfer 2.144s coverage: 76.8% of statements [2022-05-10T10:22:32.570Z] --- PASS: TestWhenEmptyAuthConfig (1.22s) [2022-05-10T10:22:32.570Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-10T10:22:32.570Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-10T10:22:32.570Z] === RUN TestTokenPassThru [2022-05-10T10:22:32.570Z] --- PASS: TestTokenPassThru (0.02s) [2022-05-10T10:22:32.570Z] === RUN TestTokenPassThruDifferentHost [2022-05-10T10:22:32.570Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-10T10:22:32.570Z] PASS [2022-05-10T10:22:32.570Z] coverage: 26.6% of statements [2022-05-10T10:22:32.570Z] ok github.com/docker/docker/distribution 2.346s coverage: 26.6% of statements [2022-05-10T10:22:32.570Z] === RUN TestCompare [2022-05-10T10:22:32.570Z] --- PASS: TestCompare (0.00s) [2022-05-10T10:22:32.570Z] PASS [2022-05-10T10:22:32.570Z] coverage: 19.2% of statements [2022-05-10T10:22:32.570Z] ok github.com/docker/docker/image/cache 0.138s coverage: 19.2% of statements [2022-05-10T10:22:32.570Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-10T10:22:32.570Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-10T10:22:32.751Z] === RUN TestIsGIT [2022-05-10T10:22:32.751Z] --- PASS: TestIsGIT (0.00s) [2022-05-10T10:22:32.751Z] PASS [2022-05-10T10:22:32.751Z] coverage: 100.0% of statements [2022-05-10T10:22:32.751Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.245s coverage: 100.0% of statements [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-10T10:22:32.751Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-10T10:22:32.751Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-10T10:22:32.751Z] === RUN TestCloneArgsSmartHttp [2022-05-10T10:22:32.751Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-10T10:22:32.751Z] === RUN TestCloneArgsDumbHttp [2022-05-10T10:22:32.751Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-10T10:22:32.751Z] === RUN TestCloneArgsGit [2022-05-10T10:22:32.751Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-10T10:22:32.751Z] === RUN TestCheckoutGit [2022-05-10T10:22:32.807Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-05-10T10:22:33.039Z] === RUN TestFSGetInvalidData [2022-05-10T10:22:33.039Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-10T10:22:33.039Z] === RUN TestFSInvalidSet [2022-05-10T10:22:33.039Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-10T10:22:33.039Z] === RUN TestFSInvalidRoot [2022-05-10T10:22:33.039Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-10T10:22:33.039Z] === RUN TestFSMetadataGetSet [2022-05-10T10:22:33.039Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-05-10T10:22:33.039Z] === RUN TestFSInvalidWalker [2022-05-10T10:22:33.039Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-05-10T10:22:33.039Z] === RUN TestFSGetSet [2022-05-10T10:22:33.039Z] --- PASS: TestFSGetSet (0.04s) [2022-05-10T10:22:33.039Z] === RUN TestFSGetUnsetKey [2022-05-10T10:22:33.039Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-10T10:22:33.039Z] === RUN TestFSGetEmptyData [2022-05-10T10:22:33.039Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-10T10:22:33.039Z] === RUN TestFSDelete [2022-05-10T10:22:33.039Z] --- PASS: TestFSDelete (0.01s) [2022-05-10T10:22:33.039Z] === RUN TestFSWalker [2022-05-10T10:22:33.039Z] --- PASS: TestFSWalker (0.02s) [2022-05-10T10:22:33.039Z] === RUN TestFSWalkerStopOnError [2022-05-10T10:22:33.039Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-10T10:22:33.039Z] === RUN TestNewFromJSON [2022-05-10T10:22:33.039Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-10T10:22:33.039Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-10T10:22:33.039Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-10T10:22:33.039Z] === RUN TestMarshalKeyOrder [2022-05-10T10:22:33.039Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-10T10:22:33.039Z] === RUN TestHistoryEqual [2022-05-10T10:22:33.039Z] --- PASS: TestHistoryEqual (0.20s) [2022-05-10T10:22:33.039Z] === RUN TestImage [2022-05-10T10:22:33.039Z] --- PASS: TestImage (0.00s) [2022-05-10T10:22:33.039Z] === RUN TestImageOSNotEmpty [2022-05-10T10:22:33.039Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-10T10:22:33.039Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-10T10:22:33.039Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-10T10:22:33.039Z] === RUN TestCreate [2022-05-10T10:22:33.039Z] --- PASS: TestCreate (0.01s) [2022-05-10T10:22:33.039Z] === RUN TestRestore [2022-05-10T10:22:33.039Z] time="2022-05-10T10:22:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-10T10:22:33.122Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-10T10:22:33.507Z] --- PASS: TestRestore (0.03s) [2022-05-10T10:22:33.507Z] === RUN TestAddDelete [2022-05-10T10:22:33.507Z] --- PASS: TestAddDelete (0.03s) [2022-05-10T10:22:33.507Z] === RUN TestSearchAfterDelete [2022-05-10T10:22:33.507Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-10T10:22:33.507Z] === RUN TestParentReset [2022-05-10T10:22:33.507Z] --- PASS: TestParentReset (0.03s) [2022-05-10T10:22:33.507Z] === RUN TestGetAndSetLastUpdated [2022-05-10T10:22:33.507Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-10T10:22:33.507Z] === RUN TestStoreLen [2022-05-10T10:22:33.507Z] --- PASS: TestStoreLen (0.08s) [2022-05-10T10:22:33.507Z] PASS [2022-05-10T10:22:33.507Z] coverage: 86.9% of statements [2022-05-10T10:22:33.507Z] ok github.com/docker/docker/image 0.689s coverage: 86.9% of statements [2022-05-10T10:22:33.507Z] === RUN TestValidateManifest [2022-05-10T10:22:33.507Z] === RUN TestValidateManifest/non-nil [2022-05-10T10:22:33.507Z] === RUN TestValidateManifest/nil [2022-05-10T10:22:33.507Z] --- PASS: TestValidateManifest (0.00s) [2022-05-10T10:22:33.507Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-10T10:22:33.507Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-10T10:22:33.507Z] PASS [2022-05-10T10:22:33.507Z] coverage: 0.7% of statements [2022-05-10T10:22:33.507Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-05-10T10:22:33.679Z] tests/integration/models_images_test.py ............... [ 89%] [2022-05-10T10:22:33.750Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-10T10:22:33.976Z] === RUN TestMakeV1ConfigFromConfig [2022-05-10T10:22:33.976Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-10T10:22:33.976Z] PASS [2022-05-10T10:22:33.976Z] coverage: 25.0% of statements [2022-05-10T10:22:33.976Z] ok github.com/docker/docker/image/v1 0.089s coverage: 25.0% of statements [2022-05-10T10:22:33.976Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-10T10:22:34.011Z] --- PASS: TestRenameAnonymousContainer (3.11s) [2022-05-10T10:22:34.011Z] === RUN TestRenameContainerWithSameName [2022-05-10T10:22:34.584Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-05-10T10:22:34.846Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2022-05-10T10:22:34.846Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-10T10:22:35.130Z] tests/integration/models_networks_test.py .... [ 90%] [2022-05-10T10:22:35.544Z] === RUN TestSerialization [2022-05-10T10:22:35.544Z] --- PASS: TestSerialization (0.02s) [2022-05-10T10:22:35.544Z] PASS [2022-05-10T10:22:35.544Z] coverage: 100.0% of statements [2022-05-10T10:22:35.544Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-05-10T10:22:35.544Z] === RUN TestEmptyLayer [2022-05-10T10:22:35.544Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-10T10:22:35.544Z] === RUN TestCommitFailure [2022-05-10T10:22:35.544Z] --- PASS: TestCommitFailure (0.01s) [2022-05-10T10:22:35.544Z] === RUN TestStartTransactionFailure [2022-05-10T10:22:35.544Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-10T10:22:35.544Z] === RUN TestGetOrphan [2022-05-10T10:22:35.544Z] --- PASS: TestGetOrphan (0.01s) [2022-05-10T10:22:35.544Z] === RUN TestMountAndRegister [2022-05-10T10:22:35.715Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-10T10:22:35.716Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-10T10:22:35.716Z] === RUN TestProcessNoDockerignore [2022-05-10T10:22:35.716Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-10T10:22:35.716Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestDetectContentType [2022-05-10T10:22:35.716Z] --- PASS: TestDetectContentType (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestSelectAcceptableMIME [2022-05-10T10:22:35.716Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestInspectEmptyResponse [2022-05-10T10:22:35.716Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestInspectResponseBinary [2022-05-10T10:22:35.716Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestResponseUnsupportedContentType [2022-05-10T10:22:35.716Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestInspectResponseTextSimple [2022-05-10T10:22:35.716Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestInspectResponseEmptyContentType [2022-05-10T10:22:35.716Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestUnknownContentLength [2022-05-10T10:22:35.716Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestDownloadRemote [2022-05-10T10:22:35.716Z] --- PASS: TestDownloadRemote (0.11s) [2022-05-10T10:22:35.716Z] === RUN TestGetWithStatusError [2022-05-10T10:22:35.716Z] --- PASS: TestGetWithStatusError (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestCloseRootDirectory [2022-05-10T10:22:35.716Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:22:35.716Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestHashFile [2022-05-10T10:22:35.716Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:22:35.716Z] --- SKIP: TestHashFile (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestHashSubdir [2022-05-10T10:22:35.716Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:22:35.716Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-10T10:22:35.716Z] === RUN TestRemoveDirectory [2022-05-10T10:22:35.716Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:22:35.716Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-05-10T10:22:35.716Z] PASS [2022-05-10T10:22:35.716Z] coverage: 9.3% of statements [2022-05-10T10:22:35.716Z] ok github.com/docker/docker/builder/remotecontext 0.367s coverage: 9.3% of statements [2022-05-10T10:22:35.716Z] === RUN TestGetAllAllowed [2022-05-10T10:22:35.716Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestGetAllMeta [2022-05-10T10:22:35.716Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-10T10:22:35.716Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestIsUnreferencedBuiltin [2022-05-10T10:22:35.716Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestIsExistingDirectory [2022-05-10T10:22:35.716Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestGetFilenameForDownload [2022-05-10T10:22:35.716Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestEnv2Variables [2022-05-10T10:22:35.716Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-10T10:22:35.716Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestMaintainer [2022-05-10T10:22:35.716Z] --- PASS: TestMaintainer (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestLabel [2022-05-10T10:22:35.716Z] --- PASS: TestLabel (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestFromScratch [2022-05-10T10:22:35.716Z] --- PASS: TestFromScratch (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestFromWithArg [2022-05-10T10:22:35.716Z] --- PASS: TestFromWithArg (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-10T10:22:35.716Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestFromWithUndefinedArg [2022-05-10T10:22:35.716Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestFromMultiStageWithNamedStage [2022-05-10T10:22:35.716Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestOnbuild [2022-05-10T10:22:35.716Z] --- PASS: TestOnbuild (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestWorkdir [2022-05-10T10:22:35.716Z] --- PASS: TestWorkdir (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestEnable [2022-05-10T10:22:35.716Z] --- PASS: TestEnable (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestDisable [2022-05-10T10:22:35.716Z] --- PASS: TestDisable (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestEnabled [2022-05-10T10:22:35.716Z] --- PASS: TestEnabled (0.00s) [2022-05-10T10:22:35.716Z] PASS [2022-05-10T10:22:35.716Z] coverage: 100.0% of statements [2022-05-10T10:22:35.716Z] === RUN TestCmd [2022-05-10T10:22:35.716Z] --- PASS: TestCmd (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestHealthcheckNone [2022-05-10T10:22:35.716Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestHealthcheckCmd [2022-05-10T10:22:35.716Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestEntrypoint [2022-05-10T10:22:35.716Z] --- PASS: TestEntrypoint (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestExpose [2022-05-10T10:22:35.716Z] --- PASS: TestExpose (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestUser [2022-05-10T10:22:35.716Z] --- PASS: TestUser (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestVolume [2022-05-10T10:22:35.716Z] --- PASS: TestVolume (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestStopSignal [2022-05-10T10:22:35.716Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-10T10:22:35.716Z] --- SKIP: TestStopSignal (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestArg [2022-05-10T10:22:35.716Z] --- PASS: TestArg (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestShell [2022-05-10T10:22:35.716Z] --- PASS: TestShell (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestPrependEnvOnCmd [2022-05-10T10:22:35.716Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestRunWithBuildArgs [2022-05-10T10:22:35.716Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestRunIgnoresHealthcheck [2022-05-10T10:22:35.716Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestDispatchUnsupportedOptions [2022-05-10T10:22:35.716Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-10T10:22:35.716Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-10T10:22:35.716Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-10T10:22:35.716Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestNormalizeWorkdir [2022-05-10T10:22:35.716Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestDispatch [2022-05-10T10:22:35.716Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-10T10:22:35.716Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-05-10T10:22:35.716Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-10T10:22:35.716Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-10T10:22:35.716Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-10T10:22:35.716Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-10T10:22:35.716Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-10T10:22:35.716Z] === RUN TestDispatch/COPY_url [2022-05-10T10:22:35.716Z] --- PASS: TestDispatch (0.09s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-10T10:22:35.716Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestAddScratchImageAddsToMounts [2022-05-10T10:22:35.716Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-10T10:22:35.716Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-10T10:22:35.716Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-10T10:22:35.716Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestImageSourceGetAddsToMounts [2022-05-10T10:22:35.716Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestEmptyDockerfile [2022-05-10T10:22:35.716Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-05-10T10:22:35.716Z] === RUN TestSymlinkDockerfile [2022-05-10T10:22:35.716Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-10T10:22:35.716Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-10T10:22:35.716Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestNonExistingDockerfile [2022-05-10T10:22:35.716Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestCopyRunConfig [2022-05-10T10:22:35.716Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestDeepCopyRunConfig [2022-05-10T10:22:35.716Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestExportImage [2022-05-10T10:22:35.716Z] --- PASS: TestExportImage (0.00s) [2022-05-10T10:22:35.716Z] === RUN TestNormalizeDest [2022-05-10T10:22:35.716Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-10T10:22:35.716Z] PASS [2022-05-10T10:22:35.716Z] coverage: 46.7% of statements [2022-05-10T10:22:35.716Z] ok github.com/docker/docker/builder/dockerfile 0.271s coverage: 46.7% of statements [2022-05-10T10:22:36.013Z] layer_test.go:258: Layer size: 14 [2022-05-10T10:22:36.013Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-10T10:22:36.013Z] === RUN TestLayerRelease [2022-05-10T10:22:36.013Z] layer_test.go:291: Failing on Windows [2022-05-10T10:22:36.013Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-10T10:22:36.013Z] === RUN TestStoreRestore [2022-05-10T10:22:36.013Z] layer_test.go:340: Failing on Windows [2022-05-10T10:22:36.013Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-10T10:22:36.013Z] === RUN TestTarStreamStability [2022-05-10T10:22:36.013Z] layer_test.go:455: Failing on Windows [2022-05-10T10:22:36.013Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-10T10:22:36.013Z] === RUN TestRegisterExistingLayer [2022-05-10T10:22:36.013Z] --- PASS: TestRegisterExistingLayer (0.41s) [2022-05-10T10:22:36.013Z] === RUN TestTarStreamVerification [2022-05-10T10:22:36.013Z] layer_test.go:684: Failing on Windows [2022-05-10T10:22:36.013Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-10T10:22:36.013Z] === RUN TestLayerMigration [2022-05-10T10:22:36.013Z] migration_test.go:45: Failing on Windows [2022-05-10T10:22:36.013Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-10T10:22:36.013Z] === RUN TestLayerMigrationNoTarsplit [2022-05-10T10:22:36.013Z] migration_test.go:181: Failing on Windows [2022-05-10T10:22:36.013Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-10T10:22:36.013Z] === RUN TestMountInit [2022-05-10T10:22:36.013Z] mount_test.go:17: Failing on Windows [2022-05-10T10:22:36.013Z] --- SKIP: TestMountInit (0.00s) [2022-05-10T10:22:36.013Z] === RUN TestMountSize [2022-05-10T10:22:36.013Z] mount_test.go:76: Failing on Windows [2022-05-10T10:22:36.013Z] --- SKIP: TestMountSize (0.00s) [2022-05-10T10:22:36.395Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-10T10:22:36.481Z] === RUN TestMountChanges [2022-05-10T10:22:36.481Z] mount_test.go:125: Failing on Windows [2022-05-10T10:22:36.481Z] --- SKIP: TestMountChanges (0.00s) [2022-05-10T10:22:36.481Z] === RUN TestMountApply [2022-05-10T10:22:36.481Z] mount_test.go:212: Failing on Windows [2022-05-10T10:22:36.481Z] --- SKIP: TestMountApply (0.00s) [2022-05-10T10:22:36.481Z] PASS [2022-05-10T10:22:36.481Z] coverage: 30.6% of statements [2022-05-10T10:22:36.481Z] ok github.com/docker/docker/layer 0.592s coverage: 30.6% of statements [2022-05-10T10:22:36.481Z] === RUN TestEnvironmentParsing [2022-05-10T10:22:36.481Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-10T10:22:36.481Z] PASS [2022-05-10T10:22:36.481Z] coverage: 1.2% of statements [2022-05-10T10:22:36.481Z] ok github.com/docker/docker/libcontainerd/local 0.069s coverage: 1.2% of statements [2022-05-10T10:22:36.481Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-10T10:22:36.481Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-10T10:22:36.481Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-10T10:22:36.481Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-10T10:22:36.761Z] --- PASS: TestRenameContainerWithLinkedContainer (1.60s) [2022-05-10T10:22:36.761Z] === RUN TestResize [2022-05-10T10:22:36.761Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-05-10T10:22:36.949Z] === RUN TestSequenceGetAvailableBit [2022-05-10T10:22:36.950Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestSequenceEqual [2022-05-10T10:22:36.950Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestSequenceCopy [2022-05-10T10:22:36.950Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestGetFirstAvailable [2022-05-10T10:22:36.950Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestFindSequence [2022-05-10T10:22:36.950Z] --- PASS: TestFindSequence (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestCheckIfAvailable [2022-05-10T10:22:36.950Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestMergeSequences [2022-05-10T10:22:36.950Z] --- PASS: TestMergeSequences (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestPushReservation [2022-05-10T10:22:36.950Z] --- PASS: TestPushReservation (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestSerializeDeserialize [2022-05-10T10:22:36.950Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestSet [2022-05-10T10:22:36.950Z] --- PASS: TestSet (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestSetUnset [2022-05-10T10:22:36.950Z] --- PASS: TestSetUnset (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestOffsetSetUnset [2022-05-10T10:22:36.950Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestSetInRange [2022-05-10T10:22:36.950Z] --- PASS: TestSetInRange (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestSetAnyInRange [2022-05-10T10:22:36.950Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestMethods [2022-05-10T10:22:36.950Z] --- PASS: TestMethods (0.00s) [2022-05-10T10:22:36.950Z] === RUN TestRandomAllocateDeallocate [2022-05-10T10:22:37.022Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-05-10T10:22:37.282Z] === RUN TestTCP4Proxy [2022-05-10T10:22:37.282Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-10T10:22:37.282Z] === RUN TestTCP4ProxyHalfClose [2022-05-10T10:22:37.282Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-10T10:22:37.282Z] === RUN TestTCP6Proxy [2022-05-10T10:22:37.282Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-10T10:22:37.282Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-10T10:22:37.282Z] === RUN TestTCPDualStackProxy [2022-05-10T10:22:37.282Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-10T10:22:37.282Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-10T10:22:37.282Z] === RUN TestUDP4Proxy [2022-05-10T10:22:37.282Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-10T10:22:37.282Z] === RUN TestUDP6Proxy [2022-05-10T10:22:37.282Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-10T10:22:37.282Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-10T10:22:37.282Z] === RUN TestUDPWriteError [2022-05-10T10:22:37.282Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-10T10:22:37.282Z] === RUN TestSCTP4Proxy [2022-05-10T10:22:37.282Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-10T10:22:37.282Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-10T10:22:37.282Z] === RUN TestSCTP6Proxy [2022-05-10T10:22:37.282Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-10T10:22:37.282Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-10T10:22:37.282Z] PASS [2022-05-10T10:22:37.282Z] coverage: 49.4% of statements [2022-05-10T10:22:37.282Z] ok github.com/docker/docker/cmd/docker-proxy 0.067s coverage: 49.4% of statements [2022-05-10T10:22:37.284Z] --- PASS: TestResize (0.73s) [2022-05-10T10:22:37.284Z] === RUN TestResizeWithInvalidSize [2022-05-10T10:22:37.322Z] --- PASS: TestDockerNetworkMacvlan (9.69s) [2022-05-10T10:22:37.322Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-05-10T10:22:37.322Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-05-10T10:22:37.322Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2022-05-10T10:22:37.322Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-05-10T10:22:37.322Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-05-10T10:22:37.322Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.67s) [2022-05-10T10:22:37.322Z] PASS [2022-05-10T10:22:37.322Z] [2022-05-10T10:22:37.322Z] DONE 8 tests in 11.094s [2022-05-10T10:22:37.322Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-10T10:22:37.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:22:37.322Z] ++ set -e [2022-05-10T10:22:37.322Z] ++ '[' -n 0 ']' [2022-05-10T10:22:37.322Z] ++ set -x [2022-05-10T10:22:37.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:22:37.322Z] testing: warning: no tests to run [2022-05-10T10:22:37.322Z] PASS [2022-05-10T10:22:37.322Z] [2022-05-10T10:22:37.322Z] DONE 0 tests in 0.023s [2022-05-10T10:22:37.322Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-10T10:22:37.322Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:22:37.322Z] ++ set -e [2022-05-10T10:22:37.322Z] ++ '[' -n 0 ']' [2022-05-10T10:22:37.322Z] ++ set -x [2022-05-10T10:22:37.322Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:22:37.322Z] INFO: Testing against a local daemon [2022-05-10T10:22:37.322Z] === RUN TestAuthZPluginAllowRequest [2022-05-10T10:22:37.858Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2022-05-10T10:22:37.858Z] === RUN TestResizeWhenContainerNotStarted [2022-05-10T10:22:38.430Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:22:38.430Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:22:38.430Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:22:38.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-05-10T10:22:38.430Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:22:38.687Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-05-10T10:22:38.687Z] === RUN TestAuthZPluginTLS [2022-05-10T10:22:38.943Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-05-10T10:22:38.943Z] === RUN TestAuthZPluginDenyRequest [2022-05-10T10:22:39.168Z] === RUN TestInvalidConfig [2022-05-10T10:22:39.168Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-10T10:22:39.168Z] === RUN TestConfig [2022-05-10T10:22:39.168Z] --- PASS: TestConfig (0.00s) [2022-05-10T10:22:39.168Z] === RUN TestOptionsLabels [2022-05-10T10:22:39.168Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-10T10:22:39.168Z] === RUN TestValidName [2022-05-10T10:22:39.168Z] --- PASS: TestValidName (0.00s) [2022-05-10T10:22:39.168Z] PASS [2022-05-10T10:22:39.168Z] coverage: 19.7% of statements [2022-05-10T10:22:39.168Z] ok github.com/docker/docker/libnetwork/config 0.101s coverage: 19.7% of statements [2022-05-10T10:22:39.504Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-05-10T10:22:39.504Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-10T10:22:39.818Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-10T10:22:40.065Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-05-10T10:22:40.066Z] === RUN TestAuthZPluginDenyResponse [2022-05-10T10:22:40.113Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2022-05-10T10:22:40.113Z] === RUN TestServiceUpdateConfigs [2022-05-10T10:22:40.154Z] === RUN TestKey [2022-05-10T10:22:40.154Z] --- PASS: TestKey (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestParseKey [2022-05-10T10:22:40.154Z] --- PASS: TestParseKey (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestInvalidDataStore [2022-05-10T10:22:40.154Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestKVObjectFlatKey [2022-05-10T10:22:40.154Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestAtomicKVObjectFlatKey [2022-05-10T10:22:40.154Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-10T10:22:40.154Z] PASS [2022-05-10T10:22:40.154Z] coverage: 21.9% of statements [2022-05-10T10:22:40.154Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-05-10T10:22:40.154Z] === RUN TestErrorInterfaces [2022-05-10T10:22:40.154Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestNetworkMarshalling [2022-05-10T10:22:40.154Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-10T10:22:40.154Z] === RUN TestEndpointMarshalling [2022-05-10T10:22:40.154Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestAuxAddresses [2022-05-10T10:22:40.154Z] time="2022-05-10T10:22:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-10T10:22:40.154Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-10T10:22:40.154Z] === RUN TestSRVServiceQuery [2022-05-10T10:22:40.154Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-10T10:22:40.154Z] === RUN TestServiceVIPReuse [2022-05-10T10:22:40.154Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-10T10:22:40.154Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestDNSIPQuery [2022-05-10T10:22:40.154Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestDNSProxyServFail [2022-05-10T10:22:40.154Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestSandboxAddEmpty [2022-05-10T10:22:40.154Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestSandboxAddMultiPrio [2022-05-10T10:22:40.154Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestSandboxAddSamePrio [2022-05-10T10:22:40.154Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestCleanupServiceDiscovery [2022-05-10T10:22:40.154Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestDNSOptions [2022-05-10T10:22:40.154Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:22:40.154Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-10T10:22:40.154Z] === RUN TestMultipleControllersWithSameStore [2022-05-10T10:22:40.154Z] time="2022-05-10T10:22:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-10T10:22:40.154Z] time="2022-05-10T10:22:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-10T10:22:40.154Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-10T10:22:40.154Z] PASS [2022-05-10T10:22:40.154Z] coverage: 8.5% of statements [2022-05-10T10:22:40.154Z] ok github.com/docker/docker/libnetwork 0.377s coverage: 8.5% of statements [2022-05-10T10:22:40.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-10T10:22:40.393Z] tests/integration/models_nodes_test.py . [ 90%] [2022-05-10T10:22:40.622Z] === RUN TestIPDataMarshalling [2022-05-10T10:22:40.622Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-10T10:22:40.622Z] === RUN TestValidateAndIsV6 [2022-05-10T10:22:40.622Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-10T10:22:40.622Z] PASS [2022-05-10T10:22:40.622Z] coverage: 68.9% of statements [2022-05-10T10:22:40.622Z] ok github.com/docker/docker/libnetwork/driverapi 0.057s coverage: 68.9% of statements [2022-05-10T10:22:40.627Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-05-10T10:22:40.627Z] === RUN TestAuthZPluginAllowEventStream [2022-05-10T10:22:40.652Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-05-10T10:22:41.095Z] === RUN TestDriver [2022-05-10T10:22:41.095Z] --- PASS: TestDriver (0.00s) [2022-05-10T10:22:41.095Z] PASS [2022-05-10T10:22:41.095Z] coverage: 34.8% of statements [2022-05-10T10:22:41.095Z] ok github.com/docker/docker/libnetwork/drivers/host 0.056s coverage: 34.8% of statements [2022-05-10T10:22:41.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:22:41.326Z] tests/integration/models_resources_test.py . [ 91%] [2022-05-10T10:22:41.562Z] === RUN TestDriver [2022-05-10T10:22:41.563Z] --- PASS: TestDriver (0.00s) [2022-05-10T10:22:41.563Z] PASS [2022-05-10T10:22:41.563Z] coverage: 34.8% of statements [2022-05-10T10:22:41.563Z] ok github.com/docker/docker/libnetwork/drivers/null 0.046s coverage: 34.8% of statements [2022-05-10T10:22:41.563Z] --- PASS: TestRandomAllocateDeallocate (4.75s) [2022-05-10T10:22:41.563Z] === RUN TestAllocateRandomDeallocate [2022-05-10T10:22:41.991Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-05-10T10:22:41.991Z] === RUN TestAuthZPluginErrorResponse [2022-05-10T10:22:42.033Z] === RUN TestNetworkAllocateFree [2022-05-10T10:22:42.033Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-10T10:22:42.033Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-10T10:22:42.033Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-10T10:22:42.033Z] PASS [2022-05-10T10:22:42.033Z] coverage: 63.6% of statements [2022-05-10T10:22:42.033Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-05-10T10:22:42.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-10T10:22:42.247Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-05-10T10:22:42.247Z] === RUN TestAuthZPluginErrorRequest [2022-05-10T10:22:42.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:22:42.809Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-05-10T10:22:42.809Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-10T10:22:43.019Z] === RUN TestGetEmptyCapabilities [2022-05-10T10:22:43.019Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-10T10:22:43.019Z] === RUN TestGetExtraCapabilities [2022-05-10T10:22:43.019Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-10T10:22:43.019Z] === RUN TestGetInvalidCapabilities [2022-05-10T10:22:43.019Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-10T10:22:43.019Z] === RUN TestRemoteDriver [2022-05-10T10:22:43.019Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-10T10:22:43.019Z] === RUN TestDriverError [2022-05-10T10:22:43.019Z] --- PASS: TestDriverError (0.00s) [2022-05-10T10:22:43.019Z] === RUN TestMissingValues [2022-05-10T10:22:43.019Z] --- PASS: TestMissingValues (0.01s) [2022-05-10T10:22:43.019Z] === RUN TestRollback [2022-05-10T10:22:43.019Z] --- PASS: TestRollback (0.00s) [2022-05-10T10:22:43.019Z] PASS [2022-05-10T10:22:43.019Z] coverage: 57.4% of statements [2022-05-10T10:22:43.019Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-05-10T10:22:43.019Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2022-05-10T10:22:43.019Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-10T10:22:43.019Z] === RUN TestNAT [2022-05-10T10:22:43.019Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-10T10:22:43.019Z] --- SKIP: TestNAT (0.00s) [2022-05-10T10:22:43.019Z] === RUN TestTransparent [2022-05-10T10:22:43.019Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-10T10:22:43.019Z] --- SKIP: TestTransparent (0.00s) [2022-05-10T10:22:43.019Z] PASS [2022-05-10T10:22:43.019Z] coverage: 0.0% of statements [2022-05-10T10:22:43.019Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.067s coverage: 0.0% of statements [2022-05-10T10:22:43.340Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-05-10T10:22:43.370Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-05-10T10:22:43.370Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-10T10:22:43.490Z] === RUN TestNew [2022-05-10T10:22:43.490Z] --- PASS: TestNew (0.00s) [2022-05-10T10:22:43.490Z] === RUN TestAddDriver [2022-05-10T10:22:43.490Z] --- PASS: TestAddDriver (0.00s) [2022-05-10T10:22:43.490Z] === RUN TestAddDuplicateDriver [2022-05-10T10:22:43.490Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-10T10:22:43.490Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-10T10:22:43.490Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-10T10:22:43.490Z] === RUN TestDriver [2022-05-10T10:22:43.490Z] --- PASS: TestDriver (0.00s) [2022-05-10T10:22:43.490Z] === RUN TestIPAM [2022-05-10T10:22:43.490Z] --- PASS: TestIPAM (0.00s) [2022-05-10T10:22:43.490Z] === RUN TestWalkIPAMs [2022-05-10T10:22:43.490Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-10T10:22:43.490Z] === RUN TestWalkDrivers [2022-05-10T10:22:43.490Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-10T10:22:43.490Z] PASS [2022-05-10T10:22:43.490Z] coverage: 82.4% of statements [2022-05-10T10:22:43.490Z] === RUN TestBuildDefault [2022-05-10T10:22:43.678Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-10T10:22:43.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-05-10T10:22:43.939Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-05-10T10:22:43.960Z] --- PASS: TestBuildDefault (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestBuildHostnameDomainname [2022-05-10T10:22:43.960Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestBuildHostname [2022-05-10T10:22:43.960Z] --- PASS: TestBuildHostname (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestBuildHostnameFQDN [2022-05-10T10:22:43.960Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2022-05-10T10:22:43.960Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestBuildNoIP [2022-05-10T10:22:43.960Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestUpdate [2022-05-10T10:22:43.960Z] --- PASS: TestUpdate (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-10T10:22:43.960Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-10T10:22:43.960Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestAddEmpty [2022-05-10T10:22:43.960Z] --- PASS: TestAddEmpty (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestAdd [2022-05-10T10:22:43.960Z] --- PASS: TestAdd (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestDeleteEmpty [2022-05-10T10:22:43.960Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestDeleteNewline [2022-05-10T10:22:43.960Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestDelete [2022-05-10T10:22:43.960Z] --- PASS: TestDelete (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestConcurrentWrites [2022-05-10T10:22:43.960Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.07s) [2022-05-10T10:22:43.960Z] === RUN TestRetrieveFromStore [2022-05-10T10:22:43.960Z] --- PASS: TestConcurrentWrites (0.25s) [2022-05-10T10:22:43.960Z] PASS [2022-05-10T10:22:43.960Z] coverage: 81.2% of statements [2022-05-10T10:22:43.960Z] ok github.com/docker/docker/libnetwork/etchosts 0.328s coverage: 81.2% of statements [2022-05-10T10:22:43.960Z] === RUN TestNew [2022-05-10T10:22:43.960Z] --- PASS: TestNew (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestAllocate [2022-05-10T10:22:43.960Z] --- PASS: TestAllocate (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestUninitialized [2022-05-10T10:22:43.960Z] --- PASS: TestUninitialized (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestAllocateInRange [2022-05-10T10:22:43.960Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-10T10:22:43.960Z] === RUN TestAllocateSerial [2022-05-10T10:22:43.960Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-10T10:22:43.960Z] PASS [2022-05-10T10:22:43.960Z] coverage: 87.5% of statements [2022-05-10T10:22:43.960Z] ok github.com/docker/docker/libnetwork/idm 0.048s coverage: 87.5% of statements [2022-05-10T10:22:44.428Z] --- PASS: TestRetrieveFromStore (0.45s) [2022-05-10T10:22:44.428Z] === RUN TestIsCorrupted [2022-05-10T10:22:44.428Z] --- PASS: TestIsCorrupted (0.01s) [2022-05-10T10:22:44.428Z] === RUN TestSetRollover [2022-05-10T10:22:44.428Z] === RUN TestCaller [2022-05-10T10:22:44.428Z] --- PASS: TestCaller (0.00s) [2022-05-10T10:22:44.428Z] PASS [2022-05-10T10:22:44.428Z] coverage: 100.0% of statements [2022-05-10T10:22:44.428Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-05-10T10:22:44.511Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-10T10:22:44.734Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s) [2022-05-10T10:22:44.735Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-10T10:22:44.897Z] === RUN TestSetSerialInsertDelete [2022-05-10T10:22:44.897Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-10T10:22:44.897Z] === RUN TestSetParallelInsertDelete [2022-05-10T10:22:45.083Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:22:45.344Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-05-10T10:22:45.883Z] --- PASS: TestSetRollover (1.51s) [2022-05-10T10:22:45.883Z] === RUN TestSetRolloverSerial [2022-05-10T10:22:46.085Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-05-10T10:22:46.085Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-05-10T10:22:46.099Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-05-10T10:22:46.099Z] === RUN TestAuthZPluginHeader [2022-05-10T10:22:46.286Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-10T10:22:46.351Z] === RUN TestInt2IP2IntConversion [2022-05-10T10:22:46.660Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-05-10T10:22:46.660Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-10T10:22:46.660Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:22:46.660Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-10T10:22:46.660Z] === RUN TestAuthZPluginV2Disable [2022-05-10T10:22:46.660Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:22:46.660Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-05-10T10:22:46.660Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-10T10:22:46.660Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:22:46.660Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-10T10:22:46.660Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-10T10:22:46.660Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:22:46.660Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-10T10:22:46.660Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-10T10:22:46.819Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-05-10T10:22:46.819Z] === RUN TestGetAddressVersion [2022-05-10T10:22:46.819Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-10T10:22:46.819Z] === RUN TestKeyString [2022-05-10T10:22:46.819Z] --- PASS: TestKeyString (0.00s) [2022-05-10T10:22:46.819Z] === RUN TestPoolDataMarshal [2022-05-10T10:22:46.819Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-10T10:22:46.819Z] === RUN TestSubnetsMarshal [2022-05-10T10:22:46.819Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-05-10T10:22:46.819Z] === RUN TestAddSubnets [2022-05-10T10:22:46.819Z] --- PASS: TestAddSubnets (0.05s) [2022-05-10T10:22:46.819Z] === RUN TestDoublePoolRelease [2022-05-10T10:22:46.819Z] === RUN TestPoolRequest [2022-05-10T10:22:46.819Z] --- PASS: TestPoolRequest (0.00s) [2022-05-10T10:22:46.819Z] === RUN TestOtherRequests [2022-05-10T10:22:46.819Z] --- PASS: TestOtherRequests (0.00s) [2022-05-10T10:22:46.819Z] PASS [2022-05-10T10:22:46.819Z] coverage: 57.1% of statements [2022-05-10T10:22:46.819Z] ok github.com/docker/docker/libnetwork/ipams/null 0.046s coverage: 57.1% of statements [2022-05-10T10:22:46.819Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-05-10T10:22:46.819Z] === RUN TestAddReleasePoolID [2022-05-10T10:22:47.229Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-05-10T10:22:47.288Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-05-10T10:22:47.288Z] === RUN TestPredefinedPool [2022-05-10T10:22:47.288Z] --- PASS: TestPredefinedPool (0.02s) [2022-05-10T10:22:47.288Z] === RUN TestRemoveSubnet [2022-05-10T10:22:47.288Z] --- PASS: TestSetRolloverSerial (1.23s) [2022-05-10T10:22:47.288Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-10T10:22:47.288Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-10T10:22:47.288Z] PASS [2022-05-10T10:22:47.288Z] coverage: 84.4% of statements [2022-05-10T10:22:47.288Z] ok github.com/docker/docker/libnetwork/bitseq 10.280s coverage: 84.4% of statements [2022-05-10T10:22:47.288Z] --- PASS: TestRemoveSubnet (0.21s) [2022-05-10T10:22:47.288Z] === RUN TestGetSameAddress [2022-05-10T10:22:47.288Z] --- PASS: TestGetSameAddress (0.02s) [2022-05-10T10:22:47.288Z] === RUN TestPoolAllocationReuse [2022-05-10T10:22:48.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-10T10:22:48.275Z] === RUN TestGetCapabilities [2022-05-10T10:22:48.275Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-10T10:22:48.275Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-10T10:22:48.275Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-10T10:22:48.275Z] === RUN TestGetDefaultAddressSpaces [2022-05-10T10:22:48.275Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-05-10T10:22:48.275Z] === RUN TestRemoteDriver [2022-05-10T10:22:48.275Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-10T10:22:48.275Z] PASS [2022-05-10T10:22:48.275Z] coverage: 47.4% of statements [2022-05-10T10:22:48.275Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2022-05-10T10:22:48.744Z] --- PASS: TestPoolAllocationReuse (1.36s) [2022-05-10T10:22:48.744Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-10T10:22:48.744Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-10T10:22:48.744Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-10T10:22:49.115Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-05-10T10:22:49.216Z] === RUN TestWindowsIPAM [2022-05-10T10:22:49.216Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-10T10:22:49.216Z] PASS [2022-05-10T10:22:49.216Z] coverage: 71.4% of statements [2022-05-10T10:22:49.216Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.046s coverage: 71.4% of statements [2022-05-10T10:22:49.376Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-05-10T10:22:49.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-10T10:22:50.203Z] === RUN TestDefaultNetwork [2022-05-10T10:22:50.265Z] tests/integration/regression_test.py ...... [ 98%] [2022-05-10T10:22:50.672Z] --- PASS: TestRequestReleaseAddressFromSubPool (1.85s) [2022-05-10T10:22:50.672Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-10T10:22:50.672Z] --- PASS: TestDefaultNetwork (0.30s) [2022-05-10T10:22:50.672Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-10T10:22:50.782Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-05-10T10:22:50.782Z] tests/integration/credentials/utils_test.py . [100%] [2022-05-10T10:22:50.782Z] [2022-05-10T10:22:50.782Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-05-10T10:22:50.782Z] =========================== short test summary info ============================ [2022-05-10T10:22:50.782Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-05-10T10:22:50.782Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-05-10T10:22:50.782Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-05-10T10:22:50.782Z] Not supported on most drivers [2022-05-10T10:22:50.782Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-05-10T10:22:50.782Z] Output of docker top depends on host distro, and is not formalized. [2022-05-10T10:22:50.782Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-05-10T10:22:50.782Z] Output of docker top depends on host distro, and is not formalized. [2022-05-10T10:22:50.782Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-05-10T10:22:50.782Z] Can fail if eth0 has multiple IP addresses [2022-05-10T10:22:50.782Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-05-10T10:22:50.782Z] This doesn't seem to be taken into account by the engine [2022-05-10T10:22:50.782Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-05-10T10:22:50.782Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-05-10T10:22:50.782Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.29 seconds == [2022-05-10T10:22:51.040Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-05-10T10:22:51.140Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.32s) [2022-05-10T10:22:51.140Z] === RUN TestInitAddressPools [2022-05-10T10:22:51.140Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-10T10:22:51.140Z] PASS [2022-05-10T10:22:51.140Z] coverage: 74.0% of statements [2022-05-10T10:22:51.140Z] ok github.com/docker/docker/libnetwork/ipamutils 0.704s coverage: 74.0% of statements [2022-05-10T10:22:51.342Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-10T10:22:51.608Z] === RUN TestKeyValue [2022-05-10T10:22:51.608Z] --- PASS: TestKeyValue (0.00s) [2022-05-10T10:22:51.608Z] PASS [2022-05-10T10:22:51.608Z] coverage: 60.0% of statements [2022-05-10T10:22:51.608Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-05-10T10:22:52.076Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.76s) [2022-05-10T10:22:52.219Z] === RUN TestCheckpointCreateError [2022-05-10T10:22:52.219Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCheckpointCreate [2022-05-10T10:22:52.219Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCheckpointDeleteError [2022-05-10T10:22:52.219Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCheckpointDelete [2022-05-10T10:22:52.219Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCheckpointListError [2022-05-10T10:22:52.219Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCheckpointList [2022-05-10T10:22:52.219Z] --- PASS: TestCheckpointList (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCheckpointListContainerNotFound [2022-05-10T10:22:52.219Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestNewClientWithOpsFromEnv [2022-05-10T10:22:52.219Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-10T10:22:52.219Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestGetAPIPath [2022-05-10T10:22:52.219Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestParseHostURL [2022-05-10T10:22:52.219Z] --- PASS: TestParseHostURL (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-10T10:22:52.219Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersion [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPVersionOverride [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-10T10:22:52.219Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestClientRedirect [2022-05-10T10:22:52.219Z] === RUN TestClientRedirect/GET [2022-05-10T10:22:52.219Z] === RUN TestClientRedirect/POST [2022-05-10T10:22:52.219Z] === RUN TestClientRedirect/PUT [2022-05-10T10:22:52.219Z] === RUN TestClientRedirect/DELETE [2022-05-10T10:22:52.219Z] --- PASS: TestClientRedirect (0.00s) [2022-05-10T10:22:52.219Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-10T10:22:52.219Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-10T10:22:52.219Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-10T10:22:52.219Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigCreateUnsupported [2022-05-10T10:22:52.219Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigCreateError [2022-05-10T10:22:52.219Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigCreate [2022-05-10T10:22:52.219Z] --- PASS: TestConfigCreate (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigInspectNotFound [2022-05-10T10:22:52.219Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigInspectWithEmptyID [2022-05-10T10:22:52.219Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigInspectUnsupported [2022-05-10T10:22:52.219Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigInspectError [2022-05-10T10:22:52.219Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigInspectConfigNotFound [2022-05-10T10:22:52.219Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigInspect [2022-05-10T10:22:52.219Z] --- PASS: TestConfigInspect (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigListUnsupported [2022-05-10T10:22:52.219Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigListError [2022-05-10T10:22:52.219Z] --- PASS: TestConfigListError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigList [2022-05-10T10:22:52.219Z] --- PASS: TestConfigList (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigRemoveUnsupported [2022-05-10T10:22:52.219Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigRemoveError [2022-05-10T10:22:52.219Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigRemove [2022-05-10T10:22:52.219Z] --- PASS: TestConfigRemove (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigUpdateUnsupported [2022-05-10T10:22:52.219Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigUpdateError [2022-05-10T10:22:52.219Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestConfigUpdate [2022-05-10T10:22:52.219Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerCommitError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerCommitError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerCommit [2022-05-10T10:22:52.219Z] --- PASS: TestContainerCommit (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerStatPathError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerStatPathNotFoundError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerStatPathNoHeaderError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerStatPath [2022-05-10T10:22:52.219Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCopyToContainerError [2022-05-10T10:22:52.219Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCopyToContainerNotFoundError [2022-05-10T10:22:52.219Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCopyToContainerEmptyResponse [2022-05-10T10:22:52.219Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCopyToContainer [2022-05-10T10:22:52.219Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCopyFromContainerError [2022-05-10T10:22:52.219Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCopyFromContainerNotFoundError [2022-05-10T10:22:52.219Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-10T10:22:52.219Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-10T10:22:52.219Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestCopyFromContainer [2022-05-10T10:22:52.219Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerCreateError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerCreateImageNotFound [2022-05-10T10:22:52.219Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerCreateWithName [2022-05-10T10:22:52.219Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerCreateAutoRemove [2022-05-10T10:22:52.219Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerDiffError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerDiff [2022-05-10T10:22:52.219Z] --- PASS: TestContainerDiff (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExecCreateError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExecCreate [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExecStartError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExecStart [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExecInspectError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExecInspect [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExportError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExportError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExport [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExport (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerInspectError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerInspectContainerNotFound [2022-05-10T10:22:52.219Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerInspectWithEmptyID [2022-05-10T10:22:52.219Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerInspect [2022-05-10T10:22:52.219Z] --- PASS: TestContainerInspect (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerInspectNode [2022-05-10T10:22:52.219Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerKillError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerKillError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerKill [2022-05-10T10:22:52.219Z] --- PASS: TestContainerKill (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerListError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerListError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerList [2022-05-10T10:22:52.219Z] --- PASS: TestContainerList (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerLogsNotFoundError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerLogsError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerLogs [2022-05-10T10:22:52.219Z] --- PASS: TestContainerLogs (0.24s) [2022-05-10T10:22:52.219Z] === RUN TestContainerPauseError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerPause [2022-05-10T10:22:52.219Z] --- PASS: TestContainerPause (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainersPruneError [2022-05-10T10:22:52.219Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainersPrune [2022-05-10T10:22:52.219Z] --- PASS: TestContainersPrune (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerRemoveError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerRemoveNotFoundError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerRemove [2022-05-10T10:22:52.219Z] --- PASS: TestContainerRemove (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerRenameError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerRename [2022-05-10T10:22:52.219Z] --- PASS: TestContainerRename (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerResizeError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExecResizeError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerResize [2022-05-10T10:22:52.219Z] --- PASS: TestContainerResize (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerExecResize [2022-05-10T10:22:52.219Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerRestartError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerRestart [2022-05-10T10:22:52.219Z] --- PASS: TestContainerRestart (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerStartError [2022-05-10T10:22:52.219Z] --- PASS: TestContainerStartError (0.00s) [2022-05-10T10:22:52.219Z] === RUN TestContainerStart [2022-05-10T10:22:52.220Z] --- PASS: TestContainerStart (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerStatsError [2022-05-10T10:22:52.220Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerStats [2022-05-10T10:22:52.220Z] --- PASS: TestContainerStats (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerStopError [2022-05-10T10:22:52.220Z] --- PASS: TestContainerStopError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerStop [2022-05-10T10:22:52.220Z] --- PASS: TestContainerStop (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerTopError [2022-05-10T10:22:52.220Z] --- PASS: TestContainerTopError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerTop [2022-05-10T10:22:52.220Z] --- PASS: TestContainerTop (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerUnpauseError [2022-05-10T10:22:52.220Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerUnpause [2022-05-10T10:22:52.220Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerUpdateError [2022-05-10T10:22:52.220Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerUpdate [2022-05-10T10:22:52.220Z] --- PASS: TestContainerUpdate (0.01s) [2022-05-10T10:22:52.220Z] === RUN TestContainerWaitError [2022-05-10T10:22:52.220Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestContainerWait [2022-05-10T10:22:52.220Z] --- PASS: TestContainerWait (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestDiskUsageError [2022-05-10T10:22:52.220Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestDiskUsage [2022-05-10T10:22:52.220Z] --- PASS: TestDiskUsage (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestDistributionInspectUnsupported [2022-05-10T10:22:52.220Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestDistributionInspectWithEmptyID [2022-05-10T10:22:52.220Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestEventsErrorInOptions [2022-05-10T10:22:52.220Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestEventsErrorFromServer [2022-05-10T10:22:52.220Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestEvents [2022-05-10T10:22:52.220Z] --- PASS: TestEvents (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestTLSCloseWriter [2022-05-10T10:22:52.220Z] === PAUSE TestTLSCloseWriter [2022-05-10T10:22:52.220Z] === RUN TestImageBuildError [2022-05-10T10:22:52.220Z] --- PASS: TestImageBuildError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageBuild [2022-05-10T10:22:52.220Z] --- PASS: TestImageBuild (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestGetDockerOS [2022-05-10T10:22:52.220Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageCreateError [2022-05-10T10:22:52.220Z] --- PASS: TestImageCreateError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageCreate [2022-05-10T10:22:52.220Z] --- PASS: TestImageCreate (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageHistoryError [2022-05-10T10:22:52.220Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageHistory [2022-05-10T10:22:52.220Z] --- PASS: TestImageHistory (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageImportError [2022-05-10T10:22:52.220Z] --- PASS: TestImageImportError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageImport [2022-05-10T10:22:52.220Z] --- PASS: TestImageImport (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageInspectError [2022-05-10T10:22:52.220Z] --- PASS: TestImageInspectError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageInspectImageNotFound [2022-05-10T10:22:52.220Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageInspectWithEmptyID [2022-05-10T10:22:52.220Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageInspect [2022-05-10T10:22:52.220Z] --- PASS: TestImageInspect (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageListError [2022-05-10T10:22:52.220Z] --- PASS: TestImageListError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageList [2022-05-10T10:22:52.220Z] --- PASS: TestImageList (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageListApiBefore125 [2022-05-10T10:22:52.220Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageLoadError [2022-05-10T10:22:52.220Z] --- PASS: TestImageLoadError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageLoad [2022-05-10T10:22:52.220Z] --- PASS: TestImageLoad (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagesPruneError [2022-05-10T10:22:52.220Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagesPrune [2022-05-10T10:22:52.220Z] --- PASS: TestImagesPrune (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePullReferenceParseError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePullAnyError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePullWithoutErrors [2022-05-10T10:22:52.220Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePushReferenceError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePushAnyError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImagePushWithoutErrors [2022-05-10T10:22:52.220Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-10T10:22:52.220Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-10T10:22:52.220Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-10T10:22:52.220Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageRemoveError [2022-05-10T10:22:52.220Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageRemoveImageNotFound [2022-05-10T10:22:52.220Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageRemove [2022-05-10T10:22:52.220Z] --- PASS: TestImageRemove (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageSaveError [2022-05-10T10:22:52.220Z] --- PASS: TestImageSaveError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageSave [2022-05-10T10:22:52.220Z] --- PASS: TestImageSave (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageSearchAnyError [2022-05-10T10:22:52.220Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-10T10:22:52.220Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-10T10:22:52.220Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-10T10:22:52.220Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-10T10:22:52.220Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageSearchWithoutErrors [2022-05-10T10:22:52.220Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageTagError [2022-05-10T10:22:52.220Z] --- PASS: TestImageTagError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageTagInvalidReference [2022-05-10T10:22:52.220Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageTagInvalidSourceImageName [2022-05-10T10:22:52.220Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageTagHexSource [2022-05-10T10:22:52.220Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestImageTag [2022-05-10T10:22:52.220Z] --- PASS: TestImageTag (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestInfoServerError [2022-05-10T10:22:52.220Z] --- PASS: TestInfoServerError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestInfoInvalidResponseJSONError [2022-05-10T10:22:52.220Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestInfo [2022-05-10T10:22:52.220Z] --- PASS: TestInfo (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkConnectError [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkConnect [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkCreateError [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkCreate [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkDisconnectError [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkDisconnect [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkInspect [2022-05-10T10:22:52.220Z] === RUN TestNetworkInspect/empty_ID [2022-05-10T10:22:52.220Z] === RUN TestNetworkInspect/no_options [2022-05-10T10:22:52.220Z] === RUN TestNetworkInspect/verbose [2022-05-10T10:22:52.220Z] === RUN TestNetworkInspect/global_scope [2022-05-10T10:22:52.220Z] === RUN TestNetworkInspect/unknown_network [2022-05-10T10:22:52.220Z] === RUN TestNetworkInspect/server_error [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkListError [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkListError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkList [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkList (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworksPruneError [2022-05-10T10:22:52.220Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworksPrune [2022-05-10T10:22:52.220Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkRemoveError [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNetworkRemove [2022-05-10T10:22:52.220Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeInspectError [2022-05-10T10:22:52.220Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeInspectNodeNotFound [2022-05-10T10:22:52.220Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeInspectWithEmptyID [2022-05-10T10:22:52.220Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeInspect [2022-05-10T10:22:52.220Z] --- PASS: TestNodeInspect (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeListError [2022-05-10T10:22:52.220Z] --- PASS: TestNodeListError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeList [2022-05-10T10:22:52.220Z] --- PASS: TestNodeList (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeRemoveError [2022-05-10T10:22:52.220Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeRemove [2022-05-10T10:22:52.220Z] --- PASS: TestNodeRemove (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeUpdateError [2022-05-10T10:22:52.220Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestNodeUpdate [2022-05-10T10:22:52.220Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestOptionWithHostFromEnv [2022-05-10T10:22:52.220Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestOptionWithTimeout [2022-05-10T10:22:52.220Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestOptionWithVersionFromEnv [2022-05-10T10:22:52.220Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPingFail [2022-05-10T10:22:52.220Z] --- PASS: TestPingFail (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPingWithError [2022-05-10T10:22:52.220Z] 2022/05/10 10:22:50 RoundTripper returned a response & error; ignoring response [2022-05-10T10:22:52.220Z] 2022/05/10 10:22:50 RoundTripper returned a response & error; ignoring response [2022-05-10T10:22:52.220Z] --- PASS: TestPingWithError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPingSuccess [2022-05-10T10:22:52.220Z] --- PASS: TestPingSuccess (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPingHeadFallback [2022-05-10T10:22:52.220Z] === RUN TestPingHeadFallback/OK [2022-05-10T10:22:52.220Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-10T10:22:52.220Z] === RUN TestPingHeadFallback/Not_Found [2022-05-10T10:22:52.220Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-10T10:22:52.220Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-10T10:22:52.220Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginDisableError [2022-05-10T10:22:52.220Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginDisable [2022-05-10T10:22:52.220Z] --- PASS: TestPluginDisable (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginEnableError [2022-05-10T10:22:52.220Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginEnable [2022-05-10T10:22:52.220Z] --- PASS: TestPluginEnable (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginInspectError [2022-05-10T10:22:52.220Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginInspectWithEmptyID [2022-05-10T10:22:52.220Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginInspect [2022-05-10T10:22:52.220Z] --- PASS: TestPluginInspect (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginListError [2022-05-10T10:22:52.220Z] --- PASS: TestPluginListError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginList [2022-05-10T10:22:52.220Z] --- PASS: TestPluginList (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginPushError [2022-05-10T10:22:52.220Z] --- PASS: TestPluginPushError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginPush [2022-05-10T10:22:52.220Z] --- PASS: TestPluginPush (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginRemoveError [2022-05-10T10:22:52.220Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginRemove [2022-05-10T10:22:52.220Z] --- PASS: TestPluginRemove (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginSetError [2022-05-10T10:22:52.220Z] --- PASS: TestPluginSetError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPluginSet [2022-05-10T10:22:52.220Z] --- PASS: TestPluginSet (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSetHostHeader [2022-05-10T10:22:52.220Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestPlainTextError [2022-05-10T10:22:52.220Z] --- PASS: TestPlainTextError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestInfiniteError [2022-05-10T10:22:52.220Z] --- PASS: TestInfiniteError (0.02s) [2022-05-10T10:22:52.220Z] === RUN TestCanceledContext [2022-05-10T10:22:52.220Z] 2022/05/10 10:22:50 RoundTripper returned a response & error; ignoring response [2022-05-10T10:22:52.220Z] --- PASS: TestCanceledContext (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestDeadlineExceededContext [2022-05-10T10:22:52.220Z] 2022/05/10 10:22:50 RoundTripper returned a response & error; ignoring response [2022-05-10T10:22:52.220Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretCreateUnsupported [2022-05-10T10:22:52.220Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretCreateError [2022-05-10T10:22:52.220Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretCreate [2022-05-10T10:22:52.220Z] --- PASS: TestSecretCreate (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretInspectUnsupported [2022-05-10T10:22:52.220Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretInspectError [2022-05-10T10:22:52.220Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretInspectSecretNotFound [2022-05-10T10:22:52.220Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretInspectWithEmptyID [2022-05-10T10:22:52.220Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretInspect [2022-05-10T10:22:52.220Z] --- PASS: TestSecretInspect (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretListUnsupported [2022-05-10T10:22:52.220Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretListError [2022-05-10T10:22:52.220Z] --- PASS: TestSecretListError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretList [2022-05-10T10:22:52.220Z] --- PASS: TestSecretList (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretRemoveUnsupported [2022-05-10T10:22:52.220Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretRemoveError [2022-05-10T10:22:52.220Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretRemove [2022-05-10T10:22:52.220Z] --- PASS: TestSecretRemove (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretUpdateUnsupported [2022-05-10T10:22:52.220Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretUpdateError [2022-05-10T10:22:52.220Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSecretUpdate [2022-05-10T10:22:52.220Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceCreateError [2022-05-10T10:22:52.220Z] --- PASS: TestServiceCreateError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceCreate [2022-05-10T10:22:52.220Z] --- PASS: TestServiceCreate (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-10T10:22:52.220Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceCreateDigestPinning [2022-05-10T10:22:52.220Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceInspectError [2022-05-10T10:22:52.220Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceInspectServiceNotFound [2022-05-10T10:22:52.220Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceInspectWithEmptyID [2022-05-10T10:22:52.220Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceInspect [2022-05-10T10:22:52.220Z] --- PASS: TestServiceInspect (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceListError [2022-05-10T10:22:52.220Z] --- PASS: TestServiceListError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceList [2022-05-10T10:22:52.220Z] --- PASS: TestServiceList (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceLogsError [2022-05-10T10:22:52.220Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceLogs [2022-05-10T10:22:52.220Z] --- PASS: TestServiceLogs (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceRemoveError [2022-05-10T10:22:52.220Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceRemoveNotFoundError [2022-05-10T10:22:52.220Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceRemove [2022-05-10T10:22:52.220Z] --- PASS: TestServiceRemove (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceUpdateError [2022-05-10T10:22:52.220Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestServiceUpdate [2022-05-10T10:22:52.220Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSwarmGetUnlockKeyError [2022-05-10T10:22:52.220Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSwarmGetUnlockKey [2022-05-10T10:22:52.220Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSwarmInitError [2022-05-10T10:22:52.220Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSwarmInit [2022-05-10T10:22:52.220Z] --- PASS: TestSwarmInit (0.00s) [2022-05-10T10:22:52.220Z] === RUN TestSwarmInspectError [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestSwarmInspect [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestSwarmJoinError [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestSwarmJoin [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestSwarmLeaveError [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestSwarmLeave [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestSwarmUnlockError [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestSwarmUnlock [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestSwarmUpdateError [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestSwarmUpdate [2022-05-10T10:22:52.221Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestTaskInspectError [2022-05-10T10:22:52.221Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestTaskInspectWithEmptyID [2022-05-10T10:22:52.221Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestTaskInspect [2022-05-10T10:22:52.221Z] --- PASS: TestTaskInspect (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestTaskListError [2022-05-10T10:22:52.221Z] --- PASS: TestTaskListError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestTaskList [2022-05-10T10:22:52.221Z] --- PASS: TestTaskList (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeCreateError [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeCreate [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeInspectError [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeInspectNotFound [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeInspectWithEmptyID [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeInspect [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeListError [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeListError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeList [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeList (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeRemoveError [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-10T10:22:52.221Z] === RUN TestVolumeRemove [2022-05-10T10:22:52.221Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-10T10:22:52.221Z] === CONT TestTLSCloseWriter [2022-05-10T10:22:52.221Z] --- PASS: TestTLSCloseWriter (0.03s) [2022-05-10T10:22:52.221Z] PASS [2022-05-10T10:22:52.221Z] coverage: 75.1% of statements [2022-05-10T10:22:52.221Z] ok github.com/docker/docker/client 0.551s coverage: 75.1% of statements [2022-05-10T10:22:52.544Z] === RUN TestGetAddress [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-10T10:22:52.544Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-10T10:22:53.257Z] check_test.go:307: [d4e8975484296] daemon is not started [2022-05-10T10:22:53.257Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-05-10T10:22:53.518Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-05-10T10:22:53.531Z] === RUN TestGenerate [2022-05-10T10:22:53.531Z] --- PASS: TestGenerate (0.00s) [2022-05-10T10:22:53.531Z] === RUN TestGeneratePtr [2022-05-10T10:22:53.531Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-10T10:22:53.531Z] === RUN TestGenerateMissingField [2022-05-10T10:22:53.531Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-10T10:22:53.531Z] === RUN TestFieldCannotBeSet [2022-05-10T10:22:53.531Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-10T10:22:53.531Z] === RUN TestTypeMismatchError [2022-05-10T10:22:53.531Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-10T10:22:53.531Z] PASS [2022-05-10T10:22:53.531Z] coverage: 100.0% of statements [2022-05-10T10:22:53.531Z] ok github.com/docker/docker/libnetwork/options 0.043s coverage: 100.0% of statements [2022-05-10T10:22:54.904Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-05-10T10:22:54.973Z] --- PASS: TestServiceUpdateConfigs (14.62s) [2022-05-10T10:22:54.973Z] === RUN TestServiceUpdateNetwork [2022-05-10T10:22:55.095Z] === RUN TestNetworkDBSimple [2022-05-10T10:22:55.095Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-10T10:22:55.095Z] PASS [2022-05-10T10:22:55.095Z] coverage: 100.0% of statements [2022-05-10T10:22:55.095Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.046s coverage: 100.0% of statements [2022-05-10T10:22:55.095Z] testing: warning: no tests to run [2022-05-10T10:22:55.095Z] PASS [2022-05-10T10:22:55.095Z] coverage: 0.0% of statements [2022-05-10T10:22:55.095Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-05-10T10:22:55.166Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-10T10:22:55.166Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-05-10T10:22:55.563Z] === RUN TestRequestNewPort [2022-05-10T10:22:55.563Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestRequestSpecificPort [2022-05-10T10:22:55.563Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestReleasePort [2022-05-10T10:22:55.563Z] --- PASS: TestReleasePort (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestReuseReleasedPort [2022-05-10T10:22:55.563Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestReleaseUnreadledPort [2022-05-10T10:22:55.563Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestUnknowProtocol [2022-05-10T10:22:55.563Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestAllocateAllPorts [2022-05-10T10:22:55.563Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestPortAllocation [2022-05-10T10:22:55.563Z] --- PASS: TestPortAllocation (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestPortAllocationWithCustomRange [2022-05-10T10:22:55.563Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestNoDuplicateBPR [2022-05-10T10:22:55.563Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-10T10:22:55.563Z] === RUN TestChangePortRange [2022-05-10T10:22:55.563Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-10T10:22:55.563Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-10T10:22:55.563Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-10T10:22:55.563Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-10T10:22:55.563Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-10T10:22:55.563Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-10T10:22:55.563Z] --- PASS: TestChangePortRange (0.00s) [2022-05-10T10:22:55.563Z] PASS [2022-05-10T10:22:55.563Z] coverage: 88.6% of statements [2022-05-10T10:22:55.563Z] ok github.com/docker/docker/libnetwork/portallocator 0.048s coverage: 88.6% of statements [2022-05-10T10:22:55.738Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-05-10T10:22:56.031Z] testing: warning: no tests to run [2022-05-10T10:22:56.031Z] PASS [2022-05-10T10:22:56.031Z] coverage: 0.0% of statements [2022-05-10T10:22:56.031Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-05-10T10:22:56.031Z] 2022/05/10 10:22:55 Closing DB instances... [2022-05-10T10:22:56.499Z] === RUN TestHashData [2022-05-10T10:22:56.499Z] --- PASS: TestHashData (0.00s) [2022-05-10T10:22:56.499Z] PASS [2022-05-10T10:22:56.499Z] coverage: 2.8% of statements [2022-05-10T10:22:56.499Z] ok github.com/docker/docker/libnetwork/resolvconf 0.041s coverage: 2.8% of statements [2022-05-10T10:22:56.967Z] === RUN TestErrorConstructors [2022-05-10T10:22:56.967Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-10T10:22:56.967Z] === RUN TestCompareIPMask [2022-05-10T10:22:56.967Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-10T10:22:56.967Z] === RUN TestUtilGetHostPartIP [2022-05-10T10:22:56.967Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-10T10:22:56.967Z] === RUN TestUtilGetBroadcastIP [2022-05-10T10:22:56.967Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-10T10:22:56.967Z] === RUN TestParseCIDR [2022-05-10T10:22:56.967Z] --- PASS: TestParseCIDR (0.00s) [2022-05-10T10:22:56.967Z] PASS [2022-05-10T10:22:56.967Z] coverage: 37.3% of statements [2022-05-10T10:22:56.967Z] ok github.com/docker/docker/libnetwork/types 0.036s coverage: 37.3% of statements [2022-05-10T10:22:57.435Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-05-10T10:22:57.435Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-10T10:22:57.652Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-10T10:22:57.904Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-10T10:22:57.904Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-10T10:22:57.904Z] PASS [2022-05-10T10:22:57.904Z] coverage: 55.0% of statements [2022-05-10T10:22:57.904Z] ok github.com/docker/docker/oci 0.060s coverage: 55.0% of statements [2022-05-10T10:22:58.373Z] === RUN TestAddressPoolOpt [2022-05-10T10:22:58.373Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/a [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/something [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/_=a [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/env1=value1 [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/_env1=value1 [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/PATH [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/=a [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/PATH= [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/PATH=something [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/asd!qwe [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/1asd [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/123 [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/some_space [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/__some_space_before [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/some_space_after__ [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/= [2022-05-10T10:22:58.373Z] === RUN TestValidateEnv/PaTh [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-10T10:22:58.373Z] === RUN TestParseHost [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://:5555/p [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-10T10:22:58.373Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://:port [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://invalid:port [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://:5555/ [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-10T10:22:58.373Z] === RUN TestParseHost/something_with_spaces [2022-05-10T10:22:58.373Z] === RUN TestParseHost/:// [2022-05-10T10:22:58.373Z] === RUN TestParseHost/unknown:// [2022-05-10T10:22:58.373Z] === RUN TestParseHost/fd:// [2022-05-10T10:22:58.373Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-10T10:22:58.373Z] === RUN TestParseHost/__ [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseHost/unix://path/to/socket [2022-05-10T10:22:58.373Z] === RUN TestParseHost/npipe:// [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://host: [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://[::1]: [2022-05-10T10:22:58.373Z] === RUN TestParseHost/fd://something [2022-05-10T10:22:58.373Z] === RUN TestParseHost/_ [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp:// [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://: [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseHost/#00 [2022-05-10T10:22:58.373Z] === RUN TestParseHost/unix:// [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-10T10:22:58.373Z] === RUN TestParseDockerDaemonHost/: [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-10T10:22:58.373Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestParseTCP [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/:5555/path [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/localhost:5555/path [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/localhost [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/localhost: [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/localhost:5555 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/tcp://:5555 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/tcp:// [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/tcp://: [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/:5555 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/::1 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/0.0.0.1: [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/: [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/[::1]: [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/[::1]:5555 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/#00 [2022-05-10T10:22:58.374Z] === RUN TestParseTCP/0.0.0.1 [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP (0.02s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-10T10:22:58.374Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestValidateExtraHosts [2022-05-10T10:22:58.374Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestValidateIPAddress [2022-05-10T10:22:58.374Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestMapOpts [2022-05-10T10:22:58.374Z] --- PASS: TestMapOpts (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestListOptsWithoutValidator [2022-05-10T10:22:58.374Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestListOptsWithValidator [2022-05-10T10:22:58.374Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestValidateDNSSearch [2022-05-10T10:22:58.374Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_general_format [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_one_more [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-10T10:22:58.374Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-10T10:22:58.374Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestNamedListOpts [2022-05-10T10:22:58.374Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestNamedMapOpts [2022-05-10T10:22:58.374Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestParseLink [2022-05-10T10:22:58.374Z] --- PASS: TestParseLink (0.00s) [2022-05-10T10:22:58.374Z] === RUN TestUlimitOpt [2022-05-10T10:22:58.374Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-10T10:22:58.374Z] PASS [2022-05-10T10:22:58.374Z] coverage: 65.5% of statements [2022-05-10T10:22:58.374Z] ok github.com/docker/docker/opts 0.138s coverage: 65.5% of statements [2022-05-10T10:22:58.845Z] === RUN TestParseVersion [2022-05-10T10:22:58.845Z] --- PASS: TestParseVersion (0.00s) [2022-05-10T10:22:58.845Z] PASS [2022-05-10T10:22:58.845Z] coverage: 52.9% of statements [2022-05-10T10:22:58.845Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-05-10T10:22:58.845Z] 2022/05/10 10:22:58 Closing DB instances... [2022-05-10T10:23:00.414Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.89s) [2022-05-10T10:23:00.414Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-10T10:23:00.884Z] === RUN TestPeerCertificateMarshalJSON [2022-05-10T10:23:00.884Z] === RUN TestIsArchivePathDir [2022-05-10T10:23:00.959Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-05-10T10:23:01.220Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-05-10T10:23:01.352Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-10T10:23:01.352Z] === RUN TestIsArchivePathInvalidFile [2022-05-10T10:23:01.352Z] --- PASS: TestIsArchivePathInvalidFile (0.32s) [2022-05-10T10:23:01.352Z] === RUN TestIsArchivePathTar [2022-05-10T10:23:01.352Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-10T10:23:01.352Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-10T10:23:01.352Z] --- PASS: TestPeerCertificateMarshalJSON (0.82s) [2022-05-10T10:23:01.352Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-10T10:23:01.352Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-10T10:23:01.352Z] === RUN TestMiddleware [2022-05-10T10:23:01.352Z] --- PASS: TestMiddleware (0.00s) [2022-05-10T10:23:01.352Z] === RUN TestNewResponseModifier [2022-05-10T10:23:01.352Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-10T10:23:01.352Z] PASS [2022-05-10T10:23:01.352Z] coverage: 26.8% of statements [2022-05-10T10:23:01.820Z] ok github.com/docker/docker/pkg/authorization 0.887s coverage: 26.8% of statements [2022-05-10T10:23:01.820Z] 2022/05/10 10:23:01 Closing DB instances... [2022-05-10T10:23:01.820Z] --- PASS: TestIsArchivePathTar (0.26s) [2022-05-10T10:23:01.820Z] === RUN TestDecompressStreamGzip [2022-05-10T10:23:01.820Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-05-10T10:23:01.820Z] === RUN TestDecompressStreamBzip2 [2022-05-10T10:23:01.820Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-05-10T10:23:01.820Z] === RUN TestDecompressStreamXz [2022-05-10T10:23:01.820Z] archive_test.go:133: Xz not present in msys2 [2022-05-10T10:23:01.820Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestDecompressStreamZstd [2022-05-10T10:23:01.820Z] archive_test.go:140: zstd not installed [2022-05-10T10:23:01.820Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-10T10:23:01.820Z] === RUN TestCompressStreamXzUnsupported [2022-05-10T10:23:01.820Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-10T10:23:01.820Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestCompressStreamInvalid [2022-05-10T10:23:01.820Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestExtensionInvalid [2022-05-10T10:23:01.820Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestExtensionUncompressed [2022-05-10T10:23:01.820Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestExtensionBzip2 [2022-05-10T10:23:01.820Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestExtensionGzip [2022-05-10T10:23:01.820Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestExtensionXz [2022-05-10T10:23:01.820Z] --- PASS: TestExtensionXz (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestExtensionZstd [2022-05-10T10:23:01.820Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-10T10:23:01.820Z] === RUN TestCmdStreamLargeStderr [2022-05-10T10:23:02.288Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-05-10T10:23:02.288Z] === RUN TestCmdStreamBad [2022-05-10T10:23:02.288Z] archive_test.go:252: Failing on Windows CI machines [2022-05-10T10:23:02.288Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-10T10:23:02.288Z] === RUN TestCmdStreamGood [2022-05-10T10:23:02.288Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-10T10:23:02.288Z] === RUN TestUntarPathWithInvalidDest [2022-05-10T10:23:02.288Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2022-05-10T10:23:02.288Z] === RUN TestUntarPathWithInvalidSrc [2022-05-10T10:23:02.288Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-10T10:23:02.288Z] === RUN TestUntarPath [2022-05-10T10:23:02.288Z] === RUN TestUnbuffered [2022-05-10T10:23:02.288Z] --- PASS: TestUnbuffered (0.00s) [2022-05-10T10:23:02.288Z] === RUN TestRaceUnbuffered [2022-05-10T10:23:02.288Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-10T10:23:02.288Z] PASS [2022-05-10T10:23:02.288Z] coverage: 100.0% of statements [2022-05-10T10:23:02.288Z] ok github.com/docker/docker/pkg/broadcaster 0.043s coverage: 100.0% of statements [2022-05-10T10:23:02.288Z] --- PASS: TestUntarPath (0.17s) [2022-05-10T10:23:02.288Z] === RUN TestUntarPathWithDestinationFile [2022-05-10T10:23:02.288Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-10T10:23:02.288Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-10T10:23:02.757Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-10T10:23:02.757Z] === RUN TestCopyWithTarInvalidSrc [2022-05-10T10:23:02.757Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-10T10:23:02.757Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-10T10:23:02.757Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-10T10:23:02.757Z] === RUN TestCopyWithTarSrcFile [2022-05-10T10:23:02.757Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-10T10:23:02.757Z] === RUN TestCopyWithTarSrcFolder [2022-05-10T10:23:02.757Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-10T10:23:02.757Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-10T10:23:02.757Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-10T10:23:02.757Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-10T10:23:02.757Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-10T10:23:02.757Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-10T10:23:02.757Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-10T10:23:02.757Z] === RUN TestCopyFileWithTarSrcFile [2022-05-10T10:23:02.757Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-10T10:23:02.757Z] === RUN TestTarFiles [2022-05-10T10:23:03.225Z] === RUN TestMatch [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[]] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[foo]] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[foo_bar]] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[]#01 [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[qux]] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-10T10:23:03.225Z] === RUN TestMatch/[[foo_baz]] [2022-05-10T10:23:03.225Z] --- PASS: TestMatch (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-10T10:23:03.225Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-10T10:23:03.225Z] PASS [2022-05-10T10:23:03.225Z] coverage: 87.5% of statements [2022-05-10T10:23:03.225Z] ok github.com/docker/docker/pkg/capabilities 0.068s coverage: 87.5% of statements [2022-05-10T10:23:03.225Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s) [2022-05-10T10:23:03.225Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-10T10:23:03.230Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-10T10:23:03.230Z] [2022-05-10T10:23:03.230Z] Unloading profiles will leave already running processes permanently [2022-05-10T10:23:03.230Z] unconfined, which can lead to unexpected situations. [2022-05-10T10:23:03.230Z] [2022-05-10T10:23:03.230Z] To set a process to complain mode, use the command line tool [2022-05-10T10:23:03.230Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-10T10:23:03.230Z] Post stage [Pipeline] junit [2022-05-10T10:23:03.243Z] Recording test results [2022-05-10T10:23:04.212Z] === RUN TestChrootTarUntar [2022-05-10T10:23:04.212Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:04.212Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-10T10:23:04.212Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-10T10:23:04.212Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:04.212Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-10T10:23:04.212Z] === RUN TestChrootUntarEmptyArchive [2022-05-10T10:23:04.212Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-10T10:23:04.212Z] === RUN TestChrootTarUntarWithSymlink [2022-05-10T10:23:04.212Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:23:04.212Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-10T10:23:04.212Z] === RUN TestChrootCopyWithTar [2022-05-10T10:23:04.212Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:23:04.212Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-10T10:23:04.212Z] === RUN TestChrootCopyFileWithTar [2022-05-10T10:23:04.212Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:04.212Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-10T10:23:04.212Z] === RUN TestChrootUntarPath [2022-05-10T10:23:04.212Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:23:04.212Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-10T10:23:04.212Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-10T10:23:04.212Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:04.212Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:23:04.212Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-10T10:23:04.212Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:04.212Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:23:04.212Z] === RUN TestChrootApplyDotDotFile [2022-05-10T10:23:04.212Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:04.212Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-10T10:23:04.212Z] PASS [2022-05-10T10:23:04.212Z] coverage: 12.0% of statements [2022-05-10T10:23:04.212Z] ok github.com/docker/docker/pkg/chrootarchive 0.097s coverage: 12.0% of statements [2022-05-10T10:23:04.512Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.68s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (5.18s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.44s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.90s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.98s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.05s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.97s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.37s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.77s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.45s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.57s) [2022-05-10T10:23:04.520Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.37s) [2022-05-10T10:23:04.520Z] === RUN TestCgroupNamespacesRun [2022-05-10T10:23:04.700Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-10T10:23:04.700Z] PASS [2022-05-10T10:23:04.700Z] [2022-05-10T10:23:04.700Z] === Skipped [2022-05-10T10:23:04.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-05-10T10:23:04.700Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:23:04.700Z] [2022-05-10T10:23:04.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-05-10T10:23:04.700Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:23:04.700Z] [2022-05-10T10:23:04.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-05-10T10:23:04.700Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:23:04.700Z] [2022-05-10T10:23:04.700Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-05-10T10:23:04.700Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:23:04.700Z] [2022-05-10T10:23:04.700Z] DONE 17 tests, 4 skipped in 26.069s [2022-05-10T10:23:04.700Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-10T10:23:04.700Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:04.700Z] ++ set -e [2022-05-10T10:23:04.700Z] ++ '[' -n 0 ']' [2022-05-10T10:23:04.700Z] ++ set -x [2022-05-10T10:23:04.700Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:04.700Z] INFO: Testing against a local daemon [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:23:04.700Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:23:04.700Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-10T10:23:04.700Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-10T10:23:04.700Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-10T10:23:04.700Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-10T10:23:04.700Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-10T10:23:04.700Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-10T10:23:04.700Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-10T10:23:04.700Z] === RUN TestPluginInstall [2022-05-10T10:23:04.700Z] === RUN TestPluginInstall/no_auth [2022-05-10T10:23:04.700Z] time="2022-05-10T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:23:04.700Z] time="2022-05-10T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7398b58f24733ed55d4b62e7d95696bb53e5c436af3f4dd2acf764abc80755f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:23:04.700Z] time="2022-05-10T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:23:04.700Z] time="2022-05-10T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7398b58f24733ed55d4b62e7d95696bb53e5c436af3f4dd2acf764abc80755f9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:23:04.700Z] === RUN TestPluginInstall/with_htpasswd [2022-05-10T10:23:04.700Z] time="2022-05-10T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:23:04.700Z] time="2022-05-10T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fbd16794e9bd62c0b1d9403ce8641371e4bd90cc05db240a208cb4e1ee3901d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:23:04.700Z] time="2022-05-10T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:23:04.700Z] time="2022-05-10T10:23:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6fbd16794e9bd62c0b1d9403ce8641371e4bd90cc05db240a208cb4e1ee3901d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:23:04.799Z] + echo Ensuring container killed. [2022-05-10T10:23:04.799Z] Ensuring container killed. [2022-05-10T10:23:04.799Z] + docker rm -vf docker-pr10 [2022-05-10T10:23:04.799Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-05-10T10:23:04.956Z] === RUN TestPluginInstall/with_insecure [2022-05-10T10:23:05.083Z] + echo Chowning /workspace to jenkins user [2022-05-10T10:23:05.083Z] Chowning /workspace to jenkins user [2022-05-10T10:23:05.083Z] + id -u [2022-05-10T10:23:05.083Z] + id -g [2022-05-10T10:23:05.083Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43275:/workspace busybox chown -R 1000:1000 /workspace [2022-05-10T10:23:05.083Z] Unable to find image 'busybox:latest' locally [2022-05-10T10:23:05.083Z] latest: Pulling from library/busybox [2022-05-10T10:23:05.197Z] 2022/05/10 10:23:05 Closing DB instances... [2022-05-10T10:23:05.341Z] 50e8d59317eb: Pulling fs layer [2022-05-10T10:23:05.341Z] 50e8d59317eb: Download complete [2022-05-10T10:23:05.341Z] 50e8d59317eb: Pull complete [2022-05-10T10:23:05.341Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-10T10:23:05.341Z] Status: Downloaded newer image for busybox:latest [2022-05-10T10:23:05.665Z] === RUN TestEnsureRemoveAllNotExist [2022-05-10T10:23:05.665Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-10T10:23:05.665Z] === RUN TestEnsureRemoveAllWithDir [2022-05-10T10:23:05.665Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-10T10:23:05.665Z] === RUN TestEnsureRemoveAllWithFile [2022-05-10T10:23:05.665Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-10T10:23:05.665Z] PASS [2022-05-10T10:23:05.665Z] coverage: 0.0% of statements [2022-05-10T10:23:05.665Z] ok github.com/docker/docker/pkg/containerfs 0.048s coverage: 0.0% of statements [2022-05-10T10:23:05.883Z] time="2022-05-10T10:23:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:23:05.883Z] time="2022-05-10T10:23:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec48fa2e22e998835bead53a663f3ee46c3835456d4c89ea09782b1194fd9b71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:23:05.883Z] time="2022-05-10T10:23:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:23:05.883Z] time="2022-05-10T10:23:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ec48fa2e22e998835bead53a663f3ee46c3835456d4c89ea09782b1194fd9b71" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:23:05.883Z] plugin_test.go:195: [da8c6406bc7f6] daemon is not started [2022-05-10T10:23:05.883Z] --- PASS: TestPluginInstall (2.52s) [2022-05-10T10:23:05.883Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-05-10T10:23:05.883Z] --- PASS: TestPluginInstall/with_htpasswd (0.54s) [2022-05-10T10:23:05.883Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-05-10T10:23:05.883Z] === RUN TestPluginsWithRuntimes [2022-05-10T10:23:06.133Z] === RUN TestSizeEmpty [2022-05-10T10:23:06.133Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-10T10:23:06.133Z] === RUN TestSizeEmptyFile [2022-05-10T10:23:06.133Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-10T10:23:06.133Z] === RUN TestSizeNonemptyFile [2022-05-10T10:23:06.133Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-10T10:23:06.133Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-10T10:23:06.133Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-10T10:23:06.133Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-10T10:23:06.133Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-10T10:23:06.133Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-10T10:23:06.133Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-10T10:23:06.133Z] === RUN TestMoveToSubdir [2022-05-10T10:23:06.133Z] --- PASS: TestMoveToSubdir (0.00s) [2022-05-10T10:23:06.133Z] === RUN TestSizeNonExistingDirectory [2022-05-10T10:23:06.133Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-10T10:23:06.133Z] PASS [2022-05-10T10:23:06.133Z] coverage: 80.0% of statements [2022-05-10T10:23:06.133Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-10T10:23:07.007Z] + bundleName=docker-py [2022-05-10T10:23:07.007Z] + echo Creating docker-py-bundles.tar.gz [2022-05-10T10:23:07.007Z] Creating docker-py-bundles.tar.gz [2022-05-10T10:23:07.007Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-05-10T10:23:07.018Z] Archiving artifacts [2022-05-10T10:23:07.102Z] --- PASS: TestCgroupNamespacesRun (2.30s) [2022-05-10T10:23:07.102Z] === RUN TestCgroupNamespacesRunPrivileged [2022-05-10T10:23:07.162Z] --- PASS: TestServiceUpdateNetwork (12.55s) [2022-05-10T10:23:07.162Z] === RUN TestServiceUpdatePidsLimit [2022-05-10T10:23:07.697Z] === RUN TestPollerAddRemove [2022-05-10T10:23:07.697Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-10T10:23:07.697Z] === RUN TestPollerEvent [2022-05-10T10:23:07.697Z] poller_test.go:40: No chmod on Windows [2022-05-10T10:23:07.697Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-10T10:23:07.697Z] === RUN TestPollerClose [2022-05-10T10:23:07.697Z] --- PASS: TestPollerClose (0.00s) [2022-05-10T10:23:07.697Z] PASS [2022-05-10T10:23:07.697Z] coverage: 36.2% of statements [2022-05-10T10:23:07.697Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2022-05-10T10:23:07.697Z] --- PASS: TestNetworkDBCRUDTableEntry (4.08s) [2022-05-10T10:23:07.697Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-10T10:23:07.772Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-10T10:23:08.333Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-10T10:23:08.534Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-10T10:23:08.683Z] === RUN TestCopyFileWithInvalidSrc [2022-05-10T10:23:08.683Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCopyFileWithInvalidDest [2022-05-10T10:23:08.683Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-10T10:23:08.683Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-10T10:23:08.683Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCopyFile [2022-05-10T10:23:08.683Z] --- PASS: TestCopyFile (0.02s) [2022-05-10T10:23:08.683Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-10T10:23:08.683Z] fileutils_test.go:133: Needs porting to Windows [2022-05-10T10:23:08.683Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-10T10:23:08.683Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-10T10:23:08.683Z] fileutils_test.go:179: Needs porting to Windows [2022-05-10T10:23:08.683Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestWildcardMatches [2022-05-10T10:23:08.683Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestPatternMatches [2022-05-10T10:23:08.683Z] --- PASS: TestPatternMatches (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-10T10:23:08.683Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestPatternMatchesFolderExclusions [2022-05-10T10:23:08.683Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-10T10:23:08.683Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-10T10:23:08.683Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-10T10:23:08.683Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-10T10:23:08.683Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestSingleExclamationError [2022-05-10T10:23:08.683Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestMatchesWithNoPatterns [2022-05-10T10:23:08.683Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestMatchesWithMalformedPatterns [2022-05-10T10:23:08.683Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestMatches [2022-05-10T10:23:08.683Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-10T10:23:08.683Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-10T10:23:08.683Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-10T10:23:08.683Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-10T10:23:08.683Z] --- PASS: TestMatches (0.01s) [2022-05-10T10:23:08.683Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-10T10:23:08.683Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-10T10:23:08.683Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-10T10:23:08.683Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCleanPatterns [2022-05-10T10:23:08.683Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-10T10:23:08.683Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCleanPatternsExceptionFlag [2022-05-10T10:23:08.683Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-10T10:23:08.683Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-10T10:23:08.683Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCleanPatternsErrorSingleException [2022-05-10T10:23:08.683Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCreateIfNotExistsDir [2022-05-10T10:23:08.683Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCreateIfNotExistsFile [2022-05-10T10:23:08.683Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-10T10:23:08.683Z] === RUN TestMatch [2022-05-10T10:23:08.683Z] --- PASS: TestMatch (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestCompile [2022-05-10T10:23:08.683Z] === RUN TestCompile/slash [2022-05-10T10:23:08.683Z] === RUN TestCompile/backslash [2022-05-10T10:23:08.683Z] --- PASS: TestCompile (0.00s) [2022-05-10T10:23:08.683Z] --- PASS: TestCompile/slash (0.00s) [2022-05-10T10:23:08.683Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-10T10:23:08.683Z] PASS [2022-05-10T10:23:08.683Z] coverage: 84.7% of statements [2022-05-10T10:23:08.683Z] ok github.com/docker/docker/pkg/fileutils 0.110s coverage: 84.7% of statements [2022-05-10T10:23:08.683Z] --- PASS: TestTarFiles (6.06s) [2022-05-10T10:23:08.683Z] === RUN TestDetectCompressionZstd [2022-05-10T10:23:08.683Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestTarUntar [2022-05-10T10:23:08.683Z] --- PASS: TestTarUntar (0.05s) [2022-05-10T10:23:08.683Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-10T10:23:08.683Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestTarWithOptions [2022-05-10T10:23:08.683Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-10T10:23:08.683Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-10T10:23:08.683Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestUntarUstarGnuConflict [2022-05-10T10:23:08.683Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-10T10:23:08.683Z] === RUN TestUntarInvalidFilenames [2022-05-10T10:23:08.710Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43275/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-05-10T10:23:09.043Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.94s) [2022-05-10T10:23:09.043Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-05-10T10:23:09.065Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e -e DOCKER_GRAPHDRIVER docker:4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e hack/make.sh binary [2022-05-10T10:23:09.100Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-10T10:23:09.152Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2664040619\\dest" [2022-05-10T10:23:09.152Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-05-10T10:23:09.152Z] === RUN TestUntarHardlinkToSymlink [2022-05-10T10:23:09.152Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-10T10:23:09.152Z] === RUN TestUntarInvalidHardlink [2022-05-10T10:23:09.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1760426553\\victim\\hello" -> "../victim/hello" [2022-05-10T10:23:09.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3141334745\\victim\\hello" -> "/../victim/hello" [2022-05-10T10:23:09.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1902889793\\victim" -> "../victim" [2022-05-10T10:23:09.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1697443018\\victim" -> "../victim" [2022-05-10T10:23:09.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3396981781\\victim" -> "../victim" [2022-05-10T10:23:09.152Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink627463610\\victim" -> "../victim" [2022-05-10T10:23:09.152Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-10T10:23:09.152Z] === RUN TestUntarInvalidSymlink [2022-05-10T10:23:09.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2181306652\\dest\\dotdot" -> "../victim/hello" [2022-05-10T10:23:09.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4198932598\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-10T10:23:09.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink749355577\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:23:09.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1721473219\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:23:09.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1057415797\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:23:09.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3857998131\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:23:09.152Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink713022006\\dest\\dir\\loophole" -> "../../victim" [2022-05-10T10:23:09.152Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-05-10T10:23:09.152Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-10T10:23:09.152Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-10T10:23:09.152Z] === RUN TestXGlobalNoParent [2022-05-10T10:23:09.152Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-10T10:23:09.152Z] === RUN TestReplaceFileTarWrapper [2022-05-10T10:23:09.152Z] --- PASS: TestReplaceFileTarWrapper (0.18s) [2022-05-10T10:23:09.152Z] === RUN TestPrefixHeaderReadable [2022-05-10T10:23:09.152Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-10T10:23:09.152Z] === RUN TestDisablePigz [2022-05-10T10:23:09.152Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-10T10:23:09.152Z] === RUN TestGet [2022-05-10T10:23:09.152Z] --- PASS: TestGet (0.00s) [2022-05-10T10:23:09.152Z] === RUN TestGetShortcutString [2022-05-10T10:23:09.152Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-10T10:23:09.152Z] PASS [2022-05-10T10:23:09.152Z] coverage: 42.9% of statements [2022-05-10T10:23:09.152Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-05-10T10:23:09.261Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-05-10T10:23:09.261Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-05-10T10:23:09.261Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-05-10T10:23:09.261Z] === RUN TestPluginBackCompatMediaTypes [2022-05-10T10:23:09.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-10T10:23:09.323Z] [2022-05-10T10:23:09.323Z] Removing bundles/ [2022-05-10T10:23:09.323Z] [2022-05-10T10:23:09.581Z] ---> Making bundle: binary (in bundles/binary) [2022-05-10T10:23:09.581Z] Building: bundles/binary-daemon/dockerd-dev [2022-05-10T10:23:09.581Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:23:09.620Z] --- PASS: TestDisablePigz (0.24s) [2022-05-10T10:23:09.620Z] === RUN TestPigz [2022-05-10T10:23:09.620Z] 2022/05/10 10:23:09 Closing DB instances... [2022-05-10T10:23:09.620Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-10T10:23:09.620Z] --- PASS: TestPigz (0.17s) [2022-05-10T10:23:09.620Z] === RUN TestNosysFileInfo [2022-05-10T10:23:09.620Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-10T10:23:09.620Z] === RUN TestCopyFileWithInvalidDest [2022-05-10T10:23:09.620Z] archive_windows_test.go:16: Currently fails [2022-05-10T10:23:09.620Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-10T10:23:09.620Z] === RUN TestCanonicalTarNameForPath [2022-05-10T10:23:09.620Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-10T10:23:09.620Z] === RUN TestCanonicalTarName [2022-05-10T10:23:09.620Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-10T10:23:09.620Z] === RUN TestChmodTarEntry [2022-05-10T10:23:09.620Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-10T10:23:09.620Z] === RUN TestHardLinkOrder [2022-05-10T10:23:09.620Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-10T10:23:09.620Z] === RUN TestChangeString [2022-05-10T10:23:09.620Z] --- PASS: TestChangeString (0.00s) [2022-05-10T10:23:09.620Z] === RUN TestChangesWithNoChanges [2022-05-10T10:23:09.620Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-10T10:23:09.620Z] === RUN TestChangesWithChanges [2022-05-10T10:23:09.823Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-05-10T10:23:09.823Z] PASS [2022-05-10T10:23:09.823Z] [2022-05-10T10:23:09.823Z] DONE 24 tests in 6.463s [2022-05-10T10:23:09.823Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-10T10:23:09.824Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:09.824Z] ++ set -e [2022-05-10T10:23:09.824Z] ++ '[' -n 0 ']' [2022-05-10T10:23:09.824Z] ++ set -x [2022-05-10T10:23:09.824Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:09.824Z] INFO: Testing against a local daemon [2022-05-10T10:23:09.824Z] === RUN TestExternalGraphDriver [2022-05-10T10:23:09.824Z] === RUN TestExternalGraphDriver/json [2022-05-10T10:23:10.089Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-10T10:23:10.089Z] === RUN TestChangesWithChangesGH13590 [2022-05-10T10:23:10.089Z] changes_test.go:196: needs more investigation [2022-05-10T10:23:10.089Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-10T10:23:10.089Z] === RUN TestChangesDirsEmpty [2022-05-10T10:23:10.089Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-10T10:23:10.089Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-10T10:23:10.089Z] === RUN TestChangesDirsMutated [2022-05-10T10:23:10.089Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-10T10:23:10.089Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-10T10:23:10.089Z] === RUN TestApplyLayer [2022-05-10T10:23:10.089Z] changes_test.go:433: needs further investigation [2022-05-10T10:23:10.089Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-10T10:23:10.089Z] === RUN TestChangesSizeWithHardlinks [2022-05-10T10:23:10.089Z] changes_test.go:469: needs further investigation [2022-05-10T10:23:10.089Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-10T10:23:10.089Z] === RUN TestChangesSizeWithNoChanges [2022-05-10T10:23:10.089Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-10T10:23:10.089Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-10T10:23:10.089Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-10T10:23:10.089Z] === RUN TestChangesSize [2022-05-10T10:23:10.089Z] --- PASS: TestChangesSize (0.00s) [2022-05-10T10:23:10.089Z] === RUN TestApplyLayerInvalidFilenames [2022-05-10T10:23:10.089Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2400059648\\dest" [2022-05-10T10:23:10.089Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2022-05-10T10:23:10.089Z] === RUN TestApplyLayerInvalidHardlink [2022-05-10T10:23:10.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3048277707\\victim\\hello" -> "../victim/hello" [2022-05-10T10:23:10.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2779475196\\victim\\hello" -> "/../victim/hello" [2022-05-10T10:23:10.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3607849186\\victim" -> "../victim" [2022-05-10T10:23:10.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink783137597\\victim" -> "../victim" [2022-05-10T10:23:10.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3226005966\\victim" -> "../victim" [2022-05-10T10:23:10.089Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1594277714\\victim" -> "../victim" [2022-05-10T10:23:10.089Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-05-10T10:23:10.089Z] === RUN TestApplyLayerInvalidSymlink [2022-05-10T10:23:10.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1269698745\\dest\\dotdot" -> "../victim/hello" [2022-05-10T10:23:10.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1491298776\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-10T10:23:10.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1006807131\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:23:10.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2022514842\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:23:10.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3782256068\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:23:10.089Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3771824287\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:23:10.089Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-05-10T10:23:10.089Z] === RUN TestApplyLayerWhiteouts [2022-05-10T10:23:10.089Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-05-10T10:23:10.089Z] === RUN TestGenerateEmptyFile [2022-05-10T10:23:10.089Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-10T10:23:10.089Z] === RUN TestGenerateWithContent [2022-05-10T10:23:10.089Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-10T10:23:10.089Z] PASS [2022-05-10T10:23:10.089Z] coverage: 61.9% of statements [2022-05-10T10:23:10.089Z] ok github.com/docker/docker/pkg/archive 9.031s coverage: 61.9% of statements [2022-05-10T10:23:10.558Z] === RUN TestCreateIDMapOrder [2022-05-10T10:23:10.558Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-10T10:23:10.558Z] PASS [2022-05-10T10:23:10.558Z] coverage: 7.2% of statements [2022-05-10T10:23:10.558Z] ok github.com/docker/docker/pkg/idtools 0.045s coverage: 7.2% of statements [2022-05-10T10:23:11.026Z] --- PASS: TestNetworkDBCRUDTableEntries (3.64s) [2022-05-10T10:23:11.026Z] === RUN TestNetworkDBNodeLeave [2022-05-10T10:23:11.220Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.03s) [2022-05-10T10:23:11.221Z] === RUN TestCgroupNamespacesRunHostMode [2022-05-10T10:23:11.221Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-05-10T10:23:11.500Z] === RUN TestFixedBufferCap [2022-05-10T10:23:11.500Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-10T10:23:11.500Z] === RUN TestFixedBufferLen [2022-05-10T10:23:11.500Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-10T10:23:11.500Z] === RUN TestFixedBufferString [2022-05-10T10:23:11.500Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-10T10:23:11.500Z] === RUN TestFixedBufferWrite [2022-05-10T10:23:11.500Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-10T10:23:11.500Z] === RUN TestFixedBufferRead [2022-05-10T10:23:11.500Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-10T10:23:11.500Z] === RUN TestBytesPipeRead [2022-05-10T10:23:11.500Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-10T10:23:11.500Z] === RUN TestBytesPipeWrite [2022-05-10T10:23:11.500Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-10T10:23:11.500Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-10T10:23:11.713Z] === RUN TestExternalGraphDriver/spec [2022-05-10T10:23:11.969Z] --- PASS: TestBytesPipeWriteRandomChunks (0.52s) [2022-05-10T10:23:11.969Z] === RUN TestAtomicWriteToFile [2022-05-10T10:23:12.442Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-10T10:23:12.443Z] === RUN TestAtomicWriteSetCommit [2022-05-10T10:23:12.443Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-10T10:23:12.443Z] === RUN TestAtomicWriteSetCancel [2022-05-10T10:23:12.443Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-10T10:23:12.443Z] === RUN TestReadCloserWrapperClose [2022-05-10T10:23:12.443Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-10T10:23:12.443Z] === RUN TestReaderErrWrapperReadOnError [2022-05-10T10:23:12.443Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-10T10:23:12.443Z] === RUN TestReaderErrWrapperRead [2022-05-10T10:23:12.443Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-10T10:23:12.443Z] === RUN TestCancelReadCloser [2022-05-10T10:23:12.443Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-10T10:23:12.443Z] === RUN TestWriteCloserWrapperClose [2022-05-10T10:23:12.443Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-10T10:23:12.443Z] === RUN TestNopWriteCloser [2022-05-10T10:23:12.443Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-10T10:23:12.443Z] === RUN TestNopWriter [2022-05-10T10:23:12.443Z] --- PASS: TestNopWriter (0.00s) [2022-05-10T10:23:12.443Z] === RUN TestWriteCounter [2022-05-10T10:23:12.443Z] --- PASS: TestWriteCounter (0.00s) [2022-05-10T10:23:12.443Z] PASS [2022-05-10T10:23:12.443Z] coverage: 69.2% of statements [2022-05-10T10:23:12.443Z] ok github.com/docker/docker/pkg/ioutils 0.698s coverage: 69.2% of statements [2022-05-10T10:23:12.605Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-10T10:23:12.605Z] --- PASS: TestCgroupNamespacesRunHostMode (1.85s) [2022-05-10T10:23:12.605Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-05-10T10:23:13.080Z] === RUN TestExternalGraphDriver/pull [2022-05-10T10:23:13.429Z] === RUN TestError [2022-05-10T10:23:13.429Z] --- PASS: TestError (0.00s) [2022-05-10T10:23:13.429Z] === RUN TestProgressString [2022-05-10T10:23:13.429Z] === RUN TestProgressString/no_progress [2022-05-10T10:23:13.429Z] === RUN TestProgressString/progress_1 [2022-05-10T10:23:13.429Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-10T10:23:13.429Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-10T10:23:13.429Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-10T10:23:13.429Z] === RUN TestProgressString/with_units [2022-05-10T10:23:13.429Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-10T10:23:13.429Z] === RUN TestProgressString/hide_counts [2022-05-10T10:23:13.429Z] --- PASS: TestProgressString (0.00s) [2022-05-10T10:23:13.429Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-10T10:23:13.429Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-10T10:23:13.429Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-10T10:23:13.429Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-10T10:23:13.429Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-10T10:23:13.429Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-10T10:23:13.429Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-10T10:23:13.429Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-10T10:23:13.429Z] === RUN TestJSONMessageDisplay [2022-05-10T10:23:13.429Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-05-10T10:23:13.429Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-10T10:23:13.429Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-10T10:23:13.429Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-10T10:23:13.429Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-10T10:23:13.429Z] === RUN TestDisplayJSONMessagesStream [2022-05-10T10:23:13.429Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-10T10:23:13.429Z] PASS [2022-05-10T10:23:13.429Z] coverage: 91.7% of statements [2022-05-10T10:23:13.429Z] ok github.com/docker/docker/pkg/jsonmessage 0.237s coverage: 91.7% of statements [2022-05-10T10:23:13.463Z] --- PASS: TestCheckoutGit (37.92s) [2022-05-10T10:23:13.463Z] === RUN TestValidGitTransport [2022-05-10T10:23:13.463Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-10T10:23:13.463Z] === RUN TestGitInvalidRef [2022-05-10T10:23:13.463Z] --- PASS: TestGitInvalidRef (0.29s) [2022-05-10T10:23:13.463Z] PASS [2022-05-10T10:23:13.463Z] coverage: 86.3% of statements [2022-05-10T10:23:13.463Z] ok github.com/docker/docker/builder/remotecontext/git 38.280s coverage: 86.3% of statements [2022-05-10T10:23:13.463Z] ? github.com/docker/docker/cli [no test files] [2022-05-10T10:23:13.463Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-10T10:23:13.463Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-10T10:23:13.463Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-10T10:23:13.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-05-10T10:23:13.898Z] --- PASS: TestNetworkDBNodeLeave (2.84s) [2022-05-10T10:23:13.898Z] === RUN TestNetworkDBWatch [2022-05-10T10:23:14.366Z] === RUN TestStandardLongPath [2022-05-10T10:23:14.366Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-10T10:23:14.366Z] === RUN TestUNCLongPath [2022-05-10T10:23:14.366Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-10T10:23:14.366Z] PASS [2022-05-10T10:23:14.366Z] coverage: 100.0% of statements [2022-05-10T10:23:14.366Z] ok github.com/docker/docker/pkg/longpath 0.043s coverage: 100.0% of statements [2022-05-10T10:23:14.489Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2022-05-10T10:23:14.489Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-05-10T10:23:14.750Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-05-10T10:23:14.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-10T10:23:14.835Z] === RUN TestNameFormat [2022-05-10T10:23:14.835Z] --- PASS: TestNameFormat (0.00s) [2022-05-10T10:23:14.835Z] === RUN TestNameRetries [2022-05-10T10:23:14.835Z] --- PASS: TestNameRetries (0.00s) [2022-05-10T10:23:14.835Z] PASS [2022-05-10T10:23:14.835Z] coverage: 85.7% of statements [2022-05-10T10:23:14.835Z] ok github.com/docker/docker/pkg/namesgenerator 0.044s coverage: 85.7% of statements [2022-05-10T10:23:15.005Z] --- PASS: TestExternalGraphDriver (4.80s) [2022-05-10T10:23:15.005Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-05-10T10:23:15.005Z] --- PASS: TestExternalGraphDriver/spec (1.55s) [2022-05-10T10:23:15.005Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2022-05-10T10:23:15.005Z] === RUN TestGraphdriverPluginV2 [2022-05-10T10:23:15.005Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:23:15.005Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-05-10T10:23:15.005Z] PASS [2022-05-10T10:23:15.005Z] [2022-05-10T10:23:15.005Z] === Skipped [2022-05-10T10:23:15.005Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-05-10T10:23:15.005Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:23:15.005Z] [2022-05-10T10:23:15.005Z] DONE 5 tests, 1 skipped in 4.913s [2022-05-10T10:23:15.005Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-10T10:23:15.005Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:15.005Z] ++ set -e [2022-05-10T10:23:15.005Z] ++ '[' -n 0 ']' [2022-05-10T10:23:15.005Z] ++ set -x [2022-05-10T10:23:15.005Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:15.005Z] INFO: Testing against a local daemon [2022-05-10T10:23:15.005Z] === RUN TestContinueAfterPluginCrash [2022-05-10T10:23:15.005Z] === PAUSE TestContinueAfterPluginCrash [2022-05-10T10:23:15.005Z] === RUN TestReadPluginNoRead [2022-05-10T10:23:15.005Z] === PAUSE TestReadPluginNoRead [2022-05-10T10:23:15.005Z] === RUN TestDaemonStartWithLogOpt [2022-05-10T10:23:15.005Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-10T10:23:15.005Z] === CONT TestContinueAfterPluginCrash [2022-05-10T10:23:15.005Z] === CONT TestDaemonStartWithLogOpt [2022-05-10T10:23:15.010Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-10T10:23:15.312Z] 2022/05/10 10:23:15 Closing DB instances... [2022-05-10T10:23:15.780Z] === RUN TestParseKeyValueOpt [2022-05-10T10:23:15.780Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-10T10:23:15.780Z] === RUN TestParseUintList [2022-05-10T10:23:15.780Z] --- PASS: TestParseUintList (0.00s) [2022-05-10T10:23:15.780Z] === RUN TestParseUintListMaximumLimits [2022-05-10T10:23:15.780Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-10T10:23:15.780Z] PASS [2022-05-10T10:23:15.780Z] coverage: 97.0% of statements [2022-05-10T10:23:15.780Z] ok github.com/docker/docker/pkg/parsers 0.049s coverage: 97.0% of statements [2022-05-10T10:23:16.397Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2022-05-10T10:23:16.397Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-05-10T10:23:16.766Z] === RUN Test_windowsOSRelease_String [2022-05-10T10:23:16.766Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-10T10:23:16.766Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-10T10:23:16.766Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-10T10:23:16.766Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-10T10:23:16.766Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-10T10:23:16.766Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-10T10:23:16.766Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-10T10:23:16.766Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-10T10:23:16.766Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-10T10:23:16.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-10T10:23:16.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-10T10:23:16.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-10T10:23:16.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-10T10:23:16.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-10T10:23:16.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-10T10:23:16.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-10T10:23:16.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-10T10:23:16.766Z] PASS [2022-05-10T10:23:16.766Z] coverage: 36.4% of statements [2022-05-10T10:23:16.766Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.044s coverage: 36.4% of statements [2022-05-10T10:23:16.766Z] --- PASS: TestNetworkDBWatch (3.05s) [2022-05-10T10:23:16.766Z] === RUN TestNetworkDBBulkSync [2022-05-10T10:23:16.968Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2022-05-10T10:23:16.968Z] === RUN TestCgroupNamespacesRunOlderClient [2022-05-10T10:23:17.202Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-10T10:23:17.228Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-10T10:23:17.752Z] === RUN TestNewAndRemove [2022-05-10T10:23:17.752Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-10T10:23:17.752Z] === RUN TestRemoveInvalidPath [2022-05-10T10:23:17.752Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-10T10:23:17.752Z] PASS [2022-05-10T10:23:17.752Z] coverage: 82.6% of statements [2022-05-10T10:23:17.752Z] ok github.com/docker/docker/pkg/pidfile 0.042s coverage: 82.6% of statements [2022-05-10T10:23:18.220Z] 2022/05/10 10:23:17 Closing DB instances... [2022-05-10T10:23:18.295Z] --- PASS: TestDaemonStartWithLogOpt (3.12s) [2022-05-10T10:23:18.295Z] === CONT TestReadPluginNoRead [2022-05-10T10:23:18.611Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.60s) [2022-05-10T10:23:18.611Z] === RUN TestNISDomainname [2022-05-10T10:23:19.183Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-05-10T10:23:19.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-10T10:23:19.705Z] --- PASS: TestNISDomainname (0.98s) [2022-05-10T10:23:19.705Z] === RUN TestHostnameDnsResolution [2022-05-10T10:23:19.783Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-05-10T10:23:19.783Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-10T10:23:19.783Z] === RUN TestFailedConnection [2022-05-10T10:23:20.183Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-10T10:23:21.091Z] --- PASS: TestHostnameDnsResolution (1.24s) [2022-05-10T10:23:21.091Z] === RUN TestUnprivilegedPortsAndPing [2022-05-10T10:23:21.110Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-10T10:23:21.349Z] --- PASS: TestGetAddress (28.75s) [2022-05-10T10:23:21.349Z] === RUN TestRequestSyntaxCheck [2022-05-10T10:23:21.349Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-05-10T10:23:21.349Z] === RUN TestRequest [2022-05-10T10:23:21.819Z] --- PASS: TestFailedConnection (2.03s) [2022-05-10T10:23:21.819Z] === RUN TestFailOnce [2022-05-10T10:23:22.037Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-05-10T10:23:22.037Z] === RUN TestPrivilegedHostDevices [2022-05-10T10:23:22.287Z] 2022/05/10 10:23:21 http: panic serving 127.0.0.1:49296: Plugin not ready [2022-05-10T10:23:22.287Z] goroutine 34 [running]: [2022-05-10T10:23:22.287Z] net/http.(*conn).serve.func1() [2022-05-10T10:23:22.287Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-10T10:23:22.287Z] panic({0x1223700, 0x136d0e0}) [2022-05-10T10:23:22.287Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-10T10:23:22.287Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00023ba70?) [2022-05-10T10:23:22.287Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-10T10:23:22.287Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13728f8?, 0xc0001a6000?}, 0x117da86?) [2022-05-10T10:23:22.287Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-10T10:23:22.287Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x13728f8, 0xc0001a6000}, 0xc000232000) [2022-05-10T10:23:22.287Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-10T10:23:22.287Z] net/http.serverHandler.ServeHTTP({0x1370f18?}, {0x13728f8, 0xc0001a6000}, 0xc000232000) [2022-05-10T10:23:22.287Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-10T10:23:22.287Z] net/http.(*conn).serve(0xc000220000, {0x1372df8, 0xc0002020c0}) [2022-05-10T10:23:22.287Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-10T10:23:22.287Z] created by net/http.(*Server).Serve [2022-05-10T10:23:22.287Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-10T10:23:22.287Z] time="2022-05-10T10:23:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.FailOnce: Post \"http://127.0.0.1:49295/Test.FailOnce\": EOF, retrying in 1s" [2022-05-10T10:23:22.298Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-05-10T10:23:22.474Z] === RUN TestReadPluginNoRead/default [2022-05-10T10:23:22.757Z] 2022/05/10 10:23:22 Closing DB instances... [2022-05-10T10:23:22.757Z] time="2022-05-10T10:23:22Z" level=error msg="node: e1253f76edb6 is unknown to memberlist" [2022-05-10T10:23:22.872Z] --- PASS: TestPrivilegedHostDevices (0.97s) [2022-05-10T10:23:22.872Z] === RUN TestStats [2022-05-10T10:23:23.037Z] --- PASS: TestContinueAfterPluginCrash (8.02s) [2022-05-10T10:23:23.225Z] --- PASS: TestFailOnce (1.20s) [2022-05-10T10:23:23.225Z] === RUN TestEchoInputOutput [2022-05-10T10:23:23.225Z] --- PASS: TestEchoInputOutput (0.01s) [2022-05-10T10:23:23.225Z] === RUN TestBackoff [2022-05-10T10:23:23.225Z] --- PASS: TestBackoff (0.00s) [2022-05-10T10:23:23.225Z] === RUN TestAbortRetry [2022-05-10T10:23:23.225Z] --- PASS: TestAbortRetry (0.00s) [2022-05-10T10:23:23.225Z] === RUN TestClientScheme [2022-05-10T10:23:23.225Z] --- PASS: TestClientScheme (0.00s) [2022-05-10T10:23:23.225Z] === RUN TestNewClientWithTimeout [2022-05-10T10:23:23.599Z] === CONT TestReadPluginNoRead [2022-05-10T10:23:23.599Z] read_test.go:92: [d0429e6f6043f] daemon is not started [2022-05-10T10:23:23.599Z] --- PASS: TestReadPluginNoRead (5.54s) [2022-05-10T10:23:23.599Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-05-10T10:23:23.599Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2022-05-10T10:23:23.599Z] --- PASS: TestReadPluginNoRead/default (1.12s) [2022-05-10T10:23:23.599Z] PASS [2022-05-10T10:23:23.599Z] [2022-05-10T10:23:23.599Z] DONE 6 tests in 8.751s [2022-05-10T10:23:23.599Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-10T10:23:23.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:23.599Z] ++ set -e [2022-05-10T10:23:23.599Z] ++ '[' -n 0 ']' [2022-05-10T10:23:23.599Z] ++ set -x [2022-05-10T10:23:23.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:23.599Z] testing: warning: no tests to run [2022-05-10T10:23:23.599Z] PASS [2022-05-10T10:23:23.599Z] [2022-05-10T10:23:23.599Z] DONE 0 tests in 0.031s [2022-05-10T10:23:23.599Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-10T10:23:23.599Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:23.599Z] ++ set -e [2022-05-10T10:23:23.599Z] ++ '[' -n 0 ']' [2022-05-10T10:23:23.599Z] ++ set -x [2022-05-10T10:23:23.599Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:23.599Z] INFO: Testing against a local daemon [2022-05-10T10:23:23.599Z] === RUN TestPluginWithDevMounts [2022-05-10T10:23:23.599Z] === PAUSE TestPluginWithDevMounts [2022-05-10T10:23:23.599Z] === CONT TestPluginWithDevMounts [2022-05-10T10:23:23.696Z] time="2022-05-10T10:23:23Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-10T10:23:23.758Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2022-05-10T10:23:23.758Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-05-10T10:23:23.758Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-10T10:23:23.758Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-05-10T10:23:23.758Z] PASS [2022-05-10T10:23:23.758Z] [2022-05-10T10:23:23.758Z] === Skipped [2022-05-10T10:23:23.758Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-10T10:23:23.758Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-10T10:23:23.758Z] [2022-05-10T10:23:23.758Z] DONE 27 tests, 1 skipped in 164.310s [2022-05-10T10:23:23.758Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-10T10:23:23.758Z] INFO: Testing against a local daemon [2022-05-10T10:23:23.758Z] === RUN TestSessionCreate [2022-05-10T10:23:23.758Z] --- PASS: TestSessionCreate (0.08s) [2022-05-10T10:23:23.758Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-10T10:23:23.758Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-05-10T10:23:23.758Z] PASS [2022-05-10T10:23:23.758Z] [2022-05-10T10:23:23.758Z] DONE 2 tests in 0.162s [2022-05-10T10:23:23.758Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-10T10:23:23.758Z] INFO: Testing against a local daemon [2022-05-10T10:23:23.758Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-10T10:23:23.758Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-05-10T10:23:23.758Z] === RUN TestDiskUsage [2022-05-10T10:23:23.758Z] === PAUSE TestDiskUsage [2022-05-10T10:23:23.758Z] === RUN TestEventsExecDie [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-10T10:23:23.898Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestConfigureDaemonLogs [2022-05-10T10:23:23.898Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestCommonOptionsInstallFlags [2022-05-10T10:23:23.898Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-10T10:23:23.898Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-10T10:23:23.898Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-10T10:23:23.898Z] PASS [2022-05-10T10:23:23.898Z] coverage: 19.7% of statements [2022-05-10T10:23:23.898Z] ok github.com/docker/docker/cmd/dockerd 0.232s coverage: 19.7% of statements [2022-05-10T10:23:23.898Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-10T10:23:23.898Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-10T10:23:24.258Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-10T10:23:24.324Z] --- PASS: TestEventsExecDie (0.59s) [2022-05-10T10:23:24.324Z] === RUN TestEventsBackwardsCompatible [2022-05-10T10:23:24.324Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-05-10T10:23:24.324Z] === RUN TestEventsVolumeCreate [2022-05-10T10:23:24.324Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-05-10T10:23:24.324Z] === RUN TestInfoBinaryCommits [2022-05-10T10:23:24.324Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-10T10:23:24.324Z] === RUN TestInfoAPIVersioned [2022-05-10T10:23:24.324Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-10T10:23:24.324Z] === RUN TestInfoAPI [2022-05-10T10:23:24.324Z] --- PASS: TestInfoAPI (0.02s) [2022-05-10T10:23:24.324Z] === RUN TestInfoAPIWarnings [2022-05-10T10:23:24.885Z] === RUN TestContainerStopSignal [2022-05-10T10:23:24.885Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestContainerStopTimeout [2022-05-10T10:23:24.885Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-10T10:23:24.885Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-10T10:23:24.885Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-10T10:23:24.885Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestReplaceAndAppendEnvVars [2022-05-10T10:23:24.885Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-10T10:23:24.885Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestNewMemoryStore [2022-05-10T10:23:24.885Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestAddContainers [2022-05-10T10:23:24.885Z] --- PASS: TestAddContainers (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestGetContainer [2022-05-10T10:23:24.885Z] --- PASS: TestGetContainer (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestDeleteContainer [2022-05-10T10:23:24.885Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestListContainers [2022-05-10T10:23:24.885Z] --- PASS: TestListContainers (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestFirstContainer [2022-05-10T10:23:24.885Z] --- PASS: TestFirstContainer (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestApplyAllContainer [2022-05-10T10:23:24.885Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestIsValidHealthString [2022-05-10T10:23:24.885Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestStateRunStop [2022-05-10T10:23:24.885Z] --- PASS: TestStateRunStop (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestStateTimeoutWait [2022-05-10T10:23:24.885Z] state_test.go:141: Stop callback fired [2022-05-10T10:23:24.885Z] state_test.go:165: Stop callback fired [2022-05-10T10:23:24.885Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-10T10:23:24.885Z] === RUN TestIsValidStateString [2022-05-10T10:23:24.885Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestViewSaveDelete [2022-05-10T10:23:24.885Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-10T10:23:24.885Z] === RUN TestViewAll [2022-05-10T10:23:24.885Z] --- PASS: TestViewAll (0.02s) [2022-05-10T10:23:24.885Z] === RUN TestViewGet [2022-05-10T10:23:24.885Z] --- PASS: TestViewGet (0.01s) [2022-05-10T10:23:24.885Z] === RUN TestNames [2022-05-10T10:23:24.885Z] --- PASS: TestNames (0.00s) [2022-05-10T10:23:24.885Z] === RUN TestViewWithHealthCheck [2022-05-10T10:23:24.885Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-10T10:23:24.885Z] PASS [2022-05-10T10:23:24.885Z] coverage: 41.7% of statements [2022-05-10T10:23:24.885Z] ok github.com/docker/docker/container 0.255s coverage: 41.7% of statements [2022-05-10T10:23:24.885Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-10T10:23:24.885Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-10T10:23:24.885Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-10T10:23:24.885Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-10T10:23:25.200Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-10T10:23:25.260Z] time="2022-05-10T10:23:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-10T10:23:25.462Z] --- PASS: TestStats (2.79s) [2022-05-10T10:23:25.462Z] === RUN TestStopContainerWithTimeout [2022-05-10T10:23:25.462Z] === RUN TestStopContainerWithTimeout/0 [2022-05-10T10:23:25.462Z] === PAUSE TestStopContainerWithTimeout/0 [2022-05-10T10:23:25.462Z] === RUN TestStopContainerWithTimeout/1 [2022-05-10T10:23:25.462Z] === PAUSE TestStopContainerWithTimeout/1 [2022-05-10T10:23:25.462Z] === RUN TestStopContainerWithTimeout/3 [2022-05-10T10:23:25.462Z] === PAUSE TestStopContainerWithTimeout/3 [2022-05-10T10:23:25.462Z] === RUN TestStopContainerWithTimeout/-1 [2022-05-10T10:23:25.462Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-05-10T10:23:25.462Z] === CONT TestStopContainerWithTimeout/0 [2022-05-10T10:23:25.462Z] === CONT TestStopContainerWithTimeout/3 [2022-05-10T10:23:25.485Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-05-10T10:23:25.485Z] PASS [2022-05-10T10:23:25.485Z] [2022-05-10T10:23:25.485Z] DONE 1 tests in 1.606s [2022-05-10T10:23:25.485Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-10T10:23:25.485Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:25.485Z] ++ set -e [2022-05-10T10:23:25.485Z] ++ '[' -n 0 ']' [2022-05-10T10:23:25.485Z] ++ set -x [2022-05-10T10:23:25.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:25.486Z] INFO: Testing against a local daemon [2022-05-10T10:23:25.486Z] === RUN TestSecretInspect [2022-05-10T10:23:25.727Z] time="2022-05-10T10:23:25Z" level=error msg="node4(471b360152ee) Could not close DB: timeout waiting for leave broadcast" [2022-05-10T10:23:25.727Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.91s) [2022-05-10T10:23:25.727Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-10T10:23:25.871Z] === RUN TestPrepare [2022-05-10T10:23:25.871Z] --- PASS: TestPrepare (0.00s) [2022-05-10T10:23:25.871Z] === RUN TestStart [2022-05-10T10:23:25.871Z] --- PASS: TestStart (0.00s) [2022-05-10T10:23:25.871Z] === RUN TestWaitCancel [2022-05-10T10:23:25.871Z] --- PASS: TestWaitCancel (0.00s) [2022-05-10T10:23:25.871Z] === RUN TestWaitDisabled [2022-05-10T10:23:25.871Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-10T10:23:25.871Z] === RUN TestWaitEnabled [2022-05-10T10:23:25.871Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-10T10:23:25.871Z] === RUN TestRemove [2022-05-10T10:23:25.871Z] --- PASS: TestRemove (0.00s) [2022-05-10T10:23:25.871Z] PASS [2022-05-10T10:23:25.871Z] coverage: 65.3% of statements [2022-05-10T10:23:25.871Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.071s coverage: 65.3% of statements [2022-05-10T10:23:26.713Z] 2022/05/10 10:23:26 Closing DB instances... [2022-05-10T10:23:26.847Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-10T10:23:26.847Z] === CONT TestStopContainerWithTimeout/-1 [2022-05-10T10:23:26.847Z] check_test.go:307: [d55a1fa3e9e60] daemon is not started [2022-05-10T10:23:26.847Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-05-10T10:23:27.374Z] --- PASS: TestSecretInspect (2.17s) [2022-05-10T10:23:27.374Z] === RUN TestSecretList [2022-05-10T10:23:27.420Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-10T10:23:27.699Z] time="2022-05-10T10:23:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-10T10:23:27.991Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-10T10:23:28.167Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-05-10T10:23:28.167Z] === RUN TestNetworkDBGarbageCollection [2022-05-10T10:23:28.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-05-10T10:23:28.635Z] --- PASS: TestRequest (7.54s) [2022-05-10T10:23:28.635Z] === RUN TestOverlappingRequests [2022-05-10T10:23:28.822Z] === CONT TestStopContainerWithTimeout/1 [2022-05-10T10:23:28.825Z] === RUN TestNewListSecretsFilters [2022-05-10T10:23:28.825Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-10T10:23:28.825Z] === RUN TestNewListConfigsFilters [2022-05-10T10:23:28.825Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-10T10:23:28.825Z] PASS [2022-05-10T10:23:28.825Z] coverage: 0.5% of statements [2022-05-10T10:23:28.825Z] ok github.com/docker/docker/daemon/cluster 0.354s coverage: 0.5% of statements [2022-05-10T10:23:29.103Z] --- PASS: TestOverlappingRequests (0.37s) [2022-05-10T10:23:29.103Z] === RUN TestRelease [2022-05-10T10:23:29.811Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-10T10:23:29.811Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2022-05-10T10:23:29.811Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-10T10:23:29.811Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-10T10:23:29.811Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-10T10:23:29.811Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-10T10:23:29.811Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-10T10:23:29.811Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-10T10:23:29.811Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-10T10:23:29.811Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-10T10:23:29.811Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-10T10:23:29.811Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-10T10:23:29.811Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-10T10:23:29.811Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-10T10:23:29.812Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-10T10:23:29.812Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-10T10:23:29.812Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-10T10:23:29.812Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-10T10:23:29.887Z] --- PASS: TestSecretList (2.17s) [2022-05-10T10:23:29.887Z] === RUN TestSecretsCreateAndDelete [2022-05-10T10:23:30.280Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-10T10:23:30.280Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-10T10:23:30.280Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-10T10:23:30.280Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-10T10:23:30.280Z] PASS [2022-05-10T10:23:30.280Z] coverage: 35.9% of statements [2022-05-10T10:23:30.280Z] ok github.com/docker/docker/daemon/cluster/convert 1.078s coverage: 35.9% of statements [2022-05-10T10:23:30.667Z] --- PASS: TestRelease (1.44s) [2022-05-10T10:23:30.667Z] === RUN TestAllocateRandomDeallocate [2022-05-10T10:23:30.736Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-05-10T10:23:30.736Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-05-10T10:23:30.736Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2022-05-10T10:23:30.736Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2022-05-10T10:23:30.736Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2022-05-10T10:23:30.736Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2022-05-10T10:23:30.736Z] === RUN TestDeleteDevicemapper [2022-05-10T10:23:30.736Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-10T10:23:30.736Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-05-10T10:23:30.736Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-10T10:23:31.777Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-05-10T10:23:31.777Z] === RUN TestSecretsUpdate [2022-05-10T10:23:32.235Z] time="2022-05-10T10:23:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49300/Test.Echo: Post \"http://127.0.0.1:49300/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-10T10:23:33.233Z] === RUN TestWaitNodeAttachment [2022-05-10T10:23:33.233Z] === RUN TestBuilderGC [2022-05-10T10:23:33.233Z] --- PASS: TestBuilderGC (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationNotFound [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestDaemonBrokenConfiguration [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestFindConfigurationConflicts [2022-05-10T10:23:33.233Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-10T10:23:33.233Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-10T10:23:33.233Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-10T10:23:33.233Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-10T10:23:33.233Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_label [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_dns [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_hosts [2022-05-10T10:23:33.233Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestReloadSetConfigFileNotExist [2022-05-10T10:23:33.233Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-05-10T10:23:33.233Z] === RUN TestIsolationConversion [2022-05-10T10:23:33.233Z] === RUN TestIsolationConversion/default [2022-05-10T10:23:33.233Z] === RUN TestIsolationConversion/process [2022-05-10T10:23:33.233Z] === RUN TestIsolationConversion/hyperv [2022-05-10T10:23:33.233Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestContainerLabels [2022-05-10T10:23:33.233Z] --- PASS: TestContainerLabels (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestCredentialSpecConversion [2022-05-10T10:23:33.233Z] === RUN TestCredentialSpecConversion/none [2022-05-10T10:23:33.233Z] === RUN TestCredentialSpecConversion/config [2022-05-10T10:23:33.233Z] === RUN TestCredentialSpecConversion/file [2022-05-10T10:23:33.233Z] === RUN TestCredentialSpecConversion/registry [2022-05-10T10:23:33.233Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-10T10:23:33.233Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestControllerValidateMountBind [2022-05-10T10:23:33.233Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestControllerValidateMountVolume [2022-05-10T10:23:33.233Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestControllerValidateMountTarget [2022-05-10T10:23:33.233Z] --- PASS: TestControllerValidateMountTarget (0.02s) [2022-05-10T10:23:33.233Z] === RUN TestControllerValidateMountTmpfs [2022-05-10T10:23:33.233Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestControllerValidateMountInvalidType [2022-05-10T10:23:33.233Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestControllerValidateMountNamedPipe [2022-05-10T10:23:33.233Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-10T10:23:33.233Z] PASS [2022-05-10T10:23:33.233Z] coverage: 11.0% of statements [2022-05-10T10:23:33.233Z] time="2022-05-10T10:23:32Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-10T10:23:33.233Z] --- PASS: TestReloadSetConfigFileNotExist (0.21s) [2022-05-10T10:23:33.233Z] === RUN TestReloadDefaultConfigNotExist [2022-05-10T10:23:33.233Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:33.233Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestReloadBadDefaultConfig [2022-05-10T10:23:33.233Z] time="2022-05-10T10:23:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3803687604" [2022-05-10T10:23:33.233Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestReloadWithConflictingLabels [2022-05-10T10:23:33.233Z] time="2022-05-10T10:23:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3910189584" [2022-05-10T10:23:33.233Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestReloadWithDuplicateLabels [2022-05-10T10:23:33.233Z] time="2022-05-10T10:23:33Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-648648728" [2022-05-10T10:23:33.233Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestMaskURLCredentials [2022-05-10T10:23:33.233Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-10T10:23:33.233Z] === RUN TestDaemonConfigurationMerge [2022-05-10T10:23:33.233Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-10T10:23:33.233Z] PASS [2022-05-10T10:23:33.233Z] coverage: 79.8% of statements [2022-05-10T10:23:33.233Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.802s coverage: 11.0% of statements [2022-05-10T10:23:33.233Z] ok github.com/docker/docker/daemon/config 0.358s coverage: 79.8% of statements [2022-05-10T10:23:33.285Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.25s) [2022-05-10T10:23:33.285Z] === RUN TestUpdateMemory [2022-05-10T10:23:33.285Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:23:33.285Z] --- SKIP: TestUpdateMemory (0.00s) [2022-05-10T10:23:33.285Z] === RUN TestUpdateCPUQuota [2022-05-10T10:23:33.545Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-10T10:23:33.702Z] === RUN TestEventsLog [2022-05-10T10:23:33.702Z] --- PASS: TestEventsLog (0.00s) [2022-05-10T10:23:33.702Z] === RUN TestEventsLogTimeout [2022-05-10T10:23:33.702Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-10T10:23:33.702Z] === RUN TestLogEvents [2022-05-10T10:23:33.702Z] --- PASS: TestLogEvents (0.05s) [2022-05-10T10:23:33.702Z] === RUN TestLoadBufferedEvents [2022-05-10T10:23:33.702Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-05-10T10:23:33.702Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-10T10:23:33.702Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-10T10:23:33.702Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-10T10:23:33.702Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-10T10:23:33.702Z] PASS [2022-05-10T10:23:33.702Z] coverage: 50.0% of statements [2022-05-10T10:23:33.702Z] ok github.com/docker/docker/daemon/events 0.312s coverage: 50.0% of statements [2022-05-10T10:23:34.117Z] --- PASS: TestUpdateCPUQuota (1.44s) [2022-05-10T10:23:34.117Z] === RUN TestUpdatePidsLimit [2022-05-10T10:23:34.292Z] --- PASS: TestSecretsUpdate (2.18s) [2022-05-10T10:23:34.293Z] === RUN TestTemplatedSecret [2022-05-10T10:23:34.379Z] === RUN TestUpdatePidsLimit/update_from_none [2022-05-10T10:23:34.453Z] --- PASS: TestAllocateRandomDeallocate (4.21s) [2022-05-10T10:23:34.453Z] === RUN TestRetrieveFromStore [2022-05-10T10:23:34.640Z] === RUN TestUpdatePidsLimit/no_change [2022-05-10T10:23:34.902Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-10T10:23:34.902Z] === RUN TestUpdatePidsLimit/update_lower [2022-05-10T10:23:35.272Z] === RUN TestIsEmptyDir [2022-05-10T10:23:35.272Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-10T10:23:35.272Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-10T10:23:35.272Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-10T10:23:35.272Z] PASS [2022-05-10T10:23:35.272Z] coverage: 2.3% of statements [2022-05-10T10:23:35.272Z] ok github.com/docker/docker/daemon/graphdriver 0.090s coverage: 2.3% of statements [2022-05-10T10:23:35.272Z] === RUN TestLinkNaming [2022-05-10T10:23:35.272Z] --- PASS: TestLinkNaming (0.00s) [2022-05-10T10:23:35.272Z] === RUN TestLinkNew [2022-05-10T10:23:35.272Z] --- PASS: TestLinkNew (0.00s) [2022-05-10T10:23:35.272Z] === RUN TestLinkEnv [2022-05-10T10:23:35.272Z] --- PASS: TestLinkEnv (0.00s) [2022-05-10T10:23:35.272Z] === RUN TestLinkMultipleEnv [2022-05-10T10:23:35.272Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-10T10:23:35.272Z] === RUN TestLinkPortRangeEnv [2022-05-10T10:23:35.272Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-10T10:23:35.272Z] PASS [2022-05-10T10:23:35.272Z] coverage: 93.0% of statements [2022-05-10T10:23:35.272Z] ok github.com/docker/docker/daemon/links 0.045s coverage: 93.0% of statements [2022-05-10T10:23:35.473Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-05-10T10:23:35.734Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-05-10T10:23:35.734Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-05-10T10:23:36.018Z] --- PASS: TestRetrieveFromStore (1.34s) [2022-05-10T10:23:36.018Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-10T10:23:36.018Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-10T10:23:36.018Z] === RUN TestParallelPredefinedRequest1 [2022-05-10T10:23:36.018Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-10T10:23:36.018Z] === RUN TestParallelPredefinedRequest2 [2022-05-10T10:23:36.018Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-10T10:23:36.018Z] === RUN TestParallelPredefinedRequest3 [2022-05-10T10:23:36.018Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-10T10:23:36.018Z] === RUN TestParallelPredefinedRequest4 [2022-05-10T10:23:36.018Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-10T10:23:36.018Z] === RUN TestParallelPredefinedRequest5 [2022-05-10T10:23:36.018Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-10T10:23:36.018Z] === RUN TestDebug [2022-05-10T10:23:36.018Z] --- PASS: TestDebug (0.00s) [2022-05-10T10:23:36.018Z] === RUN TestRequestPoolParallel [2022-05-10T10:23:36.018Z] --- PASS: TestRequestPoolParallel (0.28s) [2022-05-10T10:23:36.018Z] === RUN TestFullAllocateRelease [2022-05-10T10:23:36.259Z] === RUN TestVerifyNetworkingConfig [2022-05-10T10:23:36.259Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestGetContainer [2022-05-10T10:23:36.259Z] --- PASS: TestGetContainer (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestValidContainerNames [2022-05-10T10:23:36.259Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestContainerInitDNS [2022-05-10T10:23:36.259Z] daemon_test.go:145: root required [2022-05-10T10:23:36.259Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestMerge [2022-05-10T10:23:36.259Z] --- PASS: TestMerge (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestValidateContainerIsolation [2022-05-10T10:23:36.259Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestFindNetworkErrorType [2022-05-10T10:23:36.259Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestEnsureServicesExist [2022-05-10T10:23:36.259Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestEnsureServicesExistErrors [2022-05-10T10:23:36.259Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-10T10:23:36.259Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-10T10:23:36.259Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-10T10:23:36.259Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-10T10:23:36.259Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-10T10:23:36.259Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-10T10:23:36.259Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestContainerDelete [2022-05-10T10:23:36.259Z] --- PASS: TestContainerDelete (0.01s) [2022-05-10T10:23:36.259Z] === RUN TestContainerDoubleDelete [2022-05-10T10:23:36.259Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestLogContainerEventCopyLabels [2022-05-10T10:23:36.259Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestLogContainerEventWithAttributes [2022-05-10T10:23:36.259Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestNoneHealthcheck [2022-05-10T10:23:36.259Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestHealthStates [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:35Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] time="2022-05-10T10:23:36Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:23:36.259Z] --- PASS: TestHealthStates (0.21s) [2022-05-10T10:23:36.259Z] === RUN TestGetInspectData [2022-05-10T10:23:36.259Z] --- PASS: TestGetInspectData (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestFillLicense [2022-05-10T10:23:36.259Z] --- PASS: TestFillLicense (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestListInvalidFilter [2022-05-10T10:23:36.259Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestNameFilter [2022-05-10T10:23:36.259Z] --- PASS: TestNameFilter (0.01s) [2022-05-10T10:23:36.259Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-10T10:23:36.259Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-10T10:23:36.259Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-10T10:23:36.259Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-10T10:23:36.259Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-10T10:23:36.259Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-10T10:23:36.259Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-10T10:23:36.260Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-10T10:23:36.260Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-10T10:23:36.260Z] === RUN TestSetupWindowsDevices [2022-05-10T10:23:36.260Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-10T10:23:36.260Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-10T10:23:36.260Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-10T10:23:36.260Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-10T10:23:36.260Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-10T10:23:36.260Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-10T10:23:36.260Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-10T10:23:36.306Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-05-10T10:23:36.567Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-05-10T10:23:36.728Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-10T10:23:36.728Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-10T10:23:36.728Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-10T10:23:36.728Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-10T10:23:36.728Z] === RUN TestDaemonReloadLabels [2022-05-10T10:23:36.728Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-10T10:23:36.728Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-10T10:23:36.728Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-10T10:23:36.728Z] === RUN TestDaemonReloadMirrors [2022-05-10T10:23:36.728Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-10T10:23:36.728Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-10T10:23:36.728Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-10T10:23:36.728Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-10T10:23:36.728Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-10T10:23:36.728Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-10T10:23:36.728Z] reload_test.go:342: root required [2022-05-10T10:23:36.728Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-10T10:23:36.728Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-10T10:23:36.728Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-05-10T10:23:36.728Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-10T10:23:36.728Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-05-10T10:23:36.728Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-10T10:23:36.728Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-05-10T10:23:36.728Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-10T10:23:36.728Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-10T10:23:36.728Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-10T10:23:36.728Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-10T10:23:36.728Z] === RUN TestParseVolumesFrom [2022-05-10T10:23:36.728Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-10T10:23:36.728Z] PASS [2022-05-10T10:23:36.728Z] coverage: 8.6% of statements [2022-05-10T10:23:36.728Z] ok github.com/docker/docker/daemon 0.733s coverage: 8.6% of statements [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-10T10:23:36.728Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-10T10:23:36.809Z] --- PASS: TestTemplatedSecret (2.42s) [2022-05-10T10:23:36.809Z] === RUN TestSecretCreateResolve [2022-05-10T10:23:36.828Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-10T10:23:37.004Z] --- PASS: TestFullAllocateRelease (0.54s) [2022-05-10T10:23:37.004Z] === RUN TestOddAllocateRelease [2022-05-10T10:23:37.004Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-05-10T10:23:37.004Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-10T10:23:37.004Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-10T10:23:37.004Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-10T10:23:37.472Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.10s) [2022-05-10T10:23:37.472Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-10T10:23:37.472Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-10T10:23:37.472Z] === CONT TestParallelPredefinedRequest1 [2022-05-10T10:23:37.472Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:23:37.472Z] === CONT TestParallelPredefinedRequest4 [2022-05-10T10:23:37.472Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:23:37.472Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-10T10:23:37.472Z] === CONT TestParallelPredefinedRequest5 [2022-05-10T10:23:37.472Z] === CONT TestParallelPredefinedRequest3 [2022-05-10T10:23:37.472Z] === CONT TestParallelPredefinedRequest5 [2022-05-10T10:23:37.472Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:23:37.472Z] === CONT TestParallelPredefinedRequest3 [2022-05-10T10:23:37.472Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:23:37.472Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-10T10:23:37.472Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-10T10:23:37.472Z] === CONT TestParallelPredefinedRequest2 [2022-05-10T10:23:37.472Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-10T10:23:37.472Z] === CONT TestParallelPredefinedRequest2 [2022-05-10T10:23:37.472Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:23:37.472Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-10T10:23:37.472Z] PASS [2022-05-10T10:23:37.472Z] coverage: 85.3% of statements [2022-05-10T10:23:37.472Z] ok github.com/docker/docker/libnetwork/ipam 51.088s coverage: 85.3% of statements [2022-05-10T10:23:37.771Z] --- PASS: TestUpdatePidsLimit (3.52s) [2022-05-10T10:23:37.771Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-05-10T10:23:37.771Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-05-10T10:23:37.771Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2022-05-10T10:23:37.771Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2022-05-10T10:23:37.771Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-05-10T10:23:37.771Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2022-05-10T10:23:37.771Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.34s) [2022-05-10T10:23:37.771Z] === RUN TestUpdateRestartPolicy [2022-05-10T10:23:38.294Z] === RUN TestNewStreamConfig [2022-05-10T10:23:38.294Z] === RUN TestNewStreamConfig/defaults [2022-05-10T10:23:38.294Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-10T10:23:38.294Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-10T10:23:38.294Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-10T10:23:38.294Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-10T10:23:38.294Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-10T10:23:38.294Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-10T10:23:38.294Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-10T10:23:38.294Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-10T10:23:38.294Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-10T10:23:38.294Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-10T10:23:38.294Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-10T10:23:38.294Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-10T10:23:38.294Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-10T10:23:38.294Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-10T10:23:38.294Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-10T10:23:38.294Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-10T10:23:38.294Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-10T10:23:38.294Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-10T10:23:38.294Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-10T10:23:38.294Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-10T10:23:38.294Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-10T10:23:38.294Z] time="2022-05-10T10:23:37Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-10T10:23:38.294Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-05-10T10:23:38.294Z] === RUN TestCreateSuccess [2022-05-10T10:23:38.294Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestCreateStreamSkipped [2022-05-10T10:23:38.294Z] time="2022-05-10T10:23:38Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-10T10:23:38.294Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestCreateLogGroupSuccess [2022-05-10T10:23:38.294Z] time="2022-05-10T10:23:38Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-10T10:23:38.294Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestCreateError [2022-05-10T10:23:38.294Z] --- PASS: TestCreateError (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestCreateAlreadyExists [2022-05-10T10:23:38.294Z] time="2022-05-10T10:23:38Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-10T10:23:38.294Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestLogClosed [2022-05-10T10:23:38.294Z] --- PASS: TestLogClosed (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestLogBlocking [2022-05-10T10:23:38.294Z] --- PASS: TestLogBlocking (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-10T10:23:38.294Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestLogNonBlockingBufferFull [2022-05-10T10:23:38.294Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestPublishBatchSuccess [2022-05-10T10:23:38.294Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestPublishBatchError [2022-05-10T10:23:38.294Z] time="2022-05-10T10:23:38Z" level=error msg=error [2022-05-10T10:23:38.294Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-10T10:23:38.294Z] time="2022-05-10T10:23:38Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-10T10:23:38.294Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-10T10:23:38.294Z] time="2022-05-10T10:23:38Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-10T10:23:38.294Z] time="2022-05-10T10:23:38Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-10T10:23:38.294Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestCollectBatchSimple [2022-05-10T10:23:38.294Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestCollectBatchTicker [2022-05-10T10:23:38.294Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestCollectBatchMultilinePattern [2022-05-10T10:23:38.294Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-10T10:23:38.294Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-10T10:23:38.294Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-10T10:23:38.295Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-10T10:23:38.295Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-10T10:23:38.295Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s) [2022-05-10T10:23:38.295Z] === RUN TestCollectBatchClose [2022-05-10T10:23:38.295Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-10T10:23:38.295Z] === RUN TestEffectiveLen [2022-05-10T10:23:38.295Z] === RUN TestEffectiveLen/0/Hello [2022-05-10T10:23:38.295Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-10T10:23:38.295Z] === RUN TestEffectiveLen/2/🙃 [2022-05-10T10:23:38.295Z] === RUN TestEffectiveLen/3/���� [2022-05-10T10:23:38.295Z] === RUN TestEffectiveLen/4/He��o [2022-05-10T10:23:38.295Z] === RUN TestEffectiveLen/5/ [2022-05-10T10:23:38.295Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-10T10:23:38.295Z] === RUN TestFindValidSplit [2022-05-10T10:23:38.295Z] === RUN TestFindValidSplit/0/ [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1076: [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:23:38.295Z] === RUN TestFindValidSplit/1/Hello [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1076: Hello [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:23:38.295Z] === RUN TestFindValidSplit/2/Hello [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1076: He [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1077: llo [2022-05-10T10:23:38.295Z] === RUN TestFindValidSplit/3/Hello [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1076: [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1077: Hello [2022-05-10T10:23:38.295Z] === RUN TestFindValidSplit/4/🙃 [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1076: [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-10T10:23:38.295Z] === RUN TestFindValidSplit/5/🙃 [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:23:38.295Z] === RUN TestFindValidSplit/6/a� [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1076: a [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1077: � [2022-05-10T10:23:38.295Z] === RUN TestFindValidSplit/7/a� [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1076: a� [2022-05-10T10:23:38.295Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:23:38.295Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-10T10:23:38.295Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-10T10:23:38.295Z] === RUN TestProcessEventEmoji [2022-05-10T10:23:38.295Z] --- PASS: TestProcessEventEmoji (0.01s) [2022-05-10T10:23:38.295Z] === RUN TestCollectBatchLineSplit [2022-05-10T10:23:38.295Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-10T10:23:38.295Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-10T10:23:38.295Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-10T10:23:38.295Z] === RUN TestCollectBatchMaxEvents [2022-05-10T10:23:38.295Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-05-10T10:23:38.295Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-10T10:23:38.295Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2022-05-10T10:23:38.295Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-10T10:23:38.295Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-05-10T10:23:38.295Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-10T10:23:38.696Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-05-10T10:23:38.696Z] PASS [2022-05-10T10:23:38.696Z] [2022-05-10T10:23:38.696Z] DONE 6 tests in 13.374s [2022-05-10T10:23:38.696Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-05-10T10:23:38.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:38.696Z] ++ set -e [2022-05-10T10:23:38.696Z] ++ '[' -n 0 ']' [2022-05-10T10:23:38.696Z] ++ set -x [2022-05-10T10:23:38.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-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:23:38.696Z] INFO: Testing against a local daemon [2022-05-10T10:23:38.696Z] === RUN TestServiceCreateInit [2022-05-10T10:23:38.696Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-10T10:23:38.765Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-05-10T10:23:38.765Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-10T10:23:38.765Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-10T10:23:38.765Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-10T10:23:38.765Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-10T10:23:38.765Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-10T10:23:38.765Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-10T10:23:38.765Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-10T10:23:38.765Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-10T10:23:38.765Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-10T10:23:38.765Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsFormat [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-10T10:23:38.765Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-10T10:23:38.765Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestCreateTagSuccess [2022-05-10T10:23:38.765Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-10T10:23:38.765Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-10T10:23:38.765Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-10T10:23:38.765Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-10T10:23:38.765Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-10T10:23:38.765Z] PASS [2022-05-10T10:23:38.765Z] coverage: 80.2% of statements [2022-05-10T10:23:38.765Z] === RUN TestAdapterReadLogs [2022-05-10T10:23:38.765Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestCopier [2022-05-10T10:23:38.765Z] ok github.com/docker/docker/daemon/logger/awslogs 0.493s coverage: 80.2% of statements [2022-05-10T10:23:38.765Z] --- PASS: TestCopier (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestCopierLongLines [2022-05-10T10:23:38.765Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestCopierSlow [2022-05-10T10:23:38.765Z] --- PASS: TestCopierSlow (0.20s) [2022-05-10T10:23:38.765Z] === RUN TestCopierWithSized [2022-05-10T10:23:38.765Z] === RUN TestCopierWithSized/as_is [2022-05-10T10:23:38.765Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-10T10:23:38.765Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-10T10:23:38.765Z] --- PASS: TestCopierWithSized/as_is (0.02s) [2022-05-10T10:23:38.765Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestCopierWithPartial [2022-05-10T10:23:38.765Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestRingLogger [2022-05-10T10:23:38.765Z] --- PASS: TestRingLogger (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestRingCap [2022-05-10T10:23:38.765Z] --- PASS: TestRingCap (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestRingClose [2022-05-10T10:23:38.765Z] --- PASS: TestRingClose (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestRingDrain [2022-05-10T10:23:38.765Z] --- PASS: TestRingDrain (0.00s) [2022-05-10T10:23:38.765Z] PASS [2022-05-10T10:23:38.765Z] coverage: 43.2% of statements [2022-05-10T10:23:38.765Z] ok github.com/docker/docker/daemon/logger 0.316s coverage: 43.2% of statements [2022-05-10T10:23:38.765Z] === RUN TestSearchRegistryForImagesErrors [2022-05-10T10:23:38.765Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestSearchRegistryForImages [2022-05-10T10:23:38.765Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestOnlyPlatformWithFallback [2022-05-10T10:23:38.765Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-10T10:23:38.765Z] === RUN TestImageDelete [2022-05-10T10:23:38.765Z] === RUN TestImageDelete/no_lease [2022-05-10T10:23:38.765Z] === RUN TestImageDelete/lease_exists [2022-05-10T10:23:38.765Z] --- PASS: TestImageDelete (0.05s) [2022-05-10T10:23:38.765Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-10T10:23:38.765Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-05-10T10:23:38.765Z] === RUN TestContentStoreForPull [2022-05-10T10:23:39.036Z] === RUN TestParseEmptyInterface [2022-05-10T10:23:39.036Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-10T10:23:39.036Z] === RUN TestParseNonInterfaceType [2022-05-10T10:23:39.036Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-10T10:23:39.036Z] === RUN TestParseWithOneFunction [2022-05-10T10:23:39.036Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-10T10:23:39.036Z] === RUN TestParseWithMultipleFuncs [2022-05-10T10:23:39.036Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-10T10:23:39.036Z] === RUN TestParseWithUnnamedReturn [2022-05-10T10:23:39.036Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-10T10:23:39.036Z] === RUN TestEmbeddedInterface [2022-05-10T10:23:39.036Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-10T10:23:39.036Z] === RUN TestParsedImports [2022-05-10T10:23:39.036Z] --- PASS: TestParsedImports (0.00s) [2022-05-10T10:23:39.036Z] === RUN TestAliasedImports [2022-05-10T10:23:39.036Z] --- PASS: TestAliasedImports (0.00s) [2022-05-10T10:23:39.036Z] PASS [2022-05-10T10:23:39.036Z] coverage: 56.8% of statements [2022-05-10T10:23:39.036Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2022-05-10T10:23:39.233Z] --- PASS: TestContentStoreForPull (0.28s) [2022-05-10T10:23:39.233Z] PASS [2022-05-10T10:23:39.233Z] coverage: 6.6% of statements [2022-05-10T10:23:39.233Z] ok github.com/docker/docker/daemon/images 0.495s coverage: 6.6% of statements [2022-05-10T10:23:39.233Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-10T10:23:39.233Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-10T10:23:39.233Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptReconnectInterval [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-10T10:23:39.233Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-10T10:23:39.233Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-10T10:23:39.233Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-10T10:23:39.233Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-10T10:23:39.233Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-10T10:23:39.233Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-10T10:23:39.233Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-10T10:23:39.233Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/#00 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/:// [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/something:// [2022-05-10T10:23:39.233Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-10T10:23:39.234Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-10T10:23:39.234Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-10T10:23:39.234Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-10T10:23:39.234Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-10T10:23:39.234Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-10T10:23:39.234Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-10T10:23:39.234Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-10T10:23:39.234Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-10T10:23:39.234Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-10T10:23:39.234Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-10T10:23:39.234Z] PASS [2022-05-10T10:23:39.234Z] coverage: 53.6% of statements [2022-05-10T10:23:39.234Z] ok github.com/docker/docker/daemon/logger/fluentd 0.128s coverage: 53.6% of statements [2022-05-10T10:23:39.234Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-10T10:23:39.234Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-10T10:23:39.234Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-10T10:23:39.687Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-05-10T10:23:40.026Z] === RUN TestHTTPTransport [2022-05-10T10:23:40.026Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-10T10:23:40.026Z] PASS [2022-05-10T10:23:40.026Z] coverage: 85.7% of statements [2022-05-10T10:23:40.026Z] ok github.com/docker/docker/pkg/plugins/transport 0.047s coverage: 85.7% of statements [2022-05-10T10:23:40.221Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-10T10:23:40.221Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-10T10:23:40.221Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-10T10:23:40.221Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-10T10:23:40.221Z] === RUN TestFastTimeMarshalJSON [2022-05-10T10:23:40.221Z] --- PASS: TestFastTimeMarshalJSON (0.02s) [2022-05-10T10:23:40.221Z] PASS [2022-05-10T10:23:40.221Z] coverage: 87.2% of statements [2022-05-10T10:23:40.221Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.330s coverage: 87.2% of statements [2022-05-10T10:23:40.496Z] --- PASS: TestNewClientWithTimeout (17.63s) [2022-05-10T10:23:40.496Z] === RUN TestClientStream [2022-05-10T10:23:40.496Z] --- PASS: TestClientStream (0.00s) [2022-05-10T10:23:40.496Z] === RUN TestClientSendFile [2022-05-10T10:23:40.496Z] --- PASS: TestClientSendFile (0.00s) [2022-05-10T10:23:40.496Z] === RUN TestClientWithRequestTimeout [2022-05-10T10:23:40.496Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-10T10:23:40.496Z] === RUN TestFileSpecPlugin [2022-05-10T10:23:40.496Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-10T10:23:40.496Z] === RUN TestFileJSONSpecPlugin [2022-05-10T10:23:40.496Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-10T10:23:40.496Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-10T10:23:40.691Z] === RUN TestJSONFileLogger [2022-05-10T10:23:40.692Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-10T10:23:40.692Z] === RUN TestJSONFileLoggerWithTags [2022-05-10T10:23:40.692Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-10T10:23:40.692Z] === RUN TestJSONFileLoggerWithOpts [2022-05-10T10:23:40.692Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-05-10T10:23:40.692Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-10T10:23:40.692Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-05-10T10:23:40.692Z] === RUN TestEncodeDecode [2022-05-10T10:23:40.692Z] === PAUSE TestEncodeDecode [2022-05-10T10:23:40.692Z] === RUN TestUnexpectedEOF [2022-05-10T10:23:40.963Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-05-10T10:23:40.963Z] === RUN TestPluginAddHandler [2022-05-10T10:23:40.963Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-10T10:23:40.963Z] === RUN TestPluginWaitBadPlugin [2022-05-10T10:23:40.963Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-10T10:23:40.963Z] === RUN TestGet [2022-05-10T10:23:40.963Z] time="2022-05-10T10:23:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-10T10:23:41.160Z] time="2022-05-10T10:23:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-10T10:23:41.160Z] time="2022-05-10T10:23:40Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-10T10:23:41.160Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-05-10T10:23:41.160Z] === CONT TestEncodeDecode [2022-05-10T10:23:41.160Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-10T10:23:41.160Z] PASS [2022-05-10T10:23:41.160Z] coverage: 69.9% of statements [2022-05-10T10:23:41.160Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.329s coverage: 69.9% of statements [2022-05-10T10:23:41.431Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-10T10:23:41.431Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-10T10:23:41.431Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-10T10:23:41.431Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-10T10:23:41.431Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-10T10:23:41.431Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-10T10:23:41.431Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-10T10:23:41.431Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-10T10:23:41.431Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-10T10:23:41.431Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-10T10:23:41.431Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-10T10:23:41.431Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-10T10:23:41.431Z] === RUN TestBufferPoolPutAndGet [2022-05-10T10:23:41.431Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-10T10:23:41.431Z] PASS [2022-05-10T10:23:41.431Z] coverage: 88.2% of statements [2022-05-10T10:23:41.431Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-05-10T10:23:41.629Z] === RUN TestWriteLog [2022-05-10T10:23:41.629Z] === PAUSE TestWriteLog [2022-05-10T10:23:41.629Z] === RUN TestReadLog [2022-05-10T10:23:41.629Z] === PAUSE TestReadLog [2022-05-10T10:23:41.629Z] === RUN TestDecode [2022-05-10T10:23:41.899Z] time="2022-05-10T10:23:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-10T10:23:41.899Z] === RUN TestOutputOnPrematureClose [2022-05-10T10:23:41.899Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-10T10:23:41.899Z] === RUN TestCompleteSilently [2022-05-10T10:23:41.899Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-10T10:23:41.899Z] PASS [2022-05-10T10:23:41.899Z] coverage: 75.9% of statements [2022-05-10T10:23:41.899Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-05-10T10:23:42.097Z] --- PASS: TestDecode (0.03s) [2022-05-10T10:23:42.097Z] === CONT TestWriteLog [2022-05-10T10:23:42.097Z] === CONT TestReadLog [2022-05-10T10:23:42.097Z] === RUN TestReadLog/tail_exact [2022-05-10T10:23:42.097Z] --- PASS: TestWriteLog (0.01s) [2022-05-10T10:23:42.097Z] === RUN TestOpenFileDelete [2022-05-10T10:23:42.097Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-10T10:23:42.097Z] === RUN TestOpenFileRename [2022-05-10T10:23:42.097Z] --- PASS: TestOpenFileRename (0.01s) [2022-05-10T10:23:42.097Z] === RUN TestHandleDecoderErr [2022-05-10T10:23:42.097Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-10T10:23:42.097Z] === RUN TestParseLogTagDefaultTag [2022-05-10T10:23:42.097Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-10T10:23:42.097Z] === RUN TestParseLogTag [2022-05-10T10:23:42.097Z] --- PASS: TestParseLogTag (0.00s) [2022-05-10T10:23:42.097Z] === RUN TestParseLogTagEmptyTag [2022-05-10T10:23:42.097Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-10T10:23:42.097Z] === RUN TestTailFiles [2022-05-10T10:23:42.097Z] --- PASS: TestTailFiles (0.00s) [2022-05-10T10:23:42.097Z] === RUN TestFollowLogsConsumerGone [2022-05-10T10:23:42.097Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-10T10:23:42.097Z] === RUN TestFollowLogsProducerGone [2022-05-10T10:23:42.097Z] logfile_test.go:180: logDecode() closed after sending 1422 messages [2022-05-10T10:23:42.097Z] logfile_test.go:233: messages sent: 1422, received: 1422 [2022-05-10T10:23:42.097Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-10T10:23:42.097Z] === RUN TestCheckCapacityAndRotate [2022-05-10T10:23:42.097Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-10T10:23:42.097Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-10T10:23:42.097Z] === RUN TestReadLog/tail_less_than_available [2022-05-10T10:23:42.097Z] === RUN TestReadLog/tail_more_than_available [2022-05-10T10:23:42.097Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-05-10T10:23:42.097Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-05-10T10:23:42.097Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-05-10T10:23:42.097Z] PASS [2022-05-10T10:23:42.097Z] coverage: 53.5% of statements [2022-05-10T10:23:42.097Z] --- PASS: TestReadLog (0.26s) [2022-05-10T10:23:42.097Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-05-10T10:23:42.097Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-10T10:23:42.097Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-10T10:23:42.097Z] PASS [2022-05-10T10:23:42.097Z] coverage: 78.7% of statements [2022-05-10T10:23:42.097Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.148s coverage: 53.5% of statements [2022-05-10T10:23:42.097Z] ok github.com/docker/docker/daemon/logger/local 0.402s coverage: 78.7% of statements [2022-05-10T10:23:42.097Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-10T10:23:42.232Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-10T10:23:42.388Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-05-10T10:23:42.388Z] === RUN TestInfoDebug [2022-05-10T10:23:42.388Z] --- PASS: TestInfoDebug (0.52s) [2022-05-10T10:23:42.388Z] === RUN TestInfoInsecureRegistries [2022-05-10T10:23:42.388Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-10T10:23:42.388Z] === RUN TestInfoRegistryMirrors [2022-05-10T10:23:42.388Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-10T10:23:42.388Z] === RUN TestLoginFailsWithBadCredentials [2022-05-10T10:23:42.493Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-05-10T10:23:42.646Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-10T10:23:42.646Z] === RUN TestPingCacheHeaders [2022-05-10T10:23:42.646Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-10T10:23:42.646Z] === RUN TestPingGet [2022-05-10T10:23:42.646Z] --- PASS: TestPingGet (0.01s) [2022-05-10T10:23:42.646Z] === RUN TestPingHead [2022-05-10T10:23:42.646Z] --- PASS: TestPingHead (0.02s) [2022-05-10T10:23:42.646Z] === RUN TestPingSwarmHeader [2022-05-10T10:23:42.861Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-10T10:23:42.887Z] === RUN TestSendToOneSub [2022-05-10T10:23:42.887Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-10T10:23:42.887Z] === RUN TestSendToMultipleSubs [2022-05-10T10:23:42.887Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-10T10:23:42.887Z] === RUN TestEvictOneSub [2022-05-10T10:23:42.887Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-10T10:23:42.887Z] === RUN TestClosePublisher [2022-05-10T10:23:42.887Z] --- PASS: TestClosePublisher (0.00s) [2022-05-10T10:23:42.887Z] === RUN TestPubSubRace [2022-05-10T10:23:43.085Z] === RUN TestLog [2022-05-10T10:23:43.085Z] --- PASS: TestLog (0.03s) [2022-05-10T10:23:43.085Z] PASS [2022-05-10T10:23:43.085Z] coverage: 31.5% of statements [2022-05-10T10:23:43.085Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.148s coverage: 31.5% of statements [2022-05-10T10:23:43.085Z] === RUN TestValidateLogOpt [2022-05-10T10:23:43.085Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-10T10:23:43.085Z] === RUN TestNewMissedConfig [2022-05-10T10:23:43.085Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-10T10:23:43.085Z] === RUN TestNewMissedUrl [2022-05-10T10:23:43.085Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-10T10:23:43.085Z] === RUN TestNewMissedToken [2022-05-10T10:23:43.085Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-10T10:23:43.085Z] === RUN TestNewWithProxy [2022-05-10T10:23:43.085Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-10T10:23:43.085Z] === RUN TestDefault [2022-05-10T10:23:43.085Z] --- PASS: TestDefault (0.01s) [2022-05-10T10:23:43.085Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-10T10:23:43.085Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-10T10:23:43.085Z] === RUN TestJsonFormat [2022-05-10T10:23:43.085Z] --- PASS: TestJsonFormat (0.01s) [2022-05-10T10:23:43.085Z] === RUN TestRawFormat [2022-05-10T10:23:43.085Z] --- PASS: TestRawFormat (0.01s) [2022-05-10T10:23:43.085Z] === RUN TestRawFormatWithLabels [2022-05-10T10:23:43.085Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-10T10:23:43.085Z] === RUN TestRawFormatWithoutTag [2022-05-10T10:23:43.085Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-10T10:23:43.085Z] === RUN TestBatching [2022-05-10T10:23:43.211Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-10T10:23:43.435Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-10T10:23:43.555Z] === RUN TestNewParse [2022-05-10T10:23:43.555Z] --- PASS: TestNewParse (0.00s) [2022-05-10T10:23:43.555Z] PASS [2022-05-10T10:23:43.555Z] coverage: 8.3% of statements [2022-05-10T10:23:43.555Z] ok github.com/docker/docker/daemon/logger/templates 0.057s coverage: 8.3% of statements [2022-05-10T10:23:43.555Z] --- PASS: TestBatching (0.35s) [2022-05-10T10:23:43.555Z] === RUN TestFrequency [2022-05-10T10:23:43.555Z] --- PASS: TestFrequency (0.18s) [2022-05-10T10:23:43.555Z] === RUN TestOneMessagePerRequest [2022-05-10T10:23:43.555Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-05-10T10:23:43.555Z] === RUN TestVerify [2022-05-10T10:23:43.555Z] --- PASS: TestVerify (0.00s) [2022-05-10T10:23:43.555Z] === RUN TestSkipVerify [2022-05-10T10:23:43.779Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-10T10:23:43.873Z] time="2022-05-10T10:23:43Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-10T10:23:43.873Z] --- PASS: TestPubSubRace (1.07s) [2022-05-10T10:23:43.873Z] PASS [2022-05-10T10:23:43.873Z] coverage: 75.0% of statements [2022-05-10T10:23:43.873Z] ok github.com/docker/docker/pkg/pubsub 1.113s coverage: 75.0% of statements [2022-05-10T10:23:44.006Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-10T10:23:44.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-05-10T10:23:44.024Z] === RUN TestParseLogFormat [2022-05-10T10:23:44.024Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-10T10:23:44.024Z] === RUN TestValidateLogOptEmpty [2022-05-10T10:23:44.024Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-10T10:23:44.024Z] === RUN TestValidateSyslogAddress [2022-05-10T10:23:44.024Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-10T10:23:44.024Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-10T10:23:44.024Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-10T10:23:44.024Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-10T10:23:44.024Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-10T10:23:44.024Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-05-10T10:23:44.024Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-10T10:23:44.024Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-10T10:23:44.024Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-10T10:23:44.024Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-10T10:23:44.024Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-10T10:23:44.024Z] === RUN TestParseAddressDefaultPort [2022-05-10T10:23:44.024Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-10T10:23:44.024Z] === RUN TestValidateSyslogFacility [2022-05-10T10:23:44.024Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-10T10:23:44.024Z] === RUN TestValidateLogOptSyslogFormat [2022-05-10T10:23:44.024Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-10T10:23:44.024Z] === RUN TestValidateLogOpt [2022-05-10T10:23:44.024Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-10T10:23:44.024Z] PASS [2022-05-10T10:23:44.024Z] coverage: 43.6% of statements [2022-05-10T10:23:44.024Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 43.6% of statements [2022-05-10T10:23:44.024Z] time="2022-05-10T10:23:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.024Z] time="2022-05-10T10:23:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.024Z] time="2022-05-10T10:23:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.024Z] time="2022-05-10T10:23:43Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.492Z] --- PASS: TestSkipVerify (0.52s) [2022-05-10T10:23:44.493Z] === RUN TestBufferMaximum [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178224.020564\",\"host\":\"543e2cac75cc\"}'" [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178224.020564\",\"host\":\"543e2cac75cc\"}'" [2022-05-10T10:23:44.493Z] --- PASS: TestBufferMaximum (0.00s) [2022-05-10T10:23:44.493Z] === RUN TestServerAlwaysDown [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178224.024564\",\"host\":\"543e2cac75cc\"}'" [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178224.024564\",\"host\":\"543e2cac75cc\"}'" [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178224.024564\",\"host\":\"543e2cac75cc\"}'" [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178224.024564\",\"host\":\"543e2cac75cc\"}'" [2022-05-10T10:23:44.493Z] time="2022-05-10T10:23:44Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178224.024564\",\"host\":\"543e2cac75cc\"}'" [2022-05-10T10:23:44.493Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-10T10:23:44.493Z] === RUN TestCannotSendAfterClose [2022-05-10T10:23:44.493Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-10T10:23:44.493Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-10T10:23:44.578Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-10T10:23:44.578Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-10T10:23:44.714Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-10T10:23:44.714Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-05-10T10:23:44.714Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-10T10:23:44.714Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-10T10:23:44.714Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-10T10:23:44.714Z] === RUN TestVersion [2022-05-10T10:23:44.714Z] --- PASS: TestVersion (0.02s) [2022-05-10T10:23:44.714Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-05-10T10:23:44.714Z] === CONT TestDiskUsage [2022-05-10T10:23:44.860Z] === RUN TestRegister [2022-05-10T10:23:44.860Z] --- PASS: TestRegister (0.00s) [2022-05-10T10:23:44.860Z] === RUN TestCommand [2022-05-10T10:23:44.860Z] --- PASS: TestCommand (0.04s) [2022-05-10T10:23:44.860Z] === RUN TestNaiveSelf [2022-05-10T10:23:44.860Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-10T10:23:44.860Z] PASS [2022-05-10T10:23:44.860Z] coverage: 82.4% of statements [2022-05-10T10:23:44.860Z] ok github.com/docker/docker/pkg/reexec 0.118s coverage: 82.4% of statements [2022-05-10T10:23:44.961Z] === RUN TestV1IDService [2022-05-10T10:23:44.961Z] --- PASS: TestV1IDService (0.02s) [2022-05-10T10:23:44.961Z] === RUN TestV2MetadataService [2022-05-10T10:23:45.152Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-10T10:23:45.152Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-10T10:23:45.152Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-10T10:23:45.152Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/container_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/image_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/volume_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-10T10:23:45.280Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-10T10:23:45.435Z] time="2022-05-10T10:23:45Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49206/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-10T10:23:45.435Z] time="2022-05-10T10:23:45Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"543e2cac75cc\"}'" [2022-05-10T10:23:45.436Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-10T10:23:45.436Z] PASS [2022-05-10T10:23:45.436Z] coverage: 82.5% of statements [2022-05-10T10:23:45.436Z] ok github.com/docker/docker/daemon/logger/splunk 2.167s coverage: 82.5% of statements [2022-05-10T10:23:45.436Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-10T10:23:45.436Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-10T10:23:45.436Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-10T10:23:45.539Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-10T10:23:45.539Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-10T10:23:45.539Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-10T10:23:45.540Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-10T10:23:45.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-10T10:23:45.540Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-10T10:23:45.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-10T10:23:45.540Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-10T10:23:45.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-10T10:23:45.540Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-10T10:23:45.540Z] === RUN TestDiskUsage/after_container.Run [2022-05-10T10:23:45.848Z] === RUN TestDump [2022-05-10T10:23:45.848Z] goroutine 6 [running]: [2022-05-10T10:23:45.848Z] github.com/docker/docker/pkg/stack.dump(0x7c2d57?) [2022-05-10T10:23:45.848Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-10T10:23:45.848Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-10T10:23:45.848Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-10T10:23:45.848Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-10T10:23:45.848Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-10T10:23:45.848Z] testing.tRunner(0xc000164000, 0x98a498) [2022-05-10T10:23:45.848Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:23:45.848Z] created by testing.(*T).Run [2022-05-10T10:23:45.848Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-10T10:23:45.848Z] [2022-05-10T10:23:45.848Z] goroutine 1 [chan receive]: [2022-05-10T10:23:45.848Z] testing.(*T).Run(0xc000031d40, {0x97913c?, 0x79c1f3?}, 0x98a498) [2022-05-10T10:23:45.848Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-10T10:23:45.848Z] testing.runTests.func1(0xc00006c870?) [2022-05-10T10:23:45.848Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-10T10:23:45.848Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-10T10:23:45.848Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:23:45.849Z] testing.runTests(0xc000058460?, {0xb0e400, 0x3, 0x3}, {0x2013faf0108?, 0x40?, 0xb134a0?}) [2022-05-10T10:23:45.849Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-10T10:23:45.849Z] testing.(*M).Run(0xc000058460) [2022-05-10T10:23:45.849Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-10T10:23:45.849Z] main.main() [2022-05-10T10:23:45.849Z] _testmain.go:99 +0x255 [2022-05-10T10:23:45.849Z] --- PASS: TestDump (0.00s) [2022-05-10T10:23:45.849Z] === RUN TestDumpToFile [2022-05-10T10:23:45.849Z] --- PASS: TestDumpToFile (0.21s) [2022-05-10T10:23:45.849Z] === RUN TestDumpToFileWithEmptyInput [2022-05-10T10:23:45.849Z] goroutine 8 [running]: [2022-05-10T10:23:45.849Z] github.com/docker/docker/pkg/stack.dump(0x83ed13?) [2022-05-10T10:23:45.849Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-10T10:23:45.849Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x83ece0?}) [2022-05-10T10:23:45.849Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-10T10:23:45.849Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-10T10:23:45.849Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-10T10:23:45.849Z] testing.tRunner(0xc000164680, 0x98a488) [2022-05-10T10:23:45.849Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:23:45.849Z] created by testing.(*T).Run [2022-05-10T10:23:45.849Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-10T10:23:45.849Z] [2022-05-10T10:23:45.849Z] goroutine 1 [chan receive]: [2022-05-10T10:23:45.849Z] testing.(*T).Run(0xc000031d40, {0x980713?, 0x79c1f3?}, 0x98a488) [2022-05-10T10:23:45.849Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-10T10:23:45.849Z] testing.runTests.func1(0xc00006c870?) [2022-05-10T10:23:45.849Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-10T10:23:45.849Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-10T10:23:45.849Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:23:45.849Z] testing.runTests(0xc000058460?, {0xb0e400, 0x3, 0x3}, {0x2013faf0108?, 0x40?, 0xb134a0?}) [2022-05-10T10:23:45.849Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-10T10:23:45.849Z] testing.(*M).Run(0xc000058460) [2022-05-10T10:23:45.849Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-10T10:23:45.849Z] main.main() [2022-05-10T10:23:45.849Z] _testmain.go:99 +0x255 [2022-05-10T10:23:45.849Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-10T10:23:45.849Z] PASS [2022-05-10T10:23:45.849Z] coverage: 90.9% of statements [2022-05-10T10:23:45.849Z] ok github.com/docker/docker/pkg/stack 0.259s coverage: 90.9% of statements [2022-05-10T10:23:45.905Z] === RUN TestSuccessfulDownload [2022-05-10T10:23:45.905Z] download_test.go:267: Needs fixing on Windows [2022-05-10T10:23:45.905Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-10T10:23:45.905Z] === RUN TestCancelledDownload [2022-05-10T10:23:45.905Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-10T10:23:45.905Z] === RUN TestMaxDownloadAttempts [2022-05-10T10:23:45.905Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-10T10:23:45.905Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-10T10:23:45.905Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-10T10:23:45.905Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-10T10:23:45.905Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-10T10:23:45.905Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-10T10:23:45.905Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-10T10:23:45.905Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-10T10:23:45.905Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-10T10:23:45.905Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-10T10:23:45.905Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-10T10:23:45.905Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-10T10:23:45.905Z] --- PASS: TestV2MetadataService (0.94s) [2022-05-10T10:23:45.905Z] PASS [2022-05-10T10:23:45.905Z] coverage: 48.2% of statements [2022-05-10T10:23:45.905Z] ok github.com/docker/docker/distribution/metadata 1.039s coverage: 48.2% of statements [2022-05-10T10:23:46.095Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-10T10:23:46.106Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-10T10:23:46.130Z] --- PASS: TestServiceCreateInit (7.05s) [2022-05-10T10:23:46.130Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-05-10T10:23:46.130Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.55s) [2022-05-10T10:23:46.130Z] === RUN TestCreateServiceMultipleTimes [2022-05-10T10:23:46.356Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage (1.59s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.61s) [2022-05-10T10:23:46.365Z] PASS [2022-05-10T10:23:46.365Z] [2022-05-10T10:23:46.365Z] DONE 54 tests in 22.719s [2022-05-10T10:23:46.365Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-10T10:23:46.365Z] INFO: Testing against a local daemon [2022-05-10T10:23:46.365Z] === RUN TestVolumesCreateAndList [2022-05-10T10:23:46.365Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-10T10:23:46.365Z] === RUN TestVolumesRemove [2022-05-10T10:23:46.365Z] --- PASS: TestVolumesRemove (0.06s) [2022-05-10T10:23:46.365Z] === RUN TestVolumesInspect [2022-05-10T10:23:46.365Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-10T10:23:46.365Z] === RUN TestVolumesInvalidJSON [2022-05-10T10:23:46.365Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-10T10:23:46.365Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-10T10:23:46.365Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-10T10:23:46.365Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-10T10:23:46.365Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-10T10:23:46.365Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-10T10:23:46.365Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-10T10:23:46.365Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-10T10:23:46.365Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-10T10:23:46.365Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-10T10:23:46.365Z] PASS [2022-05-10T10:23:46.365Z] [2022-05-10T10:23:46.365Z] DONE 9 tests in 0.133s [2022-05-10T10:23:46.365Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-10T10:23:46.377Z] time="2022-05-10T10:23:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:23:46.377Z] time="2022-05-10T10:23:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:23:46.377Z] time="2022-05-10T10:23:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:23:46.377Z] time="2022-05-10T10:23:46Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:23:46.377Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-10T10:23:46.377Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.53s) [2022-05-10T10:23:46.377Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.53s) [2022-05-10T10:23:46.377Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.53s) [2022-05-10T10:23:46.377Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.53s) [2022-05-10T10:23:46.377Z] === RUN TestTransfer [2022-05-10T10:23:46.836Z] === RUN TestNewStdWriter [2022-05-10T10:23:46.836Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-10T10:23:46.836Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestWriteWithNilBytes [2022-05-10T10:23:46.836Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestWrite [2022-05-10T10:23:46.836Z] --- PASS: TestWrite (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestWriteWithWriterError [2022-05-10T10:23:46.836Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-10T10:23:46.836Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestStdCopyWriteAndRead [2022-05-10T10:23:46.836Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-10T10:23:46.836Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-10T10:23:46.836Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-10T10:23:46.836Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-10T10:23:46.836Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-10T10:23:46.836Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-10T10:23:46.836Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-10T10:23:46.836Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-10T10:23:46.836Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-10T10:23:46.836Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-10T10:23:46.836Z] PASS [2022-05-10T10:23:46.836Z] coverage: 100.0% of statements [2022-05-10T10:23:46.836Z] ok github.com/docker/docker/pkg/stdcopy 0.042s coverage: 100.0% of statements [2022-05-10T10:23:46.845Z] --- PASS: TestTransfer (0.12s) [2022-05-10T10:23:46.845Z] === RUN TestConcurrencyLimit [2022-05-10T10:23:46.845Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-10T10:23:46.845Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-10T10:23:46.845Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-10T10:23:46.845Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-10T10:23:46.845Z] === RUN TestContinueOnError_NeverContinue [2022-05-10T10:23:46.845Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-10T10:23:46.845Z] === RUN TestManifestStore [2022-05-10T10:23:46.845Z] === RUN TestManifestStore/no_remote_or_local [2022-05-10T10:23:46.845Z] time="2022-05-10T10:23:46Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1558287736\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-10T10:23:46.845Z] === RUN TestManifestStore/no_local_cache [2022-05-10T10:23:46.845Z] === RUN TestManifestStore/with_local_cache [2022-05-10T10:23:46.845Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-10T10:23:46.845Z] === RUN TestInactiveJobs [2022-05-10T10:23:46.845Z] === RUN TestManifestStore/unknown_media_type [2022-05-10T10:23:46.845Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-10T10:23:46.845Z] time="2022-05-10T10:23:46Z" level=warning msg="reference for unknown type: " [2022-05-10T10:23:46.845Z] time="2022-05-10T10:23:46Z" level=warning msg="reference for unknown type: " [2022-05-10T10:23:46.845Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-10T10:23:46.845Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-10T10:23:46.931Z] Stopping apparmor (via systemctl): apparmor.service. [2022-05-10T10:23:46.931Z] Removing test suite binaries [2022-05-10T10:23:46.931Z] exiting test-integration [2022-05-10T10:23:46.931Z] ++ exit 0 [2022-05-10T10:23:46.931Z] [2022-05-10T10:23:47.304Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-10T10:23:47.304Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-10T10:23:47.304Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestFormatStatus [2022-05-10T10:23:47.304Z] --- PASS: TestFormatStatus (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestFormatError [2022-05-10T10:23:47.304Z] --- PASS: TestFormatError (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestFormatJSONError [2022-05-10T10:23:47.304Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-10T10:23:47.304Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-10T10:23:47.304Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestNewJSONProgressOutput [2022-05-10T10:23:47.304Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestAuxFormatterEmit [2022-05-10T10:23:47.304Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestStreamWriterStdout [2022-05-10T10:23:47.304Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-10T10:23:47.304Z] === RUN TestStreamWriterStderr [2022-05-10T10:23:47.304Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-10T10:23:47.304Z] PASS [2022-05-10T10:23:47.304Z] coverage: 66.2% of statements [2022-05-10T10:23:47.304Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-05-10T10:23:47.314Z] time="2022-05-10T10:23:46Z" level=warning msg="reference for unknown type: " [2022-05-10T10:23:47.314Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-10T10:23:47.314Z] time="2022-05-10T10:23:46Z" level=warning msg="reference for unknown type: " [2022-05-10T10:23:47.314Z] time="2022-05-10T10:23:46Z" level=warning msg="reference for unknown type: " [2022-05-10T10:23:47.314Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-10T10:23:47.314Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-10T10:23:47.314Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-10T10:23:47.314Z] time="2022-05-10T10:23:46Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore (0.42s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/unknown_media_type (0.11s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.04s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.08s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.05s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/error_persisting_manifest (0.04s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.04s) [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaType [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-10T10:23:47.314Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestFixManifestLayers [2022-05-10T10:23:47.314Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-10T10:23:47.314Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-10T10:23:47.314Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestFixManifestLayersBadParent [2022-05-10T10:23:47.314Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestValidateManifest [2022-05-10T10:23:47.314Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-10T10:23:47.314Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestFormatPlatform [2022-05-10T10:23:47.314Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestPullSchema2Config [2022-05-10T10:23:47.314Z] === RUN TestPullSchema2Config/success_first_time [2022-05-10T10:23:47.314Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:23:47.314Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:23:47.314Z] === RUN TestPullSchema2Config/500_status [2022-05-10T10:23:47.314Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:23:47.314Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:23:47.314Z] === RUN TestNotFound [2022-05-10T10:23:47.314Z] --- PASS: TestNotFound (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestConflict [2022-05-10T10:23:47.314Z] --- PASS: TestConflict (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestForbidden [2022-05-10T10:23:47.314Z] --- PASS: TestForbidden (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestInvalidParameter [2022-05-10T10:23:47.314Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestNotImplemented [2022-05-10T10:23:47.314Z] --- PASS: TestNotImplemented (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestNotModified [2022-05-10T10:23:47.314Z] --- PASS: TestNotModified (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestUnauthorized [2022-05-10T10:23:47.314Z] --- PASS: TestUnauthorized (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestUnknown [2022-05-10T10:23:47.314Z] --- PASS: TestUnknown (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestCancelled [2022-05-10T10:23:47.314Z] --- PASS: TestCancelled (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestDeadline [2022-05-10T10:23:47.314Z] --- PASS: TestDeadline (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestDataLoss [2022-05-10T10:23:47.314Z] --- PASS: TestDataLoss (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestUnavailable [2022-05-10T10:23:47.314Z] --- PASS: TestUnavailable (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestSystem [2022-05-10T10:23:47.314Z] --- PASS: TestSystem (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Not_Found [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Bad_Request [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Conflict [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Unauthorized [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Forbidden [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Not_Modified [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-10T10:23:47.314Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-10T10:23:47.314Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-10T10:23:47.314Z] PASS [2022-05-10T10:23:47.314Z] coverage: 77.0% of statements [2022-05-10T10:23:47.314Z] ok github.com/docker/docker/errdefs 0.049s coverage: 77.0% of statements [2022-05-10T10:23:47.314Z] --- PASS: TestInactiveJobs (0.43s) [2022-05-10T10:23:47.314Z] === RUN TestWatchRelease [2022-05-10T10:23:47.314Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:23:47.314Z] === RUN TestPullSchema2Config/EOF [2022-05-10T10:23:47.314Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:23:47.314Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:23:47.314Z] 2022/05/10 10:23:47 http: panic serving 127.0.0.1:49217: intentional panic [2022-05-10T10:23:47.314Z] goroutine 87 [running]: [2022-05-10T10:23:47.314Z] net/http.(*conn).serve.func1() [2022-05-10T10:23:47.314Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-10T10:23:47.314Z] panic({0xc08f00, 0xdeb320}) [2022-05-10T10:23:47.314Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-10T10:23:47.314Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc000424680?, {0xdf2ab8?, 0xc0002b0000?}) [2022-05-10T10:23:47.314Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-10T10:23:47.314Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xdf2ab8, 0xc0002b0000}, 0xc0000a8000) [2022-05-10T10:23:47.314Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-10T10:23:47.314Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xdf2ab8?, 0xc0002b0000?}, 0xc00005a800?) [2022-05-10T10:23:47.314Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-10T10:23:47.314Z] net/http.serverHandler.ServeHTTP({0xc0001e60c0?}, {0xdf2ab8, 0xc0002b0000}, 0xc0000a8000) [2022-05-10T10:23:47.314Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-10T10:23:47.314Z] net/http.(*conn).serve(0xc0001e8000, {0xdf3330, 0xc00040ede0}) [2022-05-10T10:23:47.314Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-10T10:23:47.314Z] created by net/http.(*Server).Serve [2022-05-10T10:23:47.314Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-10T10:23:47.314Z] --- PASS: TestWatchRelease (0.04s) [2022-05-10T10:23:47.314Z] === RUN TestWatchFinishedTransfer [2022-05-10T10:23:47.314Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-10T10:23:47.314Z] === RUN TestDuplicateTransfer [2022-05-10T10:23:47.314Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-05-10T10:23:47.314Z] === RUN TestSuccessfulUpload [2022-05-10T10:23:47.772Z] time="2022-05-10T10:23:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-10T10:23:47.782Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:23:47.782Z] === RUN TestPullSchema2Config/unauthorized [2022-05-10T10:23:47.782Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:23:47.782Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:23:47.782Z] --- PASS: TestPullSchema2Config (0.54s) [2022-05-10T10:23:47.782Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-10T10:23:47.782Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-05-10T10:23:47.782Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-05-10T10:23:47.782Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-05-10T10:23:47.782Z] === RUN TestGetRepositoryMountCandidates [2022-05-10T10:23:47.782Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-10T10:23:47.782Z] === RUN TestLayerAlreadyExists [2022-05-10T10:23:47.782Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:23:47.782Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:23:47.782Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:23:47.782Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:23:47.782Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:23:47.782Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:23:47.782Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-10T10:23:47.782Z] === RUN TestWhenEmptyAuthConfig [2022-05-10T10:23:47.782Z] time="2022-05-10T10:23:47Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-10T10:23:47.782Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-05-10T10:23:47.782Z] === RUN TestCancelledUpload [2022-05-10T10:23:47.782Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-10T10:23:47.782Z] PASS [2022-05-10T10:23:47.782Z] coverage: 76.8% of statements [2022-05-10T10:23:47.782Z] ok github.com/docker/docker/distribution/xfer 1.954s coverage: 76.8% of statements [2022-05-10T10:23:48.241Z] === RUN TestGenerateRandomID [2022-05-10T10:23:48.241Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-10T10:23:48.241Z] === RUN TestShortenId [2022-05-10T10:23:48.241Z] --- PASS: TestShortenId (0.00s) [2022-05-10T10:23:48.241Z] === RUN TestShortenSha256Id [2022-05-10T10:23:48.241Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-10T10:23:48.241Z] === RUN TestShortenIdEmpty [2022-05-10T10:23:48.241Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-10T10:23:48.241Z] === RUN TestShortenIdInvalid [2022-05-10T10:23:48.241Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-10T10:23:48.241Z] === RUN TestIsShortIDNonHex [2022-05-10T10:23:48.241Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-10T10:23:48.241Z] === RUN TestIsShortIDNotCorrectSize [2022-05-10T10:23:48.241Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-10T10:23:48.241Z] PASS [2022-05-10T10:23:48.241Z] coverage: 70.6% of statements [2022-05-10T10:23:48.241Z] ok github.com/docker/docker/pkg/stringid 0.037s coverage: 70.6% of statements [2022-05-10T10:23:48.250Z] === RUN TestFSGetInvalidData [2022-05-10T10:23:48.250Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-10T10:23:48.250Z] === RUN TestFSInvalidSet [2022-05-10T10:23:48.250Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-10T10:23:48.250Z] === RUN TestFSInvalidRoot [2022-05-10T10:23:48.250Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-10T10:23:48.250Z] === RUN TestFSMetadataGetSet [2022-05-10T10:23:48.250Z] --- PASS: TestFSMetadataGetSet (0.08s) [2022-05-10T10:23:48.250Z] === RUN TestFSInvalidWalker [2022-05-10T10:23:48.250Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-05-10T10:23:48.250Z] === RUN TestFSGetSet [2022-05-10T10:23:48.250Z] --- PASS: TestFSGetSet (0.04s) [2022-05-10T10:23:48.250Z] === RUN TestFSGetUnsetKey [2022-05-10T10:23:48.250Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-10T10:23:48.250Z] === RUN TestFSGetEmptyData [2022-05-10T10:23:48.250Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-10T10:23:48.250Z] === RUN TestFSDelete [2022-05-10T10:23:48.250Z] --- PASS: TestFSDelete (0.02s) [2022-05-10T10:23:48.250Z] === RUN TestFSWalker [2022-05-10T10:23:48.709Z] === RUN TestIsCpusetListAvailable [2022-05-10T10:23:48.709Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-10T10:23:48.709Z] PASS [2022-05-10T10:23:48.709Z] coverage: 39.4% of statements [2022-05-10T10:23:48.709Z] ok github.com/docker/docker/pkg/sysinfo 0.040s coverage: 39.4% of statements [2022-05-10T10:23:48.719Z] --- PASS: TestFSWalker (0.01s) [2022-05-10T10:23:48.719Z] === RUN TestFSWalkerStopOnError [2022-05-10T10:23:48.719Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-05-10T10:23:48.719Z] === RUN TestNewFromJSON [2022-05-10T10:23:48.719Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-10T10:23:48.719Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-10T10:23:48.719Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-10T10:23:48.719Z] === RUN TestMarshalKeyOrder [2022-05-10T10:23:48.719Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-10T10:23:48.719Z] === RUN TestHistoryEqual [2022-05-10T10:23:48.719Z] === RUN TestCompare [2022-05-10T10:23:48.719Z] --- PASS: TestCompare (0.00s) [2022-05-10T10:23:48.719Z] PASS [2022-05-10T10:23:48.719Z] coverage: 19.2% of statements [2022-05-10T10:23:48.719Z] ok github.com/docker/docker/image/cache 0.075s coverage: 19.2% of statements [2022-05-10T10:23:48.719Z] --- PASS: TestHistoryEqual (0.20s) [2022-05-10T10:23:48.719Z] === RUN TestImage [2022-05-10T10:23:48.719Z] --- PASS: TestImage (0.00s) [2022-05-10T10:23:48.719Z] === RUN TestImageOSNotEmpty [2022-05-10T10:23:48.719Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-10T10:23:48.719Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-10T10:23:48.719Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-10T10:23:48.719Z] === RUN TestCreate [2022-05-10T10:23:48.719Z] --- PASS: TestCreate (0.01s) [2022-05-10T10:23:48.719Z] === RUN TestRestore [2022-05-10T10:23:48.719Z] time="2022-05-10T10:23:48Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-10T10:23:48.719Z] --- PASS: TestRestore (0.03s) [2022-05-10T10:23:48.719Z] === RUN TestAddDelete [2022-05-10T10:23:48.719Z] --- PASS: TestAddDelete (0.03s) [2022-05-10T10:23:48.719Z] === RUN TestSearchAfterDelete [2022-05-10T10:23:48.719Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-05-10T10:23:48.719Z] === RUN TestParentReset [2022-05-10T10:23:48.719Z] --- PASS: TestParentReset (0.04s) [2022-05-10T10:23:48.719Z] === RUN TestGetAndSetLastUpdated [2022-05-10T10:23:48.719Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-05-10T10:23:48.719Z] === RUN TestStoreLen [2022-05-10T10:23:48.719Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-05-10T10:23:48.719Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-10T10:23:48.719Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-10T10:23:48.719Z] === RUN TestTokenPassThru [2022-05-10T10:23:48.719Z] --- PASS: TestTokenPassThru (0.01s) [2022-05-10T10:23:48.719Z] === RUN TestTokenPassThruDifferentHost [2022-05-10T10:23:48.719Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-05-10T10:23:48.719Z] PASS [2022-05-10T10:23:48.719Z] coverage: 26.6% of statements [2022-05-10T10:23:48.719Z] ok github.com/docker/docker/distribution 2.228s coverage: 26.6% of statements [2022-05-10T10:23:48.719Z] --- PASS: TestStoreLen (0.06s) [2022-05-10T10:23:48.719Z] PASS [2022-05-10T10:23:48.719Z] coverage: 86.9% of statements [2022-05-10T10:23:48.719Z] ok github.com/docker/docker/image 0.741s coverage: 86.9% of statements Post stage [Pipeline] junit [2022-05-10T10:23:48.841Z] Recording test results [2022-05-10T10:23:48.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-05-10T10:23:48.910Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-10T10:23:48.910Z] check_test.go:307: [d366996b2b8f0] daemon is not started [2022-05-10T10:23:48.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-05-10T10:23:48.910Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-10T10:23:48.910Z] check_test.go:307: [d9c1f1f1952a8] daemon is not started [2022-05-10T10:23:48.910Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-05-10T10:23:49.187Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-10T10:23:49.187Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-10T10:23:49.662Z] === RUN TestValidateManifest [2022-05-10T10:23:49.662Z] === RUN TestValidateManifest/nil [2022-05-10T10:23:49.662Z] === RUN TestValidateManifest/non-nil [2022-05-10T10:23:49.662Z] --- PASS: TestValidateManifest (0.00s) [2022-05-10T10:23:49.662Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-10T10:23:49.662Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-10T10:23:49.662Z] PASS [2022-05-10T10:23:49.662Z] coverage: 0.7% of statements [2022-05-10T10:23:49.662Z] ok github.com/docker/docker/image/tarexport 0.071s coverage: 0.7% of statements [2022-05-10T10:23:49.662Z] === RUN TestMakeV1ConfigFromConfig [2022-05-10T10:23:49.662Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-10T10:23:49.662Z] PASS [2022-05-10T10:23:49.662Z] coverage: 25.0% of statements [2022-05-10T10:23:49.662Z] ok github.com/docker/docker/image/v1 0.095s coverage: 25.0% of statements [2022-05-10T10:23:49.662Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-10T10:23:50.272Z] === RUN TestChtimes [2022-05-10T10:23:50.272Z] --- PASS: TestChtimes (0.01s) [2022-05-10T10:23:50.272Z] === RUN TestChtimesWindows [2022-05-10T10:23:50.272Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-10T10:23:50.272Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-10T10:23:50.273Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-10T10:23:50.273Z] PASS [2022-05-10T10:23:50.273Z] coverage: 13.0% of statements [2022-05-10T10:23:50.273Z] ok github.com/docker/docker/pkg/system 0.048s coverage: 13.0% of statements [2022-05-10T10:23:50.296Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2022-05-10T10:23:50.296Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-10T10:23:50.350Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-10T10:23:50.557Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-10T10:23:50.649Z] === RUN TestSerialization [2022-05-10T10:23:50.649Z] --- PASS: TestSerialization (0.04s) [2022-05-10T10:23:50.649Z] PASS [2022-05-10T10:23:50.649Z] coverage: 100.0% of statements [2022-05-10T10:23:50.649Z] ok github.com/docker/docker/libcontainerd/queue 0.126s coverage: 100.0% of statements [2022-05-10T10:23:50.689Z] + echo Ensuring container killed. [2022-05-10T10:23:50.689Z] Ensuring container killed. [2022-05-10T10:23:50.689Z] + docker rm -vf docker-pr10 [2022-05-10T10:23:50.689Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-05-10T10:23:50.818Z] --- PASS: TestUpdateRestartWithAutoRemove (0.60s) [2022-05-10T10:23:50.818Z] === RUN TestWaitNonBlocked [2022-05-10T10:23:50.818Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:23:50.818Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:23:50.818Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:23:50.818Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:23:50.818Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:23:50.818Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:23:50.970Z] + echo Chowning /workspace to jenkins user [2022-05-10T10:23:50.970Z] Chowning /workspace to jenkins user [2022-05-10T10:23:50.970Z] + id -u [2022-05-10T10:23:50.970Z] + id -g [2022-05-10T10:23:50.970Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43275:/workspace busybox chown -R 1000:1000 /workspace [2022-05-10T10:23:50.970Z] Unable to find image 'busybox:latest' locally [2022-05-10T10:23:50.970Z] latest: Pulling from library/busybox [2022-05-10T10:23:50.970Z] 50e8d59317eb: Pulling fs layer [2022-05-10T10:23:51.228Z] 50e8d59317eb: Download complete [2022-05-10T10:23:51.228Z] 50e8d59317eb: Pull complete [2022-05-10T10:23:51.228Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-10T10:23:51.228Z] Status: Downloaded newer image for busybox:latest [2022-05-10T10:23:51.258Z] === RUN TestTailFile [2022-05-10T10:23:51.258Z] --- PASS: TestTailFile (0.00s) [2022-05-10T10:23:51.258Z] === RUN TestTailFileManyLines [2022-05-10T10:23:51.258Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-10T10:23:51.258Z] === RUN TestTailEmptyFile [2022-05-10T10:23:51.258Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-10T10:23:51.258Z] === RUN TestTailNegativeN [2022-05-10T10:23:51.258Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader [2022-05-10T10:23:51.258Z] === CONT TestNewTailReader [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/truncated_last_line [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-10T10:23:51.258Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.258Z] === CONT TestNewTailReader/no_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.258Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.258Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.258Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.258Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.259Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.259Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.260Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.260Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.260Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.260Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.729Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.729Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.730Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.730Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.730Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.731Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.731Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.732Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:23:51.733Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:51.733Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:23:51.773Z] check_test.go:307: [d4da9533e596b] daemon is not started [2022-05-10T10:23:51.773Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-05-10T10:23:51.773Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.201Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.01s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:23:52.202Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:23:52.203Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:23:52.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.01s) [2022-05-10T10:23:52.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:23:52.204Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.01s) [2022-05-10T10:23:52.204Z] PASS [2022-05-10T10:23:52.204Z] coverage: 88.6% of statements [2022-05-10T10:23:52.204Z] ok github.com/docker/docker/pkg/tailfile 0.223s coverage: 88.6% of statements [2022-05-10T10:23:52.204Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-10T10:23:52.204Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-10T10:23:52.204Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-10T10:23:52.204Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-10T10:23:52.213Z] === RUN TestEnvironmentParsing [2022-05-10T10:23:52.213Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-10T10:23:52.213Z] PASS [2022-05-10T10:23:52.213Z] coverage: 1.2% of statements [2022-05-10T10:23:52.213Z] ok github.com/docker/docker/libcontainerd/local 0.080s coverage: 1.2% of statements [2022-05-10T10:23:52.213Z] === RUN TestEmptyLayer [2022-05-10T10:23:52.213Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestCommitFailure [2022-05-10T10:23:52.213Z] --- PASS: TestCommitFailure (0.01s) [2022-05-10T10:23:52.213Z] === RUN TestStartTransactionFailure [2022-05-10T10:23:52.213Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestGetOrphan [2022-05-10T10:23:52.213Z] --- PASS: TestGetOrphan (0.01s) [2022-05-10T10:23:52.213Z] === RUN TestMountAndRegister [2022-05-10T10:23:52.213Z] layer_test.go:258: Layer size: 14 [2022-05-10T10:23:52.213Z] --- PASS: TestMountAndRegister (0.06s) [2022-05-10T10:23:52.213Z] === RUN TestLayerRelease [2022-05-10T10:23:52.213Z] layer_test.go:291: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestStoreRestore [2022-05-10T10:23:52.213Z] layer_test.go:340: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestTarStreamStability [2022-05-10T10:23:52.213Z] layer_test.go:455: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestRegisterExistingLayer [2022-05-10T10:23:52.213Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-05-10T10:23:52.213Z] === RUN TestTarStreamVerification [2022-05-10T10:23:52.213Z] layer_test.go:684: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestLayerMigration [2022-05-10T10:23:52.213Z] migration_test.go:45: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestLayerMigrationNoTarsplit [2022-05-10T10:23:52.213Z] migration_test.go:181: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestMountInit [2022-05-10T10:23:52.213Z] mount_test.go:17: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestMountInit (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestMountSize [2022-05-10T10:23:52.213Z] mount_test.go:76: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestMountSize (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestMountChanges [2022-05-10T10:23:52.213Z] mount_test.go:125: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestMountChanges (0.00s) [2022-05-10T10:23:52.213Z] === RUN TestMountApply [2022-05-10T10:23:52.213Z] mount_test.go:212: Failing on Windows [2022-05-10T10:23:52.213Z] --- SKIP: TestMountApply (0.00s) [2022-05-10T10:23:52.213Z] PASS [2022-05-10T10:23:52.213Z] coverage: 30.6% of statements [2022-05-10T10:23:52.213Z] ok github.com/docker/docker/layer 0.297s coverage: 30.6% of statements [2022-05-10T10:23:52.350Z] --- PASS: TestWaitNonBlocked (0.03s) [2022-05-10T10:23:52.350Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.34s) [2022-05-10T10:23:52.350Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.37s) [2022-05-10T10:23:52.350Z] === RUN TestWaitBlocked [2022-05-10T10:23:52.350Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:23:52.350Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:23:52.350Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:23:52.350Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-05-10T10:23:52.350Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-05-10T10:23:52.350Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-10T10:23:52.673Z] === RUN TestTruncIndex [2022-05-10T10:23:52.673Z] === RUN TestTarSumRemoveNonExistent [2022-05-10T10:23:52.673Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestTarSumRemove [2022-05-10T10:23:52.673Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestSortFileInfoSums [2022-05-10T10:23:52.673Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestNewTarSumForLabelInvalid [2022-05-10T10:23:52.673Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestNewTarSumForLabel [2022-05-10T10:23:52.673Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestEmptyTar [2022-05-10T10:23:52.673Z] --- PASS: TestEmptyTar (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestTarSumsReadSize [2022-05-10T10:23:52.673Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestTarSums [2022-05-10T10:23:52.673Z] --- PASS: TestTruncIndex (0.10s) [2022-05-10T10:23:52.673Z] PASS [2022-05-10T10:23:52.673Z] coverage: 91.5% of statements [2022-05-10T10:23:52.673Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-05-10T10:23:52.673Z] --- PASS: TestTarSums (0.06s) [2022-05-10T10:23:52.673Z] === RUN TestIteration [2022-05-10T10:23:52.673Z] --- PASS: TestIteration (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestVersionLabelForChecksum [2022-05-10T10:23:52.673Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestVersion [2022-05-10T10:23:52.673Z] --- PASS: TestVersion (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestGetVersion [2022-05-10T10:23:52.673Z] --- PASS: TestGetVersion (0.00s) [2022-05-10T10:23:52.673Z] === RUN TestGetVersions [2022-05-10T10:23:52.673Z] --- PASS: TestGetVersions (0.00s) [2022-05-10T10:23:52.673Z] PASS [2022-05-10T10:23:52.673Z] coverage: 89.3% of statements [2022-05-10T10:23:52.673Z] ok github.com/docker/docker/pkg/tarsum 0.113s coverage: 89.3% of statements [2022-05-10T10:23:52.682Z] === RUN TestSequenceGetAvailableBit [2022-05-10T10:23:52.682Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestSequenceEqual [2022-05-10T10:23:52.682Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestSequenceCopy [2022-05-10T10:23:52.682Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestGetFirstAvailable [2022-05-10T10:23:52.682Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestFindSequence [2022-05-10T10:23:52.682Z] --- PASS: TestFindSequence (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestCheckIfAvailable [2022-05-10T10:23:52.682Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestMergeSequences [2022-05-10T10:23:52.682Z] --- PASS: TestMergeSequences (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestPushReservation [2022-05-10T10:23:52.682Z] --- PASS: TestPushReservation (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestSerializeDeserialize [2022-05-10T10:23:52.682Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestSet [2022-05-10T10:23:52.682Z] --- PASS: TestSet (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestSetUnset [2022-05-10T10:23:52.682Z] --- PASS: TestSetUnset (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestOffsetSetUnset [2022-05-10T10:23:52.682Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-10T10:23:52.682Z] === RUN TestSetInRange [2022-05-10T10:23:52.683Z] --- PASS: TestSetInRange (0.00s) [2022-05-10T10:23:52.683Z] === RUN TestSetAnyInRange [2022-05-10T10:23:52.683Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-10T10:23:52.683Z] === RUN TestMethods [2022-05-10T10:23:52.683Z] --- PASS: TestMethods (0.00s) [2022-05-10T10:23:52.683Z] === RUN TestRandomAllocateDeallocate [2022-05-10T10:23:52.683Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-10T10:23:52.683Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-10T10:23:52.683Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-10T10:23:52.683Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-10T10:23:52.928Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-10T10:23:52.949Z] + bundleName=amd64-cgroup2 [2022-05-10T10:23:52.949Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-05-10T10:23:52.949Z] Creating amd64-cgroup2-bundles.tar.gz [2022-05-10T10:23:52.949Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-05-10T10:23:52.949Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-05-10T10:23:53.219Z] Archiving artifacts [2022-05-10T10:23:53.501Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-10T10:23:53.660Z] === RUN TestVersionInfo [2022-05-10T10:23:53.660Z] --- PASS: TestVersionInfo (0.00s) [2022-05-10T10:23:53.660Z] === RUN TestAppendVersions [2022-05-10T10:23:53.660Z] --- PASS: TestAppendVersions (0.00s) [2022-05-10T10:23:53.660Z] PASS [2022-05-10T10:23:53.660Z] coverage: 88.9% of statements [2022-05-10T10:23:53.660Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2022-05-10T10:23:53.762Z] --- PASS: TestWaitBlocked (0.02s) [2022-05-10T10:23:53.762Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.34s) [2022-05-10T10:23:53.762Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.38s) [2022-05-10T10:23:53.762Z] === CONT TestContainerStartOnDaemonRestart [2022-05-10T10:23:53.762Z] === CONT TestRestartDaemonWithRestartingContainer [2022-05-10T10:23:54.334Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-10T10:23:54.647Z] === RUN TestNewSettable [2022-05-10T10:23:54.647Z] --- PASS: TestNewSettable (0.00s) [2022-05-10T10:23:54.647Z] === RUN TestIsSettable [2022-05-10T10:23:54.647Z] --- PASS: TestIsSettable (0.00s) [2022-05-10T10:23:54.647Z] === RUN TestUpdateSettingsEnv [2022-05-10T10:23:54.647Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-10T10:23:54.647Z] PASS [2022-05-10T10:23:54.647Z] coverage: 20.0% of statements [2022-05-10T10:23:54.647Z] === RUN TestValidatePrivileges [2022-05-10T10:23:54.647Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-10T10:23:54.647Z] === RUN TestFilterByCapNeg [2022-05-10T10:23:54.647Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-10T10:23:54.647Z] === RUN TestFilterByCapPos [2022-05-10T10:23:54.647Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-10T10:23:54.647Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-10T10:23:54.647Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-10T10:23:54.647Z] PASS [2022-05-10T10:23:54.647Z] coverage: 12.2% of statements [2022-05-10T10:23:54.647Z] ok github.com/docker/docker/plugin/v2 0.044s coverage: 20.0% of statements [2022-05-10T10:23:54.647Z] ok github.com/docker/docker/plugin 0.063s coverage: 12.2% of statements [2022-05-10T10:23:54.898Z] === RUN TestInvalidConfig [2022-05-10T10:23:54.899Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-10T10:23:54.899Z] === RUN TestConfig [2022-05-10T10:23:54.899Z] --- PASS: TestConfig (0.00s) [2022-05-10T10:23:54.899Z] === RUN TestOptionsLabels [2022-05-10T10:23:54.899Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-10T10:23:54.899Z] === RUN TestValidName [2022-05-10T10:23:54.899Z] --- PASS: TestValidName (0.00s) [2022-05-10T10:23:54.899Z] PASS [2022-05-10T10:23:54.899Z] coverage: 19.7% of statements [2022-05-10T10:23:54.899Z] ok github.com/docker/docker/libnetwork/config 0.099s coverage: 19.7% of statements [2022-05-10T10:23:54.906Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-10T10:23:55.131Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43275/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-10T10:23:55.438Z] + make clean [2022-05-10T10:23:55.438Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-10T10:23:55.438Z] docker-dev-cache [2022-05-10T10:23:55.438Z] docker-mod-cache [Pipeline] deleteDir [2022-05-10T10:23:55.480Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-10T10:23:55.638Z] === RUN TestLoad [2022-05-10T10:23:55.638Z] --- PASS: TestLoad (0.00s) [2022-05-10T10:23:55.638Z] === RUN TestSave [2022-05-10T10:23:55.638Z] --- PASS: TestSave (0.04s) [2022-05-10T10:23:55.638Z] === RUN TestAddDeleteGet [2022-05-10T10:23:55.638Z] --- PASS: TestGet (15.03s) [2022-05-10T10:23:55.638Z] === RUN TestPluginWithNoManifest [2022-05-10T10:23:55.638Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-10T10:23:55.638Z] === RUN TestGetAll [2022-05-10T10:23:55.638Z] --- PASS: TestGetAll (0.01s) [2022-05-10T10:23:55.638Z] PASS [2022-05-10T10:23:55.638Z] coverage: 73.2% of statements [2022-05-10T10:23:55.638Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-10T10:23:55.638Z] === RUN TestInvalidTags [2022-05-10T10:23:55.638Z] --- PASS: TestInvalidTags (0.01s) [2022-05-10T10:23:55.638Z] PASS [2022-05-10T10:23:55.638Z] coverage: 84.4% of statements [2022-05-10T10:23:55.638Z] ok github.com/docker/docker/pkg/plugins 36.012s coverage: 73.2% of statements [2022-05-10T10:23:55.638Z] ok github.com/docker/docker/reference 0.163s coverage: 84.4% of statements [2022-05-10T10:23:55.886Z] === RUN TestKey [2022-05-10T10:23:55.886Z] --- PASS: TestKey (0.00s) [2022-05-10T10:23:55.886Z] === RUN TestParseKey [2022-05-10T10:23:55.886Z] --- PASS: TestParseKey (0.00s) [2022-05-10T10:23:55.886Z] === RUN TestInvalidDataStore [2022-05-10T10:23:55.886Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-10T10:23:55.886Z] === RUN TestKVObjectFlatKey [2022-05-10T10:23:55.886Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-10T10:23:55.886Z] === RUN TestAtomicKVObjectFlatKey [2022-05-10T10:23:55.886Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-10T10:23:55.886Z] PASS [2022-05-10T10:23:55.886Z] coverage: 21.9% of statements [2022-05-10T10:23:55.886Z] ok github.com/docker/docker/libnetwork/datastore 0.068s coverage: 21.9% of statements [2022-05-10T10:23:56.355Z] === RUN TestErrorInterfaces [2022-05-10T10:23:56.355Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestNetworkMarshalling [2022-05-10T10:23:56.355Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-05-10T10:23:56.355Z] === RUN TestEndpointMarshalling [2022-05-10T10:23:56.355Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestAuxAddresses [2022-05-10T10:23:56.355Z] time="2022-05-10T10:23:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-10T10:23:56.355Z] --- PASS: TestAuxAddresses (0.02s) [2022-05-10T10:23:56.355Z] === RUN TestSRVServiceQuery [2022-05-10T10:23:56.355Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestSRVServiceQuery (0.02s) [2022-05-10T10:23:56.355Z] === RUN TestServiceVIPReuse [2022-05-10T10:23:56.355Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-10T10:23:56.355Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestDNSIPQuery [2022-05-10T10:23:56.355Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestDNSProxyServFail [2022-05-10T10:23:56.355Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestSandboxAddEmpty [2022-05-10T10:23:56.355Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestSandboxAddMultiPrio [2022-05-10T10:23:56.355Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestSandboxAddSamePrio [2022-05-10T10:23:56.355Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestCleanupServiceDiscovery [2022-05-10T10:23:56.355Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestDNSOptions [2022-05-10T10:23:56.355Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:23:56.355Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-10T10:23:56.355Z] === RUN TestMultipleControllersWithSameStore [2022-05-10T10:23:56.355Z] time="2022-05-10T10:23:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-10T10:23:56.355Z] time="2022-05-10T10:23:56Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-10T10:23:56.355Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-05-10T10:23:56.355Z] PASS [2022-05-10T10:23:56.355Z] coverage: 8.5% of statements [2022-05-10T10:23:56.355Z] ok github.com/docker/docker/libnetwork 0.385s coverage: 8.5% of statements [2022-05-10T10:23:56.355Z] === RUN TestIPDataMarshalling [2022-05-10T10:23:56.355Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-10T10:23:56.825Z] === RUN TestValidateAndIsV6 [2022-05-10T10:23:56.825Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-10T10:23:56.825Z] PASS [2022-05-10T10:23:56.825Z] coverage: 68.9% of statements [2022-05-10T10:23:56.825Z] ok github.com/docker/docker/libnetwork/driverapi 0.046s coverage: 68.9% of statements [2022-05-10T10:23:56.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-05-10T10:23:57.205Z] === RUN TestRestartManagerTimeout [2022-05-10T10:23:57.205Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestRestartManagerTimeoutReset [2022-05-10T10:23:57.205Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-10T10:23:57.205Z] PASS [2022-05-10T10:23:57.205Z] coverage: 45.3% of statements [2022-05-10T10:23:57.205Z] ok github.com/docker/docker/restartmanager 0.087s coverage: 45.3% of statements [2022-05-10T10:23:57.205Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-10T10:23:57.205Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-10T10:23:57.205Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-10T10:23:57.205Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-10T10:23:57.205Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-10T10:23:57.205Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestResumableRequestReaderWithReadError [2022-05-10T10:23:57.205Z] === RUN TestResolveAuthConfigIndexServer [2022-05-10T10:23:57.205Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestResolveAuthConfigFullURL [2022-05-10T10:23:57.205Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-10T10:23:57.205Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestValidateMirror [2022-05-10T10:23:57.205Z] --- PASS: TestValidateMirror (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestLoadInsecureRegistries [2022-05-10T10:23:57.205Z] time="2022-05-10T10:23:56Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-10T10:23:57.205Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-05-10T10:23:57.205Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-10T10:23:57.205Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-10T10:23:57.205Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-10T10:23:57.205Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestResumableRequestReader [2022-05-10T10:23:57.205Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-10T10:23:57.205Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-10T10:23:57.205Z] PASS [2022-05-10T10:23:57.205Z] coverage: 100.0% of statements [2022-05-10T10:23:57.205Z] ok github.com/docker/docker/registry/resumable 0.274s coverage: 100.0% of statements [2022-05-10T10:23:57.205Z] time="2022-05-10T10:23:56Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-10T10:23:57.205Z] time="2022-05-10T10: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-05-10T10:23:57.205Z] time="2022-05-10T10: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-05-10T10:23:57.205Z] --- PASS: TestLoadInsecureRegistries (0.22s) [2022-05-10T10:23:57.205Z] === RUN TestNewServiceConfig [2022-05-10T10:23:57.205Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestValidateIndexName [2022-05-10T10:23:57.205Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestValidateIndexNameWithError [2022-05-10T10:23:57.205Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestEndpointParse [2022-05-10T10:23:57.205Z] --- PASS: TestEndpointParse (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestEndpointParseInvalid [2022-05-10T10:23:57.205Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestValidateEndpoint [2022-05-10T10:23:57.205Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-10T10:23:57.205Z] === RUN TestPing [2022-05-10T10:23:57.205Z] --- PASS: TestPing (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestPingRegistryEndpoint [2022-05-10T10:23:57.205Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:57.205Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestEndpoint [2022-05-10T10:23:57.205Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:57.205Z] --- SKIP: TestEndpoint (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestParseRepositoryInfo [2022-05-10T10:23:57.205Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestNewIndexInfo [2022-05-10T10:23:57.205Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestMirrorEndpointLookup [2022-05-10T10:23:57.205Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:23:57.205Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-10T10:23:57.205Z] === RUN TestSearchRepositories [2022-05-10T10:23:57.294Z] === RUN TestDriver [2022-05-10T10:23:57.294Z] --- PASS: TestDriver (0.00s) [2022-05-10T10:23:57.294Z] PASS [2022-05-10T10:23:57.294Z] coverage: 34.8% of statements [2022-05-10T10:23:57.294Z] ok github.com/docker/docker/libnetwork/drivers/host 0.050s coverage: 34.8% of statements [2022-05-10T10:23:57.674Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-10T10:23:57.674Z] Host: 127.0.0.1:49337 [2022-05-10T10:23:57.674Z] User-Agent: docker test client [2022-05-10T10:23:57.674Z] Authorization: Token fake-token [2022-05-10T10:23:57.674Z] X-Docker-Token: true [2022-05-10T10:23:57.674Z] Accept-Encoding: gzip [2022-05-10T10:23:57.674Z] [2022-05-10T10:23:57.674Z] [2022-05-10T10:23:57.674Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-10T10:23:57.674Z] Connection: close [2022-05-10T10:23:57.674Z] Content-Length: 144 [2022-05-10T10:23:57.674Z] Cache-Control: no-cache [2022-05-10T10:23:57.674Z] Content-Type: application/json [2022-05-10T10:23:57.674Z] Date: Tue, 10 May 2022 10:23:57 GMT [2022-05-10T10:23:57.674Z] Expires: -1 [2022-05-10T10:23:57.674Z] Pragma: no-cache [2022-05-10T10:23:57.674Z] Server: docker-tests/mock [2022-05-10T10:23:57.674Z] X-Docker-Registry-Config: mock [2022-05-10T10:23:57.674Z] X-Docker-Registry-Version: 0.0.0 [2022-05-10T10:23:57.674Z] [2022-05-10T10:23:57.674Z] [2022-05-10T10:23:57.674Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-10T10:23:57.674Z] === RUN TestTrustedLocation [2022-05-10T10:23:57.674Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-10T10:23:57.674Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-10T10:23:57.674Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-10T10:23:57.674Z] === RUN TestAllowNondistributableArtifacts [2022-05-10T10:23:57.674Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-10T10:23:57.674Z] === RUN TestIsSecureIndex [2022-05-10T10:23:57.674Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-10T10:23:57.674Z] PASS [2022-05-10T10:23:57.674Z] coverage: 51.7% of statements [2022-05-10T10:23:57.674Z] ok github.com/docker/docker/registry 0.308s coverage: 51.7% of statements [2022-05-10T10:23:57.674Z] === RUN TestDecodeContainerConfig [2022-05-10T10:23:57.674Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-10T10:23:57.674Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-10T10:23:57.674Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-10T10:23:57.674Z] === RUN TestDecodeContainerConfigIsolation [2022-05-10T10:23:57.674Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-10T10:23:57.674Z] === RUN TestValidatePrivileged [2022-05-10T10:23:57.674Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-10T10:23:57.674Z] PASS [2022-05-10T10:23:57.674Z] coverage: 52.4% of statements [2022-05-10T10:23:57.674Z] ok github.com/docker/docker/runconfig 0.052s coverage: 52.4% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [2022-05-10T10:23:57.762Z] === RUN TestDriver [2022-05-10T10:23:57.762Z] --- PASS: TestDriver (0.00s) [2022-05-10T10:23:57.762Z] PASS [2022-05-10T10:23:57.762Z] coverage: 34.8% of statements [2022-05-10T10:23:57.762Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [Pipeline] // stage [Pipeline] } [2022-05-10T10:23:57.813Z] --- PASS: TestContainerStartOnDaemonRestart (3.97s) [2022-05-10T10:23:57.813Z] === CONT TestIpcModeOlderClient [2022-05-10T10:23:57.813Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-05-10T10:23:57.813Z] === CONT TestContainerKillOnDaemonStart [2022-05-10T10:23:57.813Z] === CONT TestDaemonHostGatewayIP [2022-05-10T10:23:57.813Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.15s) [2022-05-10T10:23:58.143Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-10T10:23:58.143Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-10T10:23:58.143Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-10T10:23:58.143Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-10T10:23:58.143Z] PASS [2022-05-10T10:23:58.143Z] coverage: 62.5% of statements [2022-05-10T10:23:58.143Z] ok github.com/docker/docker/testutil 0.064s coverage: 62.5% of statements [2022-05-10T10:23:58.231Z] === RUN TestNetworkAllocateFree [2022-05-10T10:23:58.231Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-10T10:23:58.231Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-10T10:23:58.231Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-10T10:23:58.231Z] PASS [2022-05-10T10:23:58.231Z] coverage: 63.6% of statements [2022-05-10T10:23:58.231Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.045s coverage: 63.6% of statements [2022-05-10T10:23:58.700Z] === RUN TestGetEmptyCapabilities [2022-05-10T10:23:58.700Z] --- PASS: TestGetEmptyCapabilities (0.02s) [2022-05-10T10:23:58.700Z] === RUN TestGetExtraCapabilities [2022-05-10T10:23:58.700Z] --- PASS: TestRandomAllocateDeallocate (6.13s) [2022-05-10T10:23:58.700Z] === RUN TestAllocateRandomDeallocate [2022-05-10T10:23:58.700Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-10T10:23:58.700Z] === RUN TestGetInvalidCapabilities [2022-05-10T10:23:58.700Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-10T10:23:58.700Z] === RUN TestRemoteDriver [2022-05-10T10:23:58.700Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-10T10:23:58.700Z] === RUN TestDriverError [2022-05-10T10:23:58.700Z] --- PASS: TestDriverError (0.01s) [2022-05-10T10:23:58.700Z] === RUN TestMissingValues [2022-05-10T10:23:58.700Z] --- PASS: TestMissingValues (0.00s) [2022-05-10T10:23:58.700Z] === RUN TestRollback [2022-05-10T10:23:58.700Z] --- PASS: TestRollback (0.01s) [2022-05-10T10:23:58.700Z] PASS [2022-05-10T10:23:58.700Z] coverage: 57.4% of statements [2022-05-10T10:23:58.700Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.107s coverage: 57.4% of statements [2022-05-10T10:23:59.687Z] === RUN TestNew [2022-05-10T10:23:59.687Z] --- PASS: TestNew (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestAddDriver [2022-05-10T10:23:59.687Z] --- PASS: TestAddDriver (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestAddDuplicateDriver [2022-05-10T10:23:59.687Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-10T10:23:59.687Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestDriver [2022-05-10T10:23:59.687Z] --- PASS: TestDriver (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestIPAM [2022-05-10T10:23:59.687Z] --- PASS: TestIPAM (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestWalkIPAMs [2022-05-10T10:23:59.687Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestWalkDrivers [2022-05-10T10:23:59.687Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-10T10:23:59.687Z] PASS [2022-05-10T10:23:59.687Z] coverage: 82.4% of statements [2022-05-10T10:23:59.687Z] ok github.com/docker/docker/libnetwork/drvregistry 0.086s coverage: 82.4% of statements [2022-05-10T10:23:59.687Z] === RUN TestNAT [2022-05-10T10:23:59.687Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-10T10:23:59.687Z] --- SKIP: TestNAT (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestTransparent [2022-05-10T10:23:59.687Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-10T10:23:59.687Z] --- SKIP: TestTransparent (0.00s) [2022-05-10T10:23:59.687Z] PASS [2022-05-10T10:23:59.687Z] coverage: 0.0% of statements [2022-05-10T10:23:59.687Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-05-10T10:23:59.687Z] === RUN TestBuildDefault [2022-05-10T10:23:59.687Z] --- PASS: TestBuildDefault (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestBuildHostnameDomainname [2022-05-10T10:23:59.687Z] --- PASS: TestBuildHostnameDomainname (0.01s) [2022-05-10T10:23:59.687Z] === RUN TestBuildHostname [2022-05-10T10:23:59.687Z] --- PASS: TestBuildHostname (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestBuildHostnameFQDN [2022-05-10T10:23:59.687Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestBuildNoIP [2022-05-10T10:23:59.687Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestUpdate [2022-05-10T10:23:59.687Z] --- PASS: TestUpdate (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-10T10:23:59.687Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2022-05-10T10:23:59.687Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-10T10:23:59.687Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestAddEmpty [2022-05-10T10:23:59.687Z] --- PASS: TestAddEmpty (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestAdd [2022-05-10T10:23:59.687Z] --- PASS: TestAdd (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestDeleteEmpty [2022-05-10T10:23:59.687Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestDeleteNewline [2022-05-10T10:23:59.687Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestDelete [2022-05-10T10:23:59.687Z] --- PASS: TestDelete (0.00s) [2022-05-10T10:23:59.687Z] === RUN TestConcurrentWrites [2022-05-10T10:23:59.687Z] --- PASS: TestAllocateRandomDeallocate (1.26s) [2022-05-10T10:23:59.687Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-10T10:24:00.155Z] --- PASS: TestConcurrentWrites (0.25s) [2022-05-10T10:24:00.155Z] PASS [2022-05-10T10:24:00.155Z] coverage: 81.2% of statements [2022-05-10T10:24:00.155Z] ok github.com/docker/docker/libnetwork/etchosts 0.328s coverage: 81.2% of statements [2022-05-10T10:24:00.155Z] === RUN TestCaller [2022-05-10T10:24:00.155Z] --- PASS: TestCaller (0.00s) [2022-05-10T10:24:00.155Z] PASS [2022-05-10T10:24:00.155Z] coverage: 100.0% of statements [2022-05-10T10:24:00.155Z] ok github.com/docker/docker/libnetwork/internal/caller 0.045s coverage: 100.0% of statements [2022-05-10T10:24:00.155Z] === RUN TestNew [2022-05-10T10:24:00.155Z] --- PASS: TestNew (0.00s) [2022-05-10T10:24:00.155Z] === RUN TestAllocate [2022-05-10T10:24:00.155Z] --- PASS: TestAllocate (0.00s) [2022-05-10T10:24:00.155Z] === RUN TestUninitialized [2022-05-10T10:24:00.155Z] --- PASS: TestUninitialized (0.00s) [2022-05-10T10:24:00.155Z] === RUN TestAllocateInRange [2022-05-10T10:24:00.155Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-10T10:24:00.155Z] === RUN TestAllocateSerial [2022-05-10T10:24:00.155Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-10T10:24:00.155Z] PASS [2022-05-10T10:24:00.155Z] coverage: 87.5% of statements [2022-05-10T10:24:00.155Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-05-10T10:24:00.361Z] === RUN TestGetAddress [2022-05-10T10:24:00.361Z] --- PASS: TestGetAddress (0.00s) [2022-05-10T10:24:00.361Z] === RUN TestRemove [2022-05-10T10:24:00.361Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-10T10:24:00.361Z] --- SKIP: TestRemove (0.00s) [2022-05-10T10:24:00.361Z] === RUN TestInitializeWithVolumes [2022-05-10T10:24:00.361Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-10T10:24:00.361Z] === RUN TestCreate [2022-05-10T10:24:00.361Z] --- PASS: TestCreate (0.01s) [2022-05-10T10:24:00.361Z] === RUN TestValidateName [2022-05-10T10:24:00.361Z] --- PASS: TestValidateName (0.00s) [2022-05-10T10:24:00.361Z] === RUN TestCreateWithOpts [2022-05-10T10:24:00.361Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-10T10:24:00.361Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-10T10:24:00.361Z] === RUN TestRelaodNoOpts [2022-05-10T10:24:00.361Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-10T10:24:00.361Z] PASS [2022-05-10T10:24:00.361Z] coverage: 41.5% of statements [2022-05-10T10:24:00.361Z] ok github.com/docker/docker/volume/local 0.089s coverage: 41.5% of statements [2022-05-10T10:24:00.361Z] === RUN TestGetDriver [2022-05-10T10:24:00.361Z] --- PASS: TestGetDriver (0.00s) [2022-05-10T10:24:00.361Z] === RUN TestVolumeRequestError [2022-05-10T10:24:00.361Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-10T10:24:00.361Z] PASS [2022-05-10T10:24:00.361Z] coverage: 36.1% of statements [2022-05-10T10:24:00.361Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2022-05-10T10:24:00.404Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRaw [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-10T10:24:00.830Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRaw [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-10T10:24:00.830Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestConvertTmpfsOptions [2022-05-10T10:24:00.830Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-10T10:24:00.830Z] linux_parser_test.go:209: data="ro" [2022-05-10T10:24:00.830Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestParseMountSpec [2022-05-10T10:24:00.830Z] parser_test.go:62: case 0 [2022-05-10T10:24:00.830Z] parser_test.go:62: case 1 [2022-05-10T10:24:00.830Z] parser_test.go:62: case 2 [2022-05-10T10:24:00.830Z] parser_test.go:62: case 3 [2022-05-10T10:24:00.830Z] parser_test.go:62: case 4 [2022-05-10T10:24:00.830Z] parser_test.go:62: case 5 [2022-05-10T10:24:00.830Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestValidateMount [2022-05-10T10:24:00.830Z] --- PASS: TestValidateMount (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRaw [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-10T10:24:00.830Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-10T10:24:00.830Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-10T10:24:00.830Z] PASS [2022-05-10T10:24:00.830Z] coverage: 67.6% of statements [2022-05-10T10:24:00.830Z] ok github.com/docker/docker/volume/mounts 0.055s coverage: 67.6% of statements [2022-05-10T10:24:00.968Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) [2022-05-10T10:24:00.968Z] === RUN TestCreateServiceConflict [2022-05-10T10:24:01.141Z] === RUN TestSetSerialInsertDelete [2022-05-10T10:24:01.141Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-10T10:24:01.141Z] === RUN TestSetParallelInsertDelete [2022-05-10T10:24:01.141Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.35s) [2022-05-10T10:24:01.141Z] === RUN TestRetrieveFromStore [2022-05-10T10:24:01.609Z] --- PASS: TestRetrieveFromStore (0.47s) [2022-05-10T10:24:01.609Z] === RUN TestIsCorrupted [2022-05-10T10:24:01.609Z] --- PASS: TestIsCorrupted (0.02s) [2022-05-10T10:24:01.609Z] === RUN TestSetRollover [2022-05-10T10:24:01.815Z] === RUN TestSetGetMeta [2022-05-10T10:24:01.815Z] === PAUSE TestSetGetMeta [2022-05-10T10:24:01.815Z] === RUN TestRestore [2022-05-10T10:24:01.815Z] === PAUSE TestRestore [2022-05-10T10:24:01.815Z] === RUN TestServiceCreate [2022-05-10T10:24:01.815Z] === PAUSE TestServiceCreate [2022-05-10T10:24:01.815Z] === RUN TestServiceList [2022-05-10T10:24:01.815Z] === PAUSE TestServiceList [2022-05-10T10:24:01.815Z] === RUN TestServiceRemove [2022-05-10T10:24:01.815Z] === PAUSE TestServiceRemove [2022-05-10T10:24:01.815Z] === RUN TestServiceGet [2022-05-10T10:24:01.815Z] === PAUSE TestServiceGet [2022-05-10T10:24:01.815Z] === RUN TestServicePrune [2022-05-10T10:24:01.815Z] === PAUSE TestServicePrune [2022-05-10T10:24:01.815Z] === RUN TestCreate [2022-05-10T10:24:01.815Z] === PAUSE TestCreate [2022-05-10T10:24:01.815Z] === RUN TestRemove [2022-05-10T10:24:01.815Z] === PAUSE TestRemove [2022-05-10T10:24:01.815Z] === RUN TestList [2022-05-10T10:24:01.815Z] === PAUSE TestList [2022-05-10T10:24:01.815Z] === RUN TestFindByDriver [2022-05-10T10:24:01.815Z] === PAUSE TestFindByDriver [2022-05-10T10:24:01.815Z] === RUN TestFindByReferenced [2022-05-10T10:24:01.815Z] === PAUSE TestFindByReferenced [2022-05-10T10:24:01.815Z] === RUN TestDerefMultipleOfSameRef [2022-05-10T10:24:01.815Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-10T10:24:01.815Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-10T10:24:01.815Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-10T10:24:01.815Z] === RUN TestDefererencePluginOnCreateError [2022-05-10T10:24:01.815Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-10T10:24:01.815Z] === RUN TestRefDerefRemove [2022-05-10T10:24:01.815Z] === PAUSE TestRefDerefRemove [2022-05-10T10:24:01.815Z] === RUN TestGet [2022-05-10T10:24:01.815Z] === PAUSE TestGet [2022-05-10T10:24:01.815Z] === RUN TestGetWithReference [2022-05-10T10:24:01.815Z] === PAUSE TestGetWithReference [2022-05-10T10:24:01.816Z] === RUN TestFilterFunc [2022-05-10T10:24:01.816Z] === RUN TestFilterFunc/test_nil_list [2022-05-10T10:24:01.816Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-10T10:24:01.816Z] === RUN TestFilterFunc/test_empty_list [2022-05-10T10:24:01.816Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-10T10:24:01.816Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-10T10:24:01.816Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-10T10:24:01.816Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-10T10:24:01.816Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-10T10:24:01.816Z] === RUN TestFilterFunc/test_filter_some [2022-05-10T10:24:01.816Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-10T10:24:01.816Z] === RUN TestFilterFunc/test_filter_middle [2022-05-10T10:24:02.077Z] === RUN TestInt2IP2IntConversion [2022-05-10T10:24:02.284Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-10T10:24:02.284Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-10T10:24:02.284Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-10T10:24:02.284Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-10T10:24:02.284Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-10T10:24:02.284Z] === CONT TestFilterFunc/test_nil_list [2022-05-10T10:24:02.284Z] === CONT TestFilterFunc/test_filter_some [2022-05-10T10:24:02.284Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-10T10:24:02.284Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-10T10:24:02.284Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-10T10:24:02.284Z] === CONT TestFilterFunc/test_empty_list [2022-05-10T10:24:02.284Z] === CONT TestFilterFunc/test_filter_middle [2022-05-10T10:24:02.284Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-10T10:24:02.284Z] --- PASS: TestFilterFunc (0.00s) [2022-05-10T10:24:02.284Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-10T10:24:02.284Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-10T10:24:02.284Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-10T10:24:02.284Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-10T10:24:02.284Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-10T10:24:02.284Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-10T10:24:02.284Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-10T10:24:02.284Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-10T10:24:02.284Z] === CONT TestSetGetMeta [2022-05-10T10:24:02.284Z] === CONT TestList [2022-05-10T10:24:02.284Z] === CONT TestCreate [2022-05-10T10:24:02.284Z] === CONT TestServiceGet [2022-05-10T10:24:02.284Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-10T10:24:02.284Z] === CONT TestRemove [2022-05-10T10:24:02.284Z] --- PASS: TestCreate (0.02s) [2022-05-10T10:24:02.284Z] === CONT TestDefererencePluginOnCreateError [2022-05-10T10:24:02.284Z] --- PASS: TestList (0.03s) [2022-05-10T10:24:02.284Z] === CONT TestGetWithReference [2022-05-10T10:24:02.284Z] --- PASS: TestRemove (0.03s) [2022-05-10T10:24:02.284Z] === CONT TestGet [2022-05-10T10:24:02.284Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-10T10:24:02.284Z] === CONT TestRefDerefRemove [2022-05-10T10:24:02.284Z] --- PASS: TestGetWithReference (0.03s) [2022-05-10T10:24:02.284Z] === CONT TestServiceList [2022-05-10T10:24:02.284Z] --- PASS: TestGet (0.02s) [2022-05-10T10:24:02.284Z] === CONT TestServiceRemove [2022-05-10T10:24:02.284Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-10T10:24:02.284Z] === CONT TestDerefMultipleOfSameRef [2022-05-10T10:24:02.284Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-10T10:24:02.284Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-10T10:24:02.284Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-10T10:24:02.284Z] === CONT TestServiceCreate [2022-05-10T10:24:02.284Z] --- PASS: TestServiceGet (0.19s) [2022-05-10T10:24:02.284Z] === CONT TestFindByReferenced [2022-05-10T10:24:02.284Z] --- PASS: TestServiceRemove (0.13s) [2022-05-10T10:24:02.284Z] === CONT TestServicePrune [2022-05-10T10:24:02.284Z] --- PASS: TestServiceCreate (0.09s) [2022-05-10T10:24:02.284Z] === CONT TestFindByDriver [2022-05-10T10:24:02.284Z] --- PASS: TestServiceList (0.14s) [2022-05-10T10:24:02.284Z] === CONT TestRestore [2022-05-10T10:24:02.284Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-10T10:24:02.284Z] time="2022-05-10T10:24:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:24:02.284Z] --- PASS: TestFindByDriver (0.02s) [2022-05-10T10:24:02.284Z] time="2022-05-10T10:24:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:24:02.284Z] --- PASS: TestRestore (0.02s) [2022-05-10T10:24:02.284Z] time="2022-05-10T10:24:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:24:02.284Z] time="2022-05-10T10:24:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-10T10:24:02.284Z] time="2022-05-10T10:24:01Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:24:02.284Z] --- PASS: TestServicePrune (0.05s) [2022-05-10T10:24:02.284Z] PASS [2022-05-10T10:24:02.284Z] coverage: 69.0% of statements [2022-05-10T10:24:02.284Z] ok github.com/docker/docker/volume/service 0.288s coverage: 69.0% of statements [2022-05-10T10:24:02.320Z] --- PASS: TestDaemonHostGatewayIP (4.19s) [2022-05-10T10:24:02.320Z] === CONT TestDaemonRestartIpcMode [2022-05-10T10:24:02.551Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-05-10T10:24:02.551Z] === RUN TestGetAddressVersion [2022-05-10T10:24:02.551Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-10T10:24:02.551Z] === RUN TestKeyString [2022-05-10T10:24:02.551Z] --- PASS: TestKeyString (0.00s) [2022-05-10T10:24:02.551Z] === RUN TestPoolDataMarshal [2022-05-10T10:24:02.551Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-10T10:24:02.551Z] === RUN TestSubnetsMarshal [2022-05-10T10:24:02.551Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-05-10T10:24:02.551Z] === RUN TestAddSubnets [2022-05-10T10:24:02.890Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-05-10T10:24:03.021Z] --- PASS: TestAddSubnets (0.06s) [2022-05-10T10:24:03.021Z] === RUN TestDoublePoolRelease [2022-05-10T10:24:03.021Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-05-10T10:24:03.021Z] === RUN TestAddReleasePoolID [2022-05-10T10:24:03.021Z] === RUN TestPoolRequest [2022-05-10T10:24:03.021Z] --- PASS: TestPoolRequest (0.00s) [2022-05-10T10:24:03.021Z] === RUN TestOtherRequests [2022-05-10T10:24:03.021Z] --- PASS: TestOtherRequests (0.00s) [2022-05-10T10:24:03.021Z] PASS [2022-05-10T10:24:03.021Z] coverage: 57.1% of statements [2022-05-10T10:24:03.021Z] ok github.com/docker/docker/libnetwork/ipams/null 0.050s coverage: 57.1% of statements [2022-05-10T10:24:03.021Z] --- PASS: TestAddReleasePoolID (0.08s) [2022-05-10T10:24:03.021Z] === RUN TestPredefinedPool [2022-05-10T10:24:03.021Z] --- PASS: TestPredefinedPool (0.03s) [2022-05-10T10:24:03.021Z] === RUN TestRemoveSubnet [2022-05-10T10:24:03.021Z] --- PASS: TestRemoveSubnet (0.26s) [2022-05-10T10:24:03.021Z] === RUN TestGetSameAddress [2022-05-10T10:24:03.021Z] --- PASS: TestGetSameAddress (0.03s) [2022-05-10T10:24:03.021Z] === RUN TestPoolAllocationReuse [2022-05-10T10:24:03.486Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-05-10T10:24:03.486Z] === RUN TestCreateServiceMaxReplicas [2022-05-10T10:24:03.489Z] --- PASS: TestSetRollover (1.61s) [2022-05-10T10:24:03.489Z] === RUN TestSetRolloverSerial [2022-05-10T10:24:03.957Z] === RUN TestGetCapabilities [2022-05-10T10:24:03.957Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-10T10:24:03.957Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-10T10:24:03.957Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-05-10T10:24:03.957Z] === RUN TestGetDefaultAddressSpaces [2022-05-10T10:24:03.957Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-10T10:24:03.957Z] === RUN TestRemoteDriver [2022-05-10T10:24:04.425Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-10T10:24:04.425Z] PASS [2022-05-10T10:24:04.425Z] coverage: 47.4% of statements [2022-05-10T10:24:04.425Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.080s coverage: 47.4% of statements [2022-05-10T10:24:04.893Z] --- PASS: TestPoolAllocationReuse (1.60s) [2022-05-10T10:24:04.893Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-10T10:24:04.893Z] --- PASS: TestSetRolloverSerial (1.52s) [2022-05-10T10:24:04.893Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-10T10:24:04.893Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-10T10:24:04.893Z] PASS [2022-05-10T10:24:04.893Z] coverage: 84.4% of statements [2022-05-10T10:24:04.893Z] ok github.com/docker/docker/libnetwork/bitseq 12.412s coverage: 84.4% of statements [2022-05-10T10:24:04.893Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-05-10T10:24:04.894Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-10T10:24:05.363Z] === RUN TestWindowsIPAM [2022-05-10T10:24:05.363Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-10T10:24:05.363Z] PASS [2022-05-10T10:24:05.363Z] coverage: 71.4% of statements [2022-05-10T10:24:05.363Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.049s coverage: 71.4% of statements [2022-05-10T10:24:05.435Z] --- PASS: TestDaemonRestartIpcMode (3.12s) [2022-05-10T10:24:05.697Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-05-10T10:24:06.001Z] --- PASS: TestCreateServiceMaxReplicas (2.61s) [2022-05-10T10:24:06.001Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-10T10:24:06.350Z] === RUN TestDefaultNetwork [2022-05-10T10:24:06.350Z] --- PASS: TestDefaultNetwork (0.29s) [2022-05-10T10:24:06.350Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-10T10:24:06.639Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-10T10:24:06.819Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.30s) [2022-05-10T10:24:06.819Z] === RUN TestInitAddressPools [2022-05-10T10:24:06.819Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-10T10:24:06.819Z] PASS [2022-05-10T10:24:06.819Z] coverage: 74.0% of statements [2022-05-10T10:24:06.819Z] ok github.com/docker/docker/libnetwork/ipamutils 0.670s coverage: 74.0% of statements [2022-05-10T10:24:07.211Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-10T10:24:07.288Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.43s) [2022-05-10T10:24:07.288Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-10T10:24:07.288Z] === RUN TestKeyValue [2022-05-10T10:24:07.288Z] --- PASS: TestKeyValue (0.00s) [2022-05-10T10:24:07.288Z] PASS [2022-05-10T10:24:07.288Z] coverage: 60.0% of statements [2022-05-10T10:24:07.288Z] ok github.com/docker/docker/libnetwork/netlabel 0.045s coverage: 60.0% of statements [2022-05-10T10:24:07.783Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-10T10:24:09.698Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-05-10T10:24:09.698Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-10T10:24:10.234Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-10T10:24:10.234Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.84s) [2022-05-10T10:24:10.234Z] === RUN TestGetAddress [2022-05-10T10:24:10.690Z] === RUN TestNetworkDBSimple [2022-05-10T10:24:11.084Z] --- PASS: TestContainerKillOnDaemonStart (13.10s) [2022-05-10T10:24:11.084Z] PASS [2022-05-10T10:24:11.084Z] [2022-05-10T10:24:11.084Z] === Skipped [2022-05-10T10:24:11.084Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-05-10T10:24:11.084Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:24:11.084Z] [2022-05-10T10:24:11.084Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-05-10T10:24:11.084Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:24:11.084Z] [2022-05-10T10:24:11.084Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-05-10T10:24:11.084Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:24:11.084Z] [2022-05-10T10:24:11.084Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-05-10T10:24:11.084Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-05-10T10:24:11.084Z] [2022-05-10T10:24:11.084Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-05-10T10:24:11.084Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-05-10T10:24:11.084Z] [2022-05-10T10:24:11.084Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-05-10T10:24:11.084Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:24:11.084Z] [2022-05-10T10:24:11.084Z] DONE 235 tests, 6 skipped in 167.050s [2022-05-10T10:24:11.084Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-05-10T10:24:11.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:24:11.084Z] ++ set -e [2022-05-10T10:24:11.084Z] ++ '[' -n 0 ']' [2022-05-10T10:24:11.084Z] ++ set -x [2022-05-10T10:24:11.085Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:24:11.085Z] === RUN TestConfigDaemonLibtrustID [2022-05-10T10:24:11.145Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-05-10T10:24:11.145Z] PASS [2022-05-10T10:24:11.145Z] coverage: 100.0% of statements [2022-05-10T10:24:11.145Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-05-10T10:24:11.145Z] === RUN TestGenerate [2022-05-10T10:24:11.145Z] --- PASS: TestGenerate (0.00s) [2022-05-10T10:24:11.145Z] === RUN TestGeneratePtr [2022-05-10T10:24:11.145Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-10T10:24:11.145Z] === RUN TestGenerateMissingField [2022-05-10T10:24:11.145Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-10T10:24:11.145Z] === RUN TestFieldCannotBeSet [2022-05-10T10:24:11.145Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-10T10:24:11.145Z] === RUN TestTypeMismatchError [2022-05-10T10:24:11.145Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-10T10:24:11.145Z] PASS [2022-05-10T10:24:11.145Z] coverage: 100.0% of statements [2022-05-10T10:24:11.145Z] ok github.com/docker/docker/libnetwork/options 0.044s coverage: 100.0% of statements [2022-05-10T10:24:11.601Z] 2022/05/10 10:24:11 Closing DB instances... [2022-05-10T10:24:11.655Z] --- PASS: TestConfigDaemonLibtrustID (0.58s) [2022-05-10T10:24:11.655Z] === RUN TestDaemonConfigValidation [2022-05-10T10:24:11.655Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:24:11.655Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:24:11.655Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-05-10T10:24:11.655Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-05-10T10:24:11.655Z] === RUN TestDaemonConfigValidation/invalid_config [2022-05-10T10:24:11.655Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-05-10T10:24:11.655Z] === RUN TestDaemonConfigValidation/malformed_config [2022-05-10T10:24:11.655Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-05-10T10:24:11.655Z] === RUN TestDaemonConfigValidation/valid_config [2022-05-10T10:24:11.655Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-05-10T10:24:11.655Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-05-10T10:24:11.655Z] === CONT TestDaemonConfigValidation/malformed_config [2022-05-10T10:24:11.917Z] === CONT TestDaemonConfigValidation/valid_config [2022-05-10T10:24:11.917Z] === CONT TestDaemonConfigValidation/invalid_config [2022-05-10T10:24:11.917Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-05-10T10:24:12.056Z] testing: warning: no tests to run [2022-05-10T10:24:12.056Z] PASS [2022-05-10T10:24:12.056Z] coverage: 0.0% of statements [2022-05-10T10:24:12.056Z] ok github.com/docker/docker/libnetwork/osl 0.040s coverage: 0.0% of statements [no tests to run] [2022-05-10T10:24:12.056Z] === RUN TestRequestNewPort [2022-05-10T10:24:12.056Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestRequestSpecificPort [2022-05-10T10:24:12.056Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestReleasePort [2022-05-10T10:24:12.056Z] --- PASS: TestReleasePort (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestReuseReleasedPort [2022-05-10T10:24:12.056Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestReleaseUnreadledPort [2022-05-10T10:24:12.056Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestUnknowProtocol [2022-05-10T10:24:12.056Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestAllocateAllPorts [2022-05-10T10:24:12.056Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestPortAllocation [2022-05-10T10:24:12.056Z] --- PASS: TestPortAllocation (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestPortAllocationWithCustomRange [2022-05-10T10:24:12.056Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestNoDuplicateBPR [2022-05-10T10:24:12.056Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-10T10:24:12.056Z] === RUN TestChangePortRange [2022-05-10T10:24:12.056Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-10T10:24:12.056Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-10T10:24:12.056Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-10T10:24:12.056Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-10T10:24:12.056Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-10T10:24:12.056Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-10T10:24:12.056Z] --- PASS: TestChangePortRange (0.00s) [2022-05-10T10:24:12.056Z] PASS [2022-05-10T10:24:12.056Z] coverage: 88.6% of statements [2022-05-10T10:24:12.056Z] ok github.com/docker/docker/libnetwork/portallocator 0.045s coverage: 88.6% of statements [2022-05-10T10:24:12.177Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-05-10T10:24:12.177Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-05-10T10:24:12.177Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.18s) [2022-05-10T10:24:12.177Z] --- PASS: TestDaemonConfigValidation/valid_config (0.17s) [2022-05-10T10:24:12.177Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.26s) [2022-05-10T10:24:12.177Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-05-10T10:24:12.177Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-10T10:24:12.177Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-05-10T10:24:13.016Z] testing: warning: no tests to run [2022-05-10T10:24:13.016Z] PASS [2022-05-10T10:24:13.016Z] coverage: 0.0% of statements [2022-05-10T10:24:13.016Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-05-10T10:24:13.016Z] === RUN TestHashData [2022-05-10T10:24:13.016Z] --- PASS: TestHashData (0.00s) [2022-05-10T10:24:13.016Z] PASS [2022-05-10T10:24:13.016Z] coverage: 2.8% of statements [2022-05-10T10:24:13.016Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-05-10T10:24:13.120Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-10T10:24:13.120Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-05-10T10:24:13.120Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-05-10T10:24:13.472Z] --- PASS: TestNetworkDBSimple (2.68s) [2022-05-10T10:24:13.472Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-10T10:24:13.927Z] === RUN TestErrorConstructors [2022-05-10T10:24:13.927Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-10T10:24:13.927Z] === RUN TestCompareIPMask [2022-05-10T10:24:13.927Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-10T10:24:13.927Z] === RUN TestUtilGetHostPartIP [2022-05-10T10:24:13.927Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-10T10:24:13.927Z] === RUN TestUtilGetBroadcastIP [2022-05-10T10:24:13.927Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-10T10:24:13.927Z] === RUN TestParseCIDR [2022-05-10T10:24:13.927Z] --- PASS: TestParseCIDR (0.00s) [2022-05-10T10:24:13.927Z] PASS [2022-05-10T10:24:13.927Z] coverage: 37.3% of statements [2022-05-10T10:24:13.927Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-10T10:24:14.384Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-10T10:24:14.384Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-10T10:24:14.385Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-10T10:24:14.385Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-10T10:24:14.385Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-10T10:24:14.385Z] PASS [2022-05-10T10:24:14.385Z] coverage: 55.0% of statements [2022-05-10T10:24:14.385Z] ok github.com/docker/docker/oci 0.056s coverage: 55.0% of statements [2022-05-10T10:24:14.385Z] 2022/05/10 10:24:14 Closing DB instances... [2022-05-10T10:24:14.504Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-05-10T10:24:14.504Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-10T10:24:14.504Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-10T10:24:14.504Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-10T10:24:14.504Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-10T10:24:14.504Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-10T10:24:14.504Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-10T10:24:14.504Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-10T10:24:14.504Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-10T10:24:14.504Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-10T10:24:15.345Z] === RUN TestParseVersion [2022-05-10T10:24:15.345Z] --- PASS: TestParseVersion (0.00s) [2022-05-10T10:24:15.345Z] PASS [2022-05-10T10:24:15.345Z] coverage: 52.9% of statements [2022-05-10T10:24:15.345Z] ok github.com/docker/docker/pkg/aaparser 0.045s coverage: 52.9% of statements [2022-05-10T10:24:15.345Z] === RUN TestAddressPoolOpt [2022-05-10T10:24:15.345Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/a [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/something [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/_=a [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/env1=value1 [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/_env1=value1 [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/PATH [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/=a [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/PATH= [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/PATH=something [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/asd!qwe [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/1asd [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/123 [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/some_space [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/__some_space_before [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/some_space_after__ [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/= [2022-05-10T10:24:15.345Z] === RUN TestValidateEnv/PaTh [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-10T10:24:15.345Z] === RUN TestParseHost [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://:5555/ [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-10T10:24:15.345Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-10T10:24:15.345Z] === RUN TestParseHost/something_with_spaces [2022-05-10T10:24:15.345Z] === RUN TestParseHost/unknown:// [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://:port [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://invalid:port [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://:5555/p [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-10T10:24:15.345Z] === RUN TestParseHost/:// [2022-05-10T10:24:15.345Z] === RUN TestParseHost/_ [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://: [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseHost/npipe:// [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseHost/unix://path/to/socket [2022-05-10T10:24:15.345Z] === RUN TestParseHost/__ [2022-05-10T10:24:15.345Z] === RUN TestParseHost/fd://something [2022-05-10T10:24:15.345Z] === RUN TestParseHost/unix:// [2022-05-10T10:24:15.345Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://[::1]: [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseHost/#00 [2022-05-10T10:24:15.345Z] === RUN TestParseHost/fd:// [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp:// [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseHost/tcp://host: [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/: [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-10T10:24:15.345Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-10T10:24:15.345Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestParseTCP [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/:5555/path [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/localhost:5555/path [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/tcp://:5555 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/tcp:// [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/: [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/localhost: [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/localhost [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/0.0.0.1 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/:5555 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/::1 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/0.0.0.1: [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/[::1]: [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/[::1]:5555 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/tcp://: [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/localhost:5555 [2022-05-10T10:24:15.346Z] === RUN TestParseTCP/#00 [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP (0.02s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-10T10:24:15.346Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestValidateExtraHosts [2022-05-10T10:24:15.346Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestValidateIPAddress [2022-05-10T10:24:15.346Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestMapOpts [2022-05-10T10:24:15.346Z] --- PASS: TestMapOpts (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestListOptsWithoutValidator [2022-05-10T10:24:15.346Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestListOptsWithValidator [2022-05-10T10:24:15.346Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestValidateDNSSearch [2022-05-10T10:24:15.346Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_general_format [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_one_more [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-10T10:24:15.346Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-10T10:24:15.346Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestNamedListOpts [2022-05-10T10:24:15.346Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestNamedMapOpts [2022-05-10T10:24:15.346Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestParseLink [2022-05-10T10:24:15.346Z] --- PASS: TestParseLink (0.00s) [2022-05-10T10:24:15.346Z] === RUN TestUlimitOpt [2022-05-10T10:24:15.346Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-10T10:24:15.346Z] PASS [2022-05-10T10:24:15.346Z] coverage: 65.5% of statements [2022-05-10T10:24:15.346Z] ok github.com/docker/docker/opts 0.103s coverage: 65.5% of statements [2022-05-10T10:24:15.447Z] === CONT TestConfigDaemonSeccompProfiles [2022-05-10T10:24:15.447Z] daemon_test.go:156: [d33d78d3c0b49] daemon is not started [2022-05-10T10:24:15.447Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-05-10T10:24:15.447Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s) [2022-05-10T10:24:15.447Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-05-10T10:24:15.447Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-05-10T10:24:15.447Z] === RUN TestDaemonProxy [2022-05-10T10:24:15.447Z] === RUN TestDaemonProxy/environment_variables [2022-05-10T10:24:16.312Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.88s) [2022-05-10T10:24:16.312Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-10T10:24:17.274Z] === RUN TestPeerCertificateMarshalJSON [2022-05-10T10:24:17.274Z] 2022/05/10 10:24:17 Closing DB instances... [2022-05-10T10:24:17.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-05-10T10:24:17.363Z] === RUN TestDaemonProxy/command-line_options [2022-05-10T10:24:17.729Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-10T10:24:17.729Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-10T10:24:17.729Z] --- PASS: TestPeerCertificateMarshalJSON (0.48s) [2022-05-10T10:24:17.729Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-10T10:24:17.729Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-10T10:24:17.729Z] === RUN TestMiddleware [2022-05-10T10:24:17.729Z] --- PASS: TestMiddleware (0.00s) [2022-05-10T10:24:17.729Z] === RUN TestNewResponseModifier [2022-05-10T10:24:17.729Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-10T10:24:17.729Z] PASS [2022-05-10T10:24:17.729Z] coverage: 26.8% of statements [2022-05-10T10:24:17.729Z] ok github.com/docker/docker/pkg/authorization 0.534s coverage: 26.8% of statements [2022-05-10T10:24:17.729Z] === RUN TestIsArchivePathDir [2022-05-10T10:24:17.938Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-10T10:24:18.185Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-05-10T10:24:18.186Z] === RUN TestIsArchivePathInvalidFile [2022-05-10T10:24:18.186Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-05-10T10:24:18.186Z] === RUN TestIsArchivePathTar [2022-05-10T10:24:18.641Z] --- PASS: TestIsArchivePathTar (0.22s) [2022-05-10T10:24:18.641Z] === RUN TestDecompressStreamGzip [2022-05-10T10:24:18.641Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-05-10T10:24:18.641Z] === RUN TestDecompressStreamBzip2 [2022-05-10T10:24:18.641Z] === RUN TestUnbuffered [2022-05-10T10:24:18.641Z] --- PASS: TestUnbuffered (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestRaceUnbuffered [2022-05-10T10:24:18.641Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-10T10:24:18.641Z] PASS [2022-05-10T10:24:18.641Z] coverage: 100.0% of statements [2022-05-10T10:24:18.641Z] ok github.com/docker/docker/pkg/broadcaster 0.047s coverage: 100.0% of statements [2022-05-10T10:24:18.641Z] --- PASS: TestDecompressStreamBzip2 (0.22s) [2022-05-10T10:24:18.641Z] === RUN TestDecompressStreamXz [2022-05-10T10:24:18.641Z] archive_test.go:133: Xz not present in msys2 [2022-05-10T10:24:18.641Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestDecompressStreamZstd [2022-05-10T10:24:18.641Z] archive_test.go:140: zstd not installed [2022-05-10T10:24:18.641Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-10T10:24:18.641Z] === RUN TestCompressStreamXzUnsupported [2022-05-10T10:24:18.641Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-10T10:24:18.641Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestCompressStreamInvalid [2022-05-10T10:24:18.641Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestExtensionInvalid [2022-05-10T10:24:18.641Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestExtensionUncompressed [2022-05-10T10:24:18.641Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestExtensionBzip2 [2022-05-10T10:24:18.641Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestExtensionGzip [2022-05-10T10:24:18.641Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestExtensionXz [2022-05-10T10:24:18.641Z] --- PASS: TestExtensionXz (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestExtensionZstd [2022-05-10T10:24:18.641Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-10T10:24:18.641Z] === RUN TestCmdStreamLargeStderr [2022-05-10T10:24:18.880Z] === RUN TestDaemonProxy/configuration_file [2022-05-10T10:24:19.097Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-05-10T10:24:19.097Z] === RUN TestCmdStreamBad [2022-05-10T10:24:19.097Z] archive_test.go:252: Failing on Windows CI machines [2022-05-10T10:24:19.097Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-10T10:24:19.097Z] === RUN TestCmdStreamGood [2022-05-10T10:24:19.097Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-05-10T10:24:19.097Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-10T10:24:19.097Z] --- PASS: TestCmdStreamGood (0.06s) [2022-05-10T10:24:19.097Z] === RUN TestUntarPathWithInvalidDest [2022-05-10T10:24:19.097Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-10T10:24:19.097Z] === RUN TestUntarPathWithInvalidSrc [2022-05-10T10:24:19.097Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-10T10:24:19.097Z] === RUN TestUntarPath [2022-05-10T10:24:19.097Z] --- PASS: TestUntarPath (0.18s) [2022-05-10T10:24:19.097Z] === RUN TestUntarPathWithDestinationFile [2022-05-10T10:24:19.097Z] === RUN TestMatch [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[]] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[foo]] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[foo_bar]] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[]#01 [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[qux]] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-10T10:24:19.097Z] === RUN TestMatch/[[foo_baz]] [2022-05-10T10:24:19.097Z] --- PASS: TestMatch (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-10T10:24:19.097Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-10T10:24:19.097Z] PASS [2022-05-10T10:24:19.097Z] coverage: 87.5% of statements [2022-05-10T10:24:19.097Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-05-10T10:24:19.097Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-10T10:24:19.097Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-10T10:24:19.142Z] check_test.go:307: [d3fdb5fcb61a0] daemon is not started [2022-05-10T10:24:19.142Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-05-10T10:24:19.553Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-10T10:24:19.553Z] === RUN TestCopyWithTarInvalidSrc [2022-05-10T10:24:19.553Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-10T10:24:19.553Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-10T10:24:19.553Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-10T10:24:19.553Z] === RUN TestCopyWithTarSrcFile [2022-05-10T10:24:19.553Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-10T10:24:19.553Z] === RUN TestCopyWithTarSrcFolder [2022-05-10T10:24:19.553Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-10T10:24:19.553Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-10T10:24:19.553Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-10T10:24:19.553Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-10T10:24:19.553Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-05-10T10:24:19.553Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-10T10:24:19.553Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-10T10:24:19.553Z] === RUN TestCopyFileWithTarSrcFile [2022-05-10T10:24:19.553Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-10T10:24:19.553Z] === RUN TestTarFiles [2022-05-10T10:24:20.514Z] === RUN TestChrootTarUntar [2022-05-10T10:24:20.514Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:20.514Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-10T10:24:20.514Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-10T10:24:20.514Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:20.514Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-10T10:24:20.514Z] === RUN TestChrootUntarEmptyArchive [2022-05-10T10:24:20.514Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-05-10T10:24:20.514Z] === RUN TestChrootTarUntarWithSymlink [2022-05-10T10:24:20.514Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:24:20.514Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-10T10:24:20.514Z] === RUN TestChrootCopyWithTar [2022-05-10T10:24:20.514Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:24:20.514Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-10T10:24:20.514Z] === RUN TestChrootCopyFileWithTar [2022-05-10T10:24:20.514Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:20.514Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-10T10:24:20.514Z] === RUN TestChrootUntarPath [2022-05-10T10:24:20.514Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:24:20.514Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-10T10:24:20.514Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-10T10:24:20.514Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:20.514Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:24:20.514Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-10T10:24:20.514Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:20.514Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:24:20.514Z] === RUN TestChrootApplyDotDotFile [2022-05-10T10:24:20.514Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:20.514Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-10T10:24:20.514Z] PASS [2022-05-10T10:24:20.514Z] coverage: 12.0% of statements [2022-05-10T10:24:20.514Z] ok github.com/docker/docker/pkg/chrootarchive 0.100s coverage: 12.0% of statements [2022-05-10T10:24:20.840Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s) [2022-05-10T10:24:20.840Z] === RUN TestCreateServiceSecretFileMode [2022-05-10T10:24:21.056Z] === RUN TestDaemonProxy/conflicting_options [2022-05-10T10:24:21.096Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-05-10T10:24:21.096Z] === RUN TestCreateServiceConfigFileMode [2022-05-10T10:24:21.317Z] === RUN TestDaemonProxy/reload_sanitized [2022-05-10T10:24:21.477Z] 2022/05/10 10:24:20 Closing DB instances... [2022-05-10T10:24:21.477Z] === RUN TestEnsureRemoveAllNotExist [2022-05-10T10:24:21.477Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-10T10:24:21.477Z] === RUN TestEnsureRemoveAllWithDir [2022-05-10T10:24:21.477Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-10T10:24:21.477Z] === RUN TestEnsureRemoveAllWithFile [2022-05-10T10:24:21.477Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-10T10:24:21.477Z] PASS [2022-05-10T10:24:21.477Z] coverage: 0.0% of statements [2022-05-10T10:24:21.477Z] ok github.com/docker/docker/pkg/containerfs 0.048s coverage: 0.0% of statements [2022-05-10T10:24:21.578Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-10T10:24:21.839Z] --- PASS: TestDaemonProxy (6.40s) [2022-05-10T10:24:21.839Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-05-10T10:24:21.839Z] --- PASS: TestDaemonProxy/command-line_options (1.78s) [2022-05-10T10:24:21.839Z] --- PASS: TestDaemonProxy/configuration_file (1.81s) [2022-05-10T10:24:21.839Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-05-10T10:24:21.839Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-05-10T10:24:21.839Z] PASS [2022-05-10T10:24:21.839Z] [2022-05-10T10:24:21.839Z] DONE 17 tests in 10.857s [2022-05-10T10:24:21.839Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-05-10T10:24:21.839Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:24:21.839Z] ++ set -e [2022-05-10T10:24:21.839Z] ++ '[' -n 0 ']' [2022-05-10T10:24:21.839Z] ++ set -x [2022-05-10T10:24:21.839Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:24:21.839Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-05-10T10:24:22.100Z] INFO: Testing against a local daemon [2022-05-10T10:24:22.100Z] === RUN TestCommitInheritsEnv [2022-05-10T10:24:22.361Z] --- PASS: TestCommitInheritsEnv (0.38s) [2022-05-10T10:24:22.361Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-10T10:24:22.361Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-05-10T10:24:22.361Z] === RUN TestImportWithCustomPlatform [2022-05-10T10:24:22.361Z] === RUN TestImportWithCustomPlatform/#00 [2022-05-10T10:24:22.438Z] === RUN TestSizeEmpty [2022-05-10T10:24:22.438Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-10T10:24:22.438Z] === RUN TestSizeEmptyFile [2022-05-10T10:24:22.438Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-10T10:24:22.438Z] === RUN TestSizeNonemptyFile [2022-05-10T10:24:22.438Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-10T10:24:22.438Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-10T10:24:22.438Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-10T10:24:22.438Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-10T10:24:22.438Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-10T10:24:22.438Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-10T10:24:22.438Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-10T10:24:22.438Z] === RUN TestMoveToSubdir [2022-05-10T10:24:22.438Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-10T10:24:22.438Z] === RUN TestSizeNonExistingDirectory [2022-05-10T10:24:22.438Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-10T10:24:22.438Z] PASS [2022-05-10T10:24:22.438Z] coverage: 80.0% of statements [2022-05-10T10:24:22.438Z] ok github.com/docker/docker/pkg/directory 0.056s coverage: 80.0% of statements [2022-05-10T10:24:22.622Z] === RUN TestImportWithCustomPlatform/_______ [2022-05-10T10:24:22.622Z] === RUN TestImportWithCustomPlatform// [2022-05-10T10:24:22.622Z] === RUN TestImportWithCustomPlatform/linux [2022-05-10T10:24:22.622Z] === RUN TestImportWithCustomPlatform/LINUX [2022-05-10T10:24:22.622Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-05-10T10:24:22.883Z] === RUN TestImportWithCustomPlatform/macos [2022-05-10T10:24:22.883Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-05-10T10:24:22.883Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform/#00 (0.13s) [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform/linux (0.11s) [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.09s) [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.11s) [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-05-10T10:24:22.883Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-05-10T10:24:22.883Z] === RUN TestImagesFilterMultiReference [2022-05-10T10:24:22.883Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-05-10T10:24:22.883Z] === RUN TestImagePullPlatformInvalid [2022-05-10T10:24:22.883Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-05-10T10:24:22.883Z] === RUN TestRemoveImageOrphaning [2022-05-10T10:24:23.400Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s) [2022-05-10T10:24:23.400Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-10T10:24:23.400Z] === RUN TestPollerAddRemove [2022-05-10T10:24:23.400Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-10T10:24:23.400Z] === RUN TestPollerEvent [2022-05-10T10:24:23.400Z] poller_test.go:40: No chmod on Windows [2022-05-10T10:24:23.400Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-10T10:24:23.400Z] === RUN TestPollerClose [2022-05-10T10:24:23.400Z] --- PASS: TestPollerClose (0.00s) [2022-05-10T10:24:23.400Z] PASS [2022-05-10T10:24:23.400Z] coverage: 36.2% of statements [2022-05-10T10:24:23.400Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 36.2% of statements [2022-05-10T10:24:23.436Z] 2022/05/10 10:24:20 Closing DB instances... [2022-05-10T10:24:23.436Z] time="2022-05-10T10:24:21Z" level=error msg="node: 782470c4d162 is unknown to memberlist" [2022-05-10T10:24:23.436Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2022-05-10T10:24:23.436Z] === RUN TestFindNode [2022-05-10T10:24:23.436Z] 2022/05/10 10:24:22 Closing DB instances... [2022-05-10T10:24:23.436Z] --- PASS: TestFindNode (0.02s) [2022-05-10T10:24:23.436Z] === RUN TestChangeNodeState [2022-05-10T10:24:23.436Z] 2022/05/10 10:24:22 Closing DB instances... [2022-05-10T10:24:23.436Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-10T10:24:23.436Z] === RUN TestNodeReincarnation [2022-05-10T10:24:23.436Z] 2022/05/10 10:24:22 Closing DB instances... [2022-05-10T10:24:23.454Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-05-10T10:24:23.454Z] === RUN TestRemoveImageGarbageCollector [2022-05-10T10:24:23.611Z] --- PASS: TestCreateServiceConfigFileMode (2.38s) [2022-05-10T10:24:23.611Z] === RUN TestCreateServiceSysctls [2022-05-10T10:24:23.716Z] time="2022-05-10T10:24:23Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-05-10T10:24:23.977Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-10T10:24:24.238Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-10T10:24:24.927Z] === RUN TestCopyFileWithInvalidSrc [2022-05-10T10:24:24.927Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCopyFileWithInvalidDest [2022-05-10T10:24:24.927Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-10T10:24:24.927Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-10T10:24:24.927Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCopyFile [2022-05-10T10:24:24.927Z] --- PASS: TestCopyFile (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-10T10:24:24.927Z] fileutils_test.go:133: Needs porting to Windows [2022-05-10T10:24:24.927Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-10T10:24:24.927Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-10T10:24:24.927Z] fileutils_test.go:179: Needs porting to Windows [2022-05-10T10:24:24.927Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestWildcardMatches [2022-05-10T10:24:24.927Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestPatternMatches [2022-05-10T10:24:24.927Z] --- PASS: TestPatternMatches (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-10T10:24:24.927Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestPatternMatchesFolderExclusions [2022-05-10T10:24:24.927Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-10T10:24:24.927Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-10T10:24:24.927Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-10T10:24:24.927Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-10T10:24:24.927Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestSingleExclamationError [2022-05-10T10:24:24.927Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestMatchesWithNoPatterns [2022-05-10T10:24:24.927Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestMatchesWithMalformedPatterns [2022-05-10T10:24:24.927Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestMatches [2022-05-10T10:24:24.927Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-10T10:24:24.927Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-10T10:24:24.927Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-10T10:24:24.927Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-10T10:24:24.927Z] --- PASS: TestMatches (0.01s) [2022-05-10T10:24:24.927Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-10T10:24:24.927Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-10T10:24:24.927Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-10T10:24:24.927Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCleanPatterns [2022-05-10T10:24:24.927Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-10T10:24:24.927Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCleanPatternsExceptionFlag [2022-05-10T10:24:24.927Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-10T10:24:24.927Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-10T10:24:24.927Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCleanPatternsErrorSingleException [2022-05-10T10:24:24.927Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCreateIfNotExistsDir [2022-05-10T10:24:24.927Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-05-10T10:24:24.927Z] === RUN TestCreateIfNotExistsFile [2022-05-10T10:24:24.927Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-10T10:24:24.927Z] === RUN TestMatch [2022-05-10T10:24:24.927Z] --- PASS: TestMatch (0.00s) [2022-05-10T10:24:24.927Z] === RUN TestCompile [2022-05-10T10:24:24.927Z] === RUN TestCompile/slash [2022-05-10T10:24:24.927Z] === RUN TestCompile/backslash [2022-05-10T10:24:24.927Z] --- PASS: TestCompile (0.00s) [2022-05-10T10:24:24.927Z] --- PASS: TestCompile/slash (0.00s) [2022-05-10T10:24:24.927Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-10T10:24:24.927Z] PASS [2022-05-10T10:24:24.927Z] coverage: 84.7% of statements [2022-05-10T10:24:24.927Z] ok github.com/docker/docker/pkg/fileutils 0.094s coverage: 84.7% of statements [2022-05-10T10:24:25.383Z] 2022/05/10 10:24:24 Closing DB instances... [2022-05-10T10:24:25.383Z] --- PASS: TestTarFiles (5.99s) [2022-05-10T10:24:25.383Z] === RUN TestDetectCompressionZstd [2022-05-10T10:24:25.383Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-10T10:24:25.383Z] === RUN TestTarUntar [2022-05-10T10:24:25.383Z] --- PASS: TestTarUntar (0.05s) [2022-05-10T10:24:25.383Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-10T10:24:25.383Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-10T10:24:25.383Z] === RUN TestTarWithOptions [2022-05-10T10:24:25.383Z] === RUN TestGet [2022-05-10T10:24:25.383Z] --- PASS: TestGet (0.00s) [2022-05-10T10:24:25.383Z] === RUN TestGetShortcutString [2022-05-10T10:24:25.383Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-10T10:24:25.383Z] PASS [2022-05-10T10:24:25.383Z] coverage: 42.9% of statements [2022-05-10T10:24:25.383Z] --- PASS: TestTarWithOptions (0.04s) [2022-05-10T10:24:25.383Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-10T10:24:25.383Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-10T10:24:25.383Z] === RUN TestUntarUstarGnuConflict [2022-05-10T10:24:25.383Z] ok github.com/docker/docker/pkg/homedir 0.043s coverage: 42.9% of statements [2022-05-10T10:24:25.383Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-10T10:24:25.383Z] === RUN TestUntarInvalidFilenames [2022-05-10T10:24:25.623Z] --- PASS: TestRemoveImageGarbageCollector (2.29s) [2022-05-10T10:24:25.623Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-10T10:24:25.623Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-10T10:24:25.623Z] === RUN TestTagInvalidReference [2022-05-10T10:24:25.623Z] --- PASS: TestTagInvalidReference (0.02s) [2022-05-10T10:24:25.623Z] === RUN TestTagValidPrefixedRepo [2022-05-10T10:24:25.623Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-05-10T10:24:25.839Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3085472820\\dest" [2022-05-10T10:24:25.839Z] --- PASS: TestUntarInvalidFilenames (0.26s) [2022-05-10T10:24:25.839Z] === RUN TestUntarHardlinkToSymlink [2022-05-10T10:24:25.839Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-10T10:24:25.839Z] === RUN TestUntarInvalidHardlink [2022-05-10T10:24:25.839Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2965431736\\victim\\hello" -> "../victim/hello" [2022-05-10T10:24:25.839Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2191929549\\victim\\hello" -> "/../victim/hello" [2022-05-10T10:24:25.839Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink135160015\\victim" -> "../victim" [2022-05-10T10:24:25.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink573595890\\victim" -> "../victim" [2022-05-10T10:24:25.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3879233165\\victim" -> "../victim" [2022-05-10T10:24:25.840Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1271293580\\victim" -> "../victim" [2022-05-10T10:24:25.840Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-10T10:24:25.840Z] === RUN TestUntarInvalidSymlink [2022-05-10T10:24:25.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4096835801\\dest\\dotdot" -> "../victim/hello" [2022-05-10T10:24:25.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2934643340\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-10T10:24:25.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4112298599\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:24:25.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4167628229\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:24:25.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1331686616\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:24:25.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3956955023\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:24:25.840Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink534292470\\dest\\dir\\loophole" -> "../../victim" [2022-05-10T10:24:25.840Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-05-10T10:24:25.840Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-10T10:24:25.840Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-10T10:24:25.840Z] === RUN TestXGlobalNoParent [2022-05-10T10:24:25.840Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-10T10:24:25.840Z] === RUN TestReplaceFileTarWrapper [2022-05-10T10:24:25.884Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-05-10T10:24:25.884Z] === RUN TestTagExistedNameWithoutForce [2022-05-10T10:24:25.884Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-05-10T10:24:25.884Z] === RUN TestTagOfficialNames [2022-05-10T10:24:25.884Z] --- PASS: TestTagOfficialNames (0.06s) [2022-05-10T10:24:25.884Z] === RUN TestTagMatchesDigest [2022-05-10T10:24:25.884Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-05-10T10:24:25.884Z] === CONT TestImportExtremelyLargeImageWorks [2022-05-10T10:24:26.296Z] --- PASS: TestReplaceFileTarWrapper (0.20s) [2022-05-10T10:24:26.296Z] === RUN TestPrefixHeaderReadable [2022-05-10T10:24:26.296Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-05-10T10:24:26.296Z] === RUN TestDisablePigz [2022-05-10T10:24:26.296Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-10T10:24:26.296Z] --- PASS: TestDisablePigz (0.14s) [2022-05-10T10:24:26.296Z] === RUN TestPigz [2022-05-10T10:24:26.296Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-10T10:24:26.296Z] --- PASS: TestPigz (0.19s) [2022-05-10T10:24:26.296Z] === RUN TestNosysFileInfo [2022-05-10T10:24:26.296Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-10T10:24:26.296Z] === RUN TestCopyFileWithInvalidDest [2022-05-10T10:24:26.296Z] archive_windows_test.go:16: Currently fails [2022-05-10T10:24:26.296Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-10T10:24:26.296Z] === RUN TestCanonicalTarNameForPath [2022-05-10T10:24:26.296Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-10T10:24:26.296Z] === RUN TestCanonicalTarName [2022-05-10T10:24:26.296Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-10T10:24:26.296Z] === RUN TestChmodTarEntry [2022-05-10T10:24:26.296Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-10T10:24:26.296Z] === RUN TestHardLinkOrder [2022-05-10T10:24:26.296Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-05-10T10:24:26.296Z] === RUN TestNetworkDBNodeLeave [2022-05-10T10:24:26.752Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-10T10:24:26.752Z] === RUN TestChangeString [2022-05-10T10:24:26.752Z] --- PASS: TestChangeString (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestChangesWithNoChanges [2022-05-10T10:24:26.752Z] === RUN TestCreateIDMapOrder [2022-05-10T10:24:26.752Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-10T10:24:26.752Z] PASS [2022-05-10T10:24:26.752Z] coverage: 7.2% of statements [2022-05-10T10:24:26.752Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-05-10T10:24:26.752Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-10T10:24:26.752Z] === RUN TestChangesWithChanges [2022-05-10T10:24:26.752Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-10T10:24:26.752Z] === RUN TestChangesWithChangesGH13590 [2022-05-10T10:24:26.752Z] changes_test.go:196: needs more investigation [2022-05-10T10:24:26.752Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestChangesDirsEmpty [2022-05-10T10:24:26.752Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-10T10:24:26.752Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestChangesDirsMutated [2022-05-10T10:24:26.752Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-10T10:24:26.752Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestApplyLayer [2022-05-10T10:24:26.752Z] changes_test.go:433: needs further investigation [2022-05-10T10:24:26.752Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestChangesSizeWithHardlinks [2022-05-10T10:24:26.752Z] changes_test.go:469: needs further investigation [2022-05-10T10:24:26.752Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestChangesSizeWithNoChanges [2022-05-10T10:24:26.752Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-10T10:24:26.752Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestChangesSize [2022-05-10T10:24:26.752Z] --- PASS: TestChangesSize (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestApplyLayerInvalidFilenames [2022-05-10T10:24:26.752Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3604902816\\dest" [2022-05-10T10:24:26.752Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-10T10:24:26.752Z] === RUN TestApplyLayerInvalidHardlink [2022-05-10T10:24:26.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2871460935\\victim\\hello" -> "../victim/hello" [2022-05-10T10:24:26.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink255109480\\victim\\hello" -> "/../victim/hello" [2022-05-10T10:24:26.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1073542481\\victim" -> "../victim" [2022-05-10T10:24:26.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink125560951\\victim" -> "../victim" [2022-05-10T10:24:26.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3808453310\\victim" -> "../victim" [2022-05-10T10:24:26.752Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink816998798\\victim" -> "../victim" [2022-05-10T10:24:26.752Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-05-10T10:24:26.752Z] === RUN TestApplyLayerInvalidSymlink [2022-05-10T10:24:26.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2207751004\\dest\\dotdot" -> "../victim/hello" [2022-05-10T10:24:26.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3009212006\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-10T10:24:26.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3861175162\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:24:26.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2533522575\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:24:26.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1122854189\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:24:26.752Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink237525504\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:24:26.752Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-05-10T10:24:26.752Z] === RUN TestApplyLayerWhiteouts [2022-05-10T10:24:26.752Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2022-05-10T10:24:26.752Z] === RUN TestGenerateEmptyFile [2022-05-10T10:24:26.752Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-10T10:24:26.752Z] === RUN TestGenerateWithContent [2022-05-10T10:24:26.752Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-10T10:24:26.752Z] PASS [2022-05-10T10:24:26.752Z] coverage: 61.9% of statements [2022-05-10T10:24:26.752Z] ok github.com/docker/docker/pkg/archive 8.898s coverage: 61.9% of statements [2022-05-10T10:24:26.875Z] --- PASS: TestCreateServiceSysctls (3.09s) [2022-05-10T10:24:26.875Z] === RUN TestCreateServiceCapabilities [2022-05-10T10:24:27.799Z] check_test.go:307: [d3d2882ba29b7] daemon is not started [2022-05-10T10:24:27.799Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-10T10:24:28.096Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-10T10:24:28.096Z] === RUN TestParallelCreate [2022-05-10T10:24:28.096Z] 2022/05/10 10:24:27 Closing DB instances... [2022-05-10T10:24:28.096Z] --- PASS: TestParallelCreate (0.02s) [2022-05-10T10:24:28.096Z] === RUN TestParallelDelete [2022-05-10T10:24:28.096Z] 2022/05/10 10:24:27 Closing DB instances... [2022-05-10T10:24:28.096Z] --- PASS: TestParallelDelete (0.02s) [2022-05-10T10:24:28.096Z] === RUN TestNetworkDBIslands [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:bb61b93d1062 with config:&{NodeID:bb61b93d1062 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="Node bb61b93d1062/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="Node bb61b93d1062/172.22.141.255, added to nodes list" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:f700f78a2f23 with config:&{NodeID:f700f78a2f23 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="Node f700f78a2f23/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="Node f700f78a2f23/172.22.141.255, added to nodes list" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="Node f700f78a2f23/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="Node f700f78a2f23/172.22.141.255, added to nodes list" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="Node bb61b93d1062/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=info msg="Node bb61b93d1062/172.22.141.255, added to nodes list" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-10T10:24:28.096Z] time="2022-05-10T10:24:27Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-05-10T10:24:28.279Z] === RUN TestFixedBufferCap [2022-05-10T10:24:28.279Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-10T10:24:28.279Z] === RUN TestFixedBufferLen [2022-05-10T10:24:28.279Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-10T10:24:28.279Z] === RUN TestFixedBufferString [2022-05-10T10:24:28.279Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-10T10:24:28.279Z] === RUN TestFixedBufferWrite [2022-05-10T10:24:28.279Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-10T10:24:28.279Z] === RUN TestFixedBufferRead [2022-05-10T10:24:28.279Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-10T10:24:28.279Z] === RUN TestBytesPipeRead [2022-05-10T10:24:28.279Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-10T10:24:28.279Z] === RUN TestBytesPipeWrite [2022-05-10T10:24:28.279Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-10T10:24:28.279Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=debug msg="memberlist: Failed to join 172.22.141.255: dial tcp 172.22.141.255:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:571bb111062c with config:&{NodeID:571bb111062c Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="Node 571bb111062c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="Node 571bb111062c/172.22.141.255, added to nodes list" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="Node 571bb111062c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="Node 571bb111062c/172.22.141.255, added to nodes list" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="Node bb61b93d1062/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="Node bb61b93d1062/172.22.141.255, added to nodes list" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="Node f700f78a2f23/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=info msg="Node f700f78a2f23/172.22.141.255, added to nodes list" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-05-10T10:24:28.551Z] time="2022-05-10T10:24:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-10T10:24:28.737Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2022-05-10T10:24:28.737Z] === RUN TestAtomicWriteToFile [2022-05-10T10:24:28.737Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-10T10:24:28.737Z] === RUN TestAtomicWriteSetCommit [2022-05-10T10:24:28.737Z] --- PASS: TestAtomicWriteSetCommit (0.05s) [2022-05-10T10:24:28.737Z] === RUN TestAtomicWriteSetCancel [2022-05-10T10:24:28.737Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-10T10:24:28.737Z] === RUN TestReadCloserWrapperClose [2022-05-10T10:24:28.737Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-10T10:24:28.737Z] === RUN TestReaderErrWrapperReadOnError [2022-05-10T10:24:28.737Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-10T10:24:28.737Z] === RUN TestReaderErrWrapperRead [2022-05-10T10:24:28.737Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-10T10:24:28.737Z] === RUN TestCancelReadCloser [2022-05-10T10:24:28.737Z] --- PASS: TestCancelReadCloser (0.13s) [2022-05-10T10:24:28.737Z] === RUN TestWriteCloserWrapperClose [2022-05-10T10:24:28.737Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-10T10:24:28.737Z] === RUN TestNopWriteCloser [2022-05-10T10:24:28.737Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-10T10:24:28.737Z] === RUN TestNopWriter [2022-05-10T10:24:28.737Z] --- PASS: TestNopWriter (0.00s) [2022-05-10T10:24:28.737Z] === RUN TestWriteCounter [2022-05-10T10:24:28.737Z] --- PASS: TestWriteCounter (0.00s) [2022-05-10T10:24:28.737Z] PASS [2022-05-10T10:24:28.737Z] coverage: 70.1% of statements [2022-05-10T10:24:28.737Z] ok github.com/docker/docker/pkg/ioutils 0.842s coverage: 70.1% of statements [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node 571bb111062c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node 571bb111062c/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7a98b101c07c with config:&{NodeID:7a98b101c07c Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node 7a98b101c07c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node 7a98b101c07c/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=debug msg="memberlist: Stream connection from=[::1]:49387" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node 7a98b101c07c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node 7a98b101c07c/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node f700f78a2f23/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node f700f78a2f23/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node 571bb111062c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node 571bb111062c/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node bb61b93d1062/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=info msg="Node bb61b93d1062/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-10T10:24:29.007Z] time="2022-05-10T10:24:28Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49388" [2022-05-10T10:24:29.185Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-10T10:24:29.193Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-05-10T10:24:29.193Z] === RUN TestNetworkDBWatch [2022-05-10T10:24:29.402Z] --- PASS: TestCreateServiceCapabilities (2.44s) [2022-05-10T10:24:29.402Z] === RUN TestInspect [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node 7a98b101c07c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node 7a98b101c07c/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node 7a98b101c07c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node 7a98b101c07c/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:f0851db1f4a0 with config:&{NodeID:f0851db1f4a0 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49389" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node bb61b93d1062/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node bb61b93d1062/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node 7a98b101c07c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node 7a98b101c07c/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node f700f78a2f23/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node f700f78a2f23/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node 571bb111062c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=info msg="Node 571bb111062c/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-10T10:24:29.463Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49390" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=info msg="Node f0851db1f4a0/172.22.141.255, added to nodes list" [2022-05-10T10:24:29.920Z] networkdb_test.go:835: Re-joining: 3 [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=info msg="The new bootstrap node list is:[172.22.141.255:10033 172.22.141.255:10034 172.22.141.255:10035]" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10033" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49391" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10034" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49392" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49393" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10035" [2022-05-10T10:24:29.920Z] networkdb_test.go:835: Re-joining: 4 [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=info msg="The new bootstrap node list is:[172.22.141.255:10033 172.22.141.255:10034 172.22.141.255:10035]" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10033" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49394" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10034" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49395" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10035" [2022-05-10T10:24:29.920Z] time="2022-05-10T10:24:29Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49396" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="node 0 leaving" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062 change state NodeActive --> NodeLeft" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="node4(7a98b101c07c): Node leave event for bb61b93d1062/172.22.141.255" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062 change state NodeActive --> NodeLeft" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="node5(f0851db1f4a0): Node leave event for bb61b93d1062/172.22.141.255" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062 change state NodeActive --> NodeLeft" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="node2(f700f78a2f23): Node leave event for bb61b93d1062/172.22.141.255" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062 change state NodeActive --> NodeLeft" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="node3(571bb111062c): Node leave event for bb61b93d1062/172.22.141.255" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062 change state NodeActive --> NodeLeft" [2022-05-10T10:24:30.376Z] time="2022-05-10T10:24:30Z" level=info msg="node1(bb61b93d1062): Node leave event for bb61b93d1062/172.22.141.255" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=debug msg="memberlist: Failed to join 172.22.141.255: dial tcp 172.22.141.255:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062/172.22.141.255, left gossip cluster" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062/172.22.141.255, left gossip cluster" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062/172.22.141.255, left gossip cluster" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062/172.22.141.255, left gossip cluster" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node bb61b93d1062/172.22.141.255, left gossip cluster" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="node 1 leaving" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node f700f78a2f23 change state NodeActive --> NodeLeft" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="node4(7a98b101c07c): Node leave event for f700f78a2f23/172.22.141.255" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node f700f78a2f23/172.22.141.255, left gossip cluster" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node f700f78a2f23 change state NodeActive --> NodeFailed" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node f700f78a2f23 change state NodeActive --> NodeLeft" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="node5(f0851db1f4a0): Node leave event for f700f78a2f23/172.22.141.255" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node f700f78a2f23 change state NodeActive --> NodeLeft" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="node3(571bb111062c): Node leave event for f700f78a2f23/172.22.141.255" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=info msg="Node f700f78a2f23/172.22.141.255, added to failed nodes list" [2022-05-10T10:24:30.831Z] time="2022-05-10T10:24:30Z" level=error msg="node: f700f78a2f23 is unknown to memberlist" [2022-05-10T10:24:31.099Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-05-10T10:24:31.286Z] time="2022-05-10T10:24:30Z" level=info msg="Node f700f78a2f23/172.22.141.255, left gossip cluster" [2022-05-10T10:24:31.286Z] time="2022-05-10T10:24:30Z" level=info msg="Node f700f78a2f23/172.22.141.255, left gossip cluster" [2022-05-10T10:24:31.286Z] time="2022-05-10T10:24:30Z" level=info msg="Node f700f78a2f23/172.22.141.255, left gossip cluster" [2022-05-10T10:24:31.286Z] time="2022-05-10T10:24:31Z" level=warning msg="memberlist: Failed to send gossip to 172.22.141.255:10037: write udp [::]:10034->172.22.141.255:10037: use of closed network connection" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=info msg="node 2 leaving" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=info msg="Node 571bb111062c change state NodeActive --> NodeLeft" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=info msg="node4(7a98b101c07c): Node leave event for 571bb111062c/172.22.141.255" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=info msg="Node 571bb111062c change state NodeActive --> NodeLeft" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=info msg="node5(f0851db1f4a0): Node leave event for 571bb111062c/172.22.141.255" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=info msg="Node 571bb111062c change state NodeActive --> NodeLeft" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=info msg="node3(571bb111062c): Node leave event for 571bb111062c/172.22.141.255" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=debug msg="memberlist: Failed ping: f0851db1f4a0 (timeout reached)" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.141.255:10036: use of closed network connection" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.141.255:10035: use of closed network connection" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.22.141.255:10034: use of closed network connection" [2022-05-10T10:24:31.287Z] time="2022-05-10T10:24:31Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49398" [2022-05-10T10:24:31.360Z] === RUN TestError [2022-05-10T10:24:31.360Z] --- PASS: TestError (0.00s) [2022-05-10T10:24:31.360Z] === RUN TestProgressString [2022-05-10T10:24:31.360Z] === RUN TestProgressString/no_progress [2022-05-10T10:24:31.360Z] === RUN TestProgressString/progress_1 [2022-05-10T10:24:31.360Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-10T10:24:31.360Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-10T10:24:31.360Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-10T10:24:31.360Z] === RUN TestProgressString/with_units [2022-05-10T10:24:31.360Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-10T10:24:31.360Z] === RUN TestProgressString/hide_counts [2022-05-10T10:24:31.360Z] --- PASS: TestProgressString (0.00s) [2022-05-10T10:24:31.360Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-10T10:24:31.360Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-10T10:24:31.360Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-10T10:24:31.360Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-10T10:24:31.360Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-10T10:24:31.360Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-10T10:24:31.360Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-10T10:24:31.360Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-10T10:24:31.360Z] === RUN TestJSONMessageDisplay [2022-05-10T10:24:31.360Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-05-10T10:24:31.360Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-10T10:24:31.360Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-10T10:24:31.360Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-10T10:24:31.360Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-10T10:24:31.360Z] === RUN TestDisplayJSONMessagesStream [2022-05-10T10:24:31.360Z] --- PASS: TestDisplayJSONMessagesStream (0.03s) [2022-05-10T10:24:31.360Z] PASS [2022-05-10T10:24:31.360Z] coverage: 91.7% of statements [2022-05-10T10:24:31.360Z] ok github.com/docker/docker/pkg/jsonmessage 0.350s coverage: 91.7% of statements [2022-05-10T10:24:31.360Z] 2022/05/10 10:24:30 Closing DB instances... [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="Node 571bb111062c/172.22.141.255, left gossip cluster" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="Node 571bb111062c/172.22.141.255, left gossip cluster" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="Node 571bb111062c/172.22.141.255, left gossip cluster" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=warning msg="memberlist: Was able to connect to f0851db1f4a0 but other probes failed, network may be misconfigured" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=warning msg="memberlist: Failed to send gossip to 172.22.141.255:10036: write udp [::]:10035->172.22.141.255:10036: use of closed network connection" [2022-05-10T10:24:31.743Z] networkdb_test.go:867: node5: OK [2022-05-10T10:24:31.743Z] networkdb_test.go:867: node4: OK [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="node 0 coming back" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0c65d0a971b5 with config:&{NodeID:0c65d0a971b5 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, added to nodes list" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="node 1 coming back" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:13a2a970a40b with config:&{NodeID:13a2a970a40b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="Node 13a2a970a40b/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="Node 13a2a970a40b/172.22.141.255, added to nodes list" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="node 2 coming back" [2022-05-10T10:24:31.743Z] time="2022-05-10T10:24:31Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6b068c960521 with config:&{NodeID:6b068c960521 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:24:31.943Z] --- PASS: TestInspect (2.71s) [2022-05-10T10:24:31.943Z] === RUN TestCreateJob [2022-05-10T10:24:32.198Z] time="2022-05-10T10:24:31Z" level=info msg="Node 6b068c960521/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:32.198Z] time="2022-05-10T10:24:31Z" level=info msg="Node 6b068c960521/172.22.141.255, added to nodes list" [2022-05-10T10:24:32.653Z] time="2022-05-10T10:24:32Z" level=debug msg="memberlist: Failed to join 172.22.141.255: dial tcp 172.22.141.255:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-10T10:24:33.523Z] --- PASS: TestNetworkDBWatch (3.73s) [2022-05-10T10:24:33.523Z] === RUN TestNetworkDBBulkSync [2022-05-10T10:24:33.523Z] === RUN TestStandardLongPath [2022-05-10T10:24:33.523Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-10T10:24:33.523Z] === RUN TestUNCLongPath [2022-05-10T10:24:33.523Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-10T10:24:33.523Z] PASS [2022-05-10T10:24:33.523Z] coverage: 100.0% of statements [2022-05-10T10:24:33.523Z] ok github.com/docker/docker/pkg/longpath 0.063s coverage: 100.0% of statements [2022-05-10T10:24:34.816Z] time="2022-05-10T10:24:34Z" level=debug msg="memberlist: Failed to join 172.22.141.255: dial tcp 172.22.141.255:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-10T10:24:35.049Z] 2022/05/10 10:24:34 Closing DB instances... [2022-05-10T10:24:35.209Z] --- PASS: TestCreateJob (2.92s) [2022-05-10T10:24:35.209Z] === RUN TestReplicatedJob [2022-05-10T10:24:35.271Z] time="2022-05-10T10:24:34Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.141.255:10033 172.22.141.255:10034 172.22.141.255:10035]" [2022-05-10T10:24:35.304Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-10T10:24:35.564Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-10T10:24:35.726Z] time="2022-05-10T10:24:35Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.22.141.255:10033 172.22.141.255:10034 172.22.141.255:10035]" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10033" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49401" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 7a98b101c07c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 7a98b101c07c/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node f0851db1f4a0/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node f0851db1f4a0/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, is the new incarnation of the shutdown node bb61b93d1062/172.22.141.255" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10034" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49402" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node f0851db1f4a0/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node f0851db1f4a0/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 7a98b101c07c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 7a98b101c07c/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, is the new incarnation of the shutdown node f700f78a2f23/172.22.141.255" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49403" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10035" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node f0851db1f4a0/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node f0851db1f4a0/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 7a98b101c07c/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 7a98b101c07c/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, is the new incarnation of the shutdown node 571bb111062c/172.22.141.255" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, is the new incarnation of the shutdown node f700f78a2f23/172.22.141.255" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 13a2a970a40b/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, is the new incarnation of the shutdown node bb61b93d1062/172.22.141.255" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, is the new incarnation of the shutdown node 571bb111062c/172.22.141.255" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, joined gossip cluster" [2022-05-10T10:24:36.182Z] time="2022-05-10T10:24:35Z" level=info msg="Node 6b068c960521/172.22.141.255, added to nodes list" [2022-05-10T10:24:36.508Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-05-10T10:24:36.574Z] --- PASS: TestNetworkDBBulkSync (3.17s) [2022-05-10T10:24:36.574Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-10T10:24:36.574Z] === RUN TestNameFormat [2022-05-10T10:24:36.574Z] --- PASS: TestNameFormat (0.00s) [2022-05-10T10:24:36.574Z] === RUN TestNameRetries [2022-05-10T10:24:36.574Z] --- PASS: TestNameRetries (0.00s) [2022-05-10T10:24:36.574Z] PASS [2022-05-10T10:24:36.574Z] coverage: 85.7% of statements [2022-05-10T10:24:36.574Z] ok github.com/docker/docker/pkg/namesgenerator 0.407s coverage: 85.7% of statements [2022-05-10T10:24:36.637Z] time="2022-05-10T10:24:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10033" [2022-05-10T10:24:36.637Z] time="2022-05-10T10:24:36Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49404" [2022-05-10T10:24:36.637Z] time="2022-05-10T10:24:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10034" [2022-05-10T10:24:36.637Z] time="2022-05-10T10:24:36Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49405" [2022-05-10T10:24:36.637Z] time="2022-05-10T10:24:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.22.141.255:10035" [2022-05-10T10:24:36.637Z] time="2022-05-10T10:24:36Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49406" [2022-05-10T10:24:36.637Z] time="2022-05-10T10:24:36Z" level=debug msg="memberlist: Failed to join 172.22.141.255: dial tcp 172.22.141.255:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-10T10:24:36.769Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-10T10:24:37.093Z] 2022/05/10 10:24:36 Closing DB instances... [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="Node 0c65d0a971b5 change state NodeActive --> NodeLeft" [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="node2(13a2a970a40b): Node leave event for 0c65d0a971b5/172.22.141.255" [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="Node 0c65d0a971b5 change state NodeActive --> NodeLeft" [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="node3(6b068c960521): Node leave event for 0c65d0a971b5/172.22.141.255" [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="Node 0c65d0a971b5 change state NodeActive --> NodeLeft" [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="node4(7a98b101c07c): Node leave event for 0c65d0a971b5/172.22.141.255" [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="Node 0c65d0a971b5 change state NodeActive --> NodeLeft" [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="node5(f0851db1f4a0): Node leave event for 0c65d0a971b5/172.22.141.255" [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="Node 0c65d0a971b5 change state NodeActive --> NodeLeft" [2022-05-10T10:24:37.093Z] time="2022-05-10T10:24:36Z" level=info msg="node1(0c65d0a971b5): Node leave event for 0c65d0a971b5/172.22.141.255" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, left gossip cluster" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, left gossip cluster" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, left gossip cluster" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, left gossip cluster" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 0c65d0a971b5/172.22.141.255, left gossip cluster" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 13a2a970a40b change state NodeActive --> NodeLeft" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="node3(6b068c960521): Node leave event for 13a2a970a40b/172.22.141.255" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 13a2a970a40b change state NodeActive --> NodeLeft" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="node5(f0851db1f4a0): Node leave event for 13a2a970a40b/172.22.141.255" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 13a2a970a40b change state NodeActive --> NodeLeft" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="node4(7a98b101c07c): Node leave event for 13a2a970a40b/172.22.141.255" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 13a2a970a40b change state NodeActive --> NodeLeft" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="node2(13a2a970a40b): Node leave event for 13a2a970a40b/172.22.141.255" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 13a2a970a40b/172.22.141.255, left gossip cluster" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 13a2a970a40b/172.22.141.255, left gossip cluster" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 13a2a970a40b/172.22.141.255, left gossip cluster" [2022-05-10T10:24:37.547Z] time="2022-05-10T10:24:37Z" level=info msg="Node 13a2a970a40b/172.22.141.255, left gossip cluster" [2022-05-10T10:24:37.712Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-05-10T10:24:38.002Z] time="2022-05-10T10:24:37Z" level=info msg="Node 6b068c960521 change state NodeActive --> NodeLeft" [2022-05-10T10:24:38.002Z] time="2022-05-10T10:24:37Z" level=info msg="node5(f0851db1f4a0): Node leave event for 6b068c960521/172.22.141.255" [2022-05-10T10:24:38.002Z] time="2022-05-10T10:24:37Z" level=info msg="Node 6b068c960521 change state NodeActive --> NodeLeft" [2022-05-10T10:24:38.002Z] time="2022-05-10T10:24:37Z" level=info msg="node4(7a98b101c07c): Node leave event for 6b068c960521/172.22.141.255" [2022-05-10T10:24:38.002Z] time="2022-05-10T10:24:37Z" level=info msg="Node 6b068c960521 change state NodeActive --> NodeLeft" [2022-05-10T10:24:38.002Z] time="2022-05-10T10:24:37Z" level=info msg="node3(6b068c960521): Node leave event for 6b068c960521/172.22.141.255" [2022-05-10T10:24:38.002Z] time="2022-05-10T10:24:37Z" level=info msg="Node 6b068c960521/172.22.141.255, left gossip cluster" [2022-05-10T10:24:38.002Z] time="2022-05-10T10:24:37Z" level=info msg="Node 6b068c960521/172.22.141.255, left gossip cluster" [2022-05-10T10:24:38.002Z] time="2022-05-10T10:24:37Z" level=info msg="Node 6b068c960521/172.22.141.255, left gossip cluster" [2022-05-10T10:24:38.297Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-05-10T10:24:38.457Z] time="2022-05-10T10:24:38Z" level=debug msg="memberlist: Failed ping: 7a98b101c07c (timeout reached)" [2022-05-10T10:24:38.457Z] time="2022-05-10T10:24:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.141.255:10035: use of closed network connection" [2022-05-10T10:24:38.457Z] time="2022-05-10T10:24:38Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.22.141.255:10037: use of closed network connection" [2022-05-10T10:24:38.457Z] time="2022-05-10T10:24:38Z" level=debug msg="memberlist: Stream connection from=172.22.141.255:49408" [2022-05-10T10:24:38.457Z] time="2022-05-10T10:24:38Z" level=info msg="Node 7a98b101c07c change state NodeActive --> NodeLeft" [2022-05-10T10:24:38.457Z] time="2022-05-10T10:24:38Z" level=info msg="node5(f0851db1f4a0): Node leave event for 7a98b101c07c/172.22.141.255" [2022-05-10T10:24:38.457Z] time="2022-05-10T10:24:38Z" level=info msg="Node 7a98b101c07c change state NodeActive --> NodeLeft" [2022-05-10T10:24:38.457Z] time="2022-05-10T10:24:38Z" level=info msg="node4(7a98b101c07c): Node leave event for 7a98b101c07c/172.22.141.255" [2022-05-10T10:24:38.457Z] time="2022-05-10T10:24:38Z" level=debug msg="memberlist: Failed to join 172.22.141.255: dial tcp 172.22.141.255:10022: connectex: No connection could be made because the target machine actively refused it." [2022-05-10T10:24:38.740Z] === RUN TestParseKeyValueOpt [2022-05-10T10:24:38.740Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-10T10:24:38.740Z] === RUN TestParseUintList [2022-05-10T10:24:38.740Z] --- PASS: TestParseUintList (0.00s) [2022-05-10T10:24:38.740Z] === RUN TestParseUintListMaximumLimits [2022-05-10T10:24:38.740Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-10T10:24:38.740Z] PASS [2022-05-10T10:24:38.740Z] coverage: 97.0% of statements [2022-05-10T10:24:38.740Z] ok github.com/docker/docker/pkg/parsers 0.067s coverage: 97.0% of statements [2022-05-10T10:24:38.901Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-05-10T10:24:38.901Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from config [2022-05-10T10:24:38.912Z] time="2022-05-10T10:24:38Z" level=warning msg="memberlist: Was able to connect to 7a98b101c07c but other probes failed, network may be misconfigured" [2022-05-10T10:24:38.912Z] time="2022-05-10T10:24:38Z" level=info msg="Node 7a98b101c07c/172.22.141.255, left gossip cluster" [2022-05-10T10:24:39.367Z] time="2022-05-10T10:24:39Z" level=info msg="Node 7a98b101c07c/172.22.141.255, left gossip cluster" [2022-05-10T10:24:39.376Z] --- PASS: TestReplicatedJob (4.58s) [2022-05-10T10:24:39.376Z] === RUN TestUpdateReplicatedJob [2022-05-10T10:24:39.477Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from config [2022-05-10T10:24:39.823Z] time="2022-05-10T10:24:39Z" level=info msg="Node f0851db1f4a0/172.22.141.255, left gossip cluster" [2022-05-10T10:24:39.823Z] time="2022-05-10T10:24:39Z" level=info msg="Node f0851db1f4a0 change state NodeActive --> NodeFailed" [2022-05-10T10:24:39.823Z] time="2022-05-10T10:24:39Z" level=info msg="Node f0851db1f4a0/172.22.141.255, added to failed nodes list" [2022-05-10T10:24:39.823Z] --- PASS: TestNetworkDBIslands (12.08s) [2022-05-10T10:24:39.823Z] PASS [2022-05-10T10:24:39.823Z] coverage: 60.6% of statements [2022-05-10T10:24:39.823Z] ok github.com/docker/docker/libnetwork/networkdb 105.299s coverage: 60.6% of statements [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/quota [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/rootless [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/volume [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-10T10:24:39.823Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-10T10:24:40.051Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from config [2022-05-10T10:24:40.312Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-10T10:24:40.573Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from config [2022-05-10T10:24:41.145Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from config [2022-05-10T10:24:41.145Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-10T10:24:41.145Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-10T10:24:41.406Z] docker_cli_daemon_test.go:2838: Checking IpcMode private set from cli [2022-05-10T10:24:41.646Z] 2022/05/10 10:24:41 Closing DB instances... [2022-05-10T10:24:41.977Z] docker_cli_daemon_test.go:2838: Checking IpcMode shareable set from cli [2022-05-10T10:24:42.103Z] === RUN Test_windowsOSRelease_String [2022-05-10T10:24:42.103Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-10T10:24:42.103Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-10T10:24:42.103Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-10T10:24:42.103Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-10T10:24:42.103Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-10T10:24:42.103Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-10T10:24:42.103Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-10T10:24:42.103Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-10T10:24:42.103Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-10T10:24:42.103Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-10T10:24:42.103Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-10T10:24:42.103Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-10T10:24:42.103Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-10T10:24:42.103Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-10T10:24:42.103Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-10T10:24:42.103Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-10T10:24:42.103Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-10T10:24:42.103Z] time="2022-05-10T10:24:41Z" level=error msg="node: 7c3eb4816e05 is unknown to memberlist" [2022-05-10T10:24:42.103Z] PASS [2022-05-10T10:24:42.103Z] coverage: 36.4% of statements [2022-05-10T10:24:42.103Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.780s coverage: 36.4% of statements [2022-05-10T10:24:42.238Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-10T10:24:42.499Z] docker_cli_daemon_test.go:2838: Checking IpcMode host set from cli [2022-05-10T10:24:42.564Z] --- PASS: TestGetAddress (32.56s) [2022-05-10T10:24:42.564Z] === RUN TestRequestSyntaxCheck [2022-05-10T10:24:42.564Z] --- PASS: TestRequestSyntaxCheck (0.04s) [2022-05-10T10:24:42.564Z] === RUN TestRequest [2022-05-10T10:24:42.644Z] --- PASS: TestUpdateReplicatedJob (2.95s) [2022-05-10T10:24:42.644Z] === RUN TestServiceListWithStatuses [2022-05-10T10:24:42.644Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-10T10:24:42.644Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-10T10:24:42.644Z] === RUN TestDockerNetworkConnectAlias [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === Skipped [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-10T10:24:42.712Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-10T10:24:42.712Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-10T10:24:42.712Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-05-10T10:24:42.712Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-10T10:24:42.712Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-10T10:24:42.712Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-10T10:24:42.712Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-10T10:24:42.712Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-10T10:24:42.712Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-10T10:24:42.712Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-10T10:24:42.712Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-10T10:24:42.712Z] daemon_test.go:145: root required [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-10T10:24:42.712Z] reload_test.go:342: root required [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.10s) [2022-05-10T10:24:42.712Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-10T10:24:42.712Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-10T10:24:42.712Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-10T10:24:42.712Z] download_test.go:267: Needs fixing on Windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-10T10:24:42.712Z] layer_test.go:291: Failing on Windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-10T10:24:42.712Z] layer_test.go:340: Failing on Windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-10T10:24:42.712Z] layer_test.go:455: Failing on Windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-10T10:24:42.712Z] layer_test.go:684: Failing on Windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-10T10:24:42.712Z] migration_test.go:45: Failing on Windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.712Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-10T10:24:42.712Z] migration_test.go:181: Failing on Windows [2022-05-10T10:24:42.712Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-10T10:24:42.713Z] mount_test.go:17: Failing on Windows [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-10T10:24:42.713Z] mount_test.go:76: Failing on Windows [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-10T10:24:42.713Z] mount_test.go:125: Failing on Windows [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-10T10:24:42.713Z] mount_test.go:212: Failing on Windows [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-10T10:24:42.713Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-10T10:24:42.713Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-10T10:24:42.713Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-10T10:24:42.713Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-10T10:24:42.713Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-10T10:24:42.713Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-10T10:24:42.713Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-10T10:24:42.713Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-10T10:24:42.713Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-10T10:24:42.713Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-10T10:24:42.713Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-10T10:24:42.713Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-10T10:24:42.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-10T10:24:42.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-10T10:24:42.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-10T10:24:42.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-10T10:24:42.713Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-10T10:24:42.713Z] archive_test.go:133: Xz not present in msys2 [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-10T10:24:42.713Z] archive_test.go:140: zstd not installed [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-10T10:24:42.713Z] archive_test.go:252: Failing on Windows CI machines [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-10T10:24:42.713Z] archive_windows_test.go:16: Currently fails [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-10T10:24:42.713Z] changes_test.go:196: needs more investigation [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-10T10:24:42.713Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-10T10:24:42.713Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-10T10:24:42.713Z] changes_test.go:433: needs further investigation [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-10T10:24:42.713Z] changes_test.go:469: needs further investigation [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-10T10:24:42.713Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-10T10:24:42.713Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-10T10:24:42.713Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-10T10:24:42.713Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:24:42.713Z] [2022-05-10T10:24:42.713Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-10T10:24:42.713Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:43.070Z] docker_cli_daemon_test.go:2838: Checking IpcMode container:123 set from cli [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-10T10:24:43.176Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:24:43.176Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:24:43.176Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-10T10:24:43.176Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-10T10:24:43.176Z] poller_test.go:40: No chmod on Windows [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-10T10:24:43.176Z] fileutils_test.go:133: Needs porting to Windows [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-10T10:24:43.176Z] fileutils_test.go:179: Needs porting to Windows [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-05-10T10:24:43.176Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-10T10:24:43.176Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-10T10:24:43.176Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-10T10:24:43.176Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-10T10:24:43.176Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-10T10:24:43.176Z] [2022-05-10T10:24:43.176Z] DONE 2287 tests, 70 skipped in 306.645s [2022-05-10T10:24:43.176Z] INFO: make.ps1 ended at 05/10/2022 10:24:42 [2022-05-10T10:24:43.330Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-10T10:24:43.525Z] === RUN TestNewAndRemove [2022-05-10T10:24:43.525Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-10T10:24:43.525Z] === RUN TestRemoveInvalidPath [2022-05-10T10:24:43.525Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-10T10:24:43.525Z] PASS [2022-05-10T10:24:43.525Z] coverage: 82.6% of statements [2022-05-10T10:24:43.525Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2022-05-10T10:24:43.590Z] docker_cli_daemon_test.go:2838: Checking IpcMode nosuchmode set from cli [2022-05-10T10:24:43.981Z] --- PASS: TestNetworkDBCRUDMediumCluster (7.83s) [2022-05-10T10:24:43.981Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-10T10:24:44.042Z] 4612f6d0b889: Pull complete [2022-05-10T10:24:44.164Z] check_test.go:307: [de45b3d2926ae] daemon is not started [2022-05-10T10:24:44.164Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-05-10T10:24:44.424Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-10T10:24:45.343Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-10T10:24:45.343Z] INFO: Unit tests ended at 05/10/2022 10:24:44. Duration:00:05:22.8818020 [2022-05-10T10:24:45.343Z] INFO: Building busybox [2022-05-10T10:24:45.343Z] Sending build context to Docker daemon 5.12kB [2022-05-10T10:24:45.343Z] [2022-05-10T10:24:45.343Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-10T10:24:45.343Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-10T10:24:45.343Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-10T10:24:45.343Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-10T10:24:45.343Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-10T10:24:45.343Z] ---> aa8714eb8356 [2022-05-10T10:24:45.343Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-10T10:24:45.343Z] ---> Running in f9513c48f1f9 [2022-05-10T10:24:45.365Z] check_test.go:307: [da45aecd9b9bf] daemon is not started [2022-05-10T10:24:45.365Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-05-10T10:24:45.509Z] 2022/05/10 10:24:44 Closing DB instances... [2022-05-10T10:24:45.509Z] === RUN TestFailedConnection [2022-05-10T10:24:45.625Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-05-10T10:24:46.471Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.51s) [2022-05-10T10:24:46.471Z] === RUN TestNetworkDBGarbageCollection [2022-05-10T10:24:46.808Z] --- PASS: TestDockerNetworkConnectAlias (4.03s) [2022-05-10T10:24:46.808Z] === RUN TestDockerNetworkReConnect [2022-05-10T10:24:47.539Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-05-10T10:24:47.999Z] --- PASS: TestFailedConnection (2.19s) [2022-05-10T10:24:47.999Z] === RUN TestFailOnce [2022-05-10T10:24:47.999Z] 2022/05/10 10:24:47 http: panic serving 127.0.0.1:49306: Plugin not ready [2022-05-10T10:24:47.999Z] goroutine 50 [running]: [2022-05-10T10:24:47.999Z] net/http.(*conn).serve.func1() [2022-05-10T10:24:47.999Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-10T10:24:47.999Z] panic({0x493700, 0x5dd0e0}) [2022-05-10T10:24:47.999Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-10T10:24:47.999Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000195a70?) [2022-05-10T10:24:47.999Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-10T10:24:47.999Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x5e28f8?, 0xc0001780e0?}, 0x3eda86?) [2022-05-10T10:24:47.999Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-10T10:24:47.999Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x5e28f8, 0xc0001780e0}, 0xc00022a000) [2022-05-10T10:24:47.999Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-10T10:24:47.999Z] net/http.serverHandler.ServeHTTP({0x5e0f18?}, {0x5e28f8, 0xc0001780e0}, 0xc00022a000) [2022-05-10T10:24:47.999Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-10T10:24:47.999Z] net/http.(*conn).serve(0xc000220000, {0x5e2df8, 0xc0002020c0}) [2022-05-10T10:24:47.999Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-10T10:24:47.999Z] created by net/http.(*Server).Serve [2022-05-10T10:24:47.999Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-10T10:24:47.999Z] time="2022-05-10T10:24:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.FailOnce: Post \"http://127.0.0.1:49305/Test.FailOnce\": EOF, retrying in 1s" [2022-05-10T10:24:48.960Z] --- PASS: TestFailOnce (1.25s) [2022-05-10T10:24:48.960Z] === RUN TestEchoInputOutput [2022-05-10T10:24:48.960Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-10T10:24:48.960Z] === RUN TestBackoff [2022-05-10T10:24:48.960Z] --- PASS: TestBackoff (0.00s) [2022-05-10T10:24:48.960Z] === RUN TestAbortRetry [2022-05-10T10:24:48.960Z] --- PASS: TestAbortRetry (0.00s) [2022-05-10T10:24:48.960Z] === RUN TestClientScheme [2022-05-10T10:24:48.960Z] --- PASS: TestClientScheme (0.00s) [2022-05-10T10:24:48.960Z] === RUN TestNewClientWithTimeout [2022-05-10T10:24:49.416Z] time="2022-05-10T10:24:49Z" 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-05-10T10:24:50.072Z] --- PASS: TestDockerNetworkReConnect (3.27s) [2022-05-10T10:24:50.072Z] === RUN TestServicePlugin [2022-05-10T10:24:50.072Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:24:50.072Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-10T10:24:50.072Z] === RUN TestServiceUpdateLabel [2022-05-10T10:24:50.838Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-05-10T10:24:50.942Z] time="2022-05-10T10:24:50Z" 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-05-10T10:24:51.099Z] check_test.go:307: [d4abbbfc73526] daemon is not started [2022-05-10T10:24:51.099Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-05-10T10:24:51.125Z] Removing intermediate container f9513c48f1f9 [2022-05-10T10:24:51.125Z] ---> 3fa8b58db871 [2022-05-10T10:24:51.125Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-10T10:24:51.125Z] ---> Running in 9a2cef1e3b7f [2022-05-10T10:24:51.581Z] Removing intermediate container 9a2cef1e3b7f [2022-05-10T10:24:51.581Z] ---> f85687288f8e [2022-05-10T10:24:51.581Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-10T10:24:51.581Z] ---> Running in 7b24f02bf9b8 [2022-05-10T10:24:51.962Z] --- PASS: TestServiceUpdateLabel (2.23s) [2022-05-10T10:24:51.962Z] === RUN TestServiceUpdateSecrets [2022-05-10T10:24:52.037Z] Removing intermediate container 7b24f02bf9b8 [2022-05-10T10:24:52.037Z] ---> 349cb8a1a1e3 [2022-05-10T10:24:52.037Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-10T10:24:52.472Z] --- PASS: TestRequest (9.80s) [2022-05-10T10:24:52.472Z] === RUN TestOverlappingRequests [2022-05-10T10:24:52.928Z] --- PASS: TestOverlappingRequests (0.43s) [2022-05-10T10:24:52.928Z] === RUN TestRelease [2022-05-10T10:24:53.386Z] time="2022-05-10T10:24:53Z" 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-05-10T10:24:53.563Z] [2022-05-10T10:24:53.646Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-05-10T10:24:54.019Z] ---> ddb784a5235d [2022-05-10T10:24:54.019Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-10T10:24:54.019Z] ---> Running in 22e445a5e6ae [2022-05-10T10:24:54.586Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-10T10:24:54.919Z] --- PASS: TestRelease (1.64s) [2022-05-10T10:24:54.919Z] === RUN TestAllocateRandomDeallocate [2022-05-10T10:24:55.374Z] === RUN TestParseEmptyInterface [2022-05-10T10:24:55.374Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-10T10:24:55.374Z] === RUN TestParseNonInterfaceType [2022-05-10T10:24:55.374Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-10T10:24:55.374Z] === RUN TestParseWithOneFunction [2022-05-10T10:24:55.374Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-10T10:24:55.374Z] === RUN TestParseWithMultipleFuncs [2022-05-10T10:24:55.374Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-10T10:24:55.374Z] === RUN TestParseWithUnnamedReturn [2022-05-10T10:24:55.374Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-10T10:24:55.374Z] === RUN TestEmbeddedInterface [2022-05-10T10:24:55.374Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-10T10:24:55.374Z] === RUN TestParsedImports [2022-05-10T10:24:55.374Z] --- PASS: TestParsedImports (0.00s) [2022-05-10T10:24:55.374Z] === RUN TestAliasedImports [2022-05-10T10:24:55.528Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-05-10T10:24:55.829Z] --- PASS: TestAliasedImports (0.00s) [2022-05-10T10:24:55.829Z] PASS [2022-05-10T10:24:55.829Z] coverage: 56.8% of statements [2022-05-10T10:24:55.829Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.057s coverage: 56.8% of statements [2022-05-10T10:24:56.099Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-10T10:24:56.792Z] === RUN TestHTTPTransport [2022-05-10T10:24:56.792Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-10T10:24:56.792Z] PASS [2022-05-10T10:24:56.792Z] coverage: 85.7% of statements [2022-05-10T10:24:56.792Z] ok github.com/docker/docker/pkg/plugins/transport 0.042s coverage: 85.7% of statements [2022-05-10T10:24:57.755Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-10T10:24:57.755Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-10T10:24:57.755Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-10T10:24:57.755Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-10T10:24:57.755Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-10T10:24:57.755Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-10T10:24:57.755Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-10T10:24:57.755Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-10T10:24:57.755Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-10T10:24:57.755Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-10T10:24:57.755Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-10T10:24:57.755Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-10T10:24:57.755Z] === RUN TestBufferPoolPutAndGet [2022-05-10T10:24:57.755Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-10T10:24:57.755Z] PASS [2022-05-10T10:24:57.755Z] coverage: 88.2% of statements [2022-05-10T10:24:57.755Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-05-10T10:24:57.755Z] time="2022-05-10T10:24:57Z" 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-05-10T10:24:58.212Z] === RUN TestOutputOnPrematureClose [2022-05-10T10:24:58.212Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-10T10:24:58.212Z] === RUN TestCompleteSilently [2022-05-10T10:24:58.212Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-10T10:24:58.212Z] PASS [2022-05-10T10:24:58.212Z] coverage: 75.9% of statements [2022-05-10T10:24:58.212Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-05-10T10:24:58.668Z] === RUN TestSendToOneSub [2022-05-10T10:24:58.668Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-10T10:24:58.668Z] === RUN TestSendToMultipleSubs [2022-05-10T10:24:58.668Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-10T10:24:58.668Z] === RUN TestEvictOneSub [2022-05-10T10:24:58.668Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-10T10:24:58.668Z] === RUN TestClosePublisher [2022-05-10T10:24:58.668Z] --- PASS: TestClosePublisher (0.00s) [2022-05-10T10:24:58.668Z] === RUN TestPubSubRace [2022-05-10T10:24:59.126Z] --- PASS: TestAllocateRandomDeallocate (4.65s) [2022-05-10T10:24:59.126Z] === RUN TestRetrieveFromStore [2022-05-10T10:24:59.399Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-10T10:24:59.580Z] --- PASS: TestPubSubRace (1.07s) [2022-05-10T10:24:59.661Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-05-10T10:25:00.037Z] PASS [2022-05-10T10:25:00.037Z] coverage: 75.0% of statements [2022-05-10T10:25:00.037Z] ok github.com/docker/docker/pkg/pubsub 1.108s coverage: 75.0% of statements [2022-05-10T10:25:00.492Z] === RUN TestRegister [2022-05-10T10:25:00.492Z] --- PASS: TestRegister (0.00s) [2022-05-10T10:25:00.492Z] === RUN TestCommand [2022-05-10T10:25:00.492Z] --- PASS: TestCommand (0.03s) [2022-05-10T10:25:00.492Z] === RUN TestNaiveSelf [2022-05-10T10:25:00.492Z] --- PASS: TestNaiveSelf (0.03s) [2022-05-10T10:25:00.492Z] PASS [2022-05-10T10:25:00.492Z] coverage: 82.4% of statements [2022-05-10T10:25:00.492Z] ok github.com/docker/docker/pkg/reexec 0.113s coverage: 82.4% of statements [2022-05-10T10:25:00.948Z] --- PASS: TestRetrieveFromStore (1.49s) [2022-05-10T10:25:00.948Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-10T10:25:00.948Z] --- PASS: TestRequestReleaseAddressDuplicate (0.02s) [2022-05-10T10:25:00.948Z] === RUN TestParallelPredefinedRequest1 [2022-05-10T10:25:00.948Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-10T10:25:00.948Z] === RUN TestParallelPredefinedRequest2 [2022-05-10T10:25:00.948Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-10T10:25:00.948Z] === RUN TestParallelPredefinedRequest3 [2022-05-10T10:25:00.948Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-10T10:25:00.948Z] === RUN TestParallelPredefinedRequest4 [2022-05-10T10:25:00.948Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-10T10:25:00.948Z] === RUN TestParallelPredefinedRequest5 [2022-05-10T10:25:00.948Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-10T10:25:00.948Z] === RUN TestDebug [2022-05-10T10:25:00.948Z] --- PASS: TestDebug (0.00s) [2022-05-10T10:25:00.948Z] === RUN TestRequestPoolParallel [2022-05-10T10:25:00.948Z] --- PASS: TestRequestPoolParallel (0.42s) [2022-05-10T10:25:00.948Z] === RUN TestFullAllocateRelease [2022-05-10T10:25:01.034Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-05-10T10:25:01.034Z] Copying nested executables into bundles/binary-daemon [2022-05-10T10:25:01.044Z] check_test.go:307: [dccd9f30d9d2e] daemon is not started [2022-05-10T10:25:01.044Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-05-10T10:25:01.404Z] === RUN TestDump [2022-05-10T10:25:01.404Z] goroutine 6 [running]: [2022-05-10T10:25:01.404Z] github.com/docker/docker/pkg/stack.dump(0x662d57?) [2022-05-10T10:25:01.404Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-10T10:25:01.404Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-10T10:25:01.404Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-10T10:25:01.404Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-10T10:25:01.404Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-10T10:25:01.404Z] testing.tRunner(0xc000164000, 0x82a498) [2022-05-10T10:25:01.404Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:25:01.404Z] created by testing.(*T).Run [2022-05-10T10:25:01.404Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-10T10:25:01.404Z] [2022-05-10T10:25:01.404Z] goroutine 1 [chan receive]: [2022-05-10T10:25:01.404Z] testing.(*T).Run(0xc000031d40, {0x81913c?, 0x63c1f3?}, 0x82a498) [2022-05-10T10:25:01.404Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-10T10:25:01.404Z] testing.runTests.func1(0xc00006c870?) [2022-05-10T10:25:01.404Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-10T10:25:01.404Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-10T10:25:01.404Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:25:01.404Z] testing.runTests(0xc000058460?, {0x9ae400, 0x3, 0x3}, {0x29987f50108?, 0x40?, 0x9b34a0?}) [2022-05-10T10:25:01.404Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-10T10:25:01.404Z] testing.(*M).Run(0xc000058460) [2022-05-10T10:25:01.404Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-10T10:25:01.404Z] main.main() [2022-05-10T10:25:01.404Z] _testmain.go:99 +0x255 [2022-05-10T10:25:01.404Z] --- PASS: TestDump (0.00s) [2022-05-10T10:25:01.404Z] === RUN TestDumpToFile [2022-05-10T10:25:01.600Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-05-10T10:25:01.600Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:25:01.858Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-05-10T10:25:01.858Z] [2022-05-10T10:25:01.860Z] --- PASS: TestFullAllocateRelease (0.48s) [2022-05-10T10:25:01.860Z] === RUN TestOddAllocateRelease [2022-05-10T10:25:01.860Z] --- PASS: TestDumpToFile (0.22s) [2022-05-10T10:25:01.860Z] === RUN TestDumpToFileWithEmptyInput [2022-05-10T10:25:01.860Z] goroutine 8 [running]: [2022-05-10T10:25:01.860Z] github.com/docker/docker/pkg/stack.dump(0x6ded13?) [2022-05-10T10:25:01.860Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-10T10:25:01.860Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x6dece0?}) [2022-05-10T10:25:01.860Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-10T10:25:01.860Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-10T10:25:01.860Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-10T10:25:01.860Z] testing.tRunner(0xc000164680, 0x82a488) [2022-05-10T10:25:01.860Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:25:01.860Z] created by testing.(*T).Run [2022-05-10T10:25:01.860Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-10T10:25:01.860Z] [2022-05-10T10:25:01.860Z] goroutine 1 [chan receive]: [2022-05-10T10:25:01.860Z] testing.(*T).Run(0xc000031d40, {0x820713?, 0x63c1f3?}, 0x82a488) [2022-05-10T10:25:01.860Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-10T10:25:01.860Z] testing.runTests.func1(0xc00006c870?) [2022-05-10T10:25:01.860Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-10T10:25:01.860Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-10T10:25:01.860Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:25:01.860Z] testing.runTests(0xc000058460?, {0x9ae400, 0x3, 0x3}, {0x29987f50108?, 0x40?, 0x9b34a0?}) [2022-05-10T10:25:01.860Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-10T10:25:01.860Z] testing.(*M).Run(0xc000058460) [2022-05-10T10:25:01.860Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-10T10:25:01.860Z] main.main() [2022-05-10T10:25:01.860Z] _testmain.go:99 +0x255 [2022-05-10T10:25:01.860Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-10T10:25:01.860Z] PASS [2022-05-10T10:25:01.860Z] coverage: 90.9% of statements [2022-05-10T10:25:01.860Z] ok github.com/docker/docker/pkg/stack 0.263s coverage: 90.9% of statements [2022-05-10T10:25:01.860Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-05-10T10:25:01.860Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-10T10:25:01.860Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-10T10:25:01.860Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-10T10:25:01.860Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-10T10:25:01.860Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-10T10:25:02.318Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-05-10T10:25:02.318Z] === CONT TestParallelPredefinedRequest1 [2022-05-10T10:25:02.318Z] === CONT TestParallelPredefinedRequest3 [2022-05-10T10:25:02.318Z] === CONT TestParallelPredefinedRequest1 [2022-05-10T10:25:02.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:25:02.318Z] === CONT TestParallelPredefinedRequest4 [2022-05-10T10:25:02.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:25:02.318Z] === CONT TestParallelPredefinedRequest2 [2022-05-10T10:25:02.318Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-10T10:25:02.318Z] === CONT TestParallelPredefinedRequest2 [2022-05-10T10:25:02.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:25:02.318Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-10T10:25:02.318Z] === CONT TestParallelPredefinedRequest3 [2022-05-10T10:25:02.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:25:02.318Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-10T10:25:02.318Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-10T10:25:02.318Z] === CONT TestParallelPredefinedRequest5 [2022-05-10T10:25:02.318Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:25:02.318Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-10T10:25:02.318Z] PASS [2022-05-10T10:25:02.318Z] coverage: 85.3% of statements [2022-05-10T10:25:02.318Z] ok github.com/docker/docker/libnetwork/ipam 60.088s coverage: 85.3% of statements [2022-05-10T10:25:02.318Z] === RUN TestNewStdWriter [2022-05-10T10:25:02.318Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-10T10:25:02.318Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestWriteWithNilBytes [2022-05-10T10:25:02.318Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestWrite [2022-05-10T10:25:02.318Z] --- PASS: TestWrite (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestWriteWithWriterError [2022-05-10T10:25:02.318Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-10T10:25:02.318Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestStdCopyWriteAndRead [2022-05-10T10:25:02.318Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-10T10:25:02.318Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-10T10:25:02.318Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-10T10:25:02.318Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-10T10:25:02.318Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-10T10:25:02.318Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-10T10:25:02.318Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-10T10:25:02.318Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-10T10:25:02.318Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-10T10:25:02.318Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-10T10:25:02.318Z] PASS [2022-05-10T10:25:02.318Z] coverage: 100.0% of statements [2022-05-10T10:25:02.318Z] ok github.com/docker/docker/pkg/stdcopy 0.049s coverage: 100.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-05-10T10:25:03.124Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_GITCOMMIT=4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e -e DOCKER_GRAPHDRIVER docker:4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e hack/make.sh cross [2022-05-10T10:25:03.283Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-10T10:25:03.283Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-10T10:25:03.283Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestFormatStatus [2022-05-10T10:25:03.283Z] --- PASS: TestFormatStatus (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestFormatError [2022-05-10T10:25:03.283Z] --- PASS: TestFormatError (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestFormatJSONError [2022-05-10T10:25:03.283Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-10T10:25:03.283Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-10T10:25:03.283Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestNewJSONProgressOutput [2022-05-10T10:25:03.283Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestAuxFormatterEmit [2022-05-10T10:25:03.283Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestStreamWriterStdout [2022-05-10T10:25:03.283Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-10T10:25:03.283Z] === RUN TestStreamWriterStderr [2022-05-10T10:25:03.283Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-10T10:25:03.283Z] PASS [2022-05-10T10:25:03.283Z] coverage: 66.2% of statements [2022-05-10T10:25:03.283Z] ok github.com/docker/docker/pkg/streamformatter 0.044s coverage: 66.2% of statements [2022-05-10T10:25:03.382Z] [2022-05-10T10:25:03.642Z] Removing bundles/ [2022-05-10T10:25:03.642Z] [2022-05-10T10:25:03.642Z] ---> Making bundle: cross (in bundles/cross) [2022-05-10T10:25:03.642Z] Cross building: bundles/cross/linux/amd64 [2022-05-10T10:25:03.642Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-10T10:25:03.642Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-10T10:25:03.741Z] === RUN TestGenerateRandomID [2022-05-10T10:25:03.741Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-10T10:25:03.741Z] === RUN TestShortenId [2022-05-10T10:25:03.741Z] --- PASS: TestShortenId (0.00s) [2022-05-10T10:25:03.741Z] === RUN TestShortenSha256Id [2022-05-10T10:25:03.741Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-10T10:25:03.741Z] === RUN TestShortenIdEmpty [2022-05-10T10:25:03.741Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-10T10:25:03.741Z] === RUN TestShortenIdInvalid [2022-05-10T10:25:03.741Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-10T10:25:03.741Z] === RUN TestIsShortIDNonHex [2022-05-10T10:25:03.741Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-10T10:25:03.741Z] === RUN TestIsShortIDNotCorrectSize [2022-05-10T10:25:03.741Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-10T10:25:03.741Z] PASS [2022-05-10T10:25:03.741Z] coverage: 70.6% of statements [2022-05-10T10:25:03.741Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-05-10T10:25:04.301Z] Removing intermediate container 22e445a5e6ae [2022-05-10T10:25:04.301Z] ---> 5c9248f70a89 [2022-05-10T10:25:04.301Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-10T10:25:04.301Z] ---> Running in 053758982b04 [2022-05-10T10:25:04.703Z] === RUN TestIsCpusetListAvailable [2022-05-10T10:25:04.703Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-10T10:25:04.703Z] PASS [2022-05-10T10:25:04.703Z] coverage: 39.4% of statements [2022-05-10T10:25:04.703Z] ok github.com/docker/docker/pkg/sysinfo 0.037s coverage: 39.4% of statements [2022-05-10T10:25:05.251Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-10T10:25:05.830Z] [2022-05-10T10:25:05.830Z] SUCCESS: Specified value was saved. [2022-05-10T10:25:06.235Z] === RUN TestChtimes [2022-05-10T10:25:06.235Z] --- PASS: TestChtimes (0.00s) [2022-05-10T10:25:06.235Z] === RUN TestChtimesWindows [2022-05-10T10:25:06.235Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-10T10:25:06.235Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-10T10:25:06.235Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-10T10:25:06.235Z] PASS [2022-05-10T10:25:06.235Z] coverage: 13.0% of statements [2022-05-10T10:25:06.235Z] ok github.com/docker/docker/pkg/system 0.045s coverage: 13.0% of statements [2022-05-10T10:25:06.697Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-10T10:25:06.697Z] === RUN TestClientStream [2022-05-10T10:25:06.697Z] --- PASS: TestClientStream (0.00s) [2022-05-10T10:25:06.697Z] === RUN TestClientSendFile [2022-05-10T10:25:06.697Z] --- PASS: TestClientSendFile (0.00s) [2022-05-10T10:25:06.697Z] === RUN TestClientWithRequestTimeout [2022-05-10T10:25:06.697Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-05-10T10:25:06.697Z] === RUN TestFileSpecPlugin [2022-05-10T10:25:06.697Z] --- PASS: TestFileSpecPlugin (0.03s) [2022-05-10T10:25:06.697Z] === RUN TestFileJSONSpecPlugin [2022-05-10T10:25:06.697Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-05-10T10:25:06.697Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-10T10:25:06.697Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-10T10:25:06.697Z] === RUN TestPluginAddHandler [2022-05-10T10:25:06.697Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-10T10:25:06.697Z] === RUN TestPluginWaitBadPlugin [2022-05-10T10:25:06.697Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-10T10:25:06.697Z] === RUN TestGet [2022-05-10T10:25:06.697Z] time="2022-05-10T10:25:06Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-10T10:25:06.799Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-05-10T10:25:06.799Z] === RUN TestServiceUpdateConfigs [2022-05-10T10:25:07.152Z] === RUN TestTailFile [2022-05-10T10:25:07.152Z] --- PASS: TestTailFile (0.00s) [2022-05-10T10:25:07.152Z] === RUN TestTailFileManyLines [2022-05-10T10:25:07.152Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-10T10:25:07.152Z] === RUN TestTailEmptyFile [2022-05-10T10:25:07.152Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-10T10:25:07.152Z] === RUN TestTailNegativeN [2022-05-10T10:25:07.152Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader [2022-05-10T10:25:07.152Z] === PAUSE TestNewTailReader [2022-05-10T10:25:07.152Z] === CONT TestNewTailReader [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/no_delimiter [2022-05-10T10:25:07.152Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-10T10:25:07.152Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-10T10:25:07.152Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-10T10:25:07.152Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-10T10:25:07.152Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-10T10:25:07.152Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/truncated_last_line [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-10T10:25:07.152Z] === CONT TestNewTailReader/no_delimiter [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-10T10:25:07.152Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-10T10:25:07.152Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-10T10:25:07.152Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.153Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.153Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.153Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.154Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.154Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.154Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.611Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.611Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.611Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.612Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.612Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.612Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.613Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-10T10:25:07.613Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.613Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.614Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.614Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:25:07.615Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:25:07.615Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:25:07.616Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:25:07.616Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:25:07.616Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:25:08.072Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:25:08.073Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:25:08.074Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:25:08.074Z] PASS [2022-05-10T10:25:08.074Z] coverage: 88.6% of statements [2022-05-10T10:25:08.074Z] ok github.com/docker/docker/pkg/tailfile 0.205s coverage: 88.6% of statements [2022-05-10T10:25:08.074Z] time="2022-05-10T10:25:07Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-10T10:25:08.530Z] === RUN TestTarSumRemoveNonExistent [2022-05-10T10:25:08.530Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestTarSumRemove [2022-05-10T10:25:08.530Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestSortFileInfoSums [2022-05-10T10:25:08.530Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestNewTarSumForLabelInvalid [2022-05-10T10:25:08.530Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestNewTarSumForLabel [2022-05-10T10:25:08.530Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestEmptyTar [2022-05-10T10:25:08.530Z] --- PASS: TestEmptyTar (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestTarSumsReadSize [2022-05-10T10:25:08.530Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestTarSums [2022-05-10T10:25:08.530Z] --- PASS: TestTarSums (0.07s) [2022-05-10T10:25:08.530Z] === RUN TestIteration [2022-05-10T10:25:08.530Z] --- PASS: TestIteration (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestVersionLabelForChecksum [2022-05-10T10:25:08.530Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestVersion [2022-05-10T10:25:08.530Z] --- PASS: TestVersion (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestGetVersion [2022-05-10T10:25:08.530Z] --- PASS: TestGetVersion (0.00s) [2022-05-10T10:25:08.530Z] === RUN TestGetVersions [2022-05-10T10:25:08.530Z] --- PASS: TestGetVersions (0.00s) [2022-05-10T10:25:08.530Z] PASS [2022-05-10T10:25:08.530Z] coverage: 89.3% of statements [2022-05-10T10:25:08.530Z] ok github.com/docker/docker/pkg/tarsum 0.128s coverage: 89.3% of statements [2022-05-10T10:25:08.553Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-05-10T10:25:09.493Z] === RUN TestTruncIndex [2022-05-10T10:25:09.493Z] --- PASS: TestTruncIndex (0.10s) [2022-05-10T10:25:09.493Z] PASS [2022-05-10T10:25:09.493Z] coverage: 91.5% of statements [2022-05-10T10:25:09.493Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2022-05-10T10:25:09.493Z] time="2022-05-10T10:25:09Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-10T10:25:09.553Z] Removing intermediate container 053758982b04 [2022-05-10T10:25:09.553Z] ---> 04721404cce1 [2022-05-10T10:25:09.553Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-10T10:25:09.553Z] ---> Running in b51fbf28fe7f [2022-05-10T10:25:10.454Z] === RUN TestVersionInfo [2022-05-10T10:25:10.454Z] --- PASS: TestVersionInfo (0.00s) [2022-05-10T10:25:10.454Z] === RUN TestAppendVersions [2022-05-10T10:25:10.454Z] --- PASS: TestAppendVersions (0.00s) [2022-05-10T10:25:10.454Z] PASS [2022-05-10T10:25:10.454Z] coverage: 88.9% of statements [2022-05-10T10:25:10.454Z] ok github.com/docker/docker/pkg/useragent 0.034s coverage: 88.9% of statements [2022-05-10T10:25:11.097Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-10T10:25:11.358Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-05-10T10:25:11.929Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-10T10:25:11.929Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-10T10:25:12.623Z] === RUN TestValidatePrivileges [2022-05-10T10:25:12.623Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-10T10:25:12.623Z] === RUN TestFilterByCapNeg [2022-05-10T10:25:12.623Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-10T10:25:12.623Z] === RUN TestFilterByCapPos [2022-05-10T10:25:12.623Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-10T10:25:12.623Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-10T10:25:12.623Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-10T10:25:12.623Z] PASS [2022-05-10T10:25:12.623Z] coverage: 12.2% of statements [2022-05-10T10:25:12.623Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.2% of statements [2022-05-10T10:25:13.589Z] === RUN TestNewSettable [2022-05-10T10:25:13.589Z] --- PASS: TestNewSettable (0.00s) [2022-05-10T10:25:13.589Z] === RUN TestIsSettable [2022-05-10T10:25:13.589Z] --- PASS: TestIsSettable (0.00s) [2022-05-10T10:25:13.589Z] === RUN TestUpdateSettingsEnv [2022-05-10T10:25:13.589Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-10T10:25:13.589Z] PASS [2022-05-10T10:25:13.589Z] coverage: 20.0% of statements [2022-05-10T10:25:13.589Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-05-10T10:25:13.589Z] time="2022-05-10T10:25:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-10T10:25:14.224Z] Cannot create a file when that file already exists. [2022-05-10T10:25:14.476Z] check_test.go:307: [d943bdf9cd3f7] daemon is not started [2022-05-10T10:25:14.476Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-05-10T10:25:14.553Z] === RUN TestLoad [2022-05-10T10:25:14.553Z] --- PASS: TestLoad (0.00s) [2022-05-10T10:25:14.553Z] === RUN TestSave [2022-05-10T10:25:14.553Z] --- PASS: TestSave (0.04s) [2022-05-10T10:25:14.553Z] === RUN TestAddDeleteGet [2022-05-10T10:25:14.553Z] --- PASS: TestAddDeleteGet (0.04s) [2022-05-10T10:25:14.553Z] === RUN TestInvalidTags [2022-05-10T10:25:14.553Z] --- PASS: TestInvalidTags (0.01s) [2022-05-10T10:25:14.553Z] PASS [2022-05-10T10:25:14.553Z] coverage: 84.4% of statements [2022-05-10T10:25:14.553Z] ok github.com/docker/docker/reference 0.130s coverage: 84.4% of statements [2022-05-10T10:25:14.737Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-05-10T10:25:15.309Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-05-10T10:25:15.882Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-05-10T10:25:16.082Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-10T10:25:16.082Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-10T10:25:16.082Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-10T10:25:16.082Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-10T10:25:16.457Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-10T10:25:17.043Z] === RUN TestResolveAuthConfigIndexServer [2022-05-10T10:25:17.043Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestResolveAuthConfigFullURL [2022-05-10T10:25:17.043Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-10T10:25:17.043Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestValidateMirror [2022-05-10T10:25:17.043Z] --- PASS: TestValidateMirror (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestLoadInsecureRegistries [2022-05-10T10:25:17.043Z] time="2022-05-10T10:25:16Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-10T10:25:17.043Z] time="2022-05-10T10:25:16Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-10T10:25:17.043Z] time="2022-05-10T10:25:16Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-10T10:25:17.043Z] --- PASS: TestLoadInsecureRegistries (0.20s) [2022-05-10T10:25:17.043Z] === RUN TestNewServiceConfig [2022-05-10T10:25:17.043Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestValidateIndexName [2022-05-10T10:25:17.043Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestValidateIndexNameWithError [2022-05-10T10:25:17.043Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestEndpointParse [2022-05-10T10:25:17.043Z] --- PASS: TestEndpointParse (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestEndpointParseInvalid [2022-05-10T10:25:17.043Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestValidateEndpoint [2022-05-10T10:25:17.043Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-10T10:25:17.043Z] === RUN TestPing [2022-05-10T10:25:17.043Z] --- PASS: TestPing (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestPingRegistryEndpoint [2022-05-10T10:25:17.043Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:25:17.043Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-10T10:25:17.043Z] === RUN TestEndpoint [2022-05-10T10:25:17.043Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:25:17.043Z] --- SKIP: TestEndpoint (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestParseRepositoryInfo [2022-05-10T10:25:17.043Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestNewIndexInfo [2022-05-10T10:25:17.043Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestMirrorEndpointLookup [2022-05-10T10:25:17.043Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:25:17.043Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestSearchRepositories [2022-05-10T10:25:17.043Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-10T10:25:17.043Z] Host: 127.0.0.1:49330 [2022-05-10T10:25:17.043Z] User-Agent: docker test client [2022-05-10T10:25:17.043Z] Authorization: Token fake-token [2022-05-10T10:25:17.043Z] X-Docker-Token: true [2022-05-10T10:25:17.043Z] Accept-Encoding: gzip [2022-05-10T10:25:17.043Z] [2022-05-10T10:25:17.043Z] [2022-05-10T10:25:17.043Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-10T10:25:17.043Z] Connection: close [2022-05-10T10:25:17.043Z] Content-Length: 144 [2022-05-10T10:25:17.043Z] Cache-Control: no-cache [2022-05-10T10:25:17.043Z] Content-Type: application/json [2022-05-10T10:25:17.043Z] Date: Tue, 10 May 2022 10:25:16 GMT [2022-05-10T10:25:17.043Z] Expires: -1 [2022-05-10T10:25:17.043Z] Pragma: no-cache [2022-05-10T10:25:17.043Z] Server: docker-tests/mock [2022-05-10T10:25:17.043Z] X-Docker-Registry-Config: mock [2022-05-10T10:25:17.043Z] X-Docker-Registry-Version: 0.0.0 [2022-05-10T10:25:17.043Z] [2022-05-10T10:25:17.043Z] [2022-05-10T10:25:17.043Z] --- PASS: TestSearchRepositories (0.00s) [2022-05-10T10:25:17.043Z] === RUN TestTrustedLocation [2022-05-10T10:25:17.044Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-10T10:25:17.044Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-10T10:25:17.044Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-10T10:25:17.044Z] === RUN TestAllowNondistributableArtifacts [2022-05-10T10:25:17.044Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-10T10:25:17.044Z] === RUN TestIsSecureIndex [2022-05-10T10:25:17.044Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-10T10:25:17.044Z] PASS [2022-05-10T10:25:17.044Z] coverage: 51.7% of statements [2022-05-10T10:25:17.044Z] ok github.com/docker/docker/registry 0.294s coverage: 51.7% of statements [2022-05-10T10:25:17.500Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-10T10:25:17.500Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-05-10T10:25:17.500Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-10T10:25:17.500Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-10T10:25:17.500Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-10T10:25:17.500Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-10T10:25:17.500Z] === RUN TestResumableRequestReaderWithReadError [2022-05-10T10:25:17.500Z] time="2022-05-10T10:25:17Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-10T10:25:17.500Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-05-10T10:25:17.500Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-10T10:25:17.500Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-10T10:25:17.500Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-10T10:25:17.500Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-10T10:25:17.500Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-10T10:25:17.500Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-10T10:25:17.500Z] === RUN TestResumableRequestReader [2022-05-10T10:25:17.500Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-10T10:25:17.500Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-10T10:25:17.500Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-10T10:25:17.500Z] PASS [2022-05-10T10:25:17.500Z] coverage: 100.0% of statements [2022-05-10T10:25:17.500Z] ok github.com/docker/docker/registry/resumable 0.271s coverage: 100.0% of statements [2022-05-10T10:25:17.843Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-05-10T10:25:17.843Z] check_test.go:307: [d1540f25ad61f] daemon is not started [2022-05-10T10:25:17.843Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-05-10T10:25:17.956Z] === RUN TestRestartManagerTimeout [2022-05-10T10:25:17.956Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-10T10:25:17.956Z] === RUN TestRestartManagerTimeoutReset [2022-05-10T10:25:17.956Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-10T10:25:17.956Z] PASS [2022-05-10T10:25:17.956Z] coverage: 50.9% of statements [2022-05-10T10:25:17.956Z] ok github.com/docker/docker/restartmanager 0.050s coverage: 50.9% of statements [2022-05-10T10:25:18.412Z] === RUN TestDecodeContainerConfig [2022-05-10T10:25:18.412Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-10T10:25:18.412Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-10T10:25:18.412Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-10T10:25:18.412Z] === RUN TestDecodeContainerConfigIsolation [2022-05-10T10:25:18.412Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-10T10:25:18.412Z] === RUN TestValidatePrivileged [2022-05-10T10:25:18.412Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-10T10:25:18.412Z] PASS [2022-05-10T10:25:18.412Z] coverage: 52.4% of statements [2022-05-10T10:25:18.412Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.4% of statements [2022-05-10T10:25:18.785Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-10T10:25:18.868Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-10T10:25:18.868Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-10T10:25:18.868Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-10T10:25:18.868Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-10T10:25:18.868Z] PASS [2022-05-10T10:25:18.868Z] coverage: 62.5% of statements [2022-05-10T10:25:18.868Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2022-05-10T10:25:20.002Z] Removing intermediate container b51fbf28fe7f [2022-05-10T10:25:20.002Z] ---> 6591e330551b [2022-05-10T10:25:20.002Z] Step 13/13 : CMD ["sh"] [2022-05-10T10:25:20.002Z] ---> Running in d423ddcdbce0 [2022-05-10T10:25:20.002Z] Removing intermediate container d423ddcdbce0 [2022-05-10T10:25:20.002Z] ---> ab846b49aa95 [2022-05-10T10:25:20.002Z] Successfully built ab846b49aa95 [2022-05-10T10:25:20.002Z] Successfully tagged busybox:latest [2022-05-10T10:25:20.002Z] INFO: Docker images of the daemon under test [2022-05-10T10:25:20.002Z] [2022-05-10T10:25:20.002Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T10:25:20.002Z] busybox latest ab846b49aa95 Less than a second ago 5.02GB [2022-05-10T10:25:20.002Z] microsoft/windowsservercore latest aa8714eb8356 5 weeks ago 4.98GB [2022-05-10T10:25:20.002Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 5 weeks ago 4.98GB [2022-05-10T10:25:20.002Z] [2022-05-10T10:25:20.002Z] INFO: Running integration tests at 05/10/2022 10:25:19... [2022-05-10T10:25:20.002Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-10T10:25:20.002Z] INFO: Integration API tests being run from the host: [2022-05-10T10:25:20.002Z] INFO: make.ps1 starting at 05/10/2022 10:25:19 [2022-05-10T10:25:20.169Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-05-10T10:25:20.741Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-10T10:25:21.032Z] === RUN TestGetDriver [2022-05-10T10:25:21.032Z] --- PASS: TestGetDriver (0.00s) [2022-05-10T10:25:21.032Z] === RUN TestVolumeRequestError [2022-05-10T10:25:21.032Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-10T10:25:21.032Z] PASS [2022-05-10T10:25:21.032Z] coverage: 36.1% of statements [2022-05-10T10:25:21.032Z] ok github.com/docker/docker/volume/drivers 0.058s coverage: 36.1% of statements [2022-05-10T10:25:21.488Z] === RUN TestGetAddress [2022-05-10T10:25:21.488Z] --- PASS: TestGetAddress (0.00s) [2022-05-10T10:25:21.488Z] === RUN TestRemove [2022-05-10T10:25:21.488Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-10T10:25:21.488Z] --- SKIP: TestRemove (0.00s) [2022-05-10T10:25:21.488Z] === RUN TestInitializeWithVolumes [2022-05-10T10:25:21.488Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-10T10:25:21.488Z] === RUN TestCreate [2022-05-10T10:25:21.488Z] --- PASS: TestCreate (0.01s) [2022-05-10T10:25:21.488Z] === RUN TestValidateName [2022-05-10T10:25:21.488Z] --- PASS: TestValidateName (0.00s) [2022-05-10T10:25:21.488Z] === RUN TestCreateWithOpts [2022-05-10T10:25:21.488Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-10T10:25:21.488Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-10T10:25:21.488Z] === RUN TestRelaodNoOpts [2022-05-10T10:25:21.488Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-10T10:25:21.488Z] PASS [2022-05-10T10:25:21.488Z] coverage: 41.5% of statements [2022-05-10T10:25:21.488Z] ok github.com/docker/docker/volume/local 0.083s coverage: 41.5% of statements [2022-05-10T10:25:21.488Z] --- PASS: TestGet (15.01s) [2022-05-10T10:25:21.488Z] === RUN TestPluginWithNoManifest [2022-05-10T10:25:21.488Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-10T10:25:21.488Z] === RUN TestGetAll [2022-05-10T10:25:21.488Z] --- PASS: TestGetAll (0.00s) [2022-05-10T10:25:21.488Z] PASS [2022-05-10T10:25:21.488Z] coverage: 73.2% of statements [2022-05-10T10:25:21.488Z] ok github.com/docker/docker/pkg/plugins 36.176s coverage: 73.2% of statements [2022-05-10T10:25:21.538Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-10T10:25:21.636Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-05-10T10:25:21.636Z] === RUN TestServiceUpdateNetwork [2022-05-10T10:25:22.127Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-05-10T10:25:22.450Z] === RUN TestLCOWParseMountRaw [2022-05-10T10:25:22.450Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-10T10:25:22.450Z] === RUN TestLCOWParseMountRawSplit [2022-05-10T10:25:22.450Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-10T10:25:22.450Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-10T10:25:22.450Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-10T10:25:22.450Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-10T10:25:22.450Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-10T10:25:22.451Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-10T10:25:22.451Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-10T10:25:22.451Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-10T10:25:22.451Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-10T10:25:22.451Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-10T10:25:22.451Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-10T10:25:22.451Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRaw [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-10T10:25:22.451Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-10T10:25:22.451Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-10T10:25:22.451Z] === RUN TestConvertTmpfsOptions [2022-05-10T10:25:22.451Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-10T10:25:22.451Z] linux_parser_test.go:209: data="ro" [2022-05-10T10:25:22.451Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-10T10:25:22.451Z] === RUN TestParseMountSpec [2022-05-10T10:25:22.451Z] parser_test.go:62: case 0 [2022-05-10T10:25:22.451Z] parser_test.go:62: case 1 [2022-05-10T10:25:22.451Z] parser_test.go:62: case 2 [2022-05-10T10:25:22.451Z] parser_test.go:62: case 3 [2022-05-10T10:25:22.451Z] parser_test.go:62: case 4 [2022-05-10T10:25:22.451Z] parser_test.go:62: case 5 [2022-05-10T10:25:22.451Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-10T10:25:22.451Z] === RUN TestValidateMount [2022-05-10T10:25:22.451Z] --- PASS: TestValidateMount (0.00s) [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRaw [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-10T10:25:22.451Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-10T10:25:22.451Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-10T10:25:22.451Z] PASS [2022-05-10T10:25:22.451Z] coverage: 67.6% of statements [2022-05-10T10:25:22.451Z] ok github.com/docker/docker/volume/mounts 0.058s coverage: 67.6% of statements [2022-05-10T10:25:23.412Z] === RUN TestSetGetMeta [2022-05-10T10:25:23.412Z] === PAUSE TestSetGetMeta [2022-05-10T10:25:23.412Z] === RUN TestRestore [2022-05-10T10:25:23.412Z] === PAUSE TestRestore [2022-05-10T10:25:23.412Z] === RUN TestServiceCreate [2022-05-10T10:25:23.412Z] === PAUSE TestServiceCreate [2022-05-10T10:25:23.412Z] === RUN TestServiceList [2022-05-10T10:25:23.412Z] === PAUSE TestServiceList [2022-05-10T10:25:23.412Z] === RUN TestServiceRemove [2022-05-10T10:25:23.412Z] === PAUSE TestServiceRemove [2022-05-10T10:25:23.412Z] === RUN TestServiceGet [2022-05-10T10:25:23.412Z] === PAUSE TestServiceGet [2022-05-10T10:25:23.412Z] === RUN TestServicePrune [2022-05-10T10:25:23.412Z] === PAUSE TestServicePrune [2022-05-10T10:25:23.412Z] === RUN TestCreate [2022-05-10T10:25:23.412Z] === PAUSE TestCreate [2022-05-10T10:25:23.412Z] === RUN TestRemove [2022-05-10T10:25:23.412Z] === PAUSE TestRemove [2022-05-10T10:25:23.412Z] === RUN TestList [2022-05-10T10:25:23.412Z] === PAUSE TestList [2022-05-10T10:25:23.412Z] === RUN TestFindByDriver [2022-05-10T10:25:23.412Z] === PAUSE TestFindByDriver [2022-05-10T10:25:23.412Z] === RUN TestFindByReferenced [2022-05-10T10:25:23.412Z] === PAUSE TestFindByReferenced [2022-05-10T10:25:23.412Z] === RUN TestDerefMultipleOfSameRef [2022-05-10T10:25:23.412Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-10T10:25:23.412Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-10T10:25:23.412Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-10T10:25:23.412Z] === RUN TestDefererencePluginOnCreateError [2022-05-10T10:25:23.412Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-10T10:25:23.412Z] === RUN TestRefDerefRemove [2022-05-10T10:25:23.412Z] === PAUSE TestRefDerefRemove [2022-05-10T10:25:23.412Z] === RUN TestGet [2022-05-10T10:25:23.412Z] === PAUSE TestGet [2022-05-10T10:25:23.412Z] === RUN TestGetWithReference [2022-05-10T10:25:23.412Z] === PAUSE TestGetWithReference [2022-05-10T10:25:23.412Z] === RUN TestFilterFunc [2022-05-10T10:25:23.412Z] === RUN TestFilterFunc/test_nil_list [2022-05-10T10:25:23.412Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-10T10:25:23.412Z] === RUN TestFilterFunc/test_empty_list [2022-05-10T10:25:23.412Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-10T10:25:23.412Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-10T10:25:23.412Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-10T10:25:23.412Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-10T10:25:23.412Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-10T10:25:23.412Z] === RUN TestFilterFunc/test_filter_some [2022-05-10T10:25:23.412Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-10T10:25:23.412Z] === RUN TestFilterFunc/test_filter_middle [2022-05-10T10:25:23.413Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-10T10:25:23.413Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-10T10:25:23.413Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-10T10:25:23.413Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-10T10:25:23.413Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-10T10:25:23.413Z] === CONT TestFilterFunc/test_nil_list [2022-05-10T10:25:23.413Z] === CONT TestFilterFunc/test_filter_some [2022-05-10T10:25:23.413Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-10T10:25:23.413Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-10T10:25:23.413Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-10T10:25:23.413Z] === CONT TestFilterFunc/test_empty_list [2022-05-10T10:25:23.413Z] === CONT TestFilterFunc/test_filter_middle [2022-05-10T10:25:23.413Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-10T10:25:23.413Z] --- PASS: TestFilterFunc (0.00s) [2022-05-10T10:25:23.413Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-10T10:25:23.413Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-10T10:25:23.413Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-10T10:25:23.413Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-10T10:25:23.413Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-10T10:25:23.413Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-10T10:25:23.413Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-10T10:25:23.413Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-10T10:25:23.413Z] === CONT TestSetGetMeta [2022-05-10T10:25:23.413Z] === CONT TestList [2022-05-10T10:25:23.413Z] === CONT TestCreate [2022-05-10T10:25:23.413Z] === CONT TestServiceGet [2022-05-10T10:25:23.413Z] --- PASS: TestSetGetMeta (0.02s) [2022-05-10T10:25:23.413Z] === CONT TestRemove [2022-05-10T10:25:23.413Z] --- PASS: TestCreate (0.02s) [2022-05-10T10:25:23.413Z] === CONT TestServicePrune [2022-05-10T10:25:23.413Z] --- PASS: TestList (0.05s) [2022-05-10T10:25:23.413Z] === CONT TestServiceList [2022-05-10T10:25:23.413Z] --- PASS: TestRemove (0.04s) [2022-05-10T10:25:23.413Z] === CONT TestServiceRemove [2022-05-10T10:25:23.413Z] --- PASS: TestServiceGet (0.21s) [2022-05-10T10:25:23.413Z] === CONT TestServiceCreate [2022-05-10T10:25:23.413Z] time="2022-05-10T10:25:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:25:23.413Z] --- PASS: TestServiceRemove (0.15s) [2022-05-10T10:25:23.413Z] === CONT TestRestore [2022-05-10T10:25:23.413Z] --- PASS: TestServiceList (0.17s) [2022-05-10T10:25:23.413Z] === CONT TestDefererencePluginOnCreateError [2022-05-10T10:25:23.413Z] time="2022-05-10T10:25:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:25:23.413Z] time="2022-05-10T10:25:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:25:23.413Z] time="2022-05-10T10:25:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-10T10:25:23.413Z] --- PASS: TestServiceCreate (0.03s) [2022-05-10T10:25:23.413Z] === CONT TestGetWithReference [2022-05-10T10:25:23.413Z] time="2022-05-10T10:25:23Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:25:23.413Z] --- PASS: TestRestore (0.03s) [2022-05-10T10:25:23.413Z] === CONT TestGet [2022-05-10T10:25:23.413Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-05-10T10:25:23.413Z] === CONT TestRefDerefRemove [2022-05-10T10:25:23.413Z] --- PASS: TestServicePrune (0.23s) [2022-05-10T10:25:23.413Z] === CONT TestDerefMultipleOfSameRef [2022-05-10T10:25:23.413Z] --- PASS: TestGetWithReference (0.03s) [2022-05-10T10:25:23.413Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-10T10:25:23.413Z] --- PASS: TestGet (0.03s) [2022-05-10T10:25:23.413Z] === CONT TestFindByReferenced [2022-05-10T10:25:23.413Z] --- PASS: TestRefDerefRemove (0.02s) [2022-05-10T10:25:23.413Z] === CONT TestFindByDriver [2022-05-10T10:25:23.413Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-05-10T10:25:23.413Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-05-10T10:25:23.413Z] --- PASS: TestFindByReferenced (0.02s) [2022-05-10T10:25:23.413Z] --- PASS: TestFindByDriver (0.02s) [2022-05-10T10:25:23.413Z] PASS [2022-05-10T10:25:23.413Z] coverage: 69.0% of statements [2022-05-10T10:25:23.413Z] ok github.com/docker/docker/volume/service 0.346s coverage: 69.0% of statements [2022-05-10T10:25:26.343Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-05-10T10:25:26.915Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-10T10:25:27.859Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-05-10T10:25:29.244Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-10T10:25:30.252Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-05-10T10:25:31.644Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-10T10:25:33.559Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-05-10T10:25:33.803Z] --- PASS: TestServiceUpdateNetwork (12.33s) [2022-05-10T10:25:33.803Z] === RUN TestServiceUpdatePidsLimit [2022-05-10T10:25:34.060Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-10T10:25:34.623Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-10T10:25:36.860Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-05-10T10:25:41.056Z] 2022/05/10 10:25:38 Closing DB instances... [2022-05-10T10:25:41.056Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-05-10T10:25:41.056Z] === RUN TestFindNode [2022-05-10T10:25:41.056Z] 2022/05/10 10:25:40 Closing DB instances... [2022-05-10T10:25:41.056Z] --- PASS: TestFindNode (0.02s) [2022-05-10T10:25:41.056Z] === RUN TestChangeNodeState [2022-05-10T10:25:41.056Z] 2022/05/10 10:25:40 Closing DB instances... [2022-05-10T10:25:41.056Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-10T10:25:41.056Z] === RUN TestNodeReincarnation [2022-05-10T10:25:41.056Z] 2022/05/10 10:25:40 Closing DB instances... [2022-05-10T10:25:41.069Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-05-10T10:25:42.706Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-10T10:25:42.983Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-05-10T10:25:43.925Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-05-10T10:25:44.867Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-05-10T10:25:45.719Z] time="2022-05-10T10:25:45Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-10T10:25:45.719Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-10T10:25:45.719Z] === RUN TestParallelCreate [2022-05-10T10:25:45.719Z] 2022/05/10 10:25:45 Closing DB instances... [2022-05-10T10:25:45.719Z] --- PASS: TestParallelCreate (0.02s) [2022-05-10T10:25:45.719Z] === RUN TestParallelDelete [2022-05-10T10:25:45.719Z] 2022/05/10 10:25:45 Closing DB instances... [2022-05-10T10:25:45.719Z] --- PASS: TestParallelDelete (0.02s) [2022-05-10T10:25:45.719Z] === RUN TestNetworkDBIslands [2022-05-10T10:25:45.719Z] time="2022-05-10T10:25:45Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:6d62f9c94024 with config:&{NodeID:6d62f9c94024 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:25:45.719Z] time="2022-05-10T10:25:45Z" level=info msg="Node 6d62f9c94024/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:45.719Z] time="2022-05-10T10:25:45Z" level=info msg="Node 6d62f9c94024/192.168.214.186, added to nodes list" [2022-05-10T10:25:45.719Z] time="2022-05-10T10:25:45Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:94afee7371db with config:&{NodeID:94afee7371db Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=info msg="Node 94afee7371db/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=info msg="Node 94afee7371db/192.168.214.186, added to nodes list" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=info msg="Node 94afee7371db/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=info msg="Node 94afee7371db/192.168.214.186, added to nodes list" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=info msg="Node 6d62f9c94024/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=info msg="Node 6d62f9c94024/192.168.214.186, added to nodes list" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-10T10:25:46.175Z] time="2022-05-10T10:25:45Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:795baa619564 with config:&{NodeID:795baa619564 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="Node 795baa619564/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="Node 795baa619564/192.168.214.186, added to nodes list" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="Node 795baa619564/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="Node 795baa619564/192.168.214.186, added to nodes list" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="Node 6d62f9c94024/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="Node 6d62f9c94024/192.168.214.186, added to nodes list" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="Node 94afee7371db/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=info msg="Node 94afee7371db/192.168.214.186, added to nodes list" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-10T10:25:46.632Z] time="2022-05-10T10:25:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 795baa619564/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 795baa619564/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:8e6146e178f2 with config:&{NodeID:8e6146e178f2 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 8e6146e178f2/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 8e6146e178f2/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 8e6146e178f2/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 8e6146e178f2/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 6d62f9c94024/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 6d62f9c94024/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 94afee7371db/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 94afee7371db/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 795baa619564/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=info msg="Node 795baa619564/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-10T10:25:47.088Z] time="2022-05-10T10:25:46Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 8e6146e178f2/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 8e6146e178f2/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 8e6146e178f2/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 8e6146e178f2/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:4465d72597cc with config:&{NodeID:4465d72597cc Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 94afee7371db/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 94afee7371db/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 795baa619564/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 795baa619564/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 6d62f9c94024/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 6d62f9c94024/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 8e6146e178f2/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=info msg="Node 8e6146e178f2/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-10T10:25:47.543Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=info msg="Node 4465d72597cc/192.168.214.186, added to nodes list" [2022-05-10T10:25:47.998Z] networkdb_test.go:835: Re-joining: 3 [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=info msg="The new bootstrap node list is:[192.168.214.186:10033 192.168.214.186:10034 192.168.214.186:10035]" [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10033" [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49368" [2022-05-10T10:25:47.998Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10034" [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49369" [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10035" [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49370" [2022-05-10T10:25:47.999Z] networkdb_test.go:835: Re-joining: 4 [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=info msg="The new bootstrap node list is:[192.168.214.186:10033 192.168.214.186:10034 192.168.214.186:10035]" [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10033" [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49371" [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10034" [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49372" [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10035" [2022-05-10T10:25:47.999Z] time="2022-05-10T10:25:47Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49373" [2022-05-10T10:25:48.168Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-05-10T10:25:48.168Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-10T10:25:48.428Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="node 0 leaving" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024 change state NodeActive --> NodeLeft" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="node4(8e6146e178f2): Node leave event for 6d62f9c94024/192.168.214.186" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024 change state NodeActive --> NodeLeft" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="node3(795baa619564): Node leave event for 6d62f9c94024/192.168.214.186" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024 change state NodeActive --> NodeLeft" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="node2(94afee7371db): Node leave event for 6d62f9c94024/192.168.214.186" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024 change state NodeActive --> NodeLeft" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="node5(4465d72597cc): Node leave event for 6d62f9c94024/192.168.214.186" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024 change state NodeActive --> NodeLeft" [2022-05-10T10:25:48.455Z] time="2022-05-10T10:25:48Z" level=info msg="node1(6d62f9c94024): Node leave event for 6d62f9c94024/192.168.214.186" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024/192.168.214.186, left gossip cluster" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024/192.168.214.186, left gossip cluster" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024/192.168.214.186, left gossip cluster" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024/192.168.214.186, left gossip cluster" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 6d62f9c94024/192.168.214.186, left gossip cluster" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="node 1 leaving" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 94afee7371db change state NodeActive --> NodeLeft" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="node5(4465d72597cc): Node leave event for 94afee7371db/192.168.214.186" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 94afee7371db/192.168.214.186, left gossip cluster" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 94afee7371db change state NodeActive --> NodeFailed" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 94afee7371db/192.168.214.186, added to failed nodes list" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 94afee7371db change state NodeActive --> NodeLeft" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="node3(795baa619564): Node leave event for 94afee7371db/192.168.214.186" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="Node 94afee7371db change state NodeActive --> NodeLeft" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=info msg="node4(8e6146e178f2): Node leave event for 94afee7371db/192.168.214.186" [2022-05-10T10:25:48.910Z] time="2022-05-10T10:25:48Z" level=error msg="node: 94afee7371db is unknown to memberlist" [2022-05-10T10:25:49.239Z] --- PASS: TestServiceUpdatePidsLimit (16.14s) [2022-05-10T10:25:49.239Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-05-10T10:25:49.239Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-05-10T10:25:49.239Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-05-10T10:25:49.239Z] PASS [2022-05-10T10:25:49.239Z] [2022-05-10T10:25:49.239Z] === Skipped [2022-05-10T10:25:49.239Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-10T10:25:49.239Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-10T10:25:49.239Z] [2022-05-10T10:25:49.239Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-05-10T10:25:49.239Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-05-10T10:25:49.239Z] [2022-05-10T10:25:49.239Z] DONE 27 tests, 2 skipped in 130.229s [2022-05-10T10:25:49.239Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-05-10T10:25:49.239Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:25:49.239Z] ++ set -e [2022-05-10T10:25:49.239Z] ++ '[' -n 0 ']' [2022-05-10T10:25:49.239Z] ++ set -x [2022-05-10T10:25:49.239Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:25:49.239Z] INFO: Testing against a local daemon [2022-05-10T10:25:49.239Z] === RUN TestSessionCreate [2022-05-10T10:25:49.240Z] --- PASS: TestSessionCreate (0.02s) [2022-05-10T10:25:49.240Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-10T10:25:49.240Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-10T10:25:49.240Z] PASS [2022-05-10T10:25:49.240Z] [2022-05-10T10:25:49.240Z] DONE 2 tests in 0.121s [2022-05-10T10:25:49.240Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-05-10T10:25:49.240Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:25:49.240Z] ++ set -e [2022-05-10T10:25:49.240Z] ++ '[' -n 0 ']' [2022-05-10T10:25:49.240Z] ++ set -x [2022-05-10T10:25:49.240Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:25:49.240Z] INFO: Testing against a local daemon [2022-05-10T10:25:49.240Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-10T10:25:49.240Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-10T10:25:49.240Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:25:49.240Z] === RUN TestDiskUsage [2022-05-10T10:25:49.240Z] === PAUSE TestDiskUsage [2022-05-10T10:25:49.240Z] === RUN TestEventsExecDie [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:48Z" level=info msg="Node 94afee7371db/192.168.214.186, left gossip cluster" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:48Z" level=info msg="Node 94afee7371db/192.168.214.186, left gossip cluster" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:48Z" level=info msg="Node 94afee7371db/192.168.214.186, left gossip cluster" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=info msg="node 2 leaving" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=info msg="Node 795baa619564 change state NodeActive --> NodeLeft" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=info msg="node5(4465d72597cc): Node leave event for 795baa619564/192.168.214.186" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=info msg="Node 795baa619564 change state NodeActive --> NodeLeft" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=info msg="node4(8e6146e178f2): Node leave event for 795baa619564/192.168.214.186" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=info msg="Node 795baa619564 change state NodeActive --> NodeLeft" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=info msg="node3(795baa619564): Node leave event for 795baa619564/192.168.214.186" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=debug msg="memberlist: Failed ping: 94afee7371db (timeout reached)" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.214.186:10036: use of closed network connection" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.214.186:10035: use of closed network connection" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->192.168.214.186:10037: use of closed network connection" [2022-05-10T10:25:49.366Z] time="2022-05-10T10:25:49Z" level=info msg="Node 795baa619564/192.168.214.186, left gossip cluster" [2022-05-10T10:25:49.496Z] --- PASS: TestEventsExecDie (0.48s) [2022-05-10T10:25:49.496Z] === RUN TestEventsBackwardsCompatible [2022-05-10T10:25:49.496Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-05-10T10:25:49.496Z] === RUN TestEventsVolumeCreate [2022-05-10T10:25:49.752Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-05-10T10:25:49.752Z] === RUN TestInfoBinaryCommits [2022-05-10T10:25:49.752Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-05-10T10:25:49.752Z] === RUN TestInfoAPIVersioned [2022-05-10T10:25:49.752Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-05-10T10:25:49.752Z] === RUN TestInfoAPI [2022-05-10T10:25:49.752Z] --- PASS: TestInfoAPI (0.02s) [2022-05-10T10:25:49.752Z] === RUN TestInfoAPIWarnings [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="Node 795baa619564/192.168.214.186, left gossip cluster" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="Node 795baa619564/192.168.214.186, left gossip cluster" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="memberlist: Suspect 94afee7371db has failed, no acks received" [2022-05-10T10:25:49.823Z] networkdb_test.go:867: node4: OK [2022-05-10T10:25:49.823Z] networkdb_test.go:867: node5: OK [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="node 0 coming back" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:b12acef0002d with config:&{NodeID:b12acef0002d Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="Node b12acef0002d/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="Node b12acef0002d/192.168.214.186, added to nodes list" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="node 1 coming back" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:e582b7e3ec03 with config:&{NodeID:e582b7e3ec03 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="Node e582b7e3ec03/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="Node e582b7e3ec03/192.168.214.186, added to nodes list" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="node 2 coming back" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:fde6c8edfc06 with config:&{NodeID:fde6c8edfc06 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="Node fde6c8edfc06/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:49.823Z] time="2022-05-10T10:25:49Z" level=info msg="Node fde6c8edfc06/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.538Z] time="2022-05-10T10:25:52Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.214.186:10033 192.168.214.186:10034 192.168.214.186:10035]" [2022-05-10T10:25:53.538Z] time="2022-05-10T10:25:53Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [192.168.214.186:10033 192.168.214.186:10034 192.168.214.186:10035]" [2022-05-10T10:25:53.722Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-10T10:25:53.722Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-10T10:25:53.722Z] docker_cli_daemon_test.go:2501: [d08d84de4ed0a] daemon is not started [2022-05-10T10:25:53.722Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10033" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49375" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 4465d72597cc/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 4465d72597cc/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 8e6146e178f2/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 8e6146e178f2/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, is the new incarnation of the shutdown node 6d62f9c94024/192.168.214.186" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10034" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49376" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 4465d72597cc/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 4465d72597cc/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 8e6146e178f2/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 8e6146e178f2/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, is the new incarnation of the shutdown node 94afee7371db/192.168.214.186" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10035" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49377" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 4465d72597cc/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 4465d72597cc/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 8e6146e178f2/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node 8e6146e178f2/192.168.214.186, added to nodes list" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node fde6c8edfc06/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node fde6c8edfc06/192.168.214.186, is the new incarnation of the shutdown node 795baa619564/192.168.214.186" [2022-05-10T10:25:53.995Z] time="2022-05-10T10:25:53Z" level=info msg="Node fde6c8edfc06/192.168.214.186, added to nodes list" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, added to nodes list" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, is the new incarnation of the shutdown node 94afee7371db/192.168.214.186" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node e582b7e3ec03/192.168.214.186, added to nodes list" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, is the new incarnation of the shutdown node 6d62f9c94024/192.168.214.186" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node b12acef0002d/192.168.214.186, added to nodes list" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node fde6c8edfc06/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node fde6c8edfc06/192.168.214.186, added to nodes list" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node fde6c8edfc06/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node fde6c8edfc06/192.168.214.186, is the new incarnation of the shutdown node 795baa619564/192.168.214.186" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:53Z" level=info msg="Node fde6c8edfc06/192.168.214.186, added to nodes list" [2022-05-10T10:25:54.450Z] time="2022-05-10T10:25:54Z" level=info msg="Node fde6c8edfc06/192.168.214.186, joined gossip cluster" [2022-05-10T10:25:54.451Z] time="2022-05-10T10:25:54Z" level=info msg="Node fde6c8edfc06/192.168.214.186, added to nodes list" [2022-05-10T10:25:54.451Z] time="2022-05-10T10:25:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10033" [2022-05-10T10:25:54.451Z] time="2022-05-10T10:25:54Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49378" [2022-05-10T10:25:54.451Z] time="2022-05-10T10:25:54Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49379" [2022-05-10T10:25:54.451Z] time="2022-05-10T10:25:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10034" [2022-05-10T10:25:54.451Z] time="2022-05-10T10:25:54Z" level=debug msg="memberlist: Initiating push/pull sync with: 192.168.214.186:10035" [2022-05-10T10:25:54.451Z] time="2022-05-10T10:25:54Z" level=debug msg="memberlist: Stream connection from=192.168.214.186:49380" [2022-05-10T10:25:54.665Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-10T10:25:54.906Z] 2022/05/10 10:25:54 Closing DB instances... [2022-05-10T10:25:54.926Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-10T10:25:55.186Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="Node b12acef0002d change state NodeActive --> NodeLeft" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="node4(8e6146e178f2): Node leave event for b12acef0002d/192.168.214.186" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="Node b12acef0002d change state NodeActive --> NodeLeft" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="node3(fde6c8edfc06): Node leave event for b12acef0002d/192.168.214.186" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="Node b12acef0002d change state NodeActive --> NodeLeft" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="node5(4465d72597cc): Node leave event for b12acef0002d/192.168.214.186" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="Node b12acef0002d/192.168.214.186, left gossip cluster" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="Node b12acef0002d change state NodeActive --> NodeFailed" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="Node b12acef0002d/192.168.214.186, added to failed nodes list" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="Node b12acef0002d change state NodeActive --> NodeLeft" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=info msg="node2(e582b7e3ec03): Node leave event for b12acef0002d/192.168.214.186" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:54Z" level=error msg="node: b12acef0002d is unknown to memberlist" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:55Z" level=info msg="Node b12acef0002d/192.168.214.186, left gossip cluster" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:55Z" level=info msg="Node b12acef0002d/192.168.214.186, left gossip cluster" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:55Z" level=info msg="Node b12acef0002d/192.168.214.186, left gossip cluster" [2022-05-10T10:25:55.361Z] time="2022-05-10T10:25:55Z" level=info msg="Node b12acef0002d/192.168.214.186, left gossip cluster" [2022-05-10T10:25:55.758Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-05-10T10:25:55.758Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-10T10:25:55.817Z] time="2022-05-10T10:25:55Z" level=info msg="Node e582b7e3ec03 change state NodeActive --> NodeLeft" [2022-05-10T10:25:55.817Z] time="2022-05-10T10:25:55Z" level=info msg="node4(8e6146e178f2): Node leave event for e582b7e3ec03/192.168.214.186" [2022-05-10T10:25:55.817Z] time="2022-05-10T10:25:55Z" level=info msg="Node e582b7e3ec03 change state NodeActive --> NodeLeft" [2022-05-10T10:25:55.818Z] time="2022-05-10T10:25:55Z" level=info msg="node3(fde6c8edfc06): Node leave event for e582b7e3ec03/192.168.214.186" [2022-05-10T10:25:55.818Z] time="2022-05-10T10:25:55Z" level=info msg="Node e582b7e3ec03 change state NodeActive --> NodeLeft" [2022-05-10T10:25:55.818Z] time="2022-05-10T10:25:55Z" level=info msg="node5(4465d72597cc): Node leave event for e582b7e3ec03/192.168.214.186" [2022-05-10T10:25:55.818Z] time="2022-05-10T10:25:55Z" level=info msg="Node e582b7e3ec03 change state NodeActive --> NodeLeft" [2022-05-10T10:25:55.818Z] time="2022-05-10T10:25:55Z" level=info msg="node2(e582b7e3ec03): Node leave event for e582b7e3ec03/192.168.214.186" [2022-05-10T10:25:55.818Z] time="2022-05-10T10:25:55Z" level=info msg="Node e582b7e3ec03/192.168.214.186, left gossip cluster" [2022-05-10T10:25:55.818Z] time="2022-05-10T10:25:55Z" level=info msg="Node e582b7e3ec03/192.168.214.186, left gossip cluster" [2022-05-10T10:25:55.818Z] time="2022-05-10T10:25:55Z" level=info msg="Node e582b7e3ec03/192.168.214.186, left gossip cluster" [2022-05-10T10:25:55.818Z] time="2022-05-10T10:25:55Z" level=info msg="Node e582b7e3ec03/192.168.214.186, left gossip cluster" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=info msg="Node fde6c8edfc06/192.168.214.186, left gossip cluster" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=info msg="Node fde6c8edfc06 change state NodeActive --> NodeLeft" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=info msg="node5(4465d72597cc): Node leave event for fde6c8edfc06/192.168.214.186" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=info msg="Node fde6c8edfc06 change state NodeActive --> NodeFailed" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=info msg="Node fde6c8edfc06 change state NodeActive --> NodeLeft" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=info msg="Node fde6c8edfc06/192.168.214.186, added to failed nodes list" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=info msg="node4(8e6146e178f2): Node leave event for fde6c8edfc06/192.168.214.186" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=error msg="node: fde6c8edfc06 is unknown to memberlist" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=info msg="Node fde6c8edfc06/192.168.214.186, left gossip cluster" [2022-05-10T10:25:56.273Z] time="2022-05-10T10:25:55Z" level=info msg="Node fde6c8edfc06/192.168.214.186, left gossip cluster" [2022-05-10T10:25:56.729Z] time="2022-05-10T10:25:56Z" level=debug msg="memberlist: Failed ping: fde6c8edfc06 (timeout reached)" [2022-05-10T10:25:56.729Z] time="2022-05-10T10:25:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.214.186:10037: use of closed network connection" [2022-05-10T10:25:56.729Z] time="2022-05-10T10:25:56Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->192.168.214.186:10036: use of closed network connection" [2022-05-10T10:25:56.729Z] time="2022-05-10T10:25:56Z" level=info msg="Node 8e6146e178f2 change state NodeActive --> NodeLeft" [2022-05-10T10:25:56.729Z] time="2022-05-10T10:25:56Z" level=info msg="node5(4465d72597cc): Node leave event for 8e6146e178f2/192.168.214.186" [2022-05-10T10:25:56.729Z] time="2022-05-10T10:25:56Z" level=info msg="Node 8e6146e178f2 change state NodeActive --> NodeLeft" [2022-05-10T10:25:56.729Z] time="2022-05-10T10:25:56Z" level=info msg="node4(8e6146e178f2): Node leave event for 8e6146e178f2/192.168.214.186" [2022-05-10T10:25:57.186Z] time="2022-05-10T10:25:56Z" level=info msg="memberlist: Suspect fde6c8edfc06 has failed, no acks received" [2022-05-10T10:25:57.186Z] time="2022-05-10T10:25:56Z" level=info msg="Node 8e6146e178f2/192.168.214.186, left gossip cluster" [2022-05-10T10:25:57.186Z] time="2022-05-10T10:25:57Z" level=info msg="Node 8e6146e178f2/192.168.214.186, left gossip cluster" [2022-05-10T10:25:58.149Z] time="2022-05-10T10:25:57Z" level=error msg="node4(8e6146e178f2) Could not close DB: timeout waiting for leave broadcast" [2022-05-10T10:25:58.149Z] time="2022-05-10T10:25:57Z" level=info msg="Node 4465d72597cc/192.168.214.186, left gossip cluster" [2022-05-10T10:25:58.149Z] time="2022-05-10T10:25:57Z" level=info msg="Node 4465d72597cc change state NodeActive --> NodeFailed" [2022-05-10T10:25:58.149Z] time="2022-05-10T10:25:57Z" level=info msg="Node 4465d72597cc/192.168.214.186, added to failed nodes list" [2022-05-10T10:25:58.149Z] time="2022-05-10T10:25:57Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->192.168.214.186:10036: use of closed network connection from=192.168.214.186:10036" [2022-05-10T10:25:58.149Z] --- PASS: TestNetworkDBIslands (12.28s) [2022-05-10T10:25:58.149Z] PASS [2022-05-10T10:25:58.149Z] coverage: 60.1% of statements [2022-05-10T10:25:58.149Z] ok github.com/docker/docker/libnetwork/networkdb 107.713s coverage: 60.1% of statements [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/quota [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/rootless [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/volume [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-10T10:25:58.149Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-10T10:25:58.305Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-10T10:25:59.692Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-10T10:26:01.606Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-10T10:26:01.876Z] [2022-05-10T10:26:01.876Z] === Skipped [2022-05-10T10:26:01.876Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-10T10:26:01.876Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-10T10:26:01.876Z] [2022-05-10T10:26:01.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-10T10:26:01.876Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.876Z] [2022-05-10T10:26:01.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-10T10:26:01.876Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.876Z] [2022-05-10T10:26:01.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-10T10:26:01.876Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.876Z] [2022-05-10T10:26:01.876Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-05-10T10:26:01.876Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.876Z] [2022-05-10T10:26:01.876Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-10T10:26:01.876Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-10T10:26:01.876Z] [2022-05-10T10:26:01.876Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-10T10:26:01.877Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-10T10:26:01.877Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-10T10:26:01.877Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-10T10:26:01.877Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-10T10:26:01.877Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-10T10:26:01.877Z] daemon_test.go:145: root required [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-10T10:26:01.877Z] reload_test.go:342: root required [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-10T10:26:01.877Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-10T10:26:01.877Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-10T10:26:01.877Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-10T10:26:01.877Z] download_test.go:267: Needs fixing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-10T10:26:01.877Z] layer_test.go:291: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-10T10:26:01.877Z] layer_test.go:340: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-10T10:26:01.877Z] layer_test.go:455: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-10T10:26:01.877Z] layer_test.go:684: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-10T10:26:01.877Z] migration_test.go:45: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-10T10:26:01.877Z] migration_test.go:181: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-10T10:26:01.877Z] mount_test.go:17: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-10T10:26:01.877Z] mount_test.go:76: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-10T10:26:01.877Z] mount_test.go:125: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-10T10:26:01.877Z] mount_test.go:212: Failing on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.02s) [2022-05-10T10:26:01.877Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-05-10T10:26:01.877Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-05-10T10:26:01.877Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-10T10:26:01.877Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-10T10:26:01.877Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-10T10:26:01.877Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-10T10:26:01.877Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-10T10:26:01.877Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-10T10:26:01.877Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-10T10:26:01.877Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-10T10:26:01.877Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-10T10:26:01.877Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-10T10:26:01.877Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-10T10:26:01.877Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-10T10:26:01.877Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-10T10:26:01.877Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-10T10:26:01.877Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:133: Xz not present in msys2 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-10T10:26:01.877Z] archive_test.go:140: zstd not installed [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:252: Failing on Windows CI machines [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-10T10:26:01.877Z] archive_windows_test.go:16: Currently fails [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-10T10:26:01.877Z] changes_test.go:196: needs more investigation [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-05-10T10:26:01.877Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-05-10T10:26:01.877Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-10T10:26:01.877Z] changes_test.go:433: needs further investigation [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-10T10:26:01.877Z] changes_test.go:469: needs further investigation [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-10T10:26:01.877Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-10T10:26:01.877Z] poller_test.go:40: No chmod on Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-10T10:26:01.877Z] fileutils_test.go:133: Needs porting to Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-10T10:26:01.877Z] fileutils_test.go:179: Needs porting to Windows [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-10T10:26:01.877Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-10T10:26:01.877Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-10T10:26:01.877Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-10T10:26:01.877Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-10T10:26:01.877Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-10T10:26:01.877Z] [2022-05-10T10:26:01.877Z] DONE 2287 tests, 70 skipped in 320.524s [2022-05-10T10:26:01.877Z] INFO: make.ps1 ended at 05/10/2022 10:26:01 [2022-05-10T10:26:02.551Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-10T10:26:03.496Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-10T10:26:04.048Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-10T10:26:04.048Z] INFO: Unit tests ended at 05/10/2022 10:26:03. Duration:00:05:37.2506818 [2022-05-10T10:26:04.048Z] INFO: Building busybox [2022-05-10T10:26:04.048Z] Sending build context to Docker daemon 5.12kB [2022-05-10T10:26:04.048Z] [2022-05-10T10:26:04.048Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-10T10:26:04.048Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-10T10:26:04.048Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-10T10:26:04.048Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-10T10:26:04.048Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-10T10:26:04.048Z] ---> aa8714eb8356 [2022-05-10T10:26:04.048Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-10T10:26:04.048Z] ---> Running in 30efd49989e0 [2022-05-10T10:26:04.127Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:26:04.127Z] INFO: Testing against a local daemon [2022-05-10T10:26:04.127Z] === RUN TestBuildWithSession [2022-05-10T10:26:04.127Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:26:04.127Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-10T10:26:04.127Z] === RUN TestBuildSquashParent [2022-05-10T10:26:04.127Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:26:04.127Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-10T10:26:04.127Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-10T10:26:04.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:26:04.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:26:04.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:26:04.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:26:04.127Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:26:04.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:26:04.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:26:04.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:26:04.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:26:04.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:26:04.127Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:26:04.127Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:26:04.127Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:26:04.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:26:04.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:26:04.127Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:26:04.440Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-10T10:26:05.011Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-10T10:26:06.925Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-05-10T10:26:07.794Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-05-10T10:26:07.794Z] === RUN TestInfoDebug [2022-05-10T10:26:07.794Z] --- PASS: TestInfoDebug (0.52s) [2022-05-10T10:26:07.794Z] === RUN TestInfoInsecureRegistries [2022-05-10T10:26:07.794Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-10T10:26:07.794Z] === RUN TestInfoRegistryMirrors [2022-05-10T10:26:07.794Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-10T10:26:07.794Z] === RUN TestLoginFailsWithBadCredentials [2022-05-10T10:26:07.794Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-10T10:26:07.794Z] === RUN TestPingCacheHeaders [2022-05-10T10:26:07.794Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-10T10:26:07.794Z] === RUN TestPingGet [2022-05-10T10:26:07.794Z] --- PASS: TestPingGet (0.01s) [2022-05-10T10:26:07.794Z] === RUN TestPingHead [2022-05-10T10:26:08.050Z] --- PASS: TestPingHead (0.02s) [2022-05-10T10:26:08.050Z] === RUN TestPingSwarmHeader [2022-05-10T10:26:08.611Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-10T10:26:08.838Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-05-10T10:26:09.172Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-10T10:26:09.850Z] Removing intermediate container 30efd49989e0 [2022-05-10T10:26:09.850Z] ---> 062f1323393a [2022-05-10T10:26:09.850Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-10T10:26:09.850Z] ---> Running in 9728196ec4c7 [2022-05-10T10:26:09.850Z] Removing intermediate container 9728196ec4c7 [2022-05-10T10:26:09.850Z] ---> 68c79c341bc0 [2022-05-10T10:26:09.850Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-10T10:26:10.111Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-10T10:26:10.111Z] --- PASS: TestPingSwarmHeader (2.14s) [2022-05-10T10:26:10.111Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-10T10:26:10.111Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-10T10:26:10.111Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-10T10:26:10.111Z] === RUN TestVersion [2022-05-10T10:26:10.111Z] --- PASS: TestVersion (0.02s) [2022-05-10T10:26:10.111Z] === CONT TestDiskUsage [2022-05-10T10:26:10.306Z] ---> Running in cc8b380a0d87 [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/container_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/image_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/volume_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-10T10:26:10.696Z] === RUN TestDiskUsage/after_container.Run [2022-05-10T10:26:10.762Z] Removing intermediate container cc8b380a0d87 [2022-05-10T10:26:10.763Z] ---> 914dd5cd93c2 [2022-05-10T10:26:10.763Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-10T10:26:11.264Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage (1.16s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-10T10:26:11.264Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:26:11.264Z] PASS [2022-05-10T10:26:11.264Z] [2022-05-10T10:26:11.264Z] === Skipped [2022-05-10T10:26:11.264Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:26:11.264Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-10T10:26:11.264Z] [2022-05-10T10:26:11.264Z] DONE 54 tests, 1 skipped in 22.288s [2022-05-10T10:26:11.264Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-10T10:26:11.264Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:26:11.264Z] ++ set -e [2022-05-10T10:26:11.264Z] ++ '[' -n 0 ']' [2022-05-10T10:26:11.264Z] ++ set -x [2022-05-10T10:26:11.264Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:26:11.264Z] INFO: Testing against a local daemon [2022-05-10T10:26:11.264Z] === RUN TestVolumesCreateAndList [2022-05-10T10:26:11.264Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-10T10:26:11.264Z] === RUN TestVolumesRemove [2022-05-10T10:26:11.384Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-05-10T10:26:11.384Z] check_test.go:307: [d6f0ca38a9445] daemon is not started [2022-05-10T10:26:11.384Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-05-10T10:26:11.520Z] --- PASS: TestVolumesRemove (0.05s) [2022-05-10T10:26:11.520Z] === RUN TestVolumesInspect [2022-05-10T10:26:11.520Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-10T10:26:11.520Z] === RUN TestVolumesInvalidJSON [2022-05-10T10:26:11.520Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-10T10:26:11.520Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-10T10:26:11.520Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-10T10:26:11.521Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-10T10:26:11.521Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-10T10:26:11.521Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-10T10:26:11.521Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-10T10:26:11.521Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-10T10:26:11.521Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-10T10:26:11.521Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-10T10:26:11.521Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-10T10:26:11.521Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-10T10:26:11.521Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-10T10:26:11.521Z] PASS [2022-05-10T10:26:11.521Z] [2022-05-10T10:26:11.521Z] DONE 9 tests in 0.192s [2022-05-10T10:26:11.521Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-10T10:26:11.521Z] ++++ cat bundles/test-integration/docker.pid [2022-05-10T10:26:11.521Z] +++ kill 14231 [2022-05-10T10:26:11.777Z] +++ /etc/init.d/apparmor stop [2022-05-10T10:26:11.777Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-10T10:26:11.777Z] [2022-05-10T10:26:11.777Z] Unloading profiles will leave already running processes permanently [2022-05-10T10:26:11.777Z] unconfined, which can lead to unexpected situations. [2022-05-10T10:26:11.777Z] [2022-05-10T10:26:11.777Z] To set a process to complain mode, use the command line tool [2022-05-10T10:26:11.777Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-10T10:26:11.777Z] +++ true [2022-05-10T10:26:11.777Z] exiting test-integration [2022-05-10T10:26:11.777Z] ++ exit 0 [2022-05-10T10:26:11.777Z] [2022-05-10T10:26:12.290Z] [2022-05-10T10:26:12.327Z] === RUN TestDockerSuite/TestBuildEnvUsage2 Post stage [Pipeline] junit [2022-05-10T10:26:12.717Z] Recording test results [2022-05-10T10:26:12.746Z] ---> 4b1449590270 [2022-05-10T10:26:12.746Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-10T10:26:12.746Z] ---> Running in 4d1a074d646d [2022-05-10T10:26:12.861Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-10T10:26:13.235Z] + echo Ensuring container killed. [2022-05-10T10:26:13.235Z] Ensuring container killed. [2022-05-10T10:26:13.235Z] + docker rm -vf docker-pr10 [2022-05-10T10:26:13.235Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-05-10T10:26:13.509Z] + echo Chowning /workspace to jenkins user [2022-05-10T10:26:13.509Z] Chowning /workspace to jenkins user [2022-05-10T10:26:13.509Z] + id -u [2022-05-10T10:26:13.509Z] + id -g [2022-05-10T10:26:13.509Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43275:/workspace busybox chown -R 1000:1000 /workspace [2022-05-10T10:26:13.509Z] Unable to find image 'busybox:latest' locally [2022-05-10T10:26:13.765Z] latest: Pulling from library/busybox [2022-05-10T10:26:13.765Z] 2f0e692259c0: Pulling fs layer [2022-05-10T10:26:13.765Z] 2f0e692259c0: Download complete [2022-05-10T10:26:14.021Z] 2f0e692259c0: Pull complete [2022-05-10T10:26:14.021Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-10T10:26:14.021Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-10T10:26:15.684Z] + bundleName=arm64-integration [2022-05-10T10:26:15.684Z] + echo Creating arm64-integration-bundles.tar.gz [2022-05-10T10:26:15.684Z] Creating arm64-integration-bundles.tar.gz [2022-05-10T10:26:15.684Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-10T10:26:15.684Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-05-10T10:26:15.949Z] Archiving artifacts [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite (339.24s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.39s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.38s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.69s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.31s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.17s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.18s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.39s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.54s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.30s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.43s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.11s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.01s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.14s) [2022-05-10T10:26:17.613Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.17s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.22s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.58s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.07s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.83s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.51s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.77s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.78s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.95s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.84s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.75s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.34s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.06s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.23s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.63s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.06s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.57s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.39s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.18s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.34s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.71s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.97s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.44s) [2022-05-10T10:26:17.613Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-10T10:26:17.613Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.24s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.93s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.25s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.72s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.75s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.79s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.82s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.08s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.75s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.85s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.71s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.66s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.23s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.67s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.42s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.43s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.57s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.55s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.90s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.26s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.19s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.26s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.49s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.12s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.28s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.30s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.08s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.06s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.61s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.85s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.61s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s) [2022-05-10T10:26:17.613Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.47s) [2022-05-10T10:26:17.613Z] === RUN TestDockerSwarmSuite [2022-05-10T10:26:17.613Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-05-10T10:26:17.819Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43275/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-10T10:26:18.129Z] + make clean [2022-05-10T10:26:18.384Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-10T10:26:18.384Z] docker-dev-cache [2022-05-10T10:26:18.384Z] docker-mod-cache [Pipeline] deleteDir [2022-05-10T10:26:19.526Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T10:26:22.829Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-05-10T10:26:23.039Z] Removing intermediate container 4d1a074d646d [2022-05-10T10:26:23.039Z] ---> 161abf72225c [2022-05-10T10:26:23.039Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-10T10:26:23.039Z] ---> Running in 8ee928a0e8d9 [2022-05-10T10:26:24.566Z] [2022-05-10T10:26:24.566Z] SUCCESS: Specified value was saved. [2022-05-10T10:26:25.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:26:25.206Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:26:28.283Z] Removing intermediate container 8ee928a0e8d9 [2022-05-10T10:26:28.284Z] ---> 3e53e75105a4 [2022-05-10T10:26:28.284Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-10T10:26:28.284Z] ---> Running in ef807d42d897 [2022-05-10T10:26:29.418Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-05-10T10:26:32.958Z] Cannot create a file when that file already exists. [2022-05-10T10:26:33.649Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-10T10:26:35.513Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-05-10T10:26:35.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (21.27s) [2022-05-10T10:26:35.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (21.27s) [2022-05-10T10:26:35.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (21.27s) [2022-05-10T10:26:35.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (21.66s) [2022-05-10T10:26:35.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (11.73s) [2022-05-10T10:26:35.514Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.93s) [2022-05-10T10:26:35.514Z] === RUN TestBuildMultiStageCopy [2022-05-10T10:26:35.514Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-10T10:26:35.565Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-10T10:26:38.727Z] Removing intermediate container ef807d42d897 [2022-05-10T10:26:38.727Z] ---> d4e238c58d7c [2022-05-10T10:26:38.727Z] Step 13/13 : CMD ["sh"] [2022-05-10T10:26:38.727Z] ---> Running in 828dbff66548 [2022-05-10T10:26:38.727Z] Removing intermediate container 828dbff66548 [2022-05-10T10:26:38.727Z] ---> 377e267e0bf0 [2022-05-10T10:26:38.727Z] Successfully built 377e267e0bf0 [2022-05-10T10:26:38.727Z] Successfully tagged busybox:latest [2022-05-10T10:26:38.727Z] INFO: Docker images of the daemon under test [2022-05-10T10:26:38.727Z] [2022-05-10T10:26:38.727Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T10:26:38.727Z] busybox latest 377e267e0bf0 Less than a second ago 5.02GB [2022-05-10T10:26:38.727Z] microsoft/windowsservercore latest aa8714eb8356 5 weeks ago 4.98GB [2022-05-10T10:26:38.727Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 5 weeks ago 4.98GB [2022-05-10T10:26:38.727Z] [2022-05-10T10:26:38.727Z] INFO: Running integration tests at 05/10/2022 10:26:38... [2022-05-10T10:26:38.727Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-10T10:26:38.727Z] INFO: Integration API tests being run from the host: [2022-05-10T10:26:38.727Z] INFO: make.ps1 starting at 05/10/2022 10:26:38 [2022-05-10T10:26:40.257Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-10T10:26:42.150Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-05-10T10:26:42.722Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-05-10T10:26:42.983Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-10T10:26:44.368Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-10T10:26:44.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-10T10:26:45.572Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-10T10:26:45.572Z] docker_api_swarm_test.go:563: [ddae78f2003e4] joining swarm manager [d29478415a11f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:26:45.804Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-10T10:26:46.262Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-10T10:26:47.225Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-10T10:26:47.490Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-10T10:26:47.490Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-10T10:26:47.490Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-10T10:26:47.750Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-10T10:26:48.750Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-10T10:26:50.277Z] --- PASS: TestBuildMultiStageCopy (15.77s) [2022-05-10T10:26:50.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.87s) [2022-05-10T10:26:50.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s) [2022-05-10T10:26:50.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.15s) [2022-05-10T10:26:50.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2022-05-10T10:26:50.277Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2022-05-10T10:26:50.277Z] === RUN TestBuildMultiStageParentConfig [2022-05-10T10:26:53.166Z] --- PASS: TestBuildMultiStageParentConfig (2.96s) [2022-05-10T10:26:53.166Z] === RUN TestBuildLabelWithTargets [2022-05-10T10:26:53.166Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:26:53.166Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-10T10:26:53.166Z] === RUN TestBuildWithEmptyLayers [2022-05-10T10:26:54.694Z] --- PASS: TestBuildWithEmptyLayers (1.63s) [2022-05-10T10:26:54.694Z] === RUN TestBuildMultiStageOnBuild [2022-05-10T10:26:55.095Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-05-10T10:26:55.095Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-05-10T10:26:56.031Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-10T10:26:56.031Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-05-10T10:26:56.289Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-05-10T10:26:56.289Z] Cross building: bundles/cross/windows/amd64 [2022-05-10T10:26:56.289Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-05-10T10:26:56.289Z] { [2022-05-10T10:26:56.289Z] "RT_GROUP_ICON": { [2022-05-10T10:26:56.289Z] "#1": { [2022-05-10T10:26:56.289Z] "0409": "../../winresources/docker.ico" [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] }, [2022-05-10T10:26:56.289Z] "RT_MANIFEST": { [2022-05-10T10:26:56.289Z] "#1": { [2022-05-10T10:26:56.289Z] "0409": { [2022-05-10T10:26:56.289Z] "identity": {}, [2022-05-10T10:26:56.289Z] "description": "Docker Engine", [2022-05-10T10:26:56.289Z] "minimum-os": "vista", [2022-05-10T10:26:56.289Z] "execution-level": "", [2022-05-10T10:26:56.289Z] "ui-access": false, [2022-05-10T10:26:56.289Z] "auto-elevate": false, [2022-05-10T10:26:56.289Z] "dpi-awareness": "unaware", [2022-05-10T10:26:56.289Z] "disable-theming": false, [2022-05-10T10:26:56.289Z] "disable-window-filtering": false, [2022-05-10T10:26:56.289Z] "high-resolution-scrolling-aware": false, [2022-05-10T10:26:56.289Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-10T10:26:56.289Z] "long-path-aware": false, [2022-05-10T10:26:56.289Z] "printer-driver-isolation": false, [2022-05-10T10:26:56.289Z] "gdi-scaling": false, [2022-05-10T10:26:56.289Z] "segment-heap": false, [2022-05-10T10:26:56.289Z] "use-common-controls-v6": false [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] }, [2022-05-10T10:26:56.289Z] "RT_MESSAGETABLE": { [2022-05-10T10:26:56.289Z] "#1": { [2022-05-10T10:26:56.289Z] "0409": "../../winresources/event_messages.bin" [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] }, [2022-05-10T10:26:56.289Z] "RT_VERSION": { [2022-05-10T10:26:56.289Z] "#1": { [2022-05-10T10:26:56.289Z] "0409": { [2022-05-10T10:26:56.289Z] "fixed": { [2022-05-10T10:26:56.289Z] "file_version": "0.0.0.0", [2022-05-10T10:26:56.289Z] "product_version": "0.0.0.0", [2022-05-10T10:26:56.289Z] "type": "Unknown" [2022-05-10T10:26:56.289Z] }, [2022-05-10T10:26:56.289Z] "info": { [2022-05-10T10:26:56.289Z] "0000": { [2022-05-10T10:26:56.289Z] "CompanyName": "", [2022-05-10T10:26:56.289Z] "FileVersion": "dev", [2022-05-10T10:26:56.289Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-10T10:26:56.289Z] "OriginalFileName": "dockerd-dev.exe", [2022-05-10T10:26:56.289Z] "ProductName": "", [2022-05-10T10:26:56.289Z] "ProductVersion": "dev", [2022-05-10T10:26:56.289Z] "SpecialBuild": "4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e" [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] } [2022-05-10T10:26:56.289Z] cmd/dockerd/config.go [2022-05-10T10:26:56.289Z] cmd/dockerd/config_windows.go [2022-05-10T10:26:56.289Z] cmd/dockerd/daemon.go [2022-05-10T10:26:56.289Z] cmd/dockerd/daemon_test.go [2022-05-10T10:26:56.289Z] cmd/dockerd/daemon_windows.go [2022-05-10T10:26:56.289Z] cmd/dockerd/docker.go [2022-05-10T10:26:56.289Z] cmd/dockerd/docker_windows.go [2022-05-10T10:26:56.289Z] cmd/dockerd/genwinres_windows.go [2022-05-10T10:26:56.547Z] cmd/dockerd/metrics.go [2022-05-10T10:26:56.547Z] cmd/dockerd/options.go [2022-05-10T10:26:56.547Z] cmd/dockerd/options_test.go [2022-05-10T10:26:56.547Z] cmd/dockerd/service_windows.go [2022-05-10T10:26:56.547Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-10T10:26:56.547Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-10T10:26:57.750Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-10T10:26:57.750Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-10T10:26:57.750Z] docker_api_swarm_test.go:585: [d1fae3e137c5f] joining swarm manager [d29478415a11f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:26:58.321Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-10T10:26:59.263Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-10T10:26:59.834Z] === RUN TestDockerSuite/TestBuildFails [2022-05-10T10:27:00.780Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-10T10:27:00.780Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-10T10:27:01.041Z] check_test.go:378: [ddae78f2003e4] daemon is not started [2022-05-10T10:27:02.955Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-10T10:27:04.870Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-10T10:27:06.785Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-10T10:27:07.729Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-10T10:27:08.301Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-10T10:27:09.247Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-10T10:27:10.634Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-10T10:27:11.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-05-10T10:27:11.575Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-10T10:27:11.575Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-05-10T10:27:11.575Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-10T10:27:12.147Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-10T10:27:12.353Z] --- PASS: TestBuildMultiStageOnBuild (16.28s) [2022-05-10T10:27:12.354Z] === RUN TestBuildUncleanTarFilenames [2022-05-10T10:27:12.354Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:27:12.354Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-10T10:27:12.354Z] === RUN TestBuildMultiStageLayerLeak [2022-05-10T10:27:14.061Z] docker_api_swarm_test.go:46: [db45806cb8c27] joining swarm manager [d06350e3b6c4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:27:14.632Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-10T10:27:16.017Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-10T10:27:17.403Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-10T10:27:21.608Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-10T10:27:21.869Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-10T10:27:22.441Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-10T10:27:22.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:27:22.792Z] INFO: Testing against a local daemon [2022-05-10T10:27:22.792Z] === RUN TestBuildWithSession [2022-05-10T10:27:22.792Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:27:22.792Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-10T10:27:22.792Z] === RUN TestBuildSquashParent [2022-05-10T10:27:22.792Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:27:22.792Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-10T10:27:22.792Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-10T10:27:22.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:27:22.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:27:22.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:27:22.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:27:22.792Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:27:22.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:27:22.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:27:22.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:27:22.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:27:22.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:27:22.792Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:27:22.792Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:27:22.792Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:27:22.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:27:22.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:27:22.792Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:27:23.383Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-10T10:27:23.644Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-10T10:27:23.905Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-10T10:27:24.848Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-10T10:27:24.848Z] --- PASS: TestBuildMultiStageLayerLeak (13.40s) [2022-05-10T10:27:24.848Z] === RUN TestBuildWithHugeFile [2022-05-10T10:27:25.420Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-10T10:27:25.992Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-10T10:27:26.565Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-10T10:27:26.826Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-10T10:27:27.397Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-10T10:27:27.397Z] --- PASS: TestImportExtremelyLargeImageWorks (181.60s) [2022-05-10T10:27:27.397Z] PASS [2022-05-10T10:27:27.397Z] [2022-05-10T10:27:27.397Z] DONE 22 tests in 185.716s [2022-05-10T10:27:27.397Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-05-10T10:27:27.397Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:27:27.397Z] ++ set -e [2022-05-10T10:27:27.397Z] ++ '[' -n 0 ']' [2022-05-10T10:27:27.397Z] ++ set -x [2022-05-10T10:27:27.398Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:27:27.659Z] INFO: Testing against a local daemon [2022-05-10T10:27:27.659Z] === RUN TestNetworkCreateDelete [2022-05-10T10:27:27.659Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-05-10T10:27:27.659Z] === RUN TestDockerNetworkDeletePreferID [2022-05-10T10:27:28.262Z] --- PASS: TestDockerNetworkDeletePreferID (0.48s) [2022-05-10T10:27:28.262Z] === RUN TestDaemonDNSFallback [2022-05-10T10:27:28.262Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-10T10:27:30.836Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-10T10:27:31.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-05-10T10:27:32.720Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-05-10T10:27:35.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:27:35.165Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:27:35.264Z] --- PASS: TestDaemonDNSFallback (6.77s) [2022-05-10T10:27:35.264Z] === RUN TestInspectNetwork [2022-05-10T10:27:35.264Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-10T10:27:37.809Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-10T10:27:37.809Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-10T10:27:37.809Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-10T10:27:38.070Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-10T10:27:38.331Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-10T10:27:38.593Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-10T10:27:39.164Z] === RUN TestInspectNetwork/full_network_id [2022-05-10T10:27:39.165Z] === RUN TestInspectNetwork/partial_network_id [2022-05-10T10:27:39.165Z] === RUN TestInspectNetwork/network_name [2022-05-10T10:27:39.165Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-05-10T10:27:39.736Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-10T10:27:40.678Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-10T10:27:41.382Z] ba8181afd426: Pull complete [2022-05-10T10:27:41.382Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-05-10T10:27:41.382Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:27:41.382Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-05-10T10:27:41.382Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-05-10T10:27:41.382Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-05-10T10:27:41.382Z] WARN: Skipping validation tests [2022-05-10T10:27:41.382Z] INFO: Running unit tests at 05/10/2022 10:27:40... [2022-05-10T10:27:43.225Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-10T10:27:43.486Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-10T10:27:43.486Z] --- PASS: TestInspectNetwork (8.42s) [2022-05-10T10:27:43.486Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-05-10T10:27:43.486Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-05-10T10:27:43.486Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-05-10T10:27:43.486Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-05-10T10:27:43.486Z] === RUN TestRunContainerWithBridgeNone [2022-05-10T10:27:43.746Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-10T10:27:45.660Z] --- PASS: TestRunContainerWithBridgeNone (2.00s) [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-10T10:27:45.660Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:27:45.660Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:27:45.660Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:27:45.660Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-10T10:27:45.660Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-10T10:27:45.660Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-10T10:27:45.660Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-10T10:27:45.660Z] === RUN TestNetworkList [2022-05-10T10:27:45.660Z] === RUN TestNetworkList//networks [2022-05-10T10:27:45.660Z] === PAUSE TestNetworkList//networks [2022-05-10T10:27:45.660Z] === RUN TestNetworkList//networks/ [2022-05-10T10:27:45.660Z] === PAUSE TestNetworkList//networks/ [2022-05-10T10:27:45.660Z] === CONT TestNetworkList//networks [2022-05-10T10:27:45.660Z] === CONT TestNetworkList//networks/ [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkList (0.02s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-10T10:27:45.660Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-10T10:27:45.660Z] === RUN TestHostIPv4BridgeLabel [2022-05-10T10:27:46.233Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2022-05-10T10:27:46.233Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-10T10:27:47.175Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-05-10T10:27:47.175Z] === RUN TestDaemonDefaultNetworkPools [2022-05-10T10:27:48.118Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-05-10T10:27:48.118Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-10T10:27:48.166Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s) [2022-05-10T10:27:48.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.70s) [2022-05-10T10:27:48.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.77s) [2022-05-10T10:27:48.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.91s) [2022-05-10T10:27:48.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.29s) [2022-05-10T10:27:48.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (11.90s) [2022-05-10T10:27:48.167Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.12s) [2022-05-10T10:27:48.167Z] === RUN TestBuildMultiStageCopy [2022-05-10T10:27:48.167Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-10T10:27:48.578Z] INFO: make.ps1 starting at 05/10/2022 10:27:47 [2022-05-10T10:27:48.578Z] INFO: Git commit (7637d10d87) assumed from DOCKER_GITCOMMIT environment variable [2022-05-10T10:27:48.578Z] INFO: Running unit tests... [2022-05-10T10:27:49.059Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-05-10T10:27:49.059Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-10T10:27:50.444Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-05-10T10:27:50.444Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-10T10:27:51.015Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.56s) [2022-05-10T10:27:51.015Z] === RUN TestServiceWithPredefinedNetwork [2022-05-10T10:27:51.015Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-10T10:27:53.562Z] --- PASS: TestServiceWithPredefinedNetwork (2.71s) [2022-05-10T10:27:53.562Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-10T10:27:53.562Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:27:53.562Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:27:53.562Z] === RUN TestServiceWithDataPathPortInit [2022-05-10T10:27:53.823Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-10T10:27:54.765Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-10T10:27:56.679Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-10T10:27:56.679Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-10T10:27:56.679Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-10T10:27:56.704Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-10T10:27:57.159Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-10T10:27:58.687Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-10T10:27:59.648Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-10T10:27:59.978Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-10T10:27:59.978Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-10T10:28:01.107Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-10T10:28:01.175Z] --- PASS: TestBuildMultiStageCopy (14.85s) [2022-05-10T10:28:01.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (9.66s) [2022-05-10T10:28:01.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2022-05-10T10:28:01.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.22s) [2022-05-10T10:28:01.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2022-05-10T10:28:01.175Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.62s) [2022-05-10T10:28:01.175Z] === RUN TestBuildMultiStageParentConfig [2022-05-10T10:28:01.361Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-10T10:28:01.622Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-10T10:28:03.009Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-10T10:28:03.951Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-10T10:28:04.888Z] --- PASS: TestBuildMultiStageParentConfig (3.15s) [2022-05-10T10:28:04.888Z] === RUN TestBuildLabelWithTargets [2022-05-10T10:28:04.888Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:28:04.888Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-10T10:28:04.888Z] === RUN TestBuildWithEmptyLayers [2022-05-10T10:28:04.894Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-10T10:28:05.465Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-10T10:28:06.407Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-10T10:28:06.418Z] --- PASS: TestBuildWithEmptyLayers (1.62s) [2022-05-10T10:28:06.418Z] === RUN TestBuildMultiStageOnBuild [2022-05-10T10:28:06.668Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-10T10:28:06.668Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-10T10:28:06.928Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-10T10:28:07.189Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-10T10:28:07.760Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-10T10:28:09.145Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-10T10:28:09.405Z] --- PASS: TestServiceWithDataPathPortInit (15.86s) [2022-05-10T10:28:09.405Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-10T10:28:09.666Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-10T10:28:12.211Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-10T10:28:12.782Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ncohkgrcwkqkr6sfwf7ecwpyd Created:2022-05-10 10:28:10.929110145 +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[5d77b61f59ca67d187a9018c63fb985d97bd957d6543fa3a010dc8c43558d59e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.trkdctq74sdapw0kmpzqvkym2 EndpointID:a158da76479a954f97b1db366a00e477afc66d18dba32250c0feadd237c71dcb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:13e6db98b208a37ace0795820da623c9659fb59314adebed062e26296ec5e586 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:1e03d42d3273 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.trkdctq74sdapw0kmpzqvkym2 EndpointID:a158da76479a954f97b1db366a00e477afc66d18dba32250c0feadd237c71dcb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-05-10T10:28:13.043Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-10T10:28:14.427Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-10T10:28:14.998Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-10T10:28:15.942Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-10T10:28:16.090Z] ? github.com/docker/docker/api [no test files] [2022-05-10T10:28:16.203Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-10T10:28:17.721Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.03s) [2022-05-10T10:28:17.721Z] PASS [2022-05-10T10:28:17.721Z] [2022-05-10T10:28:17.721Z] === Skipped [2022-05-10T10:28:17.721Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:28:17.721Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:28:17.721Z] [2022-05-10T10:28:17.721Z] DONE 38 tests, 1 skipped in 49.978s [2022-05-10T10:28:17.721Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-05-10T10:28:17.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:28:17.721Z] ++ set -e [2022-05-10T10:28:17.721Z] ++ '[' -n 0 ']' [2022-05-10T10:28:17.721Z] ++ set -x [2022-05-10T10:28:17.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:28:17.721Z] INFO: Testing against a local daemon [2022-05-10T10:28:17.721Z] === RUN TestDockerNetworkIpvlanPersistance [2022-05-10T10:28:17.721Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:28:17.721Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-10T10:28:17.721Z] === RUN TestDockerNetworkIpvlan [2022-05-10T10:28:17.721Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:28:17.721Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-05-10T10:28:17.721Z] PASS [2022-05-10T10:28:17.721Z] [2022-05-10T10:28:17.721Z] === Skipped [2022-05-10T10:28:17.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-05-10T10:28:17.721Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:28:17.721Z] [2022-05-10T10:28:17.721Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-05-10T10:28:17.721Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-05-10T10:28:17.721Z] [2022-05-10T10:28:17.721Z] DONE 2 tests, 2 skipped in 0.111s [2022-05-10T10:28:17.721Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-05-10T10:28:17.721Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:28:17.721Z] ++ set -e [2022-05-10T10:28:17.721Z] ++ '[' -n 0 ']' [2022-05-10T10:28:17.721Z] ++ set -x [2022-05-10T10:28:17.721Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:28:17.721Z] INFO: Testing against a local daemon [2022-05-10T10:28:17.721Z] === RUN TestDockerNetworkMacvlanPersistance [2022-05-10T10:28:19.125Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-10T10:28:19.125Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-05-10T10:28:19.125Z] === RUN TestDockerNetworkMacvlan [2022-05-10T10:28:20.067Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-05-10T10:28:20.639Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-05-10T10:28:20.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-05-10T10:28:20.904Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-10T10:28:21.846Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-10T10:28:21.846Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-05-10T10:28:22.790Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-10T10:28:23.733Z] docker_api_swarm_test.go:304: [d5ffb76fd7527] joining swarm manager [db54d43f3b148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:28:24.075Z] --- PASS: TestBuildMultiStageOnBuild (15.93s) [2022-05-10T10:28:24.075Z] === RUN TestBuildUncleanTarFilenames [2022-05-10T10:28:24.075Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:28:24.075Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-05-10T10:28:24.075Z] === RUN TestBuildMultiStageLayerLeak [2022-05-10T10:28:24.677Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-05-10T10:28:25.251Z] docker_api_swarm_test.go:305: [daa1b1bcfee78] joining swarm manager [db54d43f3b148]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:28:27.166Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-05-10T10:28:27.166Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-05-10T10:28:31.375Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-10T10:28:31.375Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-05-10T10:28:32.764Z] --- PASS: TestDockerNetworkMacvlan (13.43s) [2022-05-10T10:28:32.764Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-05-10T10:28:32.764Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-05-10T10:28:32.764Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.50s) [2022-05-10T10:28:32.764Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.43s) [2022-05-10T10:28:32.764Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s) [2022-05-10T10:28:32.764Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-05-10T10:28:32.764Z] PASS [2022-05-10T10:28:32.764Z] [2022-05-10T10:28:32.764Z] DONE 8 tests in 14.941s [2022-05-10T10:28:32.764Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-05-10T10:28:32.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:28:32.764Z] ++ set -e [2022-05-10T10:28:32.764Z] ++ '[' -n 0 ']' [2022-05-10T10:28:32.764Z] ++ set -x [2022-05-10T10:28:32.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:28:32.764Z] testing: warning: no tests to run [2022-05-10T10:28:32.764Z] PASS [2022-05-10T10:28:32.764Z] [2022-05-10T10:28:32.764Z] DONE 0 tests in 0.037s [2022-05-10T10:28:32.764Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-05-10T10:28:32.764Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:28:32.764Z] ++ set -e [2022-05-10T10:28:32.764Z] ++ '[' -n 0 ']' [2022-05-10T10:28:32.764Z] ++ set -x [2022-05-10T10:28:32.764Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:28:32.764Z] INFO: Testing against a local daemon [2022-05-10T10:28:32.764Z] === RUN TestAuthZPluginAllowRequest [2022-05-10T10:28:34.153Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-05-10T10:28:34.153Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-05-10T10:28:34.153Z] === RUN TestAuthZPluginTLS [2022-05-10T10:28:34.725Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-05-10T10:28:34.725Z] === RUN TestAuthZPluginDenyRequest [2022-05-10T10:28:35.297Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-05-10T10:28:35.297Z] === RUN TestAuthZPluginAPIDenyResponse [2022-05-10T10:28:35.558Z] === RUN TestDockerSuite/TestBuildRm [2022-05-10T10:28:35.820Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.61s) [2022-05-10T10:28:35.820Z] === RUN TestAuthZPluginDenyResponse [2022-05-10T10:28:36.397Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-05-10T10:28:36.397Z] === RUN TestAuthZPluginAllowEventStream [2022-05-10T10:28:36.423Z] --- PASS: TestBuildMultiStageLayerLeak (12.84s) [2022-05-10T10:28:36.423Z] === RUN TestBuildWithHugeFile [2022-05-10T10:28:37.808Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2022-05-10T10:28:37.808Z] === RUN TestAuthZPluginErrorResponse [2022-05-10T10:28:38.075Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-10T10:28:38.338Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-05-10T10:28:38.338Z] === RUN TestAuthZPluginErrorRequest [2022-05-10T10:28:38.909Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-10T10:28:38.909Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-05-10T10:28:38.909Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-05-10T10:28:39.481Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-05-10T10:28:39.481Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-05-10T10:28:40.052Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-10T10:28:40.623Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-10T10:28:41.196Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-10T10:28:41.196Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2022-05-10T10:28:41.196Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-05-10T10:28:42.138Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-10T10:28:43.081Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.76s) [2022-05-10T10:28:43.081Z] === RUN TestAuthZPluginHeader [2022-05-10T10:28:43.081Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-10T10:28:44.023Z] --- PASS: TestAuthZPluginHeader (0.79s) [2022-05-10T10:28:44.023Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-05-10T10:28:44.023Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-10T10:28:45.409Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-05-10T10:28:46.263Z] === RUN TestMiddlewares [2022-05-10T10:28:46.263Z] --- PASS: TestMiddlewares (0.00s) [2022-05-10T10:28:46.263Z] PASS [2022-05-10T10:28:46.263Z] coverage: 7.9% of statements [2022-05-10T10:28:46.263Z] ok github.com/docker/docker/api/server 0.056s coverage: 7.9% of statements [2022-05-10T10:28:46.794Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-10T10:28:47.055Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-10T10:28:47.055Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-10T10:28:47.055Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-10T10:28:47.055Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-10T10:28:47.627Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-10T10:28:48.005Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-05-10T10:28:48.005Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-05-10T10:28:48.005Z] { [2022-05-10T10:28:48.005Z] "RT_GROUP_ICON": { [2022-05-10T10:28:48.005Z] "#1": { [2022-05-10T10:28:48.005Z] "0409": "../../winresources/docker.ico" [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] }, [2022-05-10T10:28:48.005Z] "RT_MANIFEST": { [2022-05-10T10:28:48.005Z] "#1": { [2022-05-10T10:28:48.005Z] "0409": { [2022-05-10T10:28:48.005Z] "identity": {}, [2022-05-10T10:28:48.005Z] "description": "Docker Engine", [2022-05-10T10:28:48.005Z] "minimum-os": "vista", [2022-05-10T10:28:48.005Z] "execution-level": "", [2022-05-10T10:28:48.005Z] "ui-access": false, [2022-05-10T10:28:48.005Z] "auto-elevate": false, [2022-05-10T10:28:48.005Z] "dpi-awareness": "unaware", [2022-05-10T10:28:48.005Z] "disable-theming": false, [2022-05-10T10:28:48.005Z] "disable-window-filtering": false, [2022-05-10T10:28:48.005Z] "high-resolution-scrolling-aware": false, [2022-05-10T10:28:48.005Z] "ultra-high-resolution-scrolling-aware": false, [2022-05-10T10:28:48.005Z] "long-path-aware": false, [2022-05-10T10:28:48.005Z] "printer-driver-isolation": false, [2022-05-10T10:28:48.005Z] "gdi-scaling": false, [2022-05-10T10:28:48.005Z] "segment-heap": false, [2022-05-10T10:28:48.005Z] "use-common-controls-v6": false [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] }, [2022-05-10T10:28:48.005Z] "RT_MESSAGETABLE": { [2022-05-10T10:28:48.005Z] "#1": { [2022-05-10T10:28:48.005Z] "0409": "../../winresources/event_messages.bin" [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] }, [2022-05-10T10:28:48.005Z] "RT_VERSION": { [2022-05-10T10:28:48.005Z] "#1": { [2022-05-10T10:28:48.005Z] "0409": { [2022-05-10T10:28:48.005Z] "fixed": { [2022-05-10T10:28:48.005Z] "file_version": "0.0.0.0", [2022-05-10T10:28:48.005Z] "product_version": "0.0.0.0", [2022-05-10T10:28:48.005Z] "type": "Unknown" [2022-05-10T10:28:48.005Z] }, [2022-05-10T10:28:48.005Z] "info": { [2022-05-10T10:28:48.005Z] "0000": { [2022-05-10T10:28:48.005Z] "CompanyName": "", [2022-05-10T10:28:48.005Z] "FileVersion": "dev", [2022-05-10T10:28:48.005Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-05-10T10:28:48.005Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-05-10T10:28:48.005Z] "ProductName": "", [2022-05-10T10:28:48.005Z] "ProductVersion": "dev", [2022-05-10T10:28:48.005Z] "SpecialBuild": "4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e" [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] } [2022-05-10T10:28:48.005Z] cmd/docker-proxy/genwinres_windows.go [2022-05-10T10:28:48.005Z] cmd/docker-proxy/main.go [2022-05-10T10:28:48.005Z] cmd/docker-proxy/network_proxy_test.go [2022-05-10T10:28:48.005Z] cmd/docker-proxy/proxy.go [2022-05-10T10:28:48.005Z] cmd/docker-proxy/sctp_proxy.go [2022-05-10T10:28:48.005Z] cmd/docker-proxy/tcp_proxy.go [2022-05-10T10:28:48.006Z] cmd/docker-proxy/udp_proxy.go [2022-05-10T10:28:48.006Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-10T10:28:48.006Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-05-10T10:28:48.006Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-05-10T10:28:48.006Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-05-10T10:28:48.006Z] remote: Enumerating objects: 23, done. [2022-05-10T10:28:48.006Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-05-10T10:28:48.006Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-05-10T10:28:48.006Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-05-10T10:28:48.006Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-05-10T10:28:48.006Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-05-10T10:28:48.006Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-05-10T10:28:48.006Z] Cross building: bundles/cross/linux/ppc64le [2022-05-10T10:28:48.006Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-10T10:28:48.006Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-10T10:28:48.200Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-10T10:28:48.462Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.55s) [2022-05-10T10:28:48.462Z] === RUN TestAuthZPluginV2Disable [2022-05-10T10:28:48.462Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-10T10:28:49.034Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-10T10:28:52.336Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-10T10:28:52.336Z] --- PASS: TestAuthZPluginV2Disable (3.84s) [2022-05-10T10:28:52.336Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-05-10T10:28:52.907Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-10T10:28:53.479Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-10T10:28:54.050Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-10T10:28:54.622Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-10T10:28:55.570Z] === RUN TestDockerSuite/TestBuildUser [2022-05-10T10:28:55.850Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2022-05-10T10:28:55.850Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-05-10T10:28:57.233Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-10T10:28:59.791Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-10T10:29:02.340Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-05-10T10:29:04.887Z] docker_api_swarm_test.go:272: [d40583dd60cb0] joining swarm manager [d56aeca9a026b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:29:05.829Z] docker_api_swarm_test.go:273: [d3409e214bf37] joining swarm manager [d56aeca9a026b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:29:09.132Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.08s) [2022-05-10T10:29:09.132Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-05-10T10:29:13.338Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-10T10:29:13.602Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-10T10:29:13.602Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-10T10:29:14.545Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-10T10:29:14.807Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-10T10:29:15.753Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-10T10:29:15.753Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-10T10:29:15.753Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-10T10:29:15.753Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-10T10:29:15.753Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-10T10:29:15.753Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-10T10:29:15.753Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-10T10:29:15.753Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-10T10:29:15.753Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-10T10:29:17.138Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-10T10:29:17.138Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-10T10:29:17.709Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-10T10:29:17.970Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-10T10:29:18.550Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-10T10:29:18.812Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-10T10:29:20.723Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-10T10:29:21.665Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-10T10:29:22.237Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-10T10:29:22.498Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-10T10:29:23.070Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-10T10:29:23.070Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-10T10:29:23.070Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-10T10:29:23.642Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-10T10:29:25.028Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-10T10:29:25.028Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-10T10:29:25.028Z] docker_cli_sni_test.go:18: Flakey test [2022-05-10T10:29:25.028Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-10T10:29:25.600Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-10T10:29:25.600Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-05-10T10:29:25.600Z] PASS [2022-05-10T10:29:25.600Z] [2022-05-10T10:29:25.600Z] DONE 17 tests in 52.812s [2022-05-10T10:29:25.600Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-05-10T10:29:25.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:25.601Z] ++ set -e [2022-05-10T10:29:25.601Z] ++ '[' -n 0 ']' [2022-05-10T10:29:25.601Z] ++ set -x [2022-05-10T10:29:25.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:25.601Z] INFO: Testing against a local daemon [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:29:25.601Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:29:25.601Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-10T10:29:25.601Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-10T10:29:25.601Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-10T10:29:25.601Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-10T10:29:25.601Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-10T10:29:25.601Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-10T10:29:25.601Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-10T10:29:25.601Z] === RUN TestPluginInstall [2022-05-10T10:29:25.601Z] === RUN TestPluginInstall/no_auth [2022-05-10T10:29:26.173Z] === RUN TestDockerSuite/TestCommitChange [2022-05-10T10:29:27.116Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-10T10:29:27.688Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-10T10:29:27.688Z] time="2022-05-10T10:29:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:29:27.688Z] time="2022-05-10T10:29:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3ec6df4d072af0ee44d1dbea972b74641a947993f1e4d89e42925019c2aa846" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:29:27.688Z] time="2022-05-10T10:29:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:29:27.688Z] time="2022-05-10T10:29:27Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e3ec6df4d072af0ee44d1dbea972b74641a947993f1e4d89e42925019c2aa846" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:29:27.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-05-10T10:29:28.211Z] === RUN TestPluginInstall/with_htpasswd [2022-05-10T10:29:28.783Z] time="2022-05-10T10:29:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:29:28.783Z] time="2022-05-10T10:29:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7a1378b96eee85aa78e26bb14df9e541b6ddcbf34d7fc5c42821e66abda06bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:29:28.783Z] time="2022-05-10T10:29:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:29:28.783Z] time="2022-05-10T10:29:28Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a7a1378b96eee85aa78e26bb14df9e541b6ddcbf34d7fc5c42821e66abda06bc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:29:29.044Z] === RUN TestPluginInstall/with_insecure [2022-05-10T10:29:29.304Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-10T10:29:30.246Z] time="2022-05-10T10:29:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:29:30.246Z] time="2022-05-10T10:29:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6c9bb5d342c3adfa91dd746079567f899d37190202b175a47c0204cf07657eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:29:30.246Z] time="2022-05-10T10:29:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-05-10T10:29:30.246Z] time="2022-05-10T10:29:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e6c9bb5d342c3adfa91dd746079567f899d37190202b175a47c0204cf07657eb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-05-10T10:29:30.818Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-10T10:29:30.818Z] plugin_test.go:195: [dcbecb3c13ee1] daemon is not started [2022-05-10T10:29:30.818Z] --- PASS: TestPluginInstall (5.21s) [2022-05-10T10:29:30.818Z] --- PASS: TestPluginInstall/no_auth (2.51s) [2022-05-10T10:29:30.818Z] --- PASS: TestPluginInstall/with_htpasswd (0.97s) [2022-05-10T10:29:30.818Z] --- PASS: TestPluginInstall/with_insecure (1.73s) [2022-05-10T10:29:30.818Z] === RUN TestPluginsWithRuntimes [2022-05-10T10:29:32.204Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-10T10:29:32.465Z] === RUN TestPluginsWithRuntimes/No_Args [2022-05-10T10:29:33.037Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-10T10:29:33.609Z] === RUN TestPluginsWithRuntimes/With_Args [2022-05-10T10:29:33.870Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-10T10:29:34.817Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2022-05-10T10:29:34.817Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2022-05-10T10:29:34.817Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2022-05-10T10:29:34.817Z] === RUN TestPluginBackCompatMediaTypes [2022-05-10T10:29:35.078Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-10T10:29:35.657Z] --- PASS: TestPluginBackCompatMediaTypes (0.78s) [2022-05-10T10:29:35.657Z] PASS [2022-05-10T10:29:35.657Z] [2022-05-10T10:29:35.657Z] DONE 24 tests in 10.037s [2022-05-10T10:29:35.657Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-05-10T10:29:35.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:35.657Z] ++ set -e [2022-05-10T10:29:35.657Z] ++ '[' -n 0 ']' [2022-05-10T10:29:35.657Z] ++ set -x [2022-05-10T10:29:35.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:35.657Z] INFO: Testing against a local daemon [2022-05-10T10:29:35.657Z] === RUN TestExternalGraphDriver [2022-05-10T10:29:35.657Z] === RUN TestExternalGraphDriver/json [2022-05-10T10:29:35.657Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-10T10:29:35.920Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-10T10:29:35.920Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-10T10:29:35.920Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-10T10:29:35.920Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-10T10:29:35.920Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-10T10:29:35.920Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-10T10:29:36.742Z] --- PASS: TestBuildWithHugeFile (128.08s) [2022-05-10T10:29:36.743Z] === RUN TestBuildWCOWSandboxSize [2022-05-10T10:29:36.743Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:29:36.743Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:29:36.743Z] === RUN TestBuildWithEmptyDockerfile [2022-05-10T10:29:36.743Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:29:36.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:29:36.743Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:29:36.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:29:36.743Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:29:36.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:29:36.743Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:29:36.743Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:29:36.743Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:29:36.743Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-05-10T10:29:36.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-10T10:29:36.743Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-10T10:29:36.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-10T10:29:36.743Z] === RUN TestBuildPreserveOwnership [2022-05-10T10:29:36.743Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:29:36.743Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-10T10:29:36.743Z] === RUN TestBuildPlatformInvalid [2022-05-10T10:29:36.743Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-10T10:29:36.743Z] PASS [2022-05-10T10:29:36.743Z] ok github.com/docker/docker/integration/build 211.593s [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === Skipped [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-10T10:29:36.743Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-10T10:29:36.743Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-10T10:29:36.743Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-10T10:29:36.743Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:29:36.743Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-10T10:29:36.743Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] DONE 29 tests, 6 skipped in 251.674s [2022-05-10T10:29:36.743Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-10T10:29:36.743Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:29:36.743Z] INFO: Testing against a local daemon [2022-05-10T10:29:36.743Z] === RUN TestConfigInspect [2022-05-10T10:29:36.743Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-10T10:29:36.743Z] === RUN TestConfigList [2022-05-10T10:29:36.743Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] --- SKIP: TestConfigList (0.00s) [2022-05-10T10:29:36.743Z] === RUN TestConfigsCreateAndDelete [2022-05-10T10:29:36.743Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-10T10:29:36.743Z] === RUN TestConfigsUpdate [2022-05-10T10:29:36.743Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-10T10:29:36.743Z] === RUN TestTemplatedConfig [2022-05-10T10:29:36.743Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-10T10:29:36.743Z] === RUN TestConfigCreateResolve [2022-05-10T10:29:36.743Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:29:36.743Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-10T10:29:36.743Z] PASS [2022-05-10T10:29:36.743Z] ok github.com/docker/docker/integration/config 0.110s [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === Skipped [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-10T10:29:36.743Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-10T10:29:36.743Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-10T10:29:36.743Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-10T10:29:36.743Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-10T10:29:36.743Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-05-10T10:29:36.743Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:29:36.743Z] [2022-05-10T10:29:36.743Z] DONE 6 tests, 6 skipped in 2.320s [2022-05-10T10:29:36.743Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-10T10:29:37.305Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-10T10:29:37.568Z] === RUN TestExternalGraphDriver/spec [2022-05-10T10:29:38.511Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-10T10:29:38.511Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-10T10:29:38.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:29:38.909Z] INFO: Testing against a local daemon [2022-05-10T10:29:38.909Z] === RUN TestCheckpoint [2022-05-10T10:29:38.909Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:29:38.909Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/commit [2022-05-10T10:29:38.909Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-10T10:29:38.909Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:29:38.909Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:29:38.909Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:29:38.909Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:29:38.909Z] === CONT TestContainerInvalidJSON/commit [2022-05-10T10:29:38.909Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-10T10:29:38.909Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-10T10:29:38.909Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-10T10:29:38.909Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-10T10:29:38.909Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-10T10:29:38.909Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-10T10:29:38.909Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-10T10:29:38.909Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s) [2022-05-10T10:29:38.909Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-10T10:29:39.082Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-10T10:29:39.342Z] === RUN TestExternalGraphDriver/pull [2022-05-10T10:29:39.365Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.23s) [2022-05-10T10:29:39.365Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-10T10:29:39.365Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.23s) [2022-05-10T10:29:39.365Z] === RUN TestCopyEmptyFile [2022-05-10T10:29:39.603Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-10T10:29:39.821Z] --- PASS: TestCopyEmptyFile (0.38s) [2022-05-10T10:29:39.821Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-10T10:29:40.174Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-10T10:29:40.277Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-05-10T10:29:40.277Z] === RUN TestCopyFromContainer [2022-05-10T10:29:40.277Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:40.277Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-10T10:29:40.277Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:29:40.277Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:29:40.277Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:29:40.277Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:29:40.277Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:29:40.277Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:29:40.277Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:29:40.277Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:29:40.277Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:29:40.277Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-10T10:29:40.277Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-10T10:29:40.277Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidEnv [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-10T10:29:40.277Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-10T10:29:40.277Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-10T10:29:40.277Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-10T10:29:40.277Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-10T10:29:40.277Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-10T10:29:40.277Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateTmpfsMountsTarget [2022-05-10T10:29:40.277Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:40.277Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-10T10:29:40.277Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:29:40.277Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-10T10:29:40.277Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:29:40.277Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:29:40.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:29:40.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:29:40.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:29:40.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:29:40.277Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:29:40.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:29:40.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:29:40.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:29:40.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:29:40.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:29:40.277Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-10T10:29:40.277Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-10T10:29:40.277Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateDifferentPlatform [2022-05-10T10:29:40.277Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-10T10:29:40.277Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-10T10:29:40.277Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-05-10T10:29:40.277Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-10T10:29:40.277Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-10T10:29:40.277Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-05-10T10:29:40.277Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-10T10:29:40.277Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-10T10:29:40.734Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-10T10:29:40.734Z] === RUN TestContainerKillOnDaemonStart [2022-05-10T10:29:40.734Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:40.734Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-10T10:29:40.734Z] === RUN TestWindowsDevices [2022-05-10T10:29:40.734Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-10T10:29:40.734Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-10T10:29:40.734Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:29:40.734Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:29:40.734Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:29:40.734Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.734Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:40.745Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-10T10:29:41.194Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:41.194Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:29:41.194Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:29:41.318Z] --- PASS: TestExternalGraphDriver (5.53s) [2022-05-10T10:29:41.318Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-05-10T10:29:41.318Z] --- PASS: TestExternalGraphDriver/spec (1.78s) [2022-05-10T10:29:41.318Z] --- PASS: TestExternalGraphDriver/pull (1.84s) [2022-05-10T10:29:41.318Z] === RUN TestGraphdriverPluginV2 [2022-05-10T10:29:41.318Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-10T10:29:41.318Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-10T10:29:41.318Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-10T10:29:41.889Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-10T10:29:41.889Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-10T10:29:41.889Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-10T10:29:41.889Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-10T10:29:41.889Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-10T10:29:42.459Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-10T10:29:43.032Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-10T10:29:43.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-10T10:29:43.603Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-10T10:29:44.551Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-10T10:29:45.123Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-10T10:29:45.123Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-10T10:29:45.695Z] --- PASS: TestGraphdriverPluginV2 (4.37s) [2022-05-10T10:29:45.695Z] PASS [2022-05-10T10:29:45.695Z] [2022-05-10T10:29:45.696Z] DONE 5 tests in 10.009s [2022-05-10T10:29:45.696Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-05-10T10:29:45.696Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:45.696Z] ++ set -e [2022-05-10T10:29:45.696Z] ++ '[' -n 0 ']' [2022-05-10T10:29:45.696Z] ++ set -x [2022-05-10T10:29:45.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-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:45.696Z] INFO: Testing against a local daemon [2022-05-10T10:29:45.696Z] === RUN TestContinueAfterPluginCrash [2022-05-10T10:29:45.696Z] === PAUSE TestContinueAfterPluginCrash [2022-05-10T10:29:45.696Z] === RUN TestReadPluginNoRead [2022-05-10T10:29:45.696Z] === PAUSE TestReadPluginNoRead [2022-05-10T10:29:45.696Z] === RUN TestDaemonStartWithLogOpt [2022-05-10T10:29:45.696Z] === PAUSE TestDaemonStartWithLogOpt [2022-05-10T10:29:45.696Z] === CONT TestContinueAfterPluginCrash [2022-05-10T10:29:45.696Z] === CONT TestDaemonStartWithLogOpt [2022-05-10T10:29:45.956Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-10T10:29:46.529Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-10T10:29:47.047Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-10T10:29:47.047Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-10T10:29:47.047Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-10T10:29:47.047Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-10T10:29:47.047Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-05-10T10:29:47.047Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.50s) [2022-05-10T10:29:47.047Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.32s) [2022-05-10T10:29:47.047Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.39s) [2022-05-10T10:29:47.047Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.24s) [2022-05-10T10:29:47.047Z] === RUN TestDiff [2022-05-10T10:29:47.047Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-10T10:29:47.047Z] --- SKIP: TestDiff (0.00s) [2022-05-10T10:29:47.047Z] === RUN TestExecWithCloseStdin [2022-05-10T10:29:47.047Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-10T10:29:47.047Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-05-10T10:29:47.047Z] === RUN TestExec [2022-05-10T10:29:47.101Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-10T10:29:48.045Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-10T10:29:48.045Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-10T10:29:48.987Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-10T10:29:49.250Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-10T10:29:50.191Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-10T10:29:50.191Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-10T10:29:50.191Z] --- PASS: TestDaemonStartWithLogOpt (4.42s) [2022-05-10T10:29:50.191Z] === CONT TestReadPluginNoRead [2022-05-10T10:29:50.762Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-10T10:29:51.712Z] --- PASS: TestExec (4.24s) [2022-05-10T10:29:51.712Z] === RUN TestExecUser [2022-05-10T10:29:51.712Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-10T10:29:51.712Z] --- SKIP: TestExecUser (0.00s) [2022-05-10T10:29:51.712Z] === RUN TestExportContainerAndImportImage [2022-05-10T10:29:51.712Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:51.712Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-10T10:29:51.712Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-10T10:29:51.712Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:29:51.712Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-10T10:29:51.712Z] === RUN TestHealthCheckWorkdir [2022-05-10T10:29:51.712Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-10T10:29:51.712Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-10T10:29:51.712Z] === RUN TestHealthKillContainer [2022-05-10T10:29:51.712Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-10T10:29:51.712Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-10T10:29:51.712Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-10T10:29:51.712Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-10T10:29:51.712Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-10T10:29:51.712Z] === RUN TestKillContainerInvalidSignal [2022-05-10T10:29:52.147Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-10T10:29:52.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-05-10T10:29:52.995Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-05-10T10:29:53.255Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-10T10:29:53.255Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-10T10:29:53.255Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-10T10:29:53.255Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-10T10:29:53.255Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-10T10:29:53.826Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-10T10:29:54.602Z] --- PASS: TestKillContainerInvalidSignal (3.22s) [2022-05-10T10:29:54.602Z] === RUN TestKillContainer [2022-05-10T10:29:54.602Z] === RUN TestKillContainer/no_signal [2022-05-10T10:29:55.212Z] === RUN TestReadPluginNoRead/default [2022-05-10T10:29:55.473Z] --- PASS: TestContinueAfterPluginCrash (9.65s) [2022-05-10T10:29:56.417Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-05-10T10:29:56.417Z] === RUN TestReadPluginNoRead/disabled_caching [2022-05-10T10:29:57.801Z] === CONT TestReadPluginNoRead [2022-05-10T10:29:57.801Z] read_test.go:92: [d8b4e53cccf43] daemon is not started [2022-05-10T10:29:57.801Z] --- PASS: TestReadPluginNoRead (7.77s) [2022-05-10T10:29:57.801Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.94s) [2022-05-10T10:29:57.801Z] --- PASS: TestReadPluginNoRead/default (1.56s) [2022-05-10T10:29:57.801Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2022-05-10T10:29:57.801Z] PASS [2022-05-10T10:29:57.801Z] [2022-05-10T10:29:57.801Z] DONE 6 tests in 12.306s [2022-05-10T10:29:57.801Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-05-10T10:29:57.801Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:57.801Z] ++ set -e [2022-05-10T10:29:57.801Z] ++ '[' -n 0 ']' [2022-05-10T10:29:57.801Z] ++ set -x [2022-05-10T10:29:57.801Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:58.062Z] testing: warning: no tests to run [2022-05-10T10:29:58.062Z] PASS [2022-05-10T10:29:58.062Z] [2022-05-10T10:29:58.062Z] DONE 0 tests in 0.039s [2022-05-10T10:29:58.062Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-05-10T10:29:58.062Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:58.062Z] ++ set -e [2022-05-10T10:29:58.062Z] ++ '[' -n 0 ']' [2022-05-10T10:29:58.062Z] ++ set -x [2022-05-10T10:29:58.063Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:29:58.063Z] INFO: Testing against a local daemon [2022-05-10T10:29:58.063Z] === RUN TestPluginWithDevMounts [2022-05-10T10:29:58.063Z] === PAUSE TestPluginWithDevMounts [2022-05-10T10:29:58.063Z] === CONT TestPluginWithDevMounts [2022-05-10T10:29:58.320Z] === RUN TestKillContainer/non_killing_signal [2022-05-10T10:29:58.320Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-10T10:29:58.320Z] === RUN TestKillContainer/killing_signal [2022-05-10T10:29:58.323Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-10T10:29:58.323Z] docker_api_swarm_node_test.go:20: [d9f4d1a08817e] joining swarm manager [da6b06c775d0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:29:58.894Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-10T10:29:59.465Z] docker_api_swarm_node_test.go:21: [d49c8fd561269] joining swarm manager [da6b06c775d0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:29:59.726Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-10T10:29:59.726Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-10T10:29:59.726Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-10T10:29:59.987Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-10T10:30:00.247Z] --- PASS: TestPluginWithDevMounts (2.02s) [2022-05-10T10:30:00.247Z] PASS [2022-05-10T10:30:00.247Z] [2022-05-10T10:30:00.247Z] DONE 1 tests in 2.138s [2022-05-10T10:30:00.247Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-05-10T10:30:00.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:30:00.247Z] ++ set -e [2022-05-10T10:30:00.247Z] ++ '[' -n 0 ']' [2022-05-10T10:30:00.247Z] ++ set -x [2022-05-10T10:30:00.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:30:00.247Z] INFO: Testing against a local daemon [2022-05-10T10:30:00.247Z] === RUN TestSecretInspect [2022-05-10T10:30:01.209Z] --- PASS: TestKillContainer (6.35s) [2022-05-10T10:30:01.209Z] --- PASS: TestKillContainer/no_signal (3.22s) [2022-05-10T10:30:01.209Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-10T10:30:01.209Z] --- PASS: TestKillContainer/killing_signal (3.08s) [2022-05-10T10:30:01.209Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-10T10:30:01.209Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:30:01.209Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-10T10:30:01.209Z] === RUN TestKillStoppedContainer [2022-05-10T10:30:01.209Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:30:01.209Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-10T10:30:01.209Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-10T10:30:01.209Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:30:01.209Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-10T10:30:01.209Z] === RUN TestKillDifferentUserContainer [2022-05-10T10:30:01.209Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-10T10:30:01.209Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-10T10:30:01.209Z] === RUN TestInspectOomKilledTrue [2022-05-10T10:30:01.209Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:01.209Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-10T10:30:01.209Z] === RUN TestInspectOomKilledFalse [2022-05-10T10:30:01.209Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:30:01.209Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-10T10:30:01.209Z] === RUN TestLogsFollowTailEmpty [2022-05-10T10:30:02.788Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-10T10:30:02.788Z] --- PASS: TestSecretInspect (2.26s) [2022-05-10T10:30:02.788Z] === RUN TestSecretList [2022-05-10T10:30:03.051Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-10T10:30:03.993Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-10T10:30:04.098Z] --- PASS: TestLogsFollowTailEmpty (3.18s) [2022-05-10T10:30:04.098Z] === RUN TestNetworkNat [2022-05-10T10:30:04.098Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-10T10:30:04.098Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-10T10:30:04.098Z] === RUN TestNetworkLocalhostTCPNat [2022-05-10T10:30:05.379Z] --- PASS: TestSecretList (2.57s) [2022-05-10T10:30:05.379Z] === RUN TestSecretsCreateAndDelete [2022-05-10T10:30:07.295Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-10T10:30:07.866Z] --- PASS: TestSecretsCreateAndDelete (2.64s) [2022-05-10T10:30:07.866Z] === RUN TestSecretsUpdate [2022-05-10T10:30:07.866Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-10T10:30:08.764Z] --- PASS: TestNetworkLocalhostTCPNat (3.87s) [2022-05-10T10:30:08.764Z] === RUN TestNetworkLoopbackNat [2022-05-10T10:30:08.764Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-10T10:30:08.764Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-10T10:30:08.764Z] === RUN TestPause [2022-05-10T10:30:08.764Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-10T10:30:08.764Z] --- SKIP: TestPause (0.00s) [2022-05-10T10:30:08.764Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-10T10:30:09.250Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-10T10:30:10.190Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-05-10T10:30:10.190Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-10T10:30:10.451Z] --- PASS: TestSecretsUpdate (2.67s) [2022-05-10T10:30:10.451Z] === RUN TestTemplatedSecret [2022-05-10T10:30:11.410Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-05-10T10:30:11.654Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.16s) [2022-05-10T10:30:11.654Z] === RUN TestPauseStopPausedContainer [2022-05-10T10:30:11.654Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:11.654Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-10T10:30:11.654Z] === RUN TestPsFilter [2022-05-10T10:30:11.654Z] --- PASS: TestPsFilter (0.41s) [2022-05-10T10:30:11.654Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-10T10:30:12.495Z] === RUN TestBoolValue [2022-05-10T10:30:12.495Z] --- PASS: TestBoolValue (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestBoolValueOrDefault [2022-05-10T10:30:12.495Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestInt64ValueOrZero [2022-05-10T10:30:12.495Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestInt64ValueOrDefault [2022-05-10T10:30:12.495Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestInt64ValueOrDefaultWithError [2022-05-10T10:30:12.495Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestJsonContentType [2022-05-10T10:30:12.495Z] --- PASS: TestJsonContentType (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestReadJSON [2022-05-10T10:30:12.495Z] === RUN TestReadJSON/nil_body [2022-05-10T10:30:12.495Z] === RUN TestReadJSON/empty_body [2022-05-10T10:30:12.495Z] === RUN TestReadJSON/with_valid_request [2022-05-10T10:30:12.495Z] === RUN TestReadJSON/with_whitespace [2022-05-10T10:30:12.495Z] === RUN TestReadJSON/with_extra_content [2022-05-10T10:30:12.495Z] === RUN TestReadJSON/invalid_JSON [2022-05-10T10:30:12.495Z] --- PASS: TestReadJSON (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-05-10T10:30:12.495Z] PASS [2022-05-10T10:30:12.495Z] coverage: 31.9% of statements [2022-05-10T10:30:12.495Z] ok github.com/docker/docker/api/server/httputils 0.062s coverage: 31.9% of statements [2022-05-10T10:30:12.495Z] === RUN TestMaskSecretKeys [2022-05-10T10:30:12.495Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-05-10T10:30:12.495Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-05-10T10:30:12.495Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-05-10T10:30:12.495Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestVersionMiddlewareVersion [2022-05-10T10:30:12.495Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-05-10T10:30:12.495Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-05-10T10:30:12.495Z] PASS [2022-05-10T10:30:12.495Z] coverage: 37.7% of statements [2022-05-10T10:30:12.495Z] ok github.com/docker/docker/api/server/middleware 0.071s coverage: 37.7% of statements [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-10T10:30:12.495Z] === RUN TestToJSON [2022-05-10T10:30:12.495Z] --- PASS: TestToJSON (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestToParamWithVersion [2022-05-10T10:30:12.495Z] --- PASS: TestToParamWithVersion (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestFromJSON [2022-05-10T10:30:12.495Z] --- PASS: TestFromJSON (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestEmpty [2022-05-10T10:30:12.495Z] --- PASS: TestEmpty (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestArgsMatchKVListEmptySources [2022-05-10T10:30:12.495Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestArgsMatchKVList [2022-05-10T10:30:12.495Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestArgsMatch [2022-05-10T10:30:12.495Z] --- PASS: TestArgsMatch (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestAdd [2022-05-10T10:30:12.495Z] --- PASS: TestAdd (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestDel [2022-05-10T10:30:12.495Z] --- PASS: TestDel (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestLen [2022-05-10T10:30:12.495Z] --- PASS: TestLen (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestExactMatch [2022-05-10T10:30:12.495Z] --- PASS: TestExactMatch (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestOnlyOneExactMatch [2022-05-10T10:30:12.495Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestContains [2022-05-10T10:30:12.495Z] --- PASS: TestContains (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestValidate [2022-05-10T10:30:12.495Z] --- PASS: TestValidate (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestWalkValues [2022-05-10T10:30:12.495Z] --- PASS: TestWalkValues (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestFuzzyMatch [2022-05-10T10:30:12.495Z] --- PASS: TestFuzzyMatch (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestClone [2022-05-10T10:30:12.495Z] --- PASS: TestClone (0.00s) [2022-05-10T10:30:12.495Z] PASS [2022-05-10T10:30:12.495Z] coverage: 92.2% of statements [2022-05-10T10:30:12.495Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-05-10T10:30:12.495Z] === RUN TestStrSliceMarshalJSON [2022-05-10T10:30:12.495Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestStrSliceUnmarshalJSON [2022-05-10T10:30:12.495Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestStrSliceUnmarshalString [2022-05-10T10:30:12.495Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestStrSliceUnmarshalSlice [2022-05-10T10:30:12.495Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-05-10T10:30:12.495Z] PASS [2022-05-10T10:30:12.495Z] coverage: 90.0% of statements [2022-05-10T10:30:12.495Z] ok github.com/docker/docker/api/types/strslice 0.077s coverage: 90.0% of statements [2022-05-10T10:30:12.495Z] === RUN TestAdjustForAPIVersion [2022-05-10T10:30:12.495Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-05-10T10:30:12.495Z] PASS [2022-05-10T10:30:12.495Z] coverage: 6.1% of statements [2022-05-10T10:30:12.495Z] ok github.com/docker/docker/api/server/router/swarm 0.062s coverage: 6.1% of statements [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-10T10:30:12.495Z] === RUN TestGetTimestamp [2022-05-10T10:30:12.495Z] --- PASS: TestGetTimestamp (0.21s) [2022-05-10T10:30:12.495Z] === RUN TestParseTimestamps [2022-05-10T10:30:12.495Z] --- PASS: TestParseTimestamps (0.00s) [2022-05-10T10:30:12.495Z] PASS [2022-05-10T10:30:12.495Z] coverage: 100.0% of statements [2022-05-10T10:30:12.495Z] ok github.com/docker/docker/api/types/time 0.263s coverage: 100.0% of statements [2022-05-10T10:30:12.495Z] === RUN TestCompareVersion [2022-05-10T10:30:12.495Z] --- PASS: TestCompareVersion (0.00s) [2022-05-10T10:30:12.495Z] PASS [2022-05-10T10:30:12.495Z] coverage: 77.3% of statements [2022-05-10T10:30:12.495Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/builder [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-10T10:30:12.495Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-10T10:30:12.495Z] === RUN TestIsGIT [2022-05-10T10:30:12.495Z] --- PASS: TestIsGIT (0.00s) [2022-05-10T10:30:12.495Z] PASS [2022-05-10T10:30:12.495Z] coverage: 100.0% of statements [2022-05-10T10:30:12.495Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.154s coverage: 100.0% of statements [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-05-10T10:30:12.495Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-05-10T10:30:12.495Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestCloneArgsSmartHttp [2022-05-10T10:30:12.495Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-05-10T10:30:12.495Z] === RUN TestCloneArgsDumbHttp [2022-05-10T10:30:12.495Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestCloneArgsGit [2022-05-10T10:30:12.495Z] --- PASS: TestCloneArgsGit (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestCheckoutGit [2022-05-10T10:30:12.495Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-05-10T10:30:12.495Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-05-10T10:30:12.495Z] === RUN TestProcessNoDockerignore [2022-05-10T10:30:12.495Z] --- PASS: TestProcessNoDockerignore (0.01s) [2022-05-10T10:30:12.495Z] === RUN TestProcessShouldLeaveAllFiles [2022-05-10T10:30:12.495Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-05-10T10:30:12.495Z] === RUN TestDetectContentType [2022-05-10T10:30:12.495Z] --- PASS: TestDetectContentType (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestSelectAcceptableMIME [2022-05-10T10:30:12.495Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestInspectEmptyResponse [2022-05-10T10:30:12.495Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestInspectResponseBinary [2022-05-10T10:30:12.495Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestResponseUnsupportedContentType [2022-05-10T10:30:12.495Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestInspectResponseTextSimple [2022-05-10T10:30:12.495Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestInspectResponseEmptyContentType [2022-05-10T10:30:12.495Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestUnknownContentLength [2022-05-10T10:30:12.495Z] --- PASS: TestUnknownContentLength (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestDownloadRemote [2022-05-10T10:30:12.495Z] --- PASS: TestDownloadRemote (0.12s) [2022-05-10T10:30:12.495Z] === RUN TestGetWithStatusError [2022-05-10T10:30:12.495Z] --- PASS: TestGetWithStatusError (0.01s) [2022-05-10T10:30:12.495Z] === RUN TestCloseRootDirectory [2022-05-10T10:30:12.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:30:12.495Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestHashFile [2022-05-10T10:30:12.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:30:12.495Z] --- SKIP: TestHashFile (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestHashSubdir [2022-05-10T10:30:12.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:30:12.495Z] --- SKIP: TestHashSubdir (0.01s) [2022-05-10T10:30:12.495Z] === RUN TestRemoveDirectory [2022-05-10T10:30:12.495Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:30:12.495Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-05-10T10:30:12.495Z] PASS [2022-05-10T10:30:12.495Z] coverage: 9.3% of statements [2022-05-10T10:30:12.495Z] ok github.com/docker/docker/builder/remotecontext 0.351s coverage: 9.3% of statements [2022-05-10T10:30:12.495Z] === RUN TestEnable [2022-05-10T10:30:12.495Z] --- PASS: TestEnable (0.00s) [2022-05-10T10:30:12.495Z] === RUN TestDisable [2022-05-10T10:30:12.496Z] --- PASS: TestDisable (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestEnabled [2022-05-10T10:30:12.496Z] --- PASS: TestEnabled (0.00s) [2022-05-10T10:30:12.496Z] PASS [2022-05-10T10:30:12.496Z] coverage: 100.0% of statements [2022-05-10T10:30:12.496Z] ok github.com/docker/docker/cli/debug 0.132s coverage: 100.0% of statements [2022-05-10T10:30:12.496Z] === RUN TestGetAllAllowed [2022-05-10T10:30:12.496Z] --- PASS: TestGetAllAllowed (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestGetAllMeta [2022-05-10T10:30:12.496Z] --- PASS: TestGetAllMeta (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestWarnOnUnusedBuildArgs [2022-05-10T10:30:12.496Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestIsUnreferencedBuiltin [2022-05-10T10:30:12.496Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestIsExistingDirectory [2022-05-10T10:30:12.496Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-05-10T10:30:12.496Z] === RUN TestGetFilenameForDownload [2022-05-10T10:30:12.496Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestEnv2Variables [2022-05-10T10:30:12.496Z] --- PASS: TestEnv2Variables (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-05-10T10:30:12.496Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestMaintainer [2022-05-10T10:30:12.496Z] --- PASS: TestMaintainer (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestLabel [2022-05-10T10:30:12.496Z] --- PASS: TestLabel (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestFromScratch [2022-05-10T10:30:12.496Z] --- PASS: TestFromScratch (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestFromWithArg [2022-05-10T10:30:12.496Z] --- PASS: TestFromWithArg (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-05-10T10:30:12.496Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestFromWithUndefinedArg [2022-05-10T10:30:12.496Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestFromMultiStageWithNamedStage [2022-05-10T10:30:12.496Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestOnbuild [2022-05-10T10:30:12.496Z] --- PASS: TestOnbuild (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestWorkdir [2022-05-10T10:30:12.496Z] --- PASS: TestWorkdir (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestCmd [2022-05-10T10:30:12.496Z] --- PASS: TestCmd (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestHealthcheckNone [2022-05-10T10:30:12.496Z] --- PASS: TestHealthcheckNone (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestHealthcheckCmd [2022-05-10T10:30:12.496Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestEntrypoint [2022-05-10T10:30:12.496Z] --- PASS: TestEntrypoint (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestExpose [2022-05-10T10:30:12.496Z] --- PASS: TestExpose (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestUser [2022-05-10T10:30:12.496Z] --- PASS: TestUser (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestVolume [2022-05-10T10:30:12.496Z] --- PASS: TestVolume (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestStopSignal [2022-05-10T10:30:12.496Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-10T10:30:12.496Z] --- SKIP: TestStopSignal (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestArg [2022-05-10T10:30:12.496Z] --- PASS: TestArg (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestShell [2022-05-10T10:30:12.496Z] --- PASS: TestShell (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestPrependEnvOnCmd [2022-05-10T10:30:12.496Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestRunWithBuildArgs [2022-05-10T10:30:12.496Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestRunIgnoresHealthcheck [2022-05-10T10:30:12.496Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestDispatchUnsupportedOptions [2022-05-10T10:30:12.496Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-05-10T10:30:12.496Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-05-10T10:30:12.496Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-05-10T10:30:12.496Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestNormalizeWorkdir [2022-05-10T10:30:12.496Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestDispatch [2022-05-10T10:30:12.496Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-05-10T10:30:12.496Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-05-10T10:30:12.496Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-05-10T10:30:12.496Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-05-10T10:30:12.496Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-05-10T10:30:12.496Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-05-10T10:30:12.496Z] === RUN TestDispatch/COPY_url [2022-05-10T10:30:12.496Z] --- PASS: TestDispatch (0.10s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.04s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-05-10T10:30:12.496Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestAddScratchImageAddsToMounts [2022-05-10T10:30:12.496Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestAddFromScratchPopulatesPlatform [2022-05-10T10:30:12.496Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-05-10T10:30:12.496Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-05-10T10:30:12.496Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestImageSourceGetAddsToMounts [2022-05-10T10:30:12.496Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestEmptyDockerfile [2022-05-10T10:30:12.496Z] --- PASS: TestEmptyDockerfile (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestSymlinkDockerfile [2022-05-10T10:30:12.496Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-05-10T10:30:12.496Z] === RUN TestDockerfileOutsideTheBuildContext [2022-05-10T10:30:12.496Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestNonExistingDockerfile [2022-05-10T10:30:12.496Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestCopyRunConfig [2022-05-10T10:30:12.496Z] --- PASS: TestCopyRunConfig (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestDeepCopyRunConfig [2022-05-10T10:30:12.496Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestExportImage [2022-05-10T10:30:12.496Z] --- PASS: TestExportImage (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestNormalizeDest [2022-05-10T10:30:12.496Z] --- PASS: TestNormalizeDest (0.00s) [2022-05-10T10:30:12.496Z] PASS [2022-05-10T10:30:12.496Z] coverage: 46.7% of statements [2022-05-10T10:30:12.496Z] ok github.com/docker/docker/builder/dockerfile 0.421s coverage: 46.7% of statements [2022-05-10T10:30:12.496Z] === RUN TestTCP4Proxy [2022-05-10T10:30:12.496Z] --- PASS: TestTCP4Proxy (0.01s) [2022-05-10T10:30:12.496Z] === RUN TestTCP4ProxyHalfClose [2022-05-10T10:30:12.496Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestTCP6Proxy [2022-05-10T10:30:12.496Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-10T10:30:12.496Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestTCPDualStackProxy [2022-05-10T10:30:12.496Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-10T10:30:12.496Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestUDP4Proxy [2022-05-10T10:30:12.496Z] --- PASS: TestUDP4Proxy (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestUDP6Proxy [2022-05-10T10:30:12.496Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-10T10:30:12.496Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestUDPWriteError [2022-05-10T10:30:12.496Z] --- PASS: TestUDPWriteError (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestSCTP4Proxy [2022-05-10T10:30:12.496Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-10T10:30:12.496Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-05-10T10:30:12.496Z] === RUN TestSCTP6Proxy [2022-05-10T10:30:12.496Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-10T10:30:12.496Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-05-10T10:30:12.496Z] PASS [2022-05-10T10:30:12.496Z] coverage: 49.4% of statements [2022-05-10T10:30:12.496Z] ok github.com/docker/docker/cmd/docker-proxy 0.069s coverage: 49.4% of statements [2022-05-10T10:30:12.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-05-10T10:30:13.737Z] --- PASS: TestTemplatedSecret (3.35s) [2022-05-10T10:30:13.737Z] === RUN TestSecretCreateResolve [2022-05-10T10:30:14.308Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-05-10T10:30:15.250Z] docker_api_swarm_test.go:502: [d136dbb3c54e4] joining swarm manager [d1f1ccede22d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:30:15.370Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.21s) [2022-05-10T10:30:15.370Z] === RUN TestRemoveContainerWithVolume [2022-05-10T10:30:15.820Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-05-10T10:30:16.395Z] --- PASS: TestSecretCreateResolve (2.50s) [2022-05-10T10:30:16.395Z] PASS [2022-05-10T10:30:16.395Z] [2022-05-10T10:30:16.395Z] DONE 6 tests in 16.087s [2022-05-10T10:30:16.395Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-05-10T10:30:16.395Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:30:16.395Z] ++ set -e [2022-05-10T10:30:16.395Z] ++ '[' -n 0 ']' [2022-05-10T10:30:16.395Z] ++ set -x [2022-05-10T10:30:16.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:30:16.395Z] INFO: Testing against a local daemon [2022-05-10T10:30:16.395Z] === RUN TestServiceCreateInit [2022-05-10T10:30:16.395Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-10T10:30:17.337Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010e5470_} [2022-05-10T10:30:18.267Z] --- PASS: TestRemoveContainerWithVolume (3.23s) [2022-05-10T10:30:18.267Z] === RUN TestRemoveContainerRunning [2022-05-10T10:30:18.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11030490641_/foo_false____} [2022-05-10T10:30:20.108Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11030490641_/foo_true____} [2022-05-10T10:30:20.369Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-10T10:30:21.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3570019262_/foo_false____} [2022-05-10T10:30:21.989Z] --- PASS: TestRemoveContainerRunning (3.35s) [2022-05-10T10:30:21.989Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-10T10:30:22.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3570019262_/foo_true____} [2022-05-10T10:30:24.080Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3570019262_/foo_true__0xc0010e54a0__} [2022-05-10T10:30:24.341Z] --- PASS: TestServiceCreateInit (7.95s) [2022-05-10T10:30:24.341Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.09s) [2022-05-10T10:30:24.341Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.83s) [2022-05-10T10:30:24.341Z] === RUN TestCreateServiceMultipleTimes [2022-05-10T10:30:24.862Z] === RUN TestCheckpointCreateError [2022-05-10T10:30:24.862Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCheckpointCreate [2022-05-10T10:30:24.862Z] --- PASS: TestCheckpointCreate (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCheckpointDeleteError [2022-05-10T10:30:24.862Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCheckpointDelete [2022-05-10T10:30:24.862Z] --- PASS: TestCheckpointDelete (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCheckpointListError [2022-05-10T10:30:24.862Z] --- PASS: TestCheckpointListError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCheckpointList [2022-05-10T10:30:24.862Z] --- PASS: TestCheckpointList (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCheckpointListContainerNotFound [2022-05-10T10:30:24.862Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestNewClientWithOpsFromEnv [2022-05-10T10:30:24.862Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-10T10:30:24.862Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestGetAPIPath [2022-05-10T10:30:24.862Z] --- PASS: TestGetAPIPath (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestParseHostURL [2022-05-10T10:30:24.862Z] --- PASS: TestParseHostURL (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-05-10T10:30:24.862Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersionEmpty [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersion [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPVersionOverride [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersionAutomatic [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-05-10T10:30:24.862Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestClientRedirect [2022-05-10T10:30:24.862Z] === RUN TestClientRedirect/GET [2022-05-10T10:30:24.862Z] === RUN TestClientRedirect/POST [2022-05-10T10:30:24.862Z] === RUN TestClientRedirect/PUT [2022-05-10T10:30:24.862Z] === RUN TestClientRedirect/DELETE [2022-05-10T10:30:24.862Z] --- PASS: TestClientRedirect (0.00s) [2022-05-10T10:30:24.862Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-05-10T10:30:24.862Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-05-10T10:30:24.862Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-05-10T10:30:24.862Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigCreateUnsupported [2022-05-10T10:30:24.862Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigCreateError [2022-05-10T10:30:24.862Z] --- PASS: TestConfigCreateError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigCreate [2022-05-10T10:30:24.862Z] --- PASS: TestConfigCreate (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigInspectNotFound [2022-05-10T10:30:24.862Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigInspectWithEmptyID [2022-05-10T10:30:24.862Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigInspectUnsupported [2022-05-10T10:30:24.862Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigInspectError [2022-05-10T10:30:24.862Z] --- PASS: TestConfigInspectError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigInspectConfigNotFound [2022-05-10T10:30:24.862Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigInspect [2022-05-10T10:30:24.862Z] --- PASS: TestConfigInspect (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigListUnsupported [2022-05-10T10:30:24.862Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigListError [2022-05-10T10:30:24.862Z] --- PASS: TestConfigListError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigList [2022-05-10T10:30:24.862Z] --- PASS: TestConfigList (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigRemoveUnsupported [2022-05-10T10:30:24.862Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigRemoveError [2022-05-10T10:30:24.862Z] --- PASS: TestConfigRemoveError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigRemove [2022-05-10T10:30:24.862Z] --- PASS: TestConfigRemove (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigUpdateUnsupported [2022-05-10T10:30:24.862Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigUpdateError [2022-05-10T10:30:24.862Z] --- PASS: TestConfigUpdateError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestConfigUpdate [2022-05-10T10:30:24.862Z] --- PASS: TestConfigUpdate (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerCommitError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerCommitError (0.01s) [2022-05-10T10:30:24.862Z] === RUN TestContainerCommit [2022-05-10T10:30:24.862Z] --- PASS: TestContainerCommit (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerStatPathError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerStatPathError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerStatPathNotFoundError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerStatPathNoHeaderError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerStatPath [2022-05-10T10:30:24.862Z] --- PASS: TestContainerStatPath (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCopyToContainerError [2022-05-10T10:30:24.862Z] --- PASS: TestCopyToContainerError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCopyToContainerNotFoundError [2022-05-10T10:30:24.862Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCopyToContainerEmptyResponse [2022-05-10T10:30:24.862Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCopyToContainer [2022-05-10T10:30:24.862Z] --- PASS: TestCopyToContainer (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCopyFromContainerError [2022-05-10T10:30:24.862Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCopyFromContainerNotFoundError [2022-05-10T10:30:24.862Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCopyFromContainerEmptyResponse [2022-05-10T10:30:24.862Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCopyFromContainerNoHeaderError [2022-05-10T10:30:24.862Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestCopyFromContainer [2022-05-10T10:30:24.862Z] --- PASS: TestCopyFromContainer (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerCreateError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerCreateError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerCreateImageNotFound [2022-05-10T10:30:24.862Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerCreateWithName [2022-05-10T10:30:24.862Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerCreateAutoRemove [2022-05-10T10:30:24.862Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerDiffError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerDiffError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerDiff [2022-05-10T10:30:24.862Z] --- PASS: TestContainerDiff (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerExecCreateError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerExecCreate [2022-05-10T10:30:24.862Z] --- PASS: TestContainerExecCreate (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerExecStartError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerExecStartError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerExecStart [2022-05-10T10:30:24.862Z] --- PASS: TestContainerExecStart (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerExecInspectError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerExecInspect [2022-05-10T10:30:24.862Z] --- PASS: TestContainerExecInspect (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerExportError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerExportError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerExport [2022-05-10T10:30:24.862Z] --- PASS: TestContainerExport (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerInspectError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerInspectError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerInspectContainerNotFound [2022-05-10T10:30:24.862Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerInspectWithEmptyID [2022-05-10T10:30:24.862Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerInspect [2022-05-10T10:30:24.862Z] --- PASS: TestContainerInspect (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerInspectNode [2022-05-10T10:30:24.862Z] --- PASS: TestContainerInspectNode (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerKillError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerKillError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerKill [2022-05-10T10:30:24.862Z] --- PASS: TestContainerKill (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerListError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerListError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerList [2022-05-10T10:30:24.862Z] --- PASS: TestContainerList (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerLogsNotFoundError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerLogsError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerLogsError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerLogs [2022-05-10T10:30:24.862Z] --- PASS: TestContainerLogs (0.23s) [2022-05-10T10:30:24.862Z] === RUN TestContainerPauseError [2022-05-10T10:30:24.862Z] --- PASS: TestContainerPauseError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainerPause [2022-05-10T10:30:24.862Z] --- PASS: TestContainerPause (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainersPruneError [2022-05-10T10:30:24.862Z] --- PASS: TestContainersPruneError (0.00s) [2022-05-10T10:30:24.862Z] === RUN TestContainersPrune [2022-05-10T10:30:24.884Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.46s) [2022-05-10T10:30:24.885Z] === RUN TestRemoveInvalidContainer [2022-05-10T10:30:24.885Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-10T10:30:24.885Z] === RUN TestRenameLinkedContainer [2022-05-10T10:30:24.885Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-10T10:30:24.885Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-10T10:30:24.885Z] === RUN TestRenameStoppedContainer [2022-05-10T10:30:25.282Z] docker_api_swarm_test.go:507: [d58f0cb049159] joining swarm manager [d1f1ccede22d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:30:25.321Z] --- PASS: TestContainersPrune (0.01s) [2022-05-10T10:30:25.321Z] === RUN TestContainerRemoveError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerRemoveError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerRemoveNotFoundError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerRemove [2022-05-10T10:30:25.321Z] --- PASS: TestContainerRemove (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerRenameError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerRenameError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerRename [2022-05-10T10:30:25.321Z] --- PASS: TestContainerRename (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerResizeError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerResizeError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerExecResizeError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerResize [2022-05-10T10:30:25.321Z] --- PASS: TestContainerResize (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerExecResize [2022-05-10T10:30:25.321Z] --- PASS: TestContainerExecResize (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerRestartError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerRestartError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerRestart [2022-05-10T10:30:25.321Z] --- PASS: TestContainerRestart (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerStartError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerStartError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerStart [2022-05-10T10:30:25.321Z] --- PASS: TestContainerStart (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerStatsError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerStatsError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerStats [2022-05-10T10:30:25.321Z] --- PASS: TestContainerStats (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerStopError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerStopError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerStop [2022-05-10T10:30:25.321Z] --- PASS: TestContainerStop (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerTopError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerTopError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerTop [2022-05-10T10:30:25.321Z] --- PASS: TestContainerTop (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerUnpauseError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerUnpause [2022-05-10T10:30:25.321Z] --- PASS: TestContainerUnpause (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerUpdateError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerUpdateError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerUpdate [2022-05-10T10:30:25.321Z] --- PASS: TestContainerUpdate (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerWaitError [2022-05-10T10:30:25.321Z] --- PASS: TestContainerWaitError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestContainerWait [2022-05-10T10:30:25.321Z] --- PASS: TestContainerWait (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestDiskUsageError [2022-05-10T10:30:25.321Z] --- PASS: TestDiskUsageError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestDiskUsage [2022-05-10T10:30:25.321Z] --- PASS: TestDiskUsage (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestDistributionInspectUnsupported [2022-05-10T10:30:25.321Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestDistributionInspectWithEmptyID [2022-05-10T10:30:25.321Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestEventsErrorInOptions [2022-05-10T10:30:25.321Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestEventsErrorFromServer [2022-05-10T10:30:25.321Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestEvents [2022-05-10T10:30:25.321Z] --- PASS: TestEvents (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestTLSCloseWriter [2022-05-10T10:30:25.321Z] === PAUSE TestTLSCloseWriter [2022-05-10T10:30:25.321Z] === RUN TestImageBuildError [2022-05-10T10:30:25.321Z] --- PASS: TestImageBuildError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageBuild [2022-05-10T10:30:25.321Z] --- PASS: TestImageBuild (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestGetDockerOS [2022-05-10T10:30:25.321Z] --- PASS: TestGetDockerOS (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageCreateError [2022-05-10T10:30:25.321Z] --- PASS: TestImageCreateError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageCreate [2022-05-10T10:30:25.321Z] --- PASS: TestImageCreate (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageHistoryError [2022-05-10T10:30:25.321Z] --- PASS: TestImageHistoryError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageHistory [2022-05-10T10:30:25.321Z] --- PASS: TestImageHistory (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageImportError [2022-05-10T10:30:25.321Z] --- PASS: TestImageImportError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageImport [2022-05-10T10:30:25.321Z] --- PASS: TestImageImport (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageInspectError [2022-05-10T10:30:25.321Z] --- PASS: TestImageInspectError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageInspectImageNotFound [2022-05-10T10:30:25.321Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageInspectWithEmptyID [2022-05-10T10:30:25.321Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageInspect [2022-05-10T10:30:25.321Z] --- PASS: TestImageInspect (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageListError [2022-05-10T10:30:25.321Z] --- PASS: TestImageListError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageList [2022-05-10T10:30:25.321Z] --- PASS: TestImageList (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageListApiBefore125 [2022-05-10T10:30:25.321Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageLoadError [2022-05-10T10:30:25.321Z] --- PASS: TestImageLoadError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageLoad [2022-05-10T10:30:25.321Z] --- PASS: TestImageLoad (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagesPruneError [2022-05-10T10:30:25.321Z] --- PASS: TestImagesPruneError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagesPrune [2022-05-10T10:30:25.321Z] --- PASS: TestImagesPrune (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePullReferenceParseError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePullAnyError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePullAnyError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePullStatusUnauthorizedError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePullWithoutErrors [2022-05-10T10:30:25.321Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePushReferenceError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePushAnyError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushAnyError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePushStatusUnauthorizedError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImagePushWithoutErrors [2022-05-10T10:30:25.321Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-05-10T10:30:25.321Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-05-10T10:30:25.321Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-05-10T10:30:25.321Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-05-10T10:30:25.321Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageRemoveError [2022-05-10T10:30:25.321Z] --- PASS: TestImageRemoveError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageRemoveImageNotFound [2022-05-10T10:30:25.321Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageRemove [2022-05-10T10:30:25.321Z] --- PASS: TestImageRemove (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageSaveError [2022-05-10T10:30:25.321Z] --- PASS: TestImageSaveError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageSave [2022-05-10T10:30:25.321Z] --- PASS: TestImageSave (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageSearchAnyError [2022-05-10T10:30:25.321Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-05-10T10:30:25.321Z] === RUN TestImageSearchStatusUnauthorizedError [2022-05-10T10:30:25.543Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010e54b8_} [2022-05-10T10:30:25.779Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-05-10T10:30:25.780Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-05-10T10:30:25.780Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-05-10T10:30:25.780Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestImageSearchWithoutErrors [2022-05-10T10:30:25.780Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestImageTagError [2022-05-10T10:30:25.780Z] --- PASS: TestImageTagError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestImageTagInvalidReference [2022-05-10T10:30:25.780Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestImageTagInvalidSourceImageName [2022-05-10T10:30:25.780Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestImageTagHexSource [2022-05-10T10:30:25.780Z] --- PASS: TestImageTagHexSource (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestImageTag [2022-05-10T10:30:25.780Z] --- PASS: TestImageTag (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestInfoServerError [2022-05-10T10:30:25.780Z] --- PASS: TestInfoServerError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestInfoInvalidResponseJSONError [2022-05-10T10:30:25.780Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestInfo [2022-05-10T10:30:25.780Z] --- PASS: TestInfo (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkConnectError [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkConnectError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkConnect [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkConnect (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkCreateError [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkCreateError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkCreate [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkCreate (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkDisconnectError [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkDisconnect [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkInspect [2022-05-10T10:30:25.780Z] === RUN TestNetworkInspect/empty_ID [2022-05-10T10:30:25.780Z] === RUN TestNetworkInspect/no_options [2022-05-10T10:30:25.780Z] === RUN TestNetworkInspect/verbose [2022-05-10T10:30:25.780Z] === RUN TestNetworkInspect/global_scope [2022-05-10T10:30:25.780Z] === RUN TestNetworkInspect/unknown_network [2022-05-10T10:30:25.780Z] === RUN TestNetworkInspect/server_error [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkInspect (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkListError [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkListError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkList [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkList (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworksPruneError [2022-05-10T10:30:25.780Z] --- PASS: TestNetworksPruneError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworksPrune [2022-05-10T10:30:25.780Z] --- PASS: TestNetworksPrune (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkRemoveError [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNetworkRemove [2022-05-10T10:30:25.780Z] --- PASS: TestNetworkRemove (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeInspectError [2022-05-10T10:30:25.780Z] --- PASS: TestNodeInspectError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeInspectNodeNotFound [2022-05-10T10:30:25.780Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeInspectWithEmptyID [2022-05-10T10:30:25.780Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeInspect [2022-05-10T10:30:25.780Z] --- PASS: TestNodeInspect (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeListError [2022-05-10T10:30:25.780Z] --- PASS: TestNodeListError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeList [2022-05-10T10:30:25.780Z] --- PASS: TestNodeList (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeRemoveError [2022-05-10T10:30:25.780Z] --- PASS: TestNodeRemoveError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeRemove [2022-05-10T10:30:25.780Z] --- PASS: TestNodeRemove (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeUpdateError [2022-05-10T10:30:25.780Z] --- PASS: TestNodeUpdateError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestNodeUpdate [2022-05-10T10:30:25.780Z] --- PASS: TestNodeUpdate (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestOptionWithHostFromEnv [2022-05-10T10:30:25.780Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestOptionWithTimeout [2022-05-10T10:30:25.780Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestOptionWithVersionFromEnv [2022-05-10T10:30:25.780Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPingFail [2022-05-10T10:30:25.780Z] --- PASS: TestPingFail (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPingWithError [2022-05-10T10:30:25.780Z] 2022/05/10 10:30:24 RoundTripper returned a response & error; ignoring response [2022-05-10T10:30:25.780Z] 2022/05/10 10:30:24 RoundTripper returned a response & error; ignoring response [2022-05-10T10:30:25.780Z] --- PASS: TestPingWithError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPingSuccess [2022-05-10T10:30:25.780Z] --- PASS: TestPingSuccess (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPingHeadFallback [2022-05-10T10:30:25.780Z] === RUN TestPingHeadFallback/OK [2022-05-10T10:30:25.780Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-05-10T10:30:25.780Z] === RUN TestPingHeadFallback/Not_Found [2022-05-10T10:30:25.780Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-05-10T10:30:25.780Z] --- PASS: TestPingHeadFallback (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-05-10T10:30:25.780Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginDisableError [2022-05-10T10:30:25.780Z] --- PASS: TestPluginDisableError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginDisable [2022-05-10T10:30:25.780Z] --- PASS: TestPluginDisable (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginEnableError [2022-05-10T10:30:25.780Z] --- PASS: TestPluginEnableError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginEnable [2022-05-10T10:30:25.780Z] --- PASS: TestPluginEnable (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginInspectError [2022-05-10T10:30:25.780Z] --- PASS: TestPluginInspectError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginInspectWithEmptyID [2022-05-10T10:30:25.780Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginInspect [2022-05-10T10:30:25.780Z] --- PASS: TestPluginInspect (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginListError [2022-05-10T10:30:25.780Z] --- PASS: TestPluginListError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginList [2022-05-10T10:30:25.780Z] --- PASS: TestPluginList (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginPushError [2022-05-10T10:30:25.780Z] --- PASS: TestPluginPushError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginPush [2022-05-10T10:30:25.780Z] --- PASS: TestPluginPush (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginRemoveError [2022-05-10T10:30:25.780Z] --- PASS: TestPluginRemoveError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginRemove [2022-05-10T10:30:25.780Z] --- PASS: TestPluginRemove (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginSetError [2022-05-10T10:30:25.780Z] --- PASS: TestPluginSetError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPluginSet [2022-05-10T10:30:25.780Z] --- PASS: TestPluginSet (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSetHostHeader [2022-05-10T10:30:25.780Z] --- PASS: TestSetHostHeader (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestPlainTextError [2022-05-10T10:30:25.780Z] --- PASS: TestPlainTextError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestInfiniteError [2022-05-10T10:30:25.780Z] --- PASS: TestInfiniteError (0.01s) [2022-05-10T10:30:25.780Z] === RUN TestCanceledContext [2022-05-10T10:30:25.780Z] 2022/05/10 10:30:24 RoundTripper returned a response & error; ignoring response [2022-05-10T10:30:25.780Z] --- PASS: TestCanceledContext (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestDeadlineExceededContext [2022-05-10T10:30:25.780Z] 2022/05/10 10:30:24 RoundTripper returned a response & error; ignoring response [2022-05-10T10:30:25.780Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretCreateUnsupported [2022-05-10T10:30:25.780Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretCreateError [2022-05-10T10:30:25.780Z] --- PASS: TestSecretCreateError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretCreate [2022-05-10T10:30:25.780Z] --- PASS: TestSecretCreate (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretInspectUnsupported [2022-05-10T10:30:25.780Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretInspectError [2022-05-10T10:30:25.780Z] --- PASS: TestSecretInspectError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretInspectSecretNotFound [2022-05-10T10:30:25.780Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretInspectWithEmptyID [2022-05-10T10:30:25.780Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretInspect [2022-05-10T10:30:25.780Z] --- PASS: TestSecretInspect (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretListUnsupported [2022-05-10T10:30:25.780Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretListError [2022-05-10T10:30:25.780Z] --- PASS: TestSecretListError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretList [2022-05-10T10:30:25.780Z] --- PASS: TestSecretList (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretRemoveUnsupported [2022-05-10T10:30:25.780Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretRemoveError [2022-05-10T10:30:25.780Z] --- PASS: TestSecretRemoveError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretRemove [2022-05-10T10:30:25.780Z] --- PASS: TestSecretRemove (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretUpdateUnsupported [2022-05-10T10:30:25.780Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretUpdateError [2022-05-10T10:30:25.780Z] --- PASS: TestSecretUpdateError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSecretUpdate [2022-05-10T10:30:25.780Z] --- PASS: TestSecretUpdate (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceCreateError [2022-05-10T10:30:25.780Z] --- PASS: TestServiceCreateError (0.01s) [2022-05-10T10:30:25.780Z] === RUN TestServiceCreate [2022-05-10T10:30:25.780Z] --- PASS: TestServiceCreate (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceCreateCompatiblePlatforms [2022-05-10T10:30:25.780Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceCreateDigestPinning [2022-05-10T10:30:25.780Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceInspectError [2022-05-10T10:30:25.780Z] --- PASS: TestServiceInspectError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceInspectServiceNotFound [2022-05-10T10:30:25.780Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceInspectWithEmptyID [2022-05-10T10:30:25.780Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceInspect [2022-05-10T10:30:25.780Z] --- PASS: TestServiceInspect (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceListError [2022-05-10T10:30:25.780Z] --- PASS: TestServiceListError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceList [2022-05-10T10:30:25.780Z] --- PASS: TestServiceList (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceLogsError [2022-05-10T10:30:25.780Z] --- PASS: TestServiceLogsError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceLogs [2022-05-10T10:30:25.780Z] --- PASS: TestServiceLogs (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceRemoveError [2022-05-10T10:30:25.780Z] --- PASS: TestServiceRemoveError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceRemoveNotFoundError [2022-05-10T10:30:25.780Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceRemove [2022-05-10T10:30:25.780Z] --- PASS: TestServiceRemove (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceUpdateError [2022-05-10T10:30:25.780Z] --- PASS: TestServiceUpdateError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestServiceUpdate [2022-05-10T10:30:25.780Z] --- PASS: TestServiceUpdate (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmGetUnlockKeyError [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmGetUnlockKey [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmInitError [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmInitError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmInit [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmInit (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmInspectError [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmInspectError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmInspect [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmInspect (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmJoinError [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmJoinError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmJoin [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmJoin (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmLeaveError [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmLeave [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmLeave (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmUnlockError [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmUnlock [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmUnlock (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmUpdateError [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestSwarmUpdate [2022-05-10T10:30:25.780Z] --- PASS: TestSwarmUpdate (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestTaskInspectError [2022-05-10T10:30:25.780Z] --- PASS: TestTaskInspectError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestTaskInspectWithEmptyID [2022-05-10T10:30:25.780Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestTaskInspect [2022-05-10T10:30:25.780Z] --- PASS: TestTaskInspect (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestTaskListError [2022-05-10T10:30:25.780Z] --- PASS: TestTaskListError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestTaskList [2022-05-10T10:30:25.780Z] --- PASS: TestTaskList (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeCreateError [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeCreateError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeCreate [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeCreate (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeInspectError [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeInspectError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeInspectNotFound [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeInspectWithEmptyID [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeInspect [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeInspect (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeListError [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeListError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeList [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeList (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeRemoveError [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-05-10T10:30:25.780Z] === RUN TestVolumeRemove [2022-05-10T10:30:25.780Z] --- PASS: TestVolumeRemove (0.00s) [2022-05-10T10:30:25.780Z] === CONT TestTLSCloseWriter [2022-05-10T10:30:25.780Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-05-10T10:30:25.780Z] PASS [2022-05-10T10:30:25.780Z] coverage: 75.1% of statements [2022-05-10T10:30:25.780Z] ok github.com/docker/docker/client 0.477s coverage: 75.1% of statements [2022-05-10T10:30:27.454Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010e54d0_} [2022-05-10T10:30:28.604Z] --- PASS: TestRenameStoppedContainer (3.32s) [2022-05-10T10:30:28.604Z] === RUN TestRenameRunningContainerAndReuse [2022-05-10T10:30:28.839Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010e54e8_} [2022-05-10T10:30:30.235Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010e5500_} [2022-05-10T10:30:31.619Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-05-10T10:30:33.004Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-10T10:30:35.549Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-10T10:30:35.662Z] --- PASS: TestRenameRunningContainerAndReuse (6.69s) [2022-05-10T10:30:35.662Z] === RUN TestRenameInvalidName [2022-05-10T10:30:36.933Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-10T10:30:38.551Z] --- PASS: TestRenameInvalidName (3.11s) [2022-05-10T10:30:38.551Z] === RUN TestRenameAnonymousContainer [2022-05-10T10:30:38.845Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-10T10:30:39.513Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-05-10T10:30:39.513Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-10T10:30:39.513Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-05-10T10:30:39.513Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-05-10T10:30:39.513Z] Cross building: bundles/cross/linux/s390x [2022-05-10T10:30:39.513Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-10T10:30:39.513Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-10T10:30:39.788Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-10T10:30:39.788Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-10T10:30:40.358Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-10T10:30:40.929Z] --- PASS: TestCreateServiceMultipleTimes (16.56s) [2022-05-10T10:30:40.929Z] === RUN TestCreateServiceConflict [2022-05-10T10:30:40.929Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-05-10T10:30:41.501Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-10T10:30:42.072Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-10T10:30:43.015Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-10T10:30:43.585Z] --- PASS: TestCreateServiceConflict (2.59s) [2022-05-10T10:30:43.585Z] === RUN TestCreateServiceMaxReplicas [2022-05-10T10:30:43.585Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-10T10:30:44.527Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-10T10:30:45.099Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-10T10:30:46.042Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-10T10:30:46.613Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-10T10:30:46.874Z] --- PASS: TestCreateServiceMaxReplicas (3.38s) [2022-05-10T10:30:46.874Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-10T10:30:47.446Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-10T10:30:48.024Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-10T10:30:48.050Z] --- PASS: TestBuildWithHugeFile (126.92s) [2022-05-10T10:30:48.050Z] === RUN TestBuildWCOWSandboxSize [2022-05-10T10:30:48.050Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:30:48.050Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:30:48.050Z] === RUN TestBuildWithEmptyDockerfile [2022-05-10T10:30:48.050Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:30:48.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:30:48.050Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:30:48.050Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:30:48.050Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:30:48.051Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:30:48.051Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:30:48.051Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:30:48.051Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:30:48.051Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-05-10T10:30:48.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-05-10T10:30:48.051Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-10T10:30:48.051Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-10T10:30:48.051Z] === RUN TestBuildPreserveOwnership [2022-05-10T10:30:48.051Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:30:48.051Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-05-10T10:30:48.051Z] === RUN TestBuildPlatformInvalid [2022-05-10T10:30:48.051Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-05-10T10:30:48.051Z] PASS [2022-05-10T10:30:48.051Z] ok github.com/docker/docker/integration/build 201.582s [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === Skipped [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-10T10:30:48.051Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-10T10:30:48.051Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-10T10:30:48.051Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-05-10T10:30:48.051Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:30:48.051Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-05-10T10:30:48.051Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] DONE 29 tests, 6 skipped in 242.517s [2022-05-10T10:30:48.051Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-10T10:30:48.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:30:48.051Z] INFO: Testing against a local daemon [2022-05-10T10:30:48.051Z] === RUN TestConfigInspect [2022-05-10T10:30:48.051Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-10T10:30:48.051Z] === RUN TestConfigList [2022-05-10T10:30:48.051Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] --- SKIP: TestConfigList (0.00s) [2022-05-10T10:30:48.051Z] === RUN TestConfigsCreateAndDelete [2022-05-10T10:30:48.051Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-10T10:30:48.051Z] === RUN TestConfigsUpdate [2022-05-10T10:30:48.051Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-10T10:30:48.051Z] === RUN TestTemplatedConfig [2022-05-10T10:30:48.051Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-10T10:30:48.051Z] === RUN TestConfigCreateResolve [2022-05-10T10:30:48.051Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:30:48.051Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-10T10:30:48.051Z] PASS [2022-05-10T10:30:48.051Z] ok github.com/docker/docker/integration/config 0.124s [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === Skipped [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-10T10:30:48.051Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-10T10:30:48.051Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-10T10:30:48.051Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-10T10:30:48.051Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-10T10:30:48.051Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-05-10T10:30:48.051Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:30:48.051Z] [2022-05-10T10:30:48.051Z] DONE 6 tests, 6 skipped in 2.368s [2022-05-10T10:30:48.051Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-10T10:30:48.519Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:30:48.519Z] INFO: Testing against a local daemon [2022-05-10T10:30:48.519Z] === RUN TestCheckpoint [2022-05-10T10:30:48.519Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:30:48.519Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-10T10:30:48.519Z] === RUN TestContainerInvalidJSON [2022-05-10T10:30:48.519Z] === RUN TestContainerInvalidJSON/commit [2022-05-10T10:30:48.519Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-10T10:30:48.519Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-10T10:30:48.519Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-10T10:30:48.519Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:30:48.520Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:30:48.520Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:30:48.520Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:30:48.520Z] === CONT TestContainerInvalidJSON/commit [2022-05-10T10:30:48.520Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-10T10:30:48.520Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-10T10:30:48.520Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-10T10:30:48.520Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-10T10:30:48.520Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-05-10T10:30:48.520Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-05-10T10:30:48.520Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-10T10:30:48.972Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-10T10:30:48.992Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-05-10T10:30:48.992Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-10T10:30:48.992Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-05-10T10:30:48.992Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-10T10:30:49.460Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-05-10T10:30:49.460Z] === RUN TestCopyEmptyFile [2022-05-10T10:30:49.915Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-10T10:30:49.928Z] --- PASS: TestCopyEmptyFile (0.43s) [2022-05-10T10:30:49.928Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-10T10:30:49.928Z] --- PASS: TestCopyToContainerPathIsNotDir (0.28s) [2022-05-10T10:30:49.928Z] === RUN TestCopyFromContainer [2022-05-10T10:30:49.929Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:49.929Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-10T10:30:49.929Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-10T10:30:49.929Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:30:49.929Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:30:49.929Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:30:49.929Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:30:49.929Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:30:49.929Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:30:49.929Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:30:49.929Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:30:49.929Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:30:49.929Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-05-10T10:30:49.929Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-10T10:30:49.929Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-05-10T10:30:49.929Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-05-10T10:30:49.929Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-10T10:30:49.929Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-10T10:30:49.929Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidEnv [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-10T10:30:49.929Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-10T10:30:49.929Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-10T10:30:49.929Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-10T10:30:49.929Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-10T10:30:49.929Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-10T10:30:49.929Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-10T10:30:49.929Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-05-10T10:30:49.929Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-05-10T10:30:49.929Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-05-10T10:30:49.929Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-10T10:30:49.929Z] === RUN TestCreateTmpfsMountsTarget [2022-05-10T10:30:49.929Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:49.929Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-10T10:30:49.929Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-10T10:30:49.929Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:30:49.929Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-10T10:30:49.929Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-10T10:30:49.929Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:30:49.929Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:30:49.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:30:49.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:30:49.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:30:49.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:30:49.929Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:30:49.929Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:30:49.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:30:49.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:30:49.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:30:49.929Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:30:50.406Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:30:50.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-05-10T10:30:50.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-10T10:30:50.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-10T10:30:50.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-10T10:30:50.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-10T10:30:50.406Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-10T10:30:50.406Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-10T10:30:50.406Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-10T10:30:50.406Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-10T10:30:50.406Z] === RUN TestCreateDifferentPlatform [2022-05-10T10:30:50.406Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-10T10:30:50.406Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-10T10:30:50.406Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-05-10T10:30:50.406Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-10T10:30:50.406Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-10T10:30:50.406Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-10T10:30:50.406Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-05-10T10:30:50.406Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-10T10:30:50.406Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-10T10:30:50.406Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-10T10:30:50.406Z] === RUN TestContainerKillOnDaemonStart [2022-05-10T10:30:50.406Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:30:50.406Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-10T10:30:50.406Z] === RUN TestWindowsDevices [2022-05-10T10:30:50.406Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-10T10:30:50.406Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-10T10:30:50.406Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:30:50.406Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:30:50.406Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-10T10:30:50.406Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:30:50.406Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.406Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.857Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-10T10:30:50.875Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:30:50.875Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:30:50.875Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.875Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.875Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:50.898Z] --- PASS: TestRenameAnonymousContainer (12.67s) [2022-05-10T10:30:50.898Z] === RUN TestRenameContainerWithSameName [2022-05-10T10:30:50.906Z] --- PASS: TestCheckoutGit (43.04s) [2022-05-10T10:30:50.906Z] === RUN TestValidGitTransport [2022-05-10T10:30:50.906Z] --- PASS: TestValidGitTransport (0.00s) [2022-05-10T10:30:50.906Z] === RUN TestGitInvalidRef [2022-05-10T10:30:50.906Z] --- PASS: TestGitInvalidRef (0.34s) [2022-05-10T10:30:50.906Z] PASS [2022-05-10T10:30:50.906Z] coverage: 86.3% of statements [2022-05-10T10:30:50.906Z] ok github.com/docker/docker/builder/remotecontext/git 43.505s coverage: 86.3% of statements [2022-05-10T10:30:51.118Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-10T10:30:51.118Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-10T10:30:51.344Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:30:51.364Z] ? github.com/docker/docker/cli [no test files] [2022-05-10T10:30:51.364Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-10T10:30:51.364Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-10T10:30:51.364Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-10T10:30:51.690Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-10T10:30:52.260Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-10T10:30:52.831Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-10T10:30:53.401Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-10T10:30:54.344Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-10T10:30:54.618Z] --- PASS: TestRenameContainerWithSameName (3.53s) [2022-05-10T10:30:54.618Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-10T10:30:54.618Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-10T10:30:54.618Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-10T10:30:54.618Z] === RUN TestResize [2022-05-10T10:30:55.286Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-10T10:30:55.547Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-10T10:30:56.931Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-10T10:30:56.931Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-05-10T10:30:57.506Z] --- PASS: TestResize (3.25s) [2022-05-10T10:30:57.506Z] === RUN TestResizeWithInvalidSize [2022-05-10T10:30:57.550Z] --- PASS: TestWindowsDevices (0.03s) [2022-05-10T10:30:57.550Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-05-10T10:30:57.550Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.39s) [2022-05-10T10:30:57.550Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.42s) [2022-05-10T10:30:57.550Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.31s) [2022-05-10T10:30:57.550Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.37s) [2022-05-10T10:30:57.550Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.38s) [2022-05-10T10:30:57.550Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.75s) [2022-05-10T10:30:57.550Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.75s) [2022-05-10T10:30:57.550Z] === RUN TestDiff [2022-05-10T10:30:57.550Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-10T10:30:57.550Z] --- SKIP: TestDiff (0.00s) [2022-05-10T10:30:57.550Z] === RUN TestExecWithCloseStdin [2022-05-10T10:30:59.474Z] docker_api_swarm_node_test.go:81: [d05dfa4cd867b] joining swarm manager [d69661d35499d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:30:59.765Z] --- PASS: TestExecWithCloseStdin (2.71s) [2022-05-10T10:30:59.765Z] === RUN TestExec [2022-05-10T10:31:00.044Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-10T10:31:00.987Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.06s) [2022-05-10T10:31:00.987Z] === RUN TestCreateServiceSecretFileMode [2022-05-10T10:31:01.222Z] --- PASS: TestResizeWithInvalidSize (3.34s) [2022-05-10T10:31:01.222Z] === RUN TestResizeWhenContainerNotStarted [2022-05-10T10:31:01.700Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-05-10T10:31:01.700Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-05-10T10:31:01.700Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-05-10T10:31:01.700Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-05-10T10:31:01.700Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-05-10T10:31:01.700Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-05-10T10:31:01.700Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-05-10T10:31:01.700Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-05-10T10:31:01.700Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-05-10T10:31:01.700Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-05-10T10:31:01.700Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-05-10T10:31:01.700Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-05-10T10:31:01.700Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-05-10T10:31:01.700Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-05-10T10:31:01.700Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-05-10T10:31:01.700Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-05-10T10:31:01.982Z] --- PASS: TestExec (2.51s) [2022-05-10T10:31:01.982Z] === RUN TestExecUser [2022-05-10T10:31:01.982Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-10T10:31:01.982Z] --- SKIP: TestExecUser (0.00s) [2022-05-10T10:31:01.982Z] === RUN TestExportContainerAndImportImage [2022-05-10T10:31:01.982Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:01.982Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-10T10:31:01.982Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-10T10:31:01.982Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:01.982Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-10T10:31:01.982Z] === RUN TestHealthCheckWorkdir [2022-05-10T10:31:01.982Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:01.982Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-10T10:31:01.982Z] === RUN TestHealthKillContainer [2022-05-10T10:31:01.982Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-10T10:31:01.982Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-10T10:31:01.982Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-10T10:31:01.982Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-10T10:31:01.982Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-10T10:31:01.982Z] === RUN TestKillContainerInvalidSignal [2022-05-10T10:31:02.166Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-05-10T10:31:02.166Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2022-05-10T10:31:02.166Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-05-10T10:31:02.166Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.01s) [2022-05-10T10:31:02.166Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-05-10T10:31:02.166Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-05-10T10:31:02.166Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-05-10T10:31:02.166Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-05-10T10:31:02.166Z] === RUN TestConfigureDaemonLogs [2022-05-10T10:31:02.166Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-05-10T10:31:02.166Z] === RUN TestCommonOptionsInstallFlags [2022-05-10T10:31:02.166Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-05-10T10:31:02.166Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-05-10T10:31:02.166Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-05-10T10:31:02.166Z] PASS [2022-05-10T10:31:02.166Z] coverage: 19.7% of statements [2022-05-10T10:31:02.166Z] ok github.com/docker/docker/cmd/dockerd 0.293s coverage: 19.7% of statements [2022-05-10T10:31:02.166Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-05-10T10:31:02.166Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-10T10:31:02.902Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-10T10:31:03.475Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-10T10:31:04.115Z] --- PASS: TestResizeWhenContainerNotStarted (3.16s) [2022-05-10T10:31:04.115Z] === RUN TestDaemonRestartKillContainers [2022-05-10T10:31:04.115Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:04.115Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:31:04.115Z] === RUN TestStats [2022-05-10T10:31:04.115Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-10T10:31:04.115Z] --- SKIP: TestStats (0.00s) [2022-05-10T10:31:04.115Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-10T10:31:04.201Z] --- PASS: TestKillContainerInvalidSignal (2.31s) [2022-05-10T10:31:04.201Z] === RUN TestKillContainer [2022-05-10T10:31:04.201Z] === RUN TestKillContainer/no_signal [2022-05-10T10:31:04.339Z] === RUN TestContainerStopSignal [2022-05-10T10:31:04.339Z] --- PASS: TestContainerStopSignal (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestContainerStopTimeout [2022-05-10T10:31:04.339Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestContainerSecretReferenceDestTarget [2022-05-10T10:31:04.339Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-05-10T10:31:04.339Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestContainerLogPathSetForRingLogger [2022-05-10T10:31:04.339Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestReplaceAndAppendEnvVars [2022-05-10T10:31:04.339Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-05-10T10:31:04.339Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestNewMemoryStore [2022-05-10T10:31:04.339Z] --- PASS: TestNewMemoryStore (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestAddContainers [2022-05-10T10:31:04.339Z] --- PASS: TestAddContainers (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestGetContainer [2022-05-10T10:31:04.339Z] --- PASS: TestGetContainer (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestDeleteContainer [2022-05-10T10:31:04.339Z] --- PASS: TestDeleteContainer (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestListContainers [2022-05-10T10:31:04.339Z] --- PASS: TestListContainers (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestFirstContainer [2022-05-10T10:31:04.339Z] --- PASS: TestFirstContainer (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestApplyAllContainer [2022-05-10T10:31:04.339Z] --- PASS: TestApplyAllContainer (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestIsValidHealthString [2022-05-10T10:31:04.339Z] --- PASS: TestIsValidHealthString (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestStateRunStop [2022-05-10T10:31:04.339Z] --- PASS: TestStateRunStop (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestStateTimeoutWait [2022-05-10T10:31:04.339Z] state_test.go:141: Stop callback fired [2022-05-10T10:31:04.339Z] state_test.go:165: Stop callback fired [2022-05-10T10:31:04.339Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-05-10T10:31:04.339Z] === RUN TestIsValidStateString [2022-05-10T10:31:04.339Z] --- PASS: TestIsValidStateString (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestViewSaveDelete [2022-05-10T10:31:04.339Z] --- PASS: TestViewSaveDelete (0.01s) [2022-05-10T10:31:04.339Z] === RUN TestViewAll [2022-05-10T10:31:04.339Z] --- PASS: TestViewAll (0.02s) [2022-05-10T10:31:04.339Z] === RUN TestViewGet [2022-05-10T10:31:04.339Z] --- PASS: TestViewGet (0.01s) [2022-05-10T10:31:04.339Z] === RUN TestNames [2022-05-10T10:31:04.339Z] --- PASS: TestNames (0.00s) [2022-05-10T10:31:04.339Z] === RUN TestViewWithHealthCheck [2022-05-10T10:31:04.339Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-05-10T10:31:04.339Z] PASS [2022-05-10T10:31:04.339Z] coverage: 41.7% of statements [2022-05-10T10:31:04.339Z] ok github.com/docker/docker/container 0.302s coverage: 41.7% of statements [2022-05-10T10:31:04.339Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-10T10:31:04.339Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-10T10:31:04.339Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-10T10:31:04.339Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-10T10:31:04.417Z] --- PASS: TestCreateServiceSecretFileMode (3.33s) [2022-05-10T10:31:04.417Z] === RUN TestCreateServiceConfigFileMode [2022-05-10T10:31:05.304Z] === RUN TestPrepare [2022-05-10T10:31:05.304Z] --- PASS: TestPrepare (0.00s) [2022-05-10T10:31:05.304Z] === RUN TestStart [2022-05-10T10:31:05.304Z] --- PASS: TestStart (0.00s) [2022-05-10T10:31:05.304Z] === RUN TestWaitCancel [2022-05-10T10:31:05.304Z] --- PASS: TestWaitCancel (0.00s) [2022-05-10T10:31:05.304Z] === RUN TestWaitDisabled [2022-05-10T10:31:05.304Z] --- PASS: TestWaitDisabled (0.00s) [2022-05-10T10:31:05.304Z] === RUN TestWaitEnabled [2022-05-10T10:31:05.304Z] --- PASS: TestWaitEnabled (0.00s) [2022-05-10T10:31:05.304Z] === RUN TestRemove [2022-05-10T10:31:05.304Z] --- PASS: TestRemove (0.00s) [2022-05-10T10:31:05.304Z] PASS [2022-05-10T10:31:05.304Z] coverage: 65.3% of statements [2022-05-10T10:31:05.304Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.080s coverage: 65.3% of statements [2022-05-10T10:31:06.415Z] === RUN TestKillContainer/non_killing_signal [2022-05-10T10:31:06.415Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-10T10:31:06.415Z] === RUN TestKillContainer/killing_signal [2022-05-10T10:31:08.638Z] --- PASS: TestCreateServiceConfigFileMode (3.67s) [2022-05-10T10:31:08.638Z] === RUN TestCreateServiceSysctls [2022-05-10T10:31:08.638Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-10T10:31:09.368Z] --- PASS: TestKillContainer (5.18s) [2022-05-10T10:31:09.368Z] --- PASS: TestKillContainer/no_signal (2.21s) [2022-05-10T10:31:09.368Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-10T10:31:09.368Z] --- PASS: TestKillContainer/killing_signal (2.91s) [2022-05-10T10:31:09.368Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-10T10:31:09.368Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:31:09.368Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-10T10:31:09.368Z] === RUN TestKillStoppedContainer [2022-05-10T10:31:09.368Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:31:09.368Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-10T10:31:09.368Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-10T10:31:09.368Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:31:09.368Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-10T10:31:09.368Z] === RUN TestKillDifferentUserContainer [2022-05-10T10:31:09.368Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-10T10:31:09.368Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-10T10:31:09.368Z] === RUN TestInspectOomKilledTrue [2022-05-10T10:31:09.368Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:09.368Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-10T10:31:09.368Z] === RUN TestInspectOomKilledFalse [2022-05-10T10:31:09.368Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:31:09.368Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-10T10:31:09.368Z] === RUN TestLogsFollowTailEmpty [2022-05-10T10:31:09.987Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-05-10T10:31:09.987Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.24s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCIsolation [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCIsolation [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-05-10T10:31:09.987Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCConfigs [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCConfigs [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-05-10T10:31:09.987Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-05-10T10:31:09.987Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-05-10T10:31:09.987Z] PASS [2022-05-10T10:31:09.987Z] coverage: 35.9% of statements [2022-05-10T10:31:09.987Z] ok github.com/docker/docker/daemon/cluster/convert 0.640s coverage: 35.9% of statements [2022-05-10T10:31:09.987Z] === RUN TestNewListSecretsFilters [2022-05-10T10:31:09.987Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-05-10T10:31:09.987Z] === RUN TestNewListConfigsFilters [2022-05-10T10:31:09.987Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-05-10T10:31:09.987Z] PASS [2022-05-10T10:31:09.987Z] coverage: 0.5% of statements [2022-05-10T10:31:09.987Z] ok github.com/docker/docker/daemon/cluster 1.482s coverage: 0.5% of statements [2022-05-10T10:31:11.183Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-10T10:31:11.755Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-10T10:31:11.755Z] --- PASS: TestCreateServiceSysctls (3.82s) [2022-05-10T10:31:11.755Z] === RUN TestCreateServiceCapabilities [2022-05-10T10:31:12.324Z] --- PASS: TestLogsFollowTailEmpty (2.29s) [2022-05-10T10:31:12.324Z] === RUN TestNetworkNat [2022-05-10T10:31:12.324Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:12.324Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-10T10:31:12.324Z] === RUN TestNetworkLocalhostTCPNat [2022-05-10T10:31:12.656Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.50s) [2022-05-10T10:31:12.657Z] === RUN TestStopContainerWithTimeout [2022-05-10T10:31:12.657Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-10T10:31:12.657Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-10T10:31:12.657Z] === RUN TestUpdateRestartPolicy [2022-05-10T10:31:12.884Z] === RUN TestWaitNodeAttachment [2022-05-10T10:31:13.342Z] === RUN TestBuilderGC [2022-05-10T10:31:13.342Z] --- PASS: TestBuilderGC (0.01s) [2022-05-10T10:31:13.342Z] === RUN TestDaemonConfigurationNotFound [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestDaemonBrokenConfiguration [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestFindConfigurationConflicts [2022-05-10T10:31:13.342Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-05-10T10:31:13.342Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestDaemonConfigurationMergeConflicts [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-05-10T10:31:13.342Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-05-10T10:31:13.342Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-05-10T10:31:13.342Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-05-10T10:31:13.342Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-05-10T10:31:13.342Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-05-10T10:31:13.342Z] === RUN TestValidateConfigurationErrors/with_invalid_log-level [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfigurationErrors/with_invalid_log-level (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_label [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_dns [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_dns-search [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_hosts [2022-05-10T10:31:13.342Z] === RUN TestValidateConfiguration/with_log-level_warn [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestValidateConfiguration/with_log-level_warn (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestReloadSetConfigFileNotExist [2022-05-10T10:31:13.342Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-05-10T10:31:13.342Z] === RUN TestIsolationConversion [2022-05-10T10:31:13.342Z] === RUN TestIsolationConversion/default [2022-05-10T10:31:13.342Z] === RUN TestIsolationConversion/process [2022-05-10T10:31:13.342Z] === RUN TestIsolationConversion/hyperv [2022-05-10T10:31:13.342Z] --- PASS: TestIsolationConversion (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestContainerLabels [2022-05-10T10:31:13.342Z] --- PASS: TestContainerLabels (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestCredentialSpecConversion [2022-05-10T10:31:13.342Z] === RUN TestCredentialSpecConversion/none [2022-05-10T10:31:13.342Z] === RUN TestCredentialSpecConversion/config [2022-05-10T10:31:13.342Z] === RUN TestCredentialSpecConversion/file [2022-05-10T10:31:13.342Z] === RUN TestCredentialSpecConversion/registry [2022-05-10T10:31:13.342Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-05-10T10:31:13.342Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestControllerValidateMountBind [2022-05-10T10:31:13.342Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestControllerValidateMountVolume [2022-05-10T10:31:13.342Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestControllerValidateMountTarget [2022-05-10T10:31:13.342Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestControllerValidateMountTmpfs [2022-05-10T10:31:13.342Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestControllerValidateMountInvalidType [2022-05-10T10:31:13.342Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-05-10T10:31:13.342Z] === RUN TestControllerValidateMountNamedPipe [2022-05-10T10:31:13.342Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-05-10T10:31:13.342Z] PASS [2022-05-10T10:31:13.342Z] coverage: 11.0% of statements [2022-05-10T10:31:13.342Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.658s coverage: 11.0% of statements [2022-05-10T10:31:13.802Z] time="2022-05-10T10:31:13Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-05-10T10:31:13.802Z] --- PASS: TestReloadSetConfigFileNotExist (0.24s) [2022-05-10T10:31:13.802Z] === RUN TestReloadDefaultConfigNotExist [2022-05-10T10:31:13.802Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:31:13.802Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-05-10T10:31:13.802Z] === RUN TestReloadBadDefaultConfig [2022-05-10T10:31:13.802Z] time="2022-05-10T10:31:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1927636681" [2022-05-10T10:31:13.802Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-05-10T10:31:13.802Z] === RUN TestReloadWithConflictingLabels [2022-05-10T10:31:13.802Z] time="2022-05-10T10:31:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2976933119" [2022-05-10T10:31:13.802Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-05-10T10:31:13.802Z] === RUN TestReloadWithDuplicateLabels [2022-05-10T10:31:13.802Z] time="2022-05-10T10:31:13Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1587778422" [2022-05-10T10:31:13.802Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-05-10T10:31:13.802Z] === RUN TestMaskURLCredentials [2022-05-10T10:31:13.802Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-05-10T10:31:13.802Z] === RUN TestDaemonConfigurationMerge [2022-05-10T10:31:13.802Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-05-10T10:31:13.802Z] PASS [2022-05-10T10:31:13.802Z] coverage: 79.8% of statements [2022-05-10T10:31:13.802Z] ok github.com/docker/docker/daemon/config 0.394s coverage: 79.8% of statements [2022-05-10T10:31:13.802Z] === RUN TestEventsLog [2022-05-10T10:31:13.802Z] --- PASS: TestEventsLog (0.00s) [2022-05-10T10:31:13.802Z] === RUN TestEventsLogTimeout [2022-05-10T10:31:13.802Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-05-10T10:31:13.802Z] === RUN TestLogEvents [2022-05-10T10:31:14.259Z] --- PASS: TestLogEvents (0.05s) [2022-05-10T10:31:14.259Z] === RUN TestLoadBufferedEvents [2022-05-10T10:31:14.259Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-05-10T10:31:14.259Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-05-10T10:31:14.259Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-05-10T10:31:14.259Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-05-10T10:31:14.259Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-05-10T10:31:14.259Z] PASS [2022-05-10T10:31:14.259Z] coverage: 50.0% of statements [2022-05-10T10:31:14.259Z] ok github.com/docker/docker/daemon/events 0.357s coverage: 50.0% of statements [2022-05-10T10:31:14.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-05-10T10:31:14.876Z] --- PASS: TestCreateServiceCapabilities (3.11s) [2022-05-10T10:31:14.876Z] === RUN TestInspect [2022-05-10T10:31:15.138Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-05-10T10:31:15.791Z] === RUN TestIsEmptyDir [2022-05-10T10:31:15.792Z] --- PASS: TestIsEmptyDir (0.01s) [2022-05-10T10:31:15.792Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-05-10T10:31:15.792Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-05-10T10:31:15.792Z] PASS [2022-05-10T10:31:15.792Z] coverage: 2.3% of statements [2022-05-10T10:31:15.792Z] ok github.com/docker/docker/daemon/graphdriver 0.088s coverage: 2.3% of statements [2022-05-10T10:31:15.792Z] === RUN TestLinkNaming [2022-05-10T10:31:15.792Z] --- PASS: TestLinkNaming (0.00s) [2022-05-10T10:31:15.792Z] === RUN TestLinkNew [2022-05-10T10:31:15.792Z] --- PASS: TestLinkNew (0.00s) [2022-05-10T10:31:15.792Z] === RUN TestLinkEnv [2022-05-10T10:31:15.792Z] --- PASS: TestLinkEnv (0.00s) [2022-05-10T10:31:15.792Z] === RUN TestLinkMultipleEnv [2022-05-10T10:31:15.792Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-05-10T10:31:15.792Z] === RUN TestLinkPortRangeEnv [2022-05-10T10:31:15.792Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-05-10T10:31:15.792Z] PASS [2022-05-10T10:31:15.792Z] coverage: 93.0% of statements [2022-05-10T10:31:15.792Z] ok github.com/docker/docker/daemon/links 0.069s coverage: 93.0% of statements [2022-05-10T10:31:16.081Z] docker_api_swarm_node_test.go:53: [d56464b09b3ff] joining swarm manager [d6e6c5821292e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:31:16.118Z] --- PASS: TestNetworkLocalhostTCPNat (3.78s) [2022-05-10T10:31:16.118Z] === RUN TestNetworkLoopbackNat [2022-05-10T10:31:16.118Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:16.118Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-10T10:31:16.118Z] === RUN TestPause [2022-05-10T10:31:16.118Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-10T10:31:16.118Z] --- SKIP: TestPause (0.00s) [2022-05-10T10:31:16.118Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-10T10:31:16.249Z] === RUN TestVerifyNetworkingConfig [2022-05-10T10:31:16.249Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestGetContainer [2022-05-10T10:31:16.249Z] --- PASS: TestGetContainer (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestValidContainerNames [2022-05-10T10:31:16.249Z] --- PASS: TestValidContainerNames (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestContainerInitDNS [2022-05-10T10:31:16.249Z] daemon_test.go:145: root required [2022-05-10T10:31:16.249Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestMerge [2022-05-10T10:31:16.249Z] --- PASS: TestMerge (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestValidateContainerIsolation [2022-05-10T10:31:16.249Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestFindNetworkErrorType [2022-05-10T10:31:16.249Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestEnsureServicesExist [2022-05-10T10:31:16.249Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestEnsureServicesExistErrors [2022-05-10T10:31:16.249Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-05-10T10:31:16.249Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-05-10T10:31:16.249Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-05-10T10:31:16.249Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-05-10T10:31:16.249Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-05-10T10:31:16.249Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-05-10T10:31:16.249Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestContainerDelete [2022-05-10T10:31:16.249Z] --- PASS: TestContainerDelete (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestContainerDoubleDelete [2022-05-10T10:31:16.249Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestLogContainerEventCopyLabels [2022-05-10T10:31:16.249Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestLogContainerEventWithAttributes [2022-05-10T10:31:16.249Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestNoneHealthcheck [2022-05-10T10:31:16.249Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-05-10T10:31:16.249Z] === RUN TestHealthStates [2022-05-10T10:31:16.341Z] === RUN TestDockerSuite/TestCpToDot [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] time="2022-05-10T10:31:16Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-05-10T10:31:16.706Z] --- PASS: TestHealthStates (0.24s) [2022-05-10T10:31:16.706Z] === RUN TestGetInspectData [2022-05-10T10:31:16.706Z] --- PASS: TestGetInspectData (0.00s) [2022-05-10T10:31:16.706Z] === RUN TestFillLicense [2022-05-10T10:31:16.706Z] --- PASS: TestFillLicense (0.00s) [2022-05-10T10:31:16.706Z] === RUN TestListInvalidFilter [2022-05-10T10:31:16.706Z] --- PASS: TestListInvalidFilter (0.00s) [2022-05-10T10:31:16.706Z] === RUN TestNameFilter [2022-05-10T10:31:16.706Z] --- PASS: TestNameFilter (0.00s) [2022-05-10T10:31:16.706Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-05-10T10:31:16.706Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-05-10T10:31:16.706Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.04s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-05-10T10:31:16.706Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-05-10T10:31:16.706Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-10T10:31:16.706Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-05-10T10:31:16.707Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-10T10:31:16.707Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-05-10T10:31:16.707Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-05-10T10:31:16.707Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-05-10T10:31:16.707Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-05-10T10:31:16.707Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-05-10T10:31:16.707Z] === RUN TestDaemonReloadLabels [2022-05-10T10:31:16.707Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-05-10T10:31:16.707Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-05-10T10:31:16.707Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-05-10T10:31:16.707Z] === RUN TestDaemonReloadMirrors [2022-05-10T10:31:16.707Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-05-10T10:31:16.707Z] === RUN TestDaemonReloadInsecureRegistries [2022-05-10T10:31:16.707Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-05-10T10:31:16.707Z] === RUN TestDaemonReloadNotAffectOthers [2022-05-10T10:31:16.707Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-05-10T10:31:16.707Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-05-10T10:31:16.707Z] reload_test.go:342: root required [2022-05-10T10:31:16.707Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-10T10:31:16.707Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-05-10T10:31:16.707Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-05-10T10:31:16.707Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-05-10T10:31:16.707Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.11s) [2022-05-10T10:31:17.165Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-05-10T10:31:17.165Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.05s) [2022-05-10T10:31:17.165Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-05-10T10:31:17.165Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-05-10T10:31:17.165Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-05-10T10:31:17.165Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-05-10T10:31:17.165Z] === RUN TestParseVolumesFrom [2022-05-10T10:31:17.165Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-05-10T10:31:17.165Z] PASS [2022-05-10T10:31:17.165Z] coverage: 8.6% of statements [2022-05-10T10:31:17.165Z] ok github.com/docker/docker/daemon 0.739s coverage: 8.6% of statements [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-10T10:31:17.165Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-05-10T10:31:17.166Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-05-10T10:31:17.166Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-05-10T10:31:17.283Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-10T10:31:17.544Z] docker_api_swarm_node_test.go:54: [d49d31bac94f0] joining swarm manager [d6e6c5821292e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:31:18.336Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.30s) [2022-05-10T10:31:18.336Z] === RUN TestPauseStopPausedContainer [2022-05-10T10:31:18.336Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:18.336Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-10T10:31:18.336Z] === RUN TestPsFilter [2022-05-10T10:31:18.336Z] --- PASS: TestPsFilter (0.39s) [2022-05-10T10:31:18.336Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-10T10:31:18.931Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-10T10:31:18.931Z] --- PASS: TestInspect (4.06s) [2022-05-10T10:31:18.931Z] === RUN TestCreateJob [2022-05-10T10:31:19.336Z] === RUN TestNewStreamConfig [2022-05-10T10:31:19.336Z] === RUN TestNewStreamConfig/defaults [2022-05-10T10:31:19.336Z] === RUN TestNewStreamConfig/invalid_create_group [2022-05-10T10:31:19.336Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-05-10T10:31:19.336Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-05-10T10:31:19.336Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-05-10T10:31:19.336Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-05-10T10:31:19.336Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-05-10T10:31:19.336Z] --- PASS: TestNewStreamConfig (0.00s) [2022-05-10T10:31:19.336Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-05-10T10:31:19.336Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-05-10T10:31:19.336Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-05-10T10:31:19.336Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-05-10T10:31:19.336Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-05-10T10:31:19.336Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-05-10T10:31:19.336Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-05-10T10:31:19.336Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-05-10T10:31:19.336Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-05-10T10:31:19.336Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-05-10T10:31:19.336Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-05-10T10:31:19.336Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-05-10T10:31:19.336Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-05-10T10:31:19.336Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-05-10T10:31:19.336Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-05-10T10:31:19.336Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-05-10T10:31:19.336Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-05-10T10:31:19.336Z] === RUN TestNewAWSLogsClientRegionDetect [2022-05-10T10:31:19.793Z] time="2022-05-10T10:31:19Z" level=info msg="Trying to get region from EC2 Metadata" [2022-05-10T10:31:19.793Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-05-10T10:31:19.793Z] === RUN TestCreateSuccess [2022-05-10T10:31:19.793Z] --- PASS: TestCreateSuccess (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCreateStreamSkipped [2022-05-10T10:31:19.793Z] time="2022-05-10T10:31:19Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-05-10T10:31:19.793Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCreateLogGroupSuccess [2022-05-10T10:31:19.793Z] time="2022-05-10T10:31:19Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-05-10T10:31:19.793Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCreateError [2022-05-10T10:31:19.793Z] --- PASS: TestCreateError (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCreateAlreadyExists [2022-05-10T10:31:19.793Z] time="2022-05-10T10:31:19Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-05-10T10:31:19.793Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestLogClosed [2022-05-10T10:31:19.793Z] --- PASS: TestLogClosed (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestLogBlocking [2022-05-10T10:31:19.793Z] --- PASS: TestLogBlocking (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestLogNonBlockingBufferEmpty [2022-05-10T10:31:19.793Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestLogNonBlockingBufferFull [2022-05-10T10:31:19.793Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestPublishBatchSuccess [2022-05-10T10:31:19.793Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestPublishBatchError [2022-05-10T10:31:19.793Z] time="2022-05-10T10:31:19Z" level=error msg=error [2022-05-10T10:31:19.793Z] --- PASS: TestPublishBatchError (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-05-10T10:31:19.793Z] time="2022-05-10T10:31:19Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-10T10:31:19.793Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestPublishBatchAlreadyAccepted [2022-05-10T10:31:19.793Z] time="2022-05-10T10:31:19Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-05-10T10:31:19.793Z] time="2022-05-10T10:31:19Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-05-10T10:31:19.793Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchSimple [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchTicker [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchMultilinePattern [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.04s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchClose [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchClose (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestEffectiveLen [2022-05-10T10:31:19.793Z] === RUN TestEffectiveLen/0/Hello [2022-05-10T10:31:19.793Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-05-10T10:31:19.793Z] === RUN TestEffectiveLen/2/🙃 [2022-05-10T10:31:19.793Z] === RUN TestEffectiveLen/3/���� [2022-05-10T10:31:19.793Z] === RUN TestEffectiveLen/4/He��o [2022-05-10T10:31:19.793Z] === RUN TestEffectiveLen/5/ [2022-05-10T10:31:19.793Z] --- PASS: TestEffectiveLen (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestFindValidSplit [2022-05-10T10:31:19.793Z] === RUN TestFindValidSplit/0/ [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1076: [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:31:19.793Z] === RUN TestFindValidSplit/1/Hello [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1076: Hello [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:31:19.793Z] === RUN TestFindValidSplit/2/Hello [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1076: He [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1077: llo [2022-05-10T10:31:19.793Z] === RUN TestFindValidSplit/3/Hello [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1076: [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1077: Hello [2022-05-10T10:31:19.793Z] === RUN TestFindValidSplit/4/🙃 [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1076: [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1077: 🙃 [2022-05-10T10:31:19.793Z] === RUN TestFindValidSplit/5/🙃 [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1076: 🙃 [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:31:19.793Z] === RUN TestFindValidSplit/6/a� [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1076: a [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1077: � [2022-05-10T10:31:19.793Z] === RUN TestFindValidSplit/7/a� [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1076: a� [2022-05-10T10:31:19.793Z] cloudwatchlogs_test.go:1077: [2022-05-10T10:31:19.793Z] --- PASS: TestFindValidSplit (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestProcessEventEmoji [2022-05-10T10:31:19.793Z] --- PASS: TestProcessEventEmoji (0.02s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchLineSplit [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchLineSplitWithBinary [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchMaxEvents [2022-05-10T10:31:19.793Z] === RUN TestAdapterReadLogs [2022-05-10T10:31:19.793Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCopier [2022-05-10T10:31:19.793Z] --- PASS: TestCopier (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCopierLongLines [2022-05-10T10:31:19.793Z] --- PASS: TestCopierLongLines (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestCopierSlow [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchMaxTotalBytes [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptReconnectInterval [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-05-10T10:31:19.793Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-05-10T10:31:19.793Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/#00 [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1] [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]: [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com: [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-05-10T10:31:19.793Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-05-10T10:31:19.793Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/tcp:// [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-05-10T10:31:19.793Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls:// [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls:/// [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/:// [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/something:// [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/udp:// [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/unix:// [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-05-10T10:31:19.794Z] PASS [2022-05-10T10:31:19.794Z] coverage: 53.6% of statements [2022-05-10T10:31:19.794Z] ok github.com/docker/docker/daemon/logger/fluentd 0.142s coverage: 53.6% of statements [2022-05-10T10:31:19.794Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.07s) [2022-05-10T10:31:19.794Z] === RUN TestParseLogOptionsMultilinePattern [2022-05-10T10:31:19.794Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestParseLogOptionsDatetimeFormat [2022-05-10T10:31:19.794Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-05-10T10:31:19.794Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-05-10T10:31:19.794Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-05-10T10:31:19.794Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-05-10T10:31:19.794Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-05-10T10:31:19.794Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-05-10T10:31:19.794Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-05-10T10:31:19.794Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsFormat [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsFormat/1/random [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsFormat/2/ [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-05-10T10:31:19.794Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-05-10T10:31:19.794Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestCreateTagSuccess [2022-05-10T10:31:19.794Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-05-10T10:31:19.794Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-05-10T10:31:19.794Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-05-10T10:31:19.794Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-05-10T10:31:19.794Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-05-10T10:31:19.794Z] PASS [2022-05-10T10:31:19.794Z] coverage: 80.2% of statements [2022-05-10T10:31:19.794Z] ok github.com/docker/docker/daemon/logger/awslogs 0.708s coverage: 80.2% of statements [2022-05-10T10:31:19.794Z] === RUN TestSearchRegistryForImagesErrors [2022-05-10T10:31:19.794Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestSearchRegistryForImages [2022-05-10T10:31:19.794Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestOnlyPlatformWithFallback [2022-05-10T10:31:19.794Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestImageDelete [2022-05-10T10:31:19.794Z] === RUN TestImageDelete/no_lease [2022-05-10T10:31:19.794Z] === RUN TestImageDelete/lease_exists [2022-05-10T10:31:19.794Z] --- PASS: TestCopierSlow (0.21s) [2022-05-10T10:31:19.794Z] === RUN TestCopierWithSized [2022-05-10T10:31:19.794Z] === RUN TestCopierWithSized/as_is [2022-05-10T10:31:19.794Z] === RUN TestCopierWithSized/With_RingLogger [2022-05-10T10:31:19.794Z] --- PASS: TestCopierWithSized (0.02s) [2022-05-10T10:31:19.794Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-05-10T10:31:19.794Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestCopierWithPartial [2022-05-10T10:31:19.794Z] --- PASS: TestCopierWithPartial (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestRingLogger [2022-05-10T10:31:19.794Z] --- PASS: TestRingLogger (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestRingCap [2022-05-10T10:31:19.794Z] --- PASS: TestRingCap (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestRingClose [2022-05-10T10:31:19.794Z] --- PASS: TestRingClose (0.00s) [2022-05-10T10:31:19.794Z] === RUN TestRingDrain [2022-05-10T10:31:19.794Z] --- PASS: TestRingDrain (0.00s) [2022-05-10T10:31:19.794Z] PASS [2022-05-10T10:31:19.794Z] coverage: 43.2% of statements [2022-05-10T10:31:19.794Z] --- PASS: TestImageDelete (0.07s) [2022-05-10T10:31:19.794Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-05-10T10:31:19.794Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2022-05-10T10:31:19.794Z] === RUN TestContentStoreForPull [2022-05-10T10:31:19.794Z] ok github.com/docker/docker/daemon/logger 0.330s coverage: 43.2% of statements [2022-05-10T10:31:19.872Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-10T10:31:20.251Z] --- PASS: TestContentStoreForPull (0.30s) [2022-05-10T10:31:20.251Z] PASS [2022-05-10T10:31:20.251Z] coverage: 6.6% of statements [2022-05-10T10:31:20.251Z] ok github.com/docker/docker/daemon/images 0.558s coverage: 6.6% of statements [2022-05-10T10:31:20.251Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-10T10:31:20.251Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-10T10:31:20.251Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-05-10T10:31:20.251Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-10T10:31:20.251Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-05-10T10:31:20.251Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-05-10T10:31:20.444Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-10T10:31:21.215Z] === RUN TestJSONLogsMarshalJSONBuf [2022-05-10T10:31:21.215Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-05-10T10:31:21.215Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-05-10T10:31:21.215Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-05-10T10:31:21.215Z] === RUN TestFastTimeMarshalJSON [2022-05-10T10:31:21.215Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-05-10T10:31:21.215Z] PASS [2022-05-10T10:31:21.215Z] coverage: 87.2% of statements [2022-05-10T10:31:21.215Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.293s coverage: 87.2% of statements [2022-05-10T10:31:21.289Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.80s) [2022-05-10T10:31:21.289Z] === RUN TestRemoveContainerWithVolume [2022-05-10T10:31:21.673Z] === RUN TestJSONFileLogger [2022-05-10T10:31:21.673Z] --- PASS: TestJSONFileLogger (0.00s) [2022-05-10T10:31:21.673Z] === RUN TestJSONFileLoggerWithTags [2022-05-10T10:31:21.673Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-05-10T10:31:21.673Z] === RUN TestJSONFileLoggerWithOpts [2022-05-10T10:31:21.673Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-05-10T10:31:21.673Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-05-10T10:31:21.829Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-10T10:31:21.829Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-10T10:31:22.132Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-05-10T10:31:22.132Z] === RUN TestEncodeDecode [2022-05-10T10:31:22.132Z] === PAUSE TestEncodeDecode [2022-05-10T10:31:22.132Z] === RUN TestUnexpectedEOF [2022-05-10T10:31:22.132Z] === RUN TestWriteLog [2022-05-10T10:31:22.132Z] === PAUSE TestWriteLog [2022-05-10T10:31:22.132Z] === RUN TestReadLog [2022-05-10T10:31:22.132Z] === PAUSE TestReadLog [2022-05-10T10:31:22.132Z] === RUN TestDecode [2022-05-10T10:31:22.132Z] --- PASS: TestDecode (0.03s) [2022-05-10T10:31:22.132Z] === CONT TestWriteLog [2022-05-10T10:31:22.132Z] --- PASS: TestWriteLog (0.00s) [2022-05-10T10:31:22.132Z] === CONT TestReadLog [2022-05-10T10:31:22.132Z] === RUN TestReadLog/tail_exact [2022-05-10T10:31:22.132Z] time="2022-05-10T10:31:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-10T10:31:22.132Z] time="2022-05-10T10:31:21Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-05-10T10:31:22.132Z] --- PASS: TestUnexpectedEOF (0.26s) [2022-05-10T10:31:22.132Z] === CONT TestEncodeDecode [2022-05-10T10:31:22.132Z] --- PASS: TestEncodeDecode (0.00s) [2022-05-10T10:31:22.132Z] PASS [2022-05-10T10:31:22.132Z] coverage: 69.9% of statements [2022-05-10T10:31:22.132Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.384s coverage: 69.9% of statements [2022-05-10T10:31:22.132Z] === RUN TestReadLog/tail_less_than_available [2022-05-10T10:31:22.132Z] === RUN TestReadLog/tail_more_than_available [2022-05-10T10:31:22.132Z] --- PASS: TestReadLog (0.31s) [2022-05-10T10:31:22.132Z] --- PASS: TestReadLog/tail_exact (0.27s) [2022-05-10T10:31:22.132Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-05-10T10:31:22.132Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-05-10T10:31:22.132Z] PASS [2022-05-10T10:31:22.132Z] coverage: 78.7% of statements [2022-05-10T10:31:22.132Z] ok github.com/docker/docker/daemon/logger/local 0.418s coverage: 78.7% of statements [2022-05-10T10:31:22.590Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-10T10:31:22.772Z] --- PASS: TestCreateJob (3.74s) [2022-05-10T10:31:22.772Z] === RUN TestReplicatedJob [2022-05-10T10:31:22.772Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-10T10:31:23.084Z] === RUN TestOpenFileDelete [2022-05-10T10:31:23.084Z] --- PASS: TestOpenFileDelete (0.00s) [2022-05-10T10:31:23.084Z] === RUN TestOpenFileRename [2022-05-10T10:31:23.084Z] --- PASS: TestOpenFileRename (0.00s) [2022-05-10T10:31:23.084Z] === RUN TestHandleDecoderErr [2022-05-10T10:31:23.084Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-05-10T10:31:23.084Z] === RUN TestParseLogTagDefaultTag [2022-05-10T10:31:23.084Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-05-10T10:31:23.084Z] === RUN TestParseLogTag [2022-05-10T10:31:23.084Z] --- PASS: TestParseLogTag (0.00s) [2022-05-10T10:31:23.084Z] === RUN TestParseLogTagEmptyTag [2022-05-10T10:31:23.084Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-05-10T10:31:23.084Z] === RUN TestTailFiles [2022-05-10T10:31:23.084Z] --- PASS: TestTailFiles (0.00s) [2022-05-10T10:31:23.084Z] === RUN TestFollowLogsConsumerGone [2022-05-10T10:31:23.084Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-05-10T10:31:23.084Z] === RUN TestFollowLogsProducerGone [2022-05-10T10:31:23.084Z] logfile_test.go:180: logDecode() closed after sending 1098 messages [2022-05-10T10:31:23.084Z] logfile_test.go:233: messages sent: 1098, received: 1098 [2022-05-10T10:31:23.084Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-05-10T10:31:23.084Z] === RUN TestCheckCapacityAndRotate [2022-05-10T10:31:23.084Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-05-10T10:31:23.541Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-05-10T10:31:23.541Z] --- PASS: TestCheckCapacityAndRotate (0.20s) [2022-05-10T10:31:23.541Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-05-10T10:31:23.541Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.16s) [2022-05-10T10:31:23.541Z] PASS [2022-05-10T10:31:23.541Z] coverage: 55.1% of statements [2022-05-10T10:31:23.541Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.284s coverage: 55.1% of statements [2022-05-10T10:31:23.714Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-10T10:31:23.714Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-10T10:31:23.714Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-10T10:31:23.999Z] === RUN TestLog [2022-05-10T10:31:23.999Z] --- PASS: TestLog (0.03s) [2022-05-10T10:31:23.999Z] PASS [2022-05-10T10:31:23.999Z] coverage: 31.5% of statements [2022-05-10T10:31:23.999Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.158s coverage: 31.5% of statements [2022-05-10T10:31:24.240Z] --- PASS: TestRemoveContainerWithVolume (2.97s) [2022-05-10T10:31:24.240Z] === RUN TestRemoveContainerRunning [2022-05-10T10:31:24.287Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-10T10:31:24.457Z] === RUN TestParseLogFormat [2022-05-10T10:31:24.457Z] --- PASS: TestParseLogFormat (0.00s) [2022-05-10T10:31:24.457Z] === RUN TestValidateLogOptEmpty [2022-05-10T10:31:24.457Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-05-10T10:31:24.457Z] === RUN TestValidateSyslogAddress [2022-05-10T10:31:24.457Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-05-10T10:31:24.457Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-05-10T10:31:24.457Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-05-10T10:31:24.457Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-05-10T10:31:24.457Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-05-10T10:31:24.457Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-05-10T10:31:24.457Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-05-10T10:31:24.457Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-05-10T10:31:24.457Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-05-10T10:31:24.457Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-05-10T10:31:24.457Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-05-10T10:31:24.457Z] === RUN TestParseAddressDefaultPort [2022-05-10T10:31:24.457Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-05-10T10:31:24.457Z] === RUN TestValidateSyslogFacility [2022-05-10T10:31:24.457Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-05-10T10:31:24.457Z] === RUN TestValidateLogOptSyslogFormat [2022-05-10T10:31:24.457Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-05-10T10:31:24.457Z] === RUN TestValidateLogOpt [2022-05-10T10:31:24.457Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-10T10:31:24.457Z] PASS [2022-05-10T10:31:24.457Z] coverage: 43.6% of statements [2022-05-10T10:31:24.457Z] ok github.com/docker/docker/daemon/logger/syslog 0.132s coverage: 43.6% of statements [2022-05-10T10:31:24.859Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-10T10:31:24.859Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-10T10:31:24.859Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-10T10:31:24.920Z] === RUN TestValidateLogOpt [2022-05-10T10:31:24.920Z] --- PASS: TestValidateLogOpt (0.00s) [2022-05-10T10:31:24.920Z] === RUN TestNewMissedConfig [2022-05-10T10:31:24.920Z] --- PASS: TestNewMissedConfig (0.00s) [2022-05-10T10:31:24.920Z] === RUN TestNewMissedUrl [2022-05-10T10:31:24.920Z] --- PASS: TestNewMissedUrl (0.00s) [2022-05-10T10:31:24.920Z] === RUN TestNewMissedToken [2022-05-10T10:31:24.920Z] --- PASS: TestNewMissedToken (0.00s) [2022-05-10T10:31:24.920Z] === RUN TestNewWithProxy [2022-05-10T10:31:24.920Z] --- PASS: TestNewWithProxy (0.00s) [2022-05-10T10:31:24.920Z] === RUN TestDefault [2022-05-10T10:31:24.920Z] --- PASS: TestDefault (0.01s) [2022-05-10T10:31:24.920Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-05-10T10:31:24.920Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-05-10T10:31:24.920Z] === RUN TestJsonFormat [2022-05-10T10:31:24.920Z] --- PASS: TestJsonFormat (0.01s) [2022-05-10T10:31:24.920Z] === RUN TestRawFormat [2022-05-10T10:31:24.920Z] --- PASS: TestRawFormat (0.00s) [2022-05-10T10:31:24.920Z] === RUN TestRawFormatWithLabels [2022-05-10T10:31:24.920Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-05-10T10:31:24.920Z] === RUN TestRawFormatWithoutTag [2022-05-10T10:31:24.920Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-05-10T10:31:24.920Z] === RUN TestBatching [2022-05-10T10:31:24.920Z] === RUN TestNewParse [2022-05-10T10:31:24.920Z] --- PASS: TestNewParse (0.00s) [2022-05-10T10:31:24.920Z] PASS [2022-05-10T10:31:24.920Z] coverage: 8.3% of statements [2022-05-10T10:31:24.920Z] ok github.com/docker/docker/daemon/logger/templates 0.046s coverage: 8.3% of statements [2022-05-10T10:31:24.920Z] --- PASS: TestBatching (0.34s) [2022-05-10T10:31:24.920Z] === RUN TestFrequency [2022-05-10T10:31:25.120Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-10T10:31:25.378Z] --- PASS: TestFrequency (0.17s) [2022-05-10T10:31:25.378Z] === RUN TestOneMessagePerRequest [2022-05-10T10:31:25.378Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-05-10T10:31:25.378Z] === RUN TestVerify [2022-05-10T10:31:25.378Z] --- PASS: TestVerify (0.00s) [2022-05-10T10:31:25.378Z] === RUN TestSkipVerify [2022-05-10T10:31:25.378Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:25.693Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-10T10:31:25.836Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:25.837Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:25.954Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-10T10:31:26.215Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-10T10:31:26.215Z] === RUN TestDockerSuite/TestCreateRM [2022-05-10T10:31:26.299Z] --- PASS: TestSkipVerify (0.99s) [2022-05-10T10:31:26.299Z] === RUN TestBufferMaximum [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178685.970255\",\"host\":\"3a742ff756a2\"}'" [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178685.970255\",\"host\":\"3a742ff756a2\"}'" [2022-05-10T10:31:26.299Z] --- PASS: TestBufferMaximum (0.02s) [2022-05-10T10:31:26.299Z] === RUN TestServerAlwaysDown [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178685.987879\",\"host\":\"3a742ff756a2\"}'" [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178685.987879\",\"host\":\"3a742ff756a2\"}'" [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178685.987879\",\"host\":\"3a742ff756a2\"}'" [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178685.989873\",\"host\":\"3a742ff756a2\"}'" [2022-05-10T10:31:26.299Z] time="2022-05-10T10:31:25Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1652178685.989873\",\"host\":\"3a742ff756a2\"}'" [2022-05-10T10:31:26.299Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-05-10T10:31:26.299Z] === RUN TestCannotSendAfterClose [2022-05-10T10:31:26.299Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-05-10T10:31:26.299Z] === RUN TestDeadlockOnBlockedEndpoint [2022-05-10T10:31:26.299Z] === RUN TestV1IDService [2022-05-10T10:31:26.299Z] --- PASS: TestV1IDService (0.03s) [2022-05-10T10:31:26.299Z] === RUN TestV2MetadataService [2022-05-10T10:31:26.460Z] --- PASS: TestRemoveContainerRunning (2.21s) [2022-05-10T10:31:26.460Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-10T10:31:26.476Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-10T10:31:26.476Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-10T10:31:26.476Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-10T10:31:26.476Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-10T10:31:26.476Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-10T10:31:27.266Z] time="2022-05-10T10:31:26Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49211/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-05-10T10:31:27.266Z] time="2022-05-10T10:31:26Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3a742ff756a2\"}'" [2022-05-10T10:31:27.266Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-05-10T10:31:27.266Z] PASS [2022-05-10T10:31:27.266Z] coverage: 82.5% of statements [2022-05-10T10:31:27.266Z] ok github.com/docker/docker/daemon/logger/splunk 2.629s coverage: 82.5% of statements [2022-05-10T10:31:27.266Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-10T10:31:27.266Z] ? github.com/docker/docker/daemon/network [no test files] [2022-05-10T10:31:27.266Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-10T10:31:27.723Z] === RUN TestSuccessfulDownload [2022-05-10T10:31:27.723Z] download_test.go:267: Needs fixing on Windows [2022-05-10T10:31:27.723Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-05-10T10:31:27.723Z] === RUN TestCancelledDownload [2022-05-10T10:31:27.723Z] --- PASS: TestCancelledDownload (0.00s) [2022-05-10T10:31:27.723Z] === RUN TestMaxDownloadAttempts [2022-05-10T10:31:27.723Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-10T10:31:27.723Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-10T10:31:27.723Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-10T10:31:27.723Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-10T10:31:27.723Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-10T10:31:27.723Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-10T10:31:27.723Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-10T10:31:27.723Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-10T10:31:27.723Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-05-10T10:31:27.723Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-05-10T10:31:27.723Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-05-10T10:31:27.723Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-05-10T10:31:27.723Z] --- PASS: TestV2MetadataService (1.31s) [2022-05-10T10:31:27.723Z] PASS [2022-05-10T10:31:27.723Z] coverage: 48.2% of statements [2022-05-10T10:31:27.723Z] ok github.com/docker/docker/distribution/metadata 1.433s coverage: 48.2% of statements [2022-05-10T10:31:28.181Z] time="2022-05-10T10:31:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:31:28.181Z] time="2022-05-10T10:31:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:31:28.181Z] time="2022-05-10T10:31:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:31:28.181Z] time="2022-05-10T10:31:27Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-05-10T10:31:28.181Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-05-10T10:31:28.181Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.50s) [2022-05-10T10:31:28.181Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.50s) [2022-05-10T10:31:28.181Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.50s) [2022-05-10T10:31:28.181Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.50s) [2022-05-10T10:31:28.181Z] === RUN TestTransfer [2022-05-10T10:31:28.181Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-05-10T10:31:28.181Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-05-10T10:31:28.181Z] === RUN TestContinueOnError_MirrorEndpoint [2022-05-10T10:31:28.181Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-05-10T10:31:28.181Z] === RUN TestContinueOnError_NeverContinue [2022-05-10T10:31:28.181Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-05-10T10:31:28.181Z] === RUN TestManifestStore [2022-05-10T10:31:28.181Z] === RUN TestManifestStore/no_remote_or_local [2022-05-10T10:31:28.181Z] --- PASS: TestTransfer (0.14s) [2022-05-10T10:31:28.181Z] === RUN TestConcurrencyLimit [2022-05-10T10:31:28.638Z] time="2022-05-10T10:31:28Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2004480591\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/no_local_cache [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/with_local_cache [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/unknown_media_type [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-05-10T10:31:28.638Z] time="2022-05-10T10:31:28Z" level=warning msg="reference for unknown type: " [2022-05-10T10:31:28.638Z] time="2022-05-10T10:31:28Z" level=warning msg="reference for unknown type: " [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-05-10T10:31:28.638Z] time="2022-05-10T10:31:28Z" level=warning msg="reference for unknown type: " [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-05-10T10:31:28.638Z] time="2022-05-10T10:31:28Z" level=warning msg="reference for unknown type: " [2022-05-10T10:31:28.638Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-05-10T10:31:28.638Z] === RUN TestInactiveJobs [2022-05-10T10:31:28.638Z] time="2022-05-10T10:31:28Z" level=warning msg="reference for unknown type: " [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/error_persisting_manifest [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-05-10T10:31:28.638Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-05-10T10:31:28.638Z] time="2022-05-10T10:31:28Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore (0.41s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-05-10T10:31:28.638Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-05-10T10:31:28.638Z] === RUN TestDetectManifestBlobMediaType [2022-05-10T10:31:28.638Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-05-10T10:31:28.638Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-05-10T10:31:28.638Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-05-10T10:31:28.638Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-05-10T10:31:28.638Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-05-10T10:31:28.638Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-05-10T10:31:28.639Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-05-10T10:31:28.639Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-05-10T10:31:28.639Z] === RUN TestFixManifestLayers [2022-05-10T10:31:28.639Z] --- PASS: TestFixManifestLayers (0.00s) [2022-05-10T10:31:28.639Z] === RUN TestFixManifestLayersBaseLayerParent [2022-05-10T10:31:28.639Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-10T10:31:28.639Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-10T10:31:28.639Z] === RUN TestFixManifestLayersBadParent [2022-05-10T10:31:28.639Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-05-10T10:31:28.639Z] === RUN TestValidateManifest [2022-05-10T10:31:28.639Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-10T10:31:28.639Z] --- SKIP: TestValidateManifest (0.00s) [2022-05-10T10:31:28.639Z] === RUN TestFormatPlatform [2022-05-10T10:31:28.639Z] --- PASS: TestFormatPlatform (0.00s) [2022-05-10T10:31:28.639Z] === RUN TestPullSchema2Config [2022-05-10T10:31:28.639Z] === RUN TestPullSchema2Config/success_first_time [2022-05-10T10:31:28.639Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:31:28.639Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:31:28.639Z] === RUN TestPullSchema2Config/500_status [2022-05-10T10:31:28.639Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:31:28.639Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:31:28.679Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.36s) [2022-05-10T10:31:28.679Z] === RUN TestRemoveInvalidContainer [2022-05-10T10:31:28.679Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-05-10T10:31:28.679Z] === RUN TestRenameLinkedContainer [2022-05-10T10:31:28.679Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:28.679Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-05-10T10:31:28.679Z] === RUN TestRenameStoppedContainer [2022-05-10T10:31:29.027Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-10T10:31:29.027Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-10T10:31:29.027Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-10T10:31:29.027Z] --- PASS: TestReplicatedJob (6.16s) [2022-05-10T10:31:29.027Z] === RUN TestUpdateReplicatedJob [2022-05-10T10:31:29.097Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:31:29.097Z] === RUN TestPullSchema2Config/EOF [2022-05-10T10:31:29.097Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:31:29.097Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:31:29.097Z] 2022/05/10 10:31:28 http: panic serving 127.0.0.1:49222: intentional panic [2022-05-10T10:31:29.097Z] goroutine 22 [running]: [2022-05-10T10:31:29.097Z] net/http.(*conn).serve.func1() [2022-05-10T10:31:29.097Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-10T10:31:29.097Z] panic({0x14d8f00, 0x16bb320}) [2022-05-10T10:31:29.097Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-10T10:31:29.097Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0001ee340?, {0x16c2ab8?, 0xc0001ae000?}) [2022-05-10T10:31:29.097Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-05-10T10:31:29.097Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16c2ab8, 0xc0001ae000}, 0xc0003ce100) [2022-05-10T10:31:29.097Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-05-10T10:31:29.097Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16c2ab8?, 0xc0001ae000?}, 0xc000080000?) [2022-05-10T10:31:29.097Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-10T10:31:29.097Z] net/http.serverHandler.ServeHTTP({0xc00052a090?}, {0x16c2ab8, 0xc0001ae000}, 0xc0003ce100) [2022-05-10T10:31:29.097Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-10T10:31:29.097Z] net/http.(*conn).serve(0xc00017c000, {0x16c3330, 0xc0002e2300}) [2022-05-10T10:31:29.097Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-10T10:31:29.097Z] created by net/http.(*Server).Serve [2022-05-10T10:31:29.097Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-10T10:31:29.097Z] --- PASS: TestInactiveJobs (0.42s) [2022-05-10T10:31:29.097Z] === RUN TestWatchRelease [2022-05-10T10:31:29.097Z] === RUN TestNotFound [2022-05-10T10:31:29.097Z] --- PASS: TestNotFound (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestConflict [2022-05-10T10:31:29.097Z] --- PASS: TestConflict (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestForbidden [2022-05-10T10:31:29.097Z] --- PASS: TestForbidden (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestInvalidParameter [2022-05-10T10:31:29.097Z] --- PASS: TestInvalidParameter (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestNotImplemented [2022-05-10T10:31:29.097Z] --- PASS: TestNotImplemented (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestNotModified [2022-05-10T10:31:29.097Z] --- PASS: TestNotModified (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestUnauthorized [2022-05-10T10:31:29.097Z] --- PASS: TestUnauthorized (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestUnknown [2022-05-10T10:31:29.097Z] --- PASS: TestUnknown (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestCancelled [2022-05-10T10:31:29.097Z] --- PASS: TestCancelled (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestDeadline [2022-05-10T10:31:29.097Z] --- PASS: TestDeadline (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestDataLoss [2022-05-10T10:31:29.097Z] --- PASS: TestDataLoss (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestUnavailable [2022-05-10T10:31:29.097Z] --- PASS: TestUnavailable (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestSystem [2022-05-10T10:31:29.097Z] --- PASS: TestSystem (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Not_Found [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Bad_Request [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Conflict [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Unauthorized [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Service_Unavailable [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Forbidden [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Not_Modified [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Not_Implemented [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-05-10T10:31:29.097Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-05-10T10:31:29.097Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-05-10T10:31:29.097Z] PASS [2022-05-10T10:31:29.097Z] coverage: 77.0% of statements [2022-05-10T10:31:29.097Z] --- PASS: TestWatchRelease (0.04s) [2022-05-10T10:31:29.097Z] === RUN TestWatchFinishedTransfer [2022-05-10T10:31:29.097Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestDuplicateTransfer [2022-05-10T10:31:29.097Z] ok github.com/docker/docker/errdefs 0.048s coverage: 77.0% of statements [2022-05-10T10:31:29.097Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-05-10T10:31:29.097Z] === RUN TestSuccessfulUpload [2022-05-10T10:31:29.097Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:31:29.097Z] === RUN TestPullSchema2Config/unauthorized [2022-05-10T10:31:29.097Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-05-10T10:31:29.097Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-05-10T10:31:29.097Z] --- PASS: TestPullSchema2Config (0.57s) [2022-05-10T10:31:29.097Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-05-10T10:31:29.097Z] --- PASS: TestPullSchema2Config/500_status (0.27s) [2022-05-10T10:31:29.097Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-05-10T10:31:29.097Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-05-10T10:31:29.097Z] === RUN TestGetRepositoryMountCandidates [2022-05-10T10:31:29.097Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestLayerAlreadyExists [2022-05-10T10:31:29.097Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:31:29.097Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:31:29.097Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:31:29.097Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:31:29.097Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:31:29.097Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-05-10T10:31:29.097Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-05-10T10:31:29.097Z] === RUN TestWhenEmptyAuthConfig [2022-05-10T10:31:29.097Z] time="2022-05-10T10:31:29Z" level=error msg="Upload failed, retrying: simulating retry" [2022-05-10T10:31:29.558Z] --- PASS: TestSuccessfulUpload (0.38s) [2022-05-10T10:31:29.558Z] === RUN TestCancelledUpload [2022-05-10T10:31:29.558Z] --- PASS: TestCancelledUpload (0.00s) [2022-05-10T10:31:29.558Z] PASS [2022-05-10T10:31:29.558Z] coverage: 77.3% of statements [2022-05-10T10:31:29.558Z] ok github.com/docker/docker/distribution/xfer 1.982s coverage: 77.3% of statements [2022-05-10T10:31:30.015Z] === RUN TestFSGetInvalidData [2022-05-10T10:31:30.015Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-05-10T10:31:30.015Z] === RUN TestFSInvalidSet [2022-05-10T10:31:30.015Z] --- PASS: TestFSInvalidSet (0.01s) [2022-05-10T10:31:30.015Z] === RUN TestFSInvalidRoot [2022-05-10T10:31:30.015Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-05-10T10:31:30.015Z] === RUN TestFSMetadataGetSet [2022-05-10T10:31:30.015Z] --- PASS: TestFSMetadataGetSet (0.06s) [2022-05-10T10:31:30.015Z] === RUN TestFSInvalidWalker [2022-05-10T10:31:30.015Z] --- PASS: TestFSInvalidWalker (0.03s) [2022-05-10T10:31:30.015Z] === RUN TestFSGetSet [2022-05-10T10:31:30.473Z] --- PASS: TestFSGetSet (0.06s) [2022-05-10T10:31:30.473Z] === RUN TestFSGetUnsetKey [2022-05-10T10:31:30.473Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-05-10T10:31:30.473Z] === RUN TestFSGetEmptyData [2022-05-10T10:31:30.473Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-05-10T10:31:30.473Z] === RUN TestFSDelete [2022-05-10T10:31:30.473Z] --- PASS: TestFSDelete (0.03s) [2022-05-10T10:31:30.473Z] === RUN TestFSWalker [2022-05-10T10:31:30.473Z] --- PASS: TestWhenEmptyAuthConfig (1.16s) [2022-05-10T10:31:30.473Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-05-10T10:31:30.473Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-05-10T10:31:30.473Z] === RUN TestTokenPassThru [2022-05-10T10:31:30.473Z] --- PASS: TestTokenPassThru (0.00s) [2022-05-10T10:31:30.473Z] === RUN TestTokenPassThruDifferentHost [2022-05-10T10:31:30.473Z] --- PASS: TestTokenPassThruDifferentHost (0.02s) [2022-05-10T10:31:30.473Z] PASS [2022-05-10T10:31:30.473Z] coverage: 26.6% of statements [2022-05-10T10:31:30.473Z] --- PASS: TestFSWalker (0.03s) [2022-05-10T10:31:30.473Z] === RUN TestFSWalkerStopOnError [2022-05-10T10:31:30.473Z] ok github.com/docker/docker/distribution 2.309s coverage: 26.6% of statements [2022-05-10T10:31:30.473Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-05-10T10:31:30.473Z] === RUN TestNewFromJSON [2022-05-10T10:31:30.473Z] --- PASS: TestNewFromJSON (0.00s) [2022-05-10T10:31:30.473Z] === RUN TestNewFromJSONWithInvalidJSON [2022-05-10T10:31:30.473Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-05-10T10:31:30.473Z] === RUN TestMarshalKeyOrder [2022-05-10T10:31:30.473Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-05-10T10:31:30.473Z] === RUN TestHistoryEqual [2022-05-10T10:31:30.473Z] === RUN TestCompare [2022-05-10T10:31:30.473Z] --- PASS: TestCompare (0.00s) [2022-05-10T10:31:30.473Z] PASS [2022-05-10T10:31:30.473Z] coverage: 19.2% of statements [2022-05-10T10:31:30.473Z] ok github.com/docker/docker/image/cache 0.094s coverage: 19.2% of statements [2022-05-10T10:31:30.473Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-10T10:31:30.473Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-10T10:31:30.473Z] --- PASS: TestHistoryEqual (0.23s) [2022-05-10T10:31:30.473Z] === RUN TestImage [2022-05-10T10:31:30.473Z] --- PASS: TestImage (0.00s) [2022-05-10T10:31:30.473Z] === RUN TestImageOSNotEmpty [2022-05-10T10:31:30.473Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-05-10T10:31:30.473Z] === RUN TestNewChildImageFromImageWithRootFS [2022-05-10T10:31:30.473Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-05-10T10:31:30.473Z] === RUN TestCreate [2022-05-10T10:31:30.473Z] --- PASS: TestCreate (0.01s) [2022-05-10T10:31:30.473Z] === RUN TestRestore [2022-05-10T10:31:30.473Z] time="2022-05-10T10:31:30Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-05-10T10:31:30.473Z] --- PASS: TestRestore (0.05s) [2022-05-10T10:31:30.473Z] === RUN TestAddDelete [2022-05-10T10:31:30.939Z] --- PASS: TestAddDelete (0.05s) [2022-05-10T10:31:30.939Z] === RUN TestSearchAfterDelete [2022-05-10T10:31:30.939Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-05-10T10:31:30.939Z] === RUN TestParentReset [2022-05-10T10:31:30.939Z] --- PASS: TestParentReset (0.06s) [2022-05-10T10:31:30.939Z] === RUN TestGetAndSetLastUpdated [2022-05-10T10:31:30.939Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-05-10T10:31:30.939Z] === RUN TestStoreLen [2022-05-10T10:31:30.939Z] --- PASS: TestStoreLen (0.08s) [2022-05-10T10:31:30.939Z] PASS [2022-05-10T10:31:30.939Z] coverage: 86.9% of statements [2022-05-10T10:31:30.939Z] ok github.com/docker/docker/image 0.869s coverage: 86.9% of statements [2022-05-10T10:31:31.399Z] === RUN TestValidateManifest [2022-05-10T10:31:31.399Z] === RUN TestValidateManifest/non-nil [2022-05-10T10:31:31.399Z] === RUN TestValidateManifest/nil [2022-05-10T10:31:31.399Z] --- PASS: TestValidateManifest (0.00s) [2022-05-10T10:31:31.399Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-05-10T10:31:31.399Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-05-10T10:31:31.399Z] PASS [2022-05-10T10:31:31.399Z] coverage: 0.7% of statements [2022-05-10T10:31:31.399Z] ok github.com/docker/docker/image/tarexport 0.091s coverage: 0.7% of statements [2022-05-10T10:31:31.630Z] --- PASS: TestRenameStoppedContainer (2.60s) [2022-05-10T10:31:31.630Z] === RUN TestRenameRunningContainerAndReuse [2022-05-10T10:31:31.859Z] === RUN TestMakeV1ConfigFromConfig [2022-05-10T10:31:31.859Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-05-10T10:31:31.859Z] PASS [2022-05-10T10:31:31.859Z] coverage: 25.0% of statements [2022-05-10T10:31:31.859Z] ok github.com/docker/docker/image/v1 0.102s coverage: 25.0% of statements [2022-05-10T10:31:31.859Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-10T10:31:32.316Z] === RUN TestSerialization [2022-05-10T10:31:32.317Z] --- PASS: TestSerialization (0.02s) [2022-05-10T10:31:32.317Z] PASS [2022-05-10T10:31:32.317Z] coverage: 100.0% of statements [2022-05-10T10:31:32.327Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-10T10:31:32.588Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-10T10:31:32.588Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-10T10:31:32.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-10T10:31:32.588Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-10T10:31:32.588Z] --- PASS: TestUpdateReplicatedJob (3.87s) [2022-05-10T10:31:32.588Z] === RUN TestServiceListWithStatuses [2022-05-10T10:31:32.588Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-10T10:31:32.588Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-10T10:31:32.588Z] === RUN TestDockerNetworkConnectAlias [2022-05-10T10:31:32.774Z] ok github.com/docker/docker/libcontainerd/queue 0.100s coverage: 100.0% of statements [2022-05-10T10:31:32.848Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-10T10:31:33.109Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-10T10:31:33.741Z] === RUN TestEmptyLayer [2022-05-10T10:31:33.741Z] --- PASS: TestEmptyLayer (0.00s) [2022-05-10T10:31:33.741Z] === RUN TestCommitFailure [2022-05-10T10:31:33.741Z] --- PASS: TestCommitFailure (0.02s) [2022-05-10T10:31:33.741Z] === RUN TestStartTransactionFailure [2022-05-10T10:31:33.741Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-05-10T10:31:33.741Z] === RUN TestGetOrphan [2022-05-10T10:31:33.741Z] --- PASS: TestGetOrphan (0.01s) [2022-05-10T10:31:33.741Z] === RUN TestMountAndRegister [2022-05-10T10:31:34.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-10T10:31:34.202Z] layer_test.go:258: Layer size: 14 [2022-05-10T10:31:34.202Z] --- PASS: TestMountAndRegister (0.07s) [2022-05-10T10:31:34.202Z] === RUN TestLayerRelease [2022-05-10T10:31:34.202Z] layer_test.go:291: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestLayerRelease (0.00s) [2022-05-10T10:31:34.202Z] === RUN TestStoreRestore [2022-05-10T10:31:34.202Z] layer_test.go:340: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestStoreRestore (0.00s) [2022-05-10T10:31:34.202Z] === RUN TestTarStreamStability [2022-05-10T10:31:34.202Z] layer_test.go:455: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestTarStreamStability (0.00s) [2022-05-10T10:31:34.202Z] === RUN TestRegisterExistingLayer [2022-05-10T10:31:34.202Z] === RUN TestEnvironmentParsing [2022-05-10T10:31:34.202Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-05-10T10:31:34.202Z] PASS [2022-05-10T10:31:34.202Z] coverage: 1.2% of statements [2022-05-10T10:31:34.202Z] --- PASS: TestRegisterExistingLayer (0.16s) [2022-05-10T10:31:34.202Z] === RUN TestTarStreamVerification [2022-05-10T10:31:34.202Z] layer_test.go:684: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-05-10T10:31:34.202Z] === RUN TestLayerMigration [2022-05-10T10:31:34.202Z] migration_test.go:45: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestLayerMigration (0.00s) [2022-05-10T10:31:34.202Z] === RUN TestLayerMigrationNoTarsplit [2022-05-10T10:31:34.202Z] migration_test.go:181: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-05-10T10:31:34.202Z] === RUN TestMountInit [2022-05-10T10:31:34.202Z] mount_test.go:17: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestMountInit (0.00s) [2022-05-10T10:31:34.202Z] === RUN TestMountSize [2022-05-10T10:31:34.202Z] mount_test.go:76: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestMountSize (0.00s) [2022-05-10T10:31:34.202Z] === RUN TestMountChanges [2022-05-10T10:31:34.202Z] mount_test.go:125: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestMountChanges (0.00s) [2022-05-10T10:31:34.202Z] === RUN TestMountApply [2022-05-10T10:31:34.202Z] mount_test.go:212: Failing on Windows [2022-05-10T10:31:34.202Z] --- SKIP: TestMountApply (0.00s) [2022-05-10T10:31:34.202Z] PASS [2022-05-10T10:31:34.202Z] coverage: 30.6% of statements [2022-05-10T10:31:34.202Z] ok github.com/docker/docker/libcontainerd/local 0.071s coverage: 1.2% of statements [2022-05-10T10:31:34.202Z] ok github.com/docker/docker/layer 0.448s coverage: 30.6% of statements [2022-05-10T10:31:34.659Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-10T10:31:34.659Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-10T10:31:34.659Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-10T10:31:34.659Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-10T10:31:34.659Z] === RUN TestSequenceGetAvailableBit [2022-05-10T10:31:34.659Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestSequenceEqual [2022-05-10T10:31:34.659Z] --- PASS: TestSequenceEqual (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestSequenceCopy [2022-05-10T10:31:34.659Z] --- PASS: TestSequenceCopy (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestGetFirstAvailable [2022-05-10T10:31:34.659Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestFindSequence [2022-05-10T10:31:34.659Z] --- PASS: TestFindSequence (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestCheckIfAvailable [2022-05-10T10:31:34.659Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestMergeSequences [2022-05-10T10:31:34.659Z] --- PASS: TestMergeSequences (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestPushReservation [2022-05-10T10:31:34.659Z] --- PASS: TestPushReservation (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestSerializeDeserialize [2022-05-10T10:31:34.659Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestSet [2022-05-10T10:31:34.659Z] --- PASS: TestSet (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestSetUnset [2022-05-10T10:31:34.659Z] --- PASS: TestSetUnset (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestOffsetSetUnset [2022-05-10T10:31:34.659Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestSetInRange [2022-05-10T10:31:34.659Z] --- PASS: TestSetInRange (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestSetAnyInRange [2022-05-10T10:31:34.659Z] --- PASS: TestSetAnyInRange (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestMethods [2022-05-10T10:31:34.659Z] --- PASS: TestMethods (0.00s) [2022-05-10T10:31:34.659Z] === RUN TestRandomAllocateDeallocate [2022-05-10T10:31:34.996Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-10T10:31:36.382Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-10T10:31:36.382Z] --- PASS: TestRenameRunningContainerAndReuse (4.89s) [2022-05-10T10:31:36.382Z] === RUN TestRenameInvalidName [2022-05-10T10:31:37.563Z] === RUN TestInvalidConfig [2022-05-10T10:31:37.563Z] --- PASS: TestInvalidConfig (0.00s) [2022-05-10T10:31:37.563Z] === RUN TestConfig [2022-05-10T10:31:37.563Z] --- PASS: TestConfig (0.00s) [2022-05-10T10:31:37.563Z] === RUN TestOptionsLabels [2022-05-10T10:31:37.563Z] --- PASS: TestOptionsLabels (0.00s) [2022-05-10T10:31:37.563Z] === RUN TestValidName [2022-05-10T10:31:37.563Z] --- PASS: TestValidName (0.00s) [2022-05-10T10:31:37.563Z] PASS [2022-05-10T10:31:37.563Z] coverage: 19.7% of statements [2022-05-10T10:31:37.563Z] ok github.com/docker/docker/libnetwork/config 0.091s coverage: 19.7% of statements [2022-05-10T10:31:37.563Z] === RUN TestKey [2022-05-10T10:31:37.563Z] --- PASS: TestKey (0.00s) [2022-05-10T10:31:37.563Z] === RUN TestParseKey [2022-05-10T10:31:37.563Z] --- PASS: TestParseKey (0.00s) [2022-05-10T10:31:37.563Z] === RUN TestInvalidDataStore [2022-05-10T10:31:37.563Z] --- PASS: TestInvalidDataStore (0.00s) [2022-05-10T10:31:37.563Z] === RUN TestKVObjectFlatKey [2022-05-10T10:31:37.563Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-05-10T10:31:37.563Z] === RUN TestAtomicKVObjectFlatKey [2022-05-10T10:31:37.563Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-05-10T10:31:37.563Z] PASS [2022-05-10T10:31:37.563Z] coverage: 21.9% of statements [2022-05-10T10:31:37.563Z] ok github.com/docker/docker/libnetwork/datastore 0.056s coverage: 21.9% of statements [2022-05-10T10:31:37.748Z] --- PASS: TestUpdateRestartPolicy (24.30s) [2022-05-10T10:31:37.748Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-10T10:31:38.297Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-10T10:31:38.297Z] --- PASS: TestDockerNetworkConnectAlias (5.26s) [2022-05-10T10:31:38.297Z] === RUN TestDockerNetworkReConnect [2022-05-10T10:31:38.557Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-10T10:31:38.599Z] --- PASS: TestRenameInvalidName (2.40s) [2022-05-10T10:31:38.599Z] === RUN TestRenameAnonymousContainer [2022-05-10T10:31:39.097Z] === RUN TestIPDataMarshalling [2022-05-10T10:31:39.097Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-05-10T10:31:39.097Z] === RUN TestValidateAndIsV6 [2022-05-10T10:31:39.097Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-05-10T10:31:39.097Z] PASS [2022-05-10T10:31:39.097Z] coverage: 68.9% of statements [2022-05-10T10:31:39.097Z] ok github.com/docker/docker/libnetwork/driverapi 0.058s coverage: 68.9% of statements [2022-05-10T10:31:39.097Z] === RUN TestErrorInterfaces [2022-05-10T10:31:39.097Z] --- PASS: TestErrorInterfaces (0.00s) [2022-05-10T10:31:39.097Z] === RUN TestNetworkMarshalling [2022-05-10T10:31:39.130Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-10T10:31:39.130Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-10T10:31:39.555Z] --- PASS: TestNetworkMarshalling (0.26s) [2022-05-10T10:31:39.555Z] === RUN TestEndpointMarshalling [2022-05-10T10:31:39.555Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-05-10T10:31:39.555Z] === RUN TestAuxAddresses [2022-05-10T10:31:39.555Z] time="2022-05-10T10:31:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-10T10:31:39.555Z] --- PASS: TestAuxAddresses (0.03s) [2022-05-10T10:31:39.555Z] === RUN TestSRVServiceQuery [2022-05-10T10:31:39.555Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-05-10T10:31:39.555Z] === RUN TestServiceVIPReuse [2022-05-10T10:31:39.555Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestServiceVIPReuse (0.01s) [2022-05-10T10:31:39.555Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-05-10T10:31:39.555Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-10T10:31:39.555Z] === RUN TestDNSIPQuery [2022-05-10T10:31:39.555Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-05-10T10:31:39.555Z] === RUN TestDNSProxyServFail [2022-05-10T10:31:39.555Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-05-10T10:31:39.555Z] === RUN TestSandboxAddEmpty [2022-05-10T10:31:39.555Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-05-10T10:31:39.555Z] === RUN TestSandboxAddMultiPrio [2022-05-10T10:31:39.555Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-05-10T10:31:39.555Z] === RUN TestSandboxAddSamePrio [2022-05-10T10:31:39.555Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-05-10T10:31:39.555Z] === RUN TestCleanupServiceDiscovery [2022-05-10T10:31:39.555Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-05-10T10:31:39.555Z] === RUN TestDNSOptions [2022-05-10T10:31:39.555Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:31:39.555Z] --- SKIP: TestDNSOptions (0.00s) [2022-05-10T10:31:39.555Z] === RUN TestMultipleControllersWithSameStore [2022-05-10T10:31:39.555Z] time="2022-05-10T10:31:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-10T10:31:39.555Z] time="2022-05-10T10:31:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-05-10T10:31:39.555Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-05-10T10:31:39.555Z] PASS [2022-05-10T10:31:39.555Z] coverage: 8.5% of statements [2022-05-10T10:31:39.555Z] ok github.com/docker/docker/libnetwork 0.461s coverage: 8.5% of statements [2022-05-10T10:31:39.555Z] === RUN TestDriver [2022-05-10T10:31:39.555Z] --- PASS: TestDriver (0.00s) [2022-05-10T10:31:39.555Z] PASS [2022-05-10T10:31:39.555Z] coverage: 34.8% of statements [2022-05-10T10:31:39.555Z] ok github.com/docker/docker/libnetwork/drivers/host 0.059s coverage: 34.8% of statements [2022-05-10T10:31:39.701Z] === RUN TestDockerSuite/TestDockerFails [2022-05-10T10:31:39.701Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-05-10T10:31:39.701Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-05-10T10:31:39.701Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-05-10T10:31:39.915Z] --- PASS: TestUpdateRestartWithAutoRemove (3.22s) [2022-05-10T10:31:39.915Z] === RUN TestWaitNonBlocked [2022-05-10T10:31:39.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:31:39.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:31:39.915Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:31:39.915Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:31:39.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:31:39.915Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:31:40.519Z] === RUN TestDriver [2022-05-10T10:31:40.519Z] --- PASS: TestDriver (0.00s) [2022-05-10T10:31:40.519Z] PASS [2022-05-10T10:31:40.519Z] coverage: 34.8% of statements [2022-05-10T10:31:40.520Z] ok github.com/docker/docker/libnetwork/drivers/null 0.056s coverage: 34.8% of statements [2022-05-10T10:31:40.977Z] === RUN TestNetworkAllocateFree [2022-05-10T10:31:40.977Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-05-10T10:31:40.977Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-05-10T10:31:40.977Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-05-10T10:31:40.977Z] PASS [2022-05-10T10:31:40.977Z] coverage: 63.6% of statements [2022-05-10T10:31:40.977Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.053s coverage: 63.6% of statements [2022-05-10T10:31:41.086Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-05-10T10:31:41.434Z] === RUN TestGetEmptyCapabilities [2022-05-10T10:31:41.434Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-05-10T10:31:41.434Z] === RUN TestGetExtraCapabilities [2022-05-10T10:31:41.434Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-05-10T10:31:41.434Z] === RUN TestGetInvalidCapabilities [2022-05-10T10:31:41.434Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-05-10T10:31:41.434Z] === RUN TestRemoteDriver [2022-05-10T10:31:41.434Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-10T10:31:41.434Z] === RUN TestDriverError [2022-05-10T10:31:41.434Z] --- PASS: TestDriverError (0.01s) [2022-05-10T10:31:41.434Z] === RUN TestMissingValues [2022-05-10T10:31:41.434Z] --- PASS: TestMissingValues (0.01s) [2022-05-10T10:31:41.434Z] === RUN TestRollback [2022-05-10T10:31:41.434Z] --- PASS: TestRollback (0.01s) [2022-05-10T10:31:41.434Z] PASS [2022-05-10T10:31:41.434Z] coverage: 57.4% of statements [2022-05-10T10:31:41.434Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.113s coverage: 57.4% of statements [2022-05-10T10:31:41.657Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-05-10T10:31:42.228Z] --- PASS: TestDockerNetworkReConnect (4.25s) [2022-05-10T10:31:42.228Z] === RUN TestServicePlugin [2022-05-10T10:31:42.398Z] === RUN TestNew [2022-05-10T10:31:42.398Z] --- PASS: TestNew (0.00s) [2022-05-10T10:31:42.398Z] === RUN TestAddDriver [2022-05-10T10:31:42.398Z] --- PASS: TestAddDriver (0.00s) [2022-05-10T10:31:42.398Z] === RUN TestAddDuplicateDriver [2022-05-10T10:31:42.398Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-05-10T10:31:42.398Z] === RUN TestIPAMDefaultAddressSpaces [2022-05-10T10:31:42.398Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-05-10T10:31:42.398Z] === RUN TestDriver [2022-05-10T10:31:42.398Z] --- PASS: TestDriver (0.00s) [2022-05-10T10:31:42.398Z] === RUN TestIPAM [2022-05-10T10:31:42.398Z] --- PASS: TestIPAM (0.00s) [2022-05-10T10:31:42.398Z] === RUN TestWalkIPAMs [2022-05-10T10:31:42.398Z] --- PASS: TestWalkIPAMs (0.00s) [2022-05-10T10:31:42.398Z] === RUN TestWalkDrivers [2022-05-10T10:31:42.398Z] --- PASS: TestWalkDrivers (0.00s) [2022-05-10T10:31:42.398Z] PASS [2022-05-10T10:31:42.398Z] coverage: 82.4% of statements [2022-05-10T10:31:42.398Z] ok github.com/docker/docker/libnetwork/drvregistry 0.094s coverage: 82.4% of statements [2022-05-10T10:31:42.398Z] === RUN TestNAT [2022-05-10T10:31:42.398Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-10T10:31:42.398Z] --- SKIP: TestNAT (0.00s) [2022-05-10T10:31:42.398Z] === RUN TestTransparent [2022-05-10T10:31:42.398Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-10T10:31:42.398Z] --- SKIP: TestTransparent (0.00s) [2022-05-10T10:31:42.398Z] PASS [2022-05-10T10:31:42.398Z] coverage: 0.0% of statements [2022-05-10T10:31:42.398Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.055s coverage: 0.0% of statements [2022-05-10T10:31:42.799Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-05-10T10:31:42.799Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-05-10T10:31:42.799Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-05-10T10:31:42.855Z] === RUN TestBuildDefault [2022-05-10T10:31:42.855Z] --- PASS: TestBuildDefault (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestBuildHostnameDomainname [2022-05-10T10:31:42.855Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestBuildHostname [2022-05-10T10:31:42.855Z] --- PASS: TestBuildHostname (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestBuildHostnameFQDN [2022-05-10T10:31:42.855Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestBuildNoIP [2022-05-10T10:31:42.855Z] --- PASS: TestBuildNoIP (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestUpdate [2022-05-10T10:31:42.855Z] --- PASS: TestUpdate (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-05-10T10:31:42.855Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-05-10T10:31:42.855Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestAddEmpty [2022-05-10T10:31:42.855Z] --- PASS: TestAddEmpty (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestAdd [2022-05-10T10:31:42.855Z] --- PASS: TestAdd (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestDeleteEmpty [2022-05-10T10:31:42.855Z] --- PASS: TestDeleteEmpty (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestDeleteNewline [2022-05-10T10:31:42.855Z] --- PASS: TestDeleteNewline (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestDelete [2022-05-10T10:31:42.855Z] --- PASS: TestDelete (0.00s) [2022-05-10T10:31:42.855Z] === RUN TestConcurrentWrites [2022-05-10T10:31:43.060Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-05-10T10:31:43.313Z] --- PASS: TestConcurrentWrites (0.29s) [2022-05-10T10:31:43.313Z] PASS [2022-05-10T10:31:43.313Z] coverage: 81.2% of statements [2022-05-10T10:31:43.313Z] ok github.com/docker/docker/libnetwork/etchosts 0.462s coverage: 81.2% of statements [2022-05-10T10:31:43.771Z] === RUN TestNew [2022-05-10T10:31:43.772Z] --- PASS: TestNew (0.00s) [2022-05-10T10:31:43.772Z] === RUN TestAllocate [2022-05-10T10:31:43.772Z] --- PASS: TestAllocate (0.00s) [2022-05-10T10:31:43.772Z] === RUN TestUninitialized [2022-05-10T10:31:43.772Z] --- PASS: TestUninitialized (0.00s) [2022-05-10T10:31:43.772Z] === RUN TestAllocateInRange [2022-05-10T10:31:43.772Z] --- PASS: TestAllocateInRange (0.00s) [2022-05-10T10:31:43.772Z] === RUN TestAllocateSerial [2022-05-10T10:31:43.772Z] --- PASS: TestAllocateSerial (0.00s) [2022-05-10T10:31:43.772Z] PASS [2022-05-10T10:31:43.772Z] coverage: 87.5% of statements [2022-05-10T10:31:43.772Z] === RUN TestCaller [2022-05-10T10:31:43.772Z] --- PASS: TestCaller (0.00s) [2022-05-10T10:31:43.772Z] PASS [2022-05-10T10:31:43.772Z] coverage: 100.0% of statements [2022-05-10T10:31:43.772Z] ok github.com/docker/docker/libnetwork/idm 0.053s coverage: 87.5% of statements [2022-05-10T10:31:43.772Z] ok github.com/docker/docker/libnetwork/internal/caller 0.052s coverage: 100.0% of statements [2022-05-10T10:31:44.586Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-10T10:31:44.586Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.87s) [2022-05-10T10:31:44.586Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.24s) [2022-05-10T10:31:44.586Z] === RUN TestWaitBlocked [2022-05-10T10:31:44.586Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:31:44.586Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-10T10:31:44.586Z] PASS [2022-05-10T10:31:44.586Z] ok github.com/docker/docker/integration/container 125.676s [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === Skipped [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-10T10:31:44.586Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-10T10:31:44.586Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-10T10:31:44.586Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-10T10:31:44.586Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-10T10:31:44.586Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-10T10:31:44.586Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-10T10:31:44.586Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-05-10T10:31:44.586Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-10T10:31:44.586Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-10T10:31:44.586Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:31:44.586Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.14s) [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-10T10:31:44.586Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:31:44.586Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-10T10:31:44.586Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:31:44.586Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.20s) [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-05-10T10:31:44.586Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:31:44.586Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-10T10:31:44.586Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-05-10T10:31:44.586Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-10T10:31:44.586Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-10T10:31:44.586Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-10T10:31:44.586Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-10T10:31:44.586Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-10T10:31:44.586Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-10T10:31:44.586Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-10T10:31:44.586Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-10T10:31:44.586Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-10T10:31:44.586Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-10T10:31:44.586Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-10T10:31:44.586Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-10T10:31:44.586Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-10T10:31:44.586Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-10T10:31:44.586Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-10T10:31:44.586Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-10T10:31:44.586Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-10T10:31:44.586Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-10T10:31:44.586Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-10T10:31:44.586Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-10T10:31:44.586Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:31:44.586Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-10T10:31:44.586Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-10T10:31:44.586Z] [2022-05-10T10:31:44.586Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-10T10:31:44.587Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-10T10:31:44.587Z] [2022-05-10T10:31:44.587Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-10T10:31:44.587Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:31:44.587Z] [2022-05-10T10:31:44.587Z] DONE 120 tests, 38 skipped in 128.774s [2022-05-10T10:31:44.587Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-10T10:31:44.737Z] === RUN TestSetSerialInsertDelete [2022-05-10T10:31:44.737Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-05-10T10:31:44.737Z] === RUN TestSetParallelInsertDelete [2022-05-10T10:31:45.194Z] --- PASS: TestRandomAllocateDeallocate (10.61s) [2022-05-10T10:31:45.194Z] === RUN TestAllocateRandomDeallocate [2022-05-10T10:31:46.162Z] === RUN TestInt2IP2IntConversion [2022-05-10T10:31:46.358Z] plugin_test.go:61: [d27db1de0848a] joining swarm manager [d584501880e33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:31:46.619Z] --- PASS: TestInt2IP2IntConversion (0.62s) [2022-05-10T10:31:46.619Z] === RUN TestGetAddressVersion [2022-05-10T10:31:46.619Z] --- PASS: TestGetAddressVersion (0.00s) [2022-05-10T10:31:46.619Z] === RUN TestKeyString [2022-05-10T10:31:46.619Z] --- PASS: TestKeyString (0.00s) [2022-05-10T10:31:46.619Z] === RUN TestPoolDataMarshal [2022-05-10T10:31:46.619Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-05-10T10:31:46.619Z] === RUN TestSubnetsMarshal [2022-05-10T10:31:47.077Z] --- PASS: TestSubnetsMarshal (0.14s) [2022-05-10T10:31:47.077Z] === RUN TestAddSubnets [2022-05-10T10:31:47.077Z] --- PASS: TestAddSubnets (0.11s) [2022-05-10T10:31:47.077Z] === RUN TestDoublePoolRelease [2022-05-10T10:31:47.077Z] === RUN TestPoolRequest [2022-05-10T10:31:47.077Z] --- PASS: TestPoolRequest (0.00s) [2022-05-10T10:31:47.077Z] === RUN TestOtherRequests [2022-05-10T10:31:47.077Z] --- PASS: TestOtherRequests (0.00s) [2022-05-10T10:31:47.077Z] PASS [2022-05-10T10:31:47.077Z] coverage: 57.1% of statements [2022-05-10T10:31:47.077Z] ok github.com/docker/docker/libnetwork/ipams/null 0.056s coverage: 57.1% of statements [2022-05-10T10:31:47.077Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-05-10T10:31:47.077Z] === RUN TestAddReleasePoolID [2022-05-10T10:31:47.077Z] --- PASS: TestAddReleasePoolID (0.17s) [2022-05-10T10:31:47.077Z] === RUN TestPredefinedPool [2022-05-10T10:31:47.536Z] --- PASS: TestPredefinedPool (0.12s) [2022-05-10T10:31:47.536Z] === RUN TestRemoveSubnet [2022-05-10T10:31:47.753Z] plugin_test.go:64: [d10077f39f130] joining swarm manager [d584501880e33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:31:47.995Z] --- PASS: TestRemoveSubnet (0.45s) [2022-05-10T10:31:47.995Z] === RUN TestGetSameAddress [2022-05-10T10:31:47.995Z] --- PASS: TestGetSameAddress (0.05s) [2022-05-10T10:31:47.995Z] === RUN TestPoolAllocationReuse [2022-05-10T10:31:48.452Z] --- PASS: TestAllocateRandomDeallocate (3.09s) [2022-05-10T10:31:48.452Z] === RUN TestAllocateRandomDeallocateSerialize [2022-05-10T10:31:48.452Z] === RUN TestGetCapabilities [2022-05-10T10:31:48.452Z] --- PASS: TestGetCapabilities (0.01s) [2022-05-10T10:31:48.452Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-05-10T10:31:48.452Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-05-10T10:31:48.452Z] === RUN TestGetDefaultAddressSpaces [2022-05-10T10:31:48.452Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-05-10T10:31:48.452Z] === RUN TestRemoteDriver [2022-05-10T10:31:48.452Z] --- PASS: TestRemoteDriver (0.01s) [2022-05-10T10:31:48.452Z] PASS [2022-05-10T10:31:48.452Z] coverage: 47.4% of statements [2022-05-10T10:31:48.452Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.092s coverage: 47.4% of statements [2022-05-10T10:31:49.139Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-10T10:31:49.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-05-10T10:31:49.983Z] === RUN TestWindowsIPAM [2022-05-10T10:31:49.983Z] --- PASS: TestWindowsIPAM (0.00s) [2022-05-10T10:31:49.983Z] PASS [2022-05-10T10:31:49.983Z] coverage: 71.4% of statements [2022-05-10T10:31:49.983Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.055s coverage: 71.4% of statements [2022-05-10T10:31:50.441Z] --- PASS: TestAllocateRandomDeallocateSerialize (2.01s) [2022-05-10T10:31:50.441Z] === RUN TestRetrieveFromStore [2022-05-10T10:31:50.897Z] --- PASS: TestPoolAllocationReuse (3.21s) [2022-05-10T10:31:50.897Z] === RUN TestGetAddressSubPoolEqualPool [2022-05-10T10:31:50.897Z] --- PASS: TestGetAddressSubPoolEqualPool (0.05s) [2022-05-10T10:31:50.897Z] === RUN TestRequestReleaseAddressFromSubPool [2022-05-10T10:31:50.897Z] === RUN TestDefaultNetwork [2022-05-10T10:31:51.090Z] --- PASS: TestRenameAnonymousContainer (11.04s) [2022-05-10T10:31:51.090Z] === RUN TestRenameContainerWithSameName [2022-05-10T10:31:51.093Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-10T10:31:51.360Z] --- PASS: TestRetrieveFromStore (0.87s) [2022-05-10T10:31:51.360Z] === RUN TestIsCorrupted [2022-05-10T10:31:51.360Z] --- PASS: TestIsCorrupted (0.03s) [2022-05-10T10:31:51.360Z] === RUN TestSetRollover [2022-05-10T10:31:51.360Z] --- PASS: TestDefaultNetwork (0.39s) [2022-05-10T10:31:51.360Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-05-10T10:31:51.817Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.37s) [2022-05-10T10:31:51.817Z] === RUN TestInitAddressPools [2022-05-10T10:31:51.817Z] --- PASS: TestInitAddressPools (0.00s) [2022-05-10T10:31:51.817Z] PASS [2022-05-10T10:31:51.817Z] coverage: 74.0% of statements [2022-05-10T10:31:51.817Z] ok github.com/docker/docker/libnetwork/ipamutils 0.861s coverage: 74.0% of statements [2022-05-10T10:31:52.080Z] --- PASS: TestRenameContainerWithSameName (2.48s) [2022-05-10T10:31:52.080Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-10T10:31:52.080Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-10T10:31:52.080Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-10T10:31:52.080Z] === RUN TestResize [2022-05-10T10:31:52.784Z] === RUN TestKeyValue [2022-05-10T10:31:52.784Z] --- PASS: TestKeyValue (0.00s) [2022-05-10T10:31:52.784Z] PASS [2022-05-10T10:31:52.784Z] coverage: 60.0% of statements [2022-05-10T10:31:52.784Z] ok github.com/docker/docker/libnetwork/netlabel 0.053s coverage: 60.0% of statements [2022-05-10T10:31:53.006Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-10T10:31:54.324Z] --- PASS: TestSetRollover (2.74s) [2022-05-10T10:31:54.324Z] === RUN TestSetRolloverSerial [2022-05-10T10:31:54.389Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-05-10T10:31:54.782Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-05-10T10:31:54.782Z] PASS [2022-05-10T10:31:54.782Z] coverage: 100.0% of statements [2022-05-10T10:31:54.782Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.072s coverage: 100.0% of statements [2022-05-10T10:31:54.962Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-10T10:31:55.041Z] --- PASS: TestResize (2.50s) [2022-05-10T10:31:55.041Z] === RUN TestResizeWithInvalidSize [2022-05-10T10:31:55.533Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-10T10:31:55.794Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-05-10T10:31:56.054Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-10T10:31:56.316Z] --- PASS: TestRequestReleaseAddressFromSubPool (4.91s) [2022-05-10T10:31:56.316Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-05-10T10:31:56.316Z] === RUN TestGenerate [2022-05-10T10:31:56.316Z] --- PASS: TestGenerate (0.00s) [2022-05-10T10:31:56.316Z] === RUN TestGeneratePtr [2022-05-10T10:31:56.316Z] --- PASS: TestGeneratePtr (0.00s) [2022-05-10T10:31:56.316Z] === RUN TestGenerateMissingField [2022-05-10T10:31:56.316Z] --- PASS: TestGenerateMissingField (0.00s) [2022-05-10T10:31:56.316Z] === RUN TestFieldCannotBeSet [2022-05-10T10:31:56.316Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-05-10T10:31:56.316Z] === RUN TestTypeMismatchError [2022-05-10T10:31:56.316Z] --- PASS: TestTypeMismatchError (0.00s) [2022-05-10T10:31:56.316Z] PASS [2022-05-10T10:31:56.316Z] coverage: 100.0% of statements [2022-05-10T10:31:56.316Z] ok github.com/docker/docker/libnetwork/options 0.082s coverage: 100.0% of statements [2022-05-10T10:31:56.316Z] === RUN TestNetworkDBSimple [2022-05-10T10:31:56.626Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-10T10:31:57.255Z] --- PASS: TestResizeWithInvalidSize (2.55s) [2022-05-10T10:31:57.255Z] === RUN TestResizeWhenContainerNotStarted [2022-05-10T10:31:57.289Z] testing: warning: no tests to run [2022-05-10T10:31:57.289Z] PASS [2022-05-10T10:31:57.289Z] coverage: 0.0% of statements [2022-05-10T10:31:57.289Z] ok github.com/docker/docker/libnetwork/osl 0.090s coverage: 0.0% of statements [no tests to run] [2022-05-10T10:31:57.289Z] --- PASS: TestSetRolloverSerial (3.22s) [2022-05-10T10:31:57.289Z] === RUN TestGetFirstAvailableFromCurrent [2022-05-10T10:31:57.289Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-05-10T10:31:57.289Z] PASS [2022-05-10T10:31:57.289Z] coverage: 84.4% of statements [2022-05-10T10:31:57.289Z] ok github.com/docker/docker/libnetwork/bitseq 22.646s coverage: 84.4% of statements [2022-05-10T10:31:57.289Z] 2022/05/10 10:31:57 Closing DB instances... [2022-05-10T10:31:57.569Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-10T10:31:58.141Z] docker_api_swarm_test.go:202: [ddd2fbaf3b04c] joining swarm manager [db173682de4b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:31:58.258Z] === RUN TestRequestNewPort [2022-05-10T10:31:58.258Z] --- PASS: TestRequestNewPort (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestRequestSpecificPort [2022-05-10T10:31:58.258Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestReleasePort [2022-05-10T10:31:58.258Z] --- PASS: TestReleasePort (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestReuseReleasedPort [2022-05-10T10:31:58.258Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestReleaseUnreadledPort [2022-05-10T10:31:58.258Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestUnknowProtocol [2022-05-10T10:31:58.258Z] --- PASS: TestUnknowProtocol (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestAllocateAllPorts [2022-05-10T10:31:58.258Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestPortAllocation [2022-05-10T10:31:58.258Z] --- PASS: TestPortAllocation (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestPortAllocationWithCustomRange [2022-05-10T10:31:58.258Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestNoDuplicateBPR [2022-05-10T10:31:58.258Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-05-10T10:31:58.258Z] === RUN TestChangePortRange [2022-05-10T10:31:58.258Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-05-10T10:31:58.258Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-05-10T10:31:58.258Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-05-10T10:31:58.258Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-05-10T10:31:58.258Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-05-10T10:31:58.258Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-05-10T10:31:58.258Z] --- PASS: TestChangePortRange (0.00s) [2022-05-10T10:31:58.258Z] PASS [2022-05-10T10:31:58.258Z] coverage: 88.6% of statements [2022-05-10T10:31:58.258Z] ok github.com/docker/docker/libnetwork/portallocator 0.051s coverage: 88.6% of statements [2022-05-10T10:31:58.401Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-05-10T10:31:58.716Z] --- PASS: TestNetworkDBSimple (2.45s) [2022-05-10T10:31:58.716Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-05-10T10:31:59.682Z] testing: warning: no tests to run [2022-05-10T10:31:59.682Z] PASS [2022-05-10T10:31:59.682Z] coverage: 0.0% of statements [2022-05-10T10:31:59.682Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2022-05-10T10:31:59.682Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.87s) [2022-05-10T10:31:59.682Z] === RUN TestGetAddress [2022-05-10T10:31:59.788Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-05-10T10:32:00.140Z] 2022/05/10 10:31:59 Closing DB instances... [2022-05-10T10:32:00.208Z] --- PASS: TestResizeWhenContainerNotStarted (3.06s) [2022-05-10T10:32:00.208Z] === RUN TestDaemonRestartKillContainers [2022-05-10T10:32:00.208Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:00.208Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:32:00.208Z] === RUN TestStats [2022-05-10T10:32:00.208Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-10T10:32:00.208Z] --- SKIP: TestStats (0.00s) [2022-05-10T10:32:00.208Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-10T10:32:00.598Z] === RUN TestHashData [2022-05-10T10:32:00.598Z] --- PASS: TestHashData (0.00s) [2022-05-10T10:32:00.598Z] PASS [2022-05-10T10:32:00.598Z] coverage: 2.8% of statements [2022-05-10T10:32:00.598Z] ok github.com/docker/docker/libnetwork/resolvconf 0.051s coverage: 2.8% of statements [2022-05-10T10:32:01.173Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-10T10:32:01.566Z] === RUN TestErrorConstructors [2022-05-10T10:32:01.566Z] --- PASS: TestErrorConstructors (0.00s) [2022-05-10T10:32:01.566Z] === RUN TestCompareIPMask [2022-05-10T10:32:01.566Z] --- PASS: TestCompareIPMask (0.00s) [2022-05-10T10:32:01.566Z] === RUN TestUtilGetHostPartIP [2022-05-10T10:32:01.566Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-05-10T10:32:01.566Z] === RUN TestUtilGetBroadcastIP [2022-05-10T10:32:01.566Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-05-10T10:32:01.566Z] === RUN TestParseCIDR [2022-05-10T10:32:01.566Z] --- PASS: TestParseCIDR (0.00s) [2022-05-10T10:32:01.566Z] PASS [2022-05-10T10:32:01.566Z] coverage: 37.3% of statements [2022-05-10T10:32:01.566Z] ok github.com/docker/docker/libnetwork/types 0.055s coverage: 37.3% of statements [2022-05-10T10:32:02.025Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s) [2022-05-10T10:32:02.025Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-05-10T10:32:02.488Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-05-10T10:32:02.488Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-05-10T10:32:02.488Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-05-10T10:32:02.489Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-05-10T10:32:02.489Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-05-10T10:32:02.489Z] PASS [2022-05-10T10:32:02.489Z] coverage: 55.0% of statements [2022-05-10T10:32:02.489Z] ok github.com/docker/docker/oci 0.063s coverage: 55.0% of statements [2022-05-10T10:32:03.086Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-05-10T10:32:03.456Z] 2022/05/10 10:32:02 Closing DB instances... [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-10T10:32:03.916Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-10T10:32:04.373Z] === RUN TestAddressPoolOpt [2022-05-10T10:32:04.373Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/a [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/something [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/_=a [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/env1=value1 [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/_env1=value1 [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/env2=value2=value3 [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/env3=abc!qwe [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/env_4=value_4 [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/PATH [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/=a [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/PATH= [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/PATH=something [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/asd!qwe [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/1asd [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/123 [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/some_space [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/__some_space_before [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/some_space_after__ [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/= [2022-05-10T10:32:04.373Z] === RUN TestValidateEnv/PaTh [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/a (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/something (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/= (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-05-10T10:32:04.373Z] === RUN TestParseHost [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-05-10T10:32:04.373Z] === RUN TestParseHost/something_with_spaces [2022-05-10T10:32:04.373Z] === RUN TestParseHost/unknown:// [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://:port [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://invalid:port [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://:5555/ [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://[::1]:/ [2022-05-10T10:32:04.373Z] === RUN TestParseHost/:// [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://:5555/p [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-05-10T10:32:04.373Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-05-10T10:32:04.373Z] === RUN TestParseHost/__ [2022-05-10T10:32:04.373Z] === RUN TestParseHost/fd://something [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://: [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://192.168:5555 [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://:5555 [2022-05-10T10:32:04.373Z] === RUN TestParseHost/_ [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-05-10T10:32:04.373Z] === RUN TestParseHost/unix:// [2022-05-10T10:32:04.373Z] === RUN TestParseHost/fd:// [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://host: [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp:// [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-05-10T10:32:04.373Z] === RUN TestParseHost/unix://path/to/socket [2022-05-10T10:32:04.373Z] === RUN TestParseHost/npipe:// [2022-05-10T10:32:04.373Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-05-10T10:32:04.373Z] === RUN TestParseHost/tcp://[::1]: [2022-05-10T10:32:04.373Z] === RUN TestParseHost/#00 [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/:// (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/__ (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/_ (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-05-10T10:32:04.373Z] --- PASS: TestParseHost/#00 (0.00s) [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/#00 [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/localhost: [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/: [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-05-10T10:32:04.373Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/fd:// [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/fd://something [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/localhost [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/unix:// [2022-05-10T10:32:04.374Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost (0.01s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestParseTCP [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/[::1]:5555/path [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/tcp://:5555/path [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/localhost:5555/path [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/:5555/path [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/::1 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/localhost: [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/tcp://:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/tcp://: [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/0.0.0.1 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/0.0.0.1: [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/localhost [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/[::1]: [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/localhost:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/: [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/[::1]:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/tcp:// [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-05-10T10:32:04.374Z] === RUN TestParseTCP/#00 [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/: (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestParseInvalidUnixAddrInvalid [2022-05-10T10:32:04.374Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestValidateExtraHosts [2022-05-10T10:32:04.374Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestValidateIPAddress [2022-05-10T10:32:04.374Z] --- PASS: TestValidateIPAddress (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestMapOpts [2022-05-10T10:32:04.374Z] --- PASS: TestMapOpts (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestListOptsWithoutValidator [2022-05-10T10:32:04.374Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestListOptsWithValidator [2022-05-10T10:32:04.374Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestValidateDNSSearch [2022-05-10T10:32:04.374Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_general_format [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_one_more [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-05-10T10:32:04.374Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-05-10T10:32:04.374Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestNamedListOpts [2022-05-10T10:32:04.374Z] --- PASS: TestNamedListOpts (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestNamedMapOpts [2022-05-10T10:32:04.374Z] --- PASS: TestNamedMapOpts (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestParseLink [2022-05-10T10:32:04.374Z] --- PASS: TestParseLink (0.00s) [2022-05-10T10:32:04.374Z] === RUN TestUlimitOpt [2022-05-10T10:32:04.374Z] --- PASS: TestUlimitOpt (0.00s) [2022-05-10T10:32:04.374Z] PASS [2022-05-10T10:32:04.374Z] coverage: 65.5% of statements [2022-05-10T10:32:04.374Z] ok github.com/docker/docker/opts 0.155s coverage: 65.5% of statements [2022-05-10T10:32:04.831Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-05-10T10:32:04.831Z] === RUN TestNetworkDBCRUDTableEntry [2022-05-10T10:32:04.831Z] === RUN TestParseVersion [2022-05-10T10:32:04.831Z] --- PASS: TestParseVersion (0.00s) [2022-05-10T10:32:04.831Z] PASS [2022-05-10T10:32:04.831Z] coverage: 52.9% of statements [2022-05-10T10:32:04.831Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-05-10T10:32:05.627Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-10T10:32:06.198Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-10T10:32:07.002Z] === RUN TestIsArchivePathDir [2022-05-10T10:32:07.002Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-05-10T10:32:07.002Z] === RUN TestIsArchivePathInvalidFile [2022-05-10T10:32:07.002Z] === RUN TestPeerCertificateMarshalJSON [2022-05-10T10:32:07.148Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-10T10:32:07.461Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-05-10T10:32:07.461Z] === RUN TestIsArchivePathTar [2022-05-10T10:32:07.461Z] 2022/05/10 10:32:07 Closing DB instances... [2022-05-10T10:32:07.461Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-05-10T10:32:07.461Z] === RUN TestDecompressStreamGzip [2022-05-10T10:32:07.461Z] --- PASS: TestDecompressStreamGzip (0.15s) [2022-05-10T10:32:07.461Z] === RUN TestDecompressStreamBzip2 [2022-05-10T10:32:07.922Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2022-05-10T10:32:07.922Z] === RUN TestDecompressStreamXz [2022-05-10T10:32:07.922Z] archive_test.go:133: Xz not present in msys2 [2022-05-10T10:32:07.922Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestDecompressStreamZstd [2022-05-10T10:32:07.922Z] archive_test.go:140: zstd not installed [2022-05-10T10:32:07.922Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-05-10T10:32:07.922Z] === RUN TestCompressStreamXzUnsupported [2022-05-10T10:32:07.922Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestCompressStreamBzip2Unsupported [2022-05-10T10:32:07.922Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestCompressStreamInvalid [2022-05-10T10:32:07.922Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestExtensionInvalid [2022-05-10T10:32:07.922Z] --- PASS: TestExtensionInvalid (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestExtensionUncompressed [2022-05-10T10:32:07.922Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestExtensionBzip2 [2022-05-10T10:32:07.922Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestExtensionGzip [2022-05-10T10:32:07.922Z] --- PASS: TestExtensionGzip (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestExtensionXz [2022-05-10T10:32:07.922Z] --- PASS: TestExtensionXz (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestExtensionZstd [2022-05-10T10:32:07.922Z] --- PASS: TestExtensionZstd (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestCmdStreamLargeStderr [2022-05-10T10:32:07.922Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-05-10T10:32:07.922Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-05-10T10:32:07.922Z] --- PASS: TestPeerCertificateMarshalJSON (0.73s) [2022-05-10T10:32:07.922Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-05-10T10:32:07.922Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestMiddleware [2022-05-10T10:32:07.922Z] --- PASS: TestMiddleware (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestNewResponseModifier [2022-05-10T10:32:07.922Z] --- PASS: TestNewResponseModifier (0.00s) [2022-05-10T10:32:07.922Z] PASS [2022-05-10T10:32:07.922Z] coverage: 26.8% of statements [2022-05-10T10:32:07.922Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-05-10T10:32:07.922Z] === RUN TestCmdStreamBad [2022-05-10T10:32:07.922Z] archive_test.go:252: Failing on Windows CI machines [2022-05-10T10:32:07.922Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestCmdStreamGood [2022-05-10T10:32:07.922Z] ok github.com/docker/docker/pkg/authorization 0.800s coverage: 26.8% of statements [2022-05-10T10:32:07.922Z] --- PASS: TestCmdStreamGood (0.05s) [2022-05-10T10:32:07.922Z] === RUN TestUntarPathWithInvalidDest [2022-05-10T10:32:07.922Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-05-10T10:32:07.922Z] === RUN TestUntarPathWithInvalidSrc [2022-05-10T10:32:07.922Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-05-10T10:32:07.922Z] === RUN TestUntarPath [2022-05-10T10:32:08.381Z] --- PASS: TestUntarPath (0.09s) [2022-05-10T10:32:08.381Z] === RUN TestUntarPathWithDestinationFile [2022-05-10T10:32:08.381Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-05-10T10:32:08.381Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-05-10T10:32:08.381Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-05-10T10:32:08.381Z] === RUN TestCopyWithTarInvalidSrc [2022-05-10T10:32:08.381Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-05-10T10:32:08.381Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-05-10T10:32:08.381Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-05-10T10:32:08.381Z] === RUN TestCopyWithTarSrcFile [2022-05-10T10:32:08.381Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-05-10T10:32:08.381Z] === RUN TestCopyWithTarSrcFolder [2022-05-10T10:32:08.381Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-05-10T10:32:08.381Z] === RUN TestCopyFileWithTarInvalidSrc [2022-05-10T10:32:08.381Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-05-10T10:32:08.381Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-05-10T10:32:08.381Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-05-10T10:32:08.381Z] === RUN TestCopyFileWithTarSrcFolder [2022-05-10T10:32:08.381Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-05-10T10:32:08.381Z] === RUN TestCopyFileWithTarSrcFile [2022-05-10T10:32:08.381Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-05-10T10:32:08.381Z] === RUN TestTarFiles [2022-05-10T10:32:08.838Z] === RUN TestUnbuffered [2022-05-10T10:32:08.838Z] --- PASS: TestUnbuffered (0.00s) [2022-05-10T10:32:08.838Z] === RUN TestRaceUnbuffered [2022-05-10T10:32:08.838Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-05-10T10:32:08.838Z] PASS [2022-05-10T10:32:08.838Z] coverage: 100.0% of statements [2022-05-10T10:32:08.838Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2022-05-10T10:32:08.900Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.43s) [2022-05-10T10:32:08.900Z] === RUN TestStopContainerWithTimeout [2022-05-10T10:32:08.900Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-10T10:32:08.900Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-10T10:32:08.900Z] === RUN TestUpdateRestartPolicy [2022-05-10T10:32:09.296Z] --- PASS: TestNetworkDBCRUDTableEntry (4.68s) [2022-05-10T10:32:09.296Z] === RUN TestNetworkDBCRUDTableEntries [2022-05-10T10:32:09.754Z] === RUN TestMatch [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[]] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[foo]] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[bar]_[foo]] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[foo_bar]] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[qux]_[foo]] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[]#01 [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[qux]] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[foo_bar_qux]] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[qux]_[baz]] [2022-05-10T10:32:09.754Z] === RUN TestMatch/[[foo_baz]] [2022-05-10T10:32:09.754Z] --- PASS: TestMatch (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[]] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-05-10T10:32:09.754Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-05-10T10:32:09.754Z] PASS [2022-05-10T10:32:09.754Z] coverage: 87.5% of statements [2022-05-10T10:32:09.754Z] ok github.com/docker/docker/pkg/capabilities 0.046s coverage: 87.5% of statements [2022-05-10T10:32:11.289Z] === RUN TestChrootTarUntar [2022-05-10T10:32:11.289Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:32:11.289Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-05-10T10:32:11.289Z] === RUN TestChrootUntarWithHugeExcludesList [2022-05-10T10:32:11.289Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:32:11.289Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-10T10:32:11.289Z] === RUN TestChrootUntarEmptyArchive [2022-05-10T10:32:11.289Z] --- PASS: TestChrootUntarEmptyArchive (0.01s) [2022-05-10T10:32:11.289Z] === RUN TestChrootTarUntarWithSymlink [2022-05-10T10:32:11.289Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:32:11.289Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-05-10T10:32:11.289Z] === RUN TestChrootCopyWithTar [2022-05-10T10:32:11.289Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:32:11.289Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-05-10T10:32:11.289Z] === RUN TestChrootCopyFileWithTar [2022-05-10T10:32:11.289Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:32:11.289Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-05-10T10:32:11.289Z] === RUN TestChrootUntarPath [2022-05-10T10:32:11.289Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:32:11.289Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-05-10T10:32:11.289Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-05-10T10:32:11.289Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:32:11.289Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:32:11.289Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-05-10T10:32:11.289Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:32:11.289Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:32:11.289Z] === RUN TestChrootApplyDotDotFile [2022-05-10T10:32:11.289Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:32:11.289Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-05-10T10:32:11.289Z] PASS [2022-05-10T10:32:11.289Z] coverage: 12.0% of statements [2022-05-10T10:32:11.290Z] ok github.com/docker/docker/pkg/chrootarchive 0.118s coverage: 12.0% of statements [2022-05-10T10:32:11.290Z] 2022/05/10 10:32:11 Closing DB instances... [2022-05-10T10:32:12.258Z] === RUN TestEnsureRemoveAllNotExist [2022-05-10T10:32:12.258Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-05-10T10:32:12.258Z] === RUN TestEnsureRemoveAllWithDir [2022-05-10T10:32:12.258Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-05-10T10:32:12.258Z] === RUN TestEnsureRemoveAllWithFile [2022-05-10T10:32:12.258Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-05-10T10:32:12.258Z] PASS [2022-05-10T10:32:12.258Z] coverage: 0.0% of statements [2022-05-10T10:32:12.258Z] ok github.com/docker/docker/pkg/containerfs 0.064s coverage: 0.0% of statements [2022-05-10T10:32:12.437Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-10T10:32:12.697Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-10T10:32:12.716Z] --- PASS: TestNetworkDBCRUDTableEntries (3.26s) [2022-05-10T10:32:12.716Z] === RUN TestNetworkDBNodeLeave [2022-05-10T10:32:13.641Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-10T10:32:13.682Z] === RUN TestSizeEmpty [2022-05-10T10:32:13.682Z] --- PASS: TestSizeEmpty (0.00s) [2022-05-10T10:32:13.682Z] === RUN TestSizeEmptyFile [2022-05-10T10:32:13.682Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-05-10T10:32:13.682Z] === RUN TestSizeNonemptyFile [2022-05-10T10:32:13.682Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-05-10T10:32:13.682Z] === RUN TestSizeNestedDirectoryEmpty [2022-05-10T10:32:13.682Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-05-10T10:32:13.682Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-05-10T10:32:13.682Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-05-10T10:32:13.682Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-05-10T10:32:13.682Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-05-10T10:32:13.682Z] === RUN TestMoveToSubdir [2022-05-10T10:32:13.682Z] --- PASS: TestMoveToSubdir (0.01s) [2022-05-10T10:32:13.682Z] === RUN TestSizeNonExistingDirectory [2022-05-10T10:32:13.682Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-05-10T10:32:13.682Z] PASS [2022-05-10T10:32:13.682Z] coverage: 80.0% of statements [2022-05-10T10:32:13.682Z] ok github.com/docker/docker/pkg/directory 0.064s coverage: 80.0% of statements [2022-05-10T10:32:13.902Z] --- PASS: TestServicePlugin (31.73s) [2022-05-10T10:32:13.902Z] === RUN TestServiceUpdateLabel [2022-05-10T10:32:14.163Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-05-10T10:32:14.163Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-10T10:32:14.692Z] === RUN TestPollerAddRemove [2022-05-10T10:32:14.692Z] --- PASS: TestPollerAddRemove (0.00s) [2022-05-10T10:32:14.692Z] === RUN TestPollerEvent [2022-05-10T10:32:14.692Z] poller_test.go:40: No chmod on Windows [2022-05-10T10:32:14.692Z] --- SKIP: TestPollerEvent (0.00s) [2022-05-10T10:32:14.692Z] === RUN TestPollerClose [2022-05-10T10:32:14.692Z] --- PASS: TestPollerClose (0.00s) [2022-05-10T10:32:14.692Z] PASS [2022-05-10T10:32:14.692Z] coverage: 45.7% of statements [2022-05-10T10:32:14.692Z] ok github.com/docker/docker/pkg/filenotify 0.059s coverage: 45.7% of statements [2022-05-10T10:32:14.735Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-05-10T10:32:14.735Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-05-10T10:32:14.735Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-10T10:32:14.884Z] === RUN TestConfigDaemonLibtrustID [2022-05-10T10:32:14.884Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-10T10:32:14.884Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-10T10:32:14.884Z] === RUN TestDaemonConfigValidation [2022-05-10T10:32:14.884Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-10T10:32:14.884Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-10T10:32:14.884Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-10T10:32:14.884Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-10T10:32:14.884Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-10T10:32:14.884Z] === RUN TestDaemonProxy [2022-05-10T10:32:14.884Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-10T10:32:14.884Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-10T10:32:14.884Z] PASS [2022-05-10T10:32:14.884Z] ok github.com/docker/docker/integration/daemon 0.163s [2022-05-10T10:32:14.884Z] [2022-05-10T10:32:14.884Z] === Skipped [2022-05-10T10:32:14.884Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-10T10:32:14.884Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-10T10:32:14.884Z] [2022-05-10T10:32:14.884Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-10T10:32:14.884Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-10T10:32:14.884Z] [2022-05-10T10:32:14.884Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-10T10:32:14.884Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-10T10:32:14.884Z] [2022-05-10T10:32:14.884Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-10T10:32:14.884Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-10T10:32:14.884Z] [2022-05-10T10:32:14.884Z] DONE 4 tests, 4 skipped in 28.506s [2022-05-10T10:32:14.884Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-10T10:32:15.659Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-05-10T10:32:15.659Z] === RUN TestNetworkDBWatch [2022-05-10T10:32:16.118Z] === RUN TestCopyFileWithInvalidSrc [2022-05-10T10:32:16.118Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCopyFileWithInvalidDest [2022-05-10T10:32:16.118Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCopyFileWithSameSrcAndDest [2022-05-10T10:32:16.118Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-05-10T10:32:16.118Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.01s) [2022-05-10T10:32:16.118Z] === RUN TestCopyFile [2022-05-10T10:32:16.118Z] --- PASS: TestCopyFile (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-05-10T10:32:16.118Z] fileutils_test.go:133: Needs porting to Windows [2022-05-10T10:32:16.118Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-05-10T10:32:16.118Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestReadSymlinkedDirectoryToFile [2022-05-10T10:32:16.118Z] fileutils_test.go:179: Needs porting to Windows [2022-05-10T10:32:16.118Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestWildcardMatches [2022-05-10T10:32:16.118Z] --- PASS: TestWildcardMatches (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestPatternMatches [2022-05-10T10:32:16.118Z] --- PASS: TestPatternMatches (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-05-10T10:32:16.118Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestPatternMatchesFolderExclusions [2022-05-10T10:32:16.118Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-05-10T10:32:16.118Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-05-10T10:32:16.118Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-05-10T10:32:16.118Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-05-10T10:32:16.118Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestSingleExclamationError [2022-05-10T10:32:16.118Z] --- PASS: TestSingleExclamationError (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestMatchesWithNoPatterns [2022-05-10T10:32:16.118Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestMatchesWithMalformedPatterns [2022-05-10T10:32:16.118Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestMatches [2022-05-10T10:32:16.118Z] === RUN TestMatches/MatchesOrParentMatches [2022-05-10T10:32:16.118Z] === RUN TestMatches/MatchesUsingParentResult [2022-05-10T10:32:16.118Z] === RUN TestMatches/MatchesUsingParentResults [2022-05-10T10:32:16.118Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-05-10T10:32:16.118Z] --- PASS: TestMatches (0.01s) [2022-05-10T10:32:16.118Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-05-10T10:32:16.118Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-05-10T10:32:16.118Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-05-10T10:32:16.118Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.01s) [2022-05-10T10:32:16.118Z] === RUN TestCleanPatterns [2022-05-10T10:32:16.118Z] --- PASS: TestCleanPatterns (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-05-10T10:32:16.118Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCleanPatternsExceptionFlag [2022-05-10T10:32:16.118Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-05-10T10:32:16.118Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-05-10T10:32:16.118Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCleanPatternsErrorSingleException [2022-05-10T10:32:16.118Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCreateIfNotExistsDir [2022-05-10T10:32:16.118Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCreateIfNotExistsFile [2022-05-10T10:32:16.118Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-05-10T10:32:16.118Z] === RUN TestMatch [2022-05-10T10:32:16.118Z] --- PASS: TestMatch (0.00s) [2022-05-10T10:32:16.118Z] === RUN TestCompile [2022-05-10T10:32:16.118Z] === RUN TestCompile/slash [2022-05-10T10:32:16.118Z] === RUN TestCompile/backslash [2022-05-10T10:32:16.118Z] --- PASS: TestCompile (0.00s) [2022-05-10T10:32:16.118Z] --- PASS: TestCompile/slash (0.00s) [2022-05-10T10:32:16.118Z] --- PASS: TestCompile/backslash (0.00s) [2022-05-10T10:32:16.118Z] PASS [2022-05-10T10:32:16.118Z] coverage: 84.7% of statements [2022-05-10T10:32:16.118Z] ok github.com/docker/docker/pkg/fileutils 0.099s coverage: 84.7% of statements [2022-05-10T10:32:16.120Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-10T10:32:16.576Z] --- PASS: TestTarFiles (8.22s) [2022-05-10T10:32:16.576Z] === RUN TestDetectCompressionZstd [2022-05-10T10:32:16.576Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-05-10T10:32:16.576Z] === RUN TestTarUntar [2022-05-10T10:32:16.576Z] --- PASS: TestTarUntar (0.04s) [2022-05-10T10:32:16.576Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-05-10T10:32:16.576Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-05-10T10:32:16.576Z] === RUN TestTarWithOptions [2022-05-10T10:32:16.576Z] --- PASS: TestTarWithOptions (0.03s) [2022-05-10T10:32:16.576Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-05-10T10:32:16.576Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-05-10T10:32:16.576Z] === RUN TestUntarUstarGnuConflict [2022-05-10T10:32:16.576Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-05-10T10:32:16.576Z] === RUN TestUntarInvalidFilenames [2022-05-10T10:32:16.691Z] --- PASS: TestServiceUpdateLabel (2.75s) [2022-05-10T10:32:16.691Z] === RUN TestServiceUpdateSecrets [2022-05-10T10:32:17.034Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3780726750\\dest" [2022-05-10T10:32:17.034Z] --- PASS: TestUntarInvalidFilenames (0.25s) [2022-05-10T10:32:17.034Z] === RUN TestUntarHardlinkToSymlink [2022-05-10T10:32:17.034Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-05-10T10:32:17.034Z] === RUN TestUntarInvalidHardlink [2022-05-10T10:32:17.034Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3914493834\\victim\\hello" -> "../victim/hello" [2022-05-10T10:32:17.034Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3670440655\\victim\\hello" -> "/../victim/hello" [2022-05-10T10:32:17.034Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2016614538\\victim" -> "../victim" [2022-05-10T10:32:17.034Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4177443559\\victim" -> "../victim" [2022-05-10T10:32:17.034Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2112297309\\victim" -> "../victim" [2022-05-10T10:32:17.034Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2941284784\\victim" -> "../victim" [2022-05-10T10:32:17.034Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-05-10T10:32:17.034Z] === RUN TestUntarInvalidSymlink [2022-05-10T10:32:17.034Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1633704636\\dest\\dotdot" -> "../victim/hello" [2022-05-10T10:32:17.034Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink796912812\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-10T10:32:17.034Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3073071266\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:32:17.034Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1454567751\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:32:17.034Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3493339926\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:32:17.034Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2291304563\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:32:17.034Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3732446797\\dest\\dir\\loophole" -> "../../victim" [2022-05-10T10:32:17.035Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-05-10T10:32:17.035Z] === RUN TestTempArchiveCloseMultipleTimes [2022-05-10T10:32:17.035Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-05-10T10:32:17.035Z] === RUN TestXGlobalNoParent [2022-05-10T10:32:17.035Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-05-10T10:32:17.035Z] === RUN TestReplaceFileTarWrapper [2022-05-10T10:32:17.035Z] === RUN TestGet [2022-05-10T10:32:17.035Z] --- PASS: TestGet (0.00s) [2022-05-10T10:32:17.035Z] === RUN TestGetShortcutString [2022-05-10T10:32:17.035Z] --- PASS: TestGetShortcutString (0.00s) [2022-05-10T10:32:17.035Z] PASS [2022-05-10T10:32:17.035Z] coverage: 42.9% of statements [2022-05-10T10:32:17.035Z] ok github.com/docker/docker/pkg/homedir 0.055s coverage: 42.9% of statements [2022-05-10T10:32:17.035Z] 2022/05/10 10:32:16 Closing DB instances... [2022-05-10T10:32:17.262Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-10T10:32:17.262Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-10T10:32:17.262Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-10T10:32:17.492Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-05-10T10:32:17.492Z] === RUN TestPrefixHeaderReadable [2022-05-10T10:32:17.492Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2022-05-10T10:32:17.492Z] === RUN TestDisablePigz [2022-05-10T10:32:17.492Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-05-10T10:32:17.492Z] --- PASS: TestDisablePigz (0.15s) [2022-05-10T10:32:17.492Z] === RUN TestPigz [2022-05-10T10:32:17.492Z] archive_test.go:1400: Tested whether Pigz is not used, as it not installed [2022-05-10T10:32:17.492Z] --- PASS: TestPigz (0.16s) [2022-05-10T10:32:17.492Z] === RUN TestNosysFileInfo [2022-05-10T10:32:17.492Z] --- PASS: TestNosysFileInfo (0.00s) [2022-05-10T10:32:17.492Z] === RUN TestCopyFileWithInvalidDest [2022-05-10T10:32:17.492Z] archive_windows_test.go:16: Currently fails [2022-05-10T10:32:17.492Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-05-10T10:32:17.492Z] === RUN TestCanonicalTarNameForPath [2022-05-10T10:32:17.492Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-05-10T10:32:17.492Z] === RUN TestCanonicalTarName [2022-05-10T10:32:17.492Z] --- PASS: TestCanonicalTarName (0.00s) [2022-05-10T10:32:17.492Z] === RUN TestChmodTarEntry [2022-05-10T10:32:17.492Z] --- PASS: TestChmodTarEntry (0.00s) [2022-05-10T10:32:17.492Z] === RUN TestHardLinkOrder [2022-05-10T10:32:17.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-05-10T10:32:17.782Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:17.782Z] INFO: Testing against a local daemon [2022-05-10T10:32:17.782Z] === RUN TestCommitInheritsEnv [2022-05-10T10:32:17.782Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:32:17.782Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-10T10:32:17.782Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-10T10:32:17.782Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:32:17.782Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-10T10:32:17.782Z] === RUN TestImportWithCustomPlatform [2022-05-10T10:32:17.782Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:32:17.782Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-10T10:32:17.782Z] === RUN TestImagesFilterMultiReference [2022-05-10T10:32:17.782Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-05-10T10:32:17.782Z] === RUN TestImagePullPlatformInvalid [2022-05-10T10:32:17.954Z] --- PASS: TestHardLinkOrder (0.10s) [2022-05-10T10:32:17.954Z] === RUN TestChangeString [2022-05-10T10:32:17.954Z] --- PASS: TestChangeString (0.00s) [2022-05-10T10:32:17.954Z] === RUN TestChangesWithNoChanges [2022-05-10T10:32:17.954Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-05-10T10:32:17.954Z] === RUN TestChangesWithChanges [2022-05-10T10:32:17.954Z] --- PASS: TestChangesWithChanges (0.04s) [2022-05-10T10:32:17.954Z] === RUN TestChangesWithChangesGH13590 [2022-05-10T10:32:17.954Z] changes_test.go:196: needs more investigation [2022-05-10T10:32:17.954Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-05-10T10:32:17.954Z] === RUN TestChangesDirsEmpty [2022-05-10T10:32:17.954Z] --- PASS: TestChangesDirsEmpty (0.18s) [2022-05-10T10:32:17.954Z] === RUN TestChangesDirsMutated [2022-05-10T10:32:18.094Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-10T10:32:18.238Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-05-10T10:32:18.238Z] === RUN TestRemoveImageOrphaning [2022-05-10T10:32:18.355Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-10T10:32:18.413Z] --- PASS: TestChangesDirsMutated (0.21s) [2022-05-10T10:32:18.413Z] === RUN TestApplyLayer [2022-05-10T10:32:18.413Z] changes_test.go:433: needs further investigation [2022-05-10T10:32:18.413Z] --- SKIP: TestApplyLayer (0.00s) [2022-05-10T10:32:18.413Z] === RUN TestChangesSizeWithHardlinks [2022-05-10T10:32:18.413Z] changes_test.go:469: needs further investigation [2022-05-10T10:32:18.413Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-05-10T10:32:18.413Z] === RUN TestChangesSizeWithNoChanges [2022-05-10T10:32:18.413Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-05-10T10:32:18.413Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-05-10T10:32:18.413Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-05-10T10:32:18.413Z] === RUN TestChangesSize [2022-05-10T10:32:18.413Z] --- PASS: TestChangesSize (0.01s) [2022-05-10T10:32:18.413Z] === RUN TestApplyLayerInvalidFilenames [2022-05-10T10:32:18.413Z] === RUN TestCreateIDMapOrder [2022-05-10T10:32:18.413Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames2618882149\\dest" [2022-05-10T10:32:18.413Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-05-10T10:32:18.413Z] PASS [2022-05-10T10:32:18.413Z] coverage: 7.2% of statements [2022-05-10T10:32:18.413Z] ok github.com/docker/docker/pkg/idtools 0.060s coverage: 7.2% of statements [2022-05-10T10:32:18.413Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-05-10T10:32:18.413Z] === RUN TestApplyLayerInvalidHardlink [2022-05-10T10:32:18.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink883113512\\victim\\hello" -> "../victim/hello" [2022-05-10T10:32:18.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1254959850\\victim\\hello" -> "/../victim/hello" [2022-05-10T10:32:18.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2660935093\\victim" -> "../victim" [2022-05-10T10:32:18.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3423428501\\victim" -> "../victim" [2022-05-10T10:32:18.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink998357510\\victim" -> "../victim" [2022-05-10T10:32:18.413Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2128565559\\victim" -> "../victim" [2022-05-10T10:32:18.413Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-05-10T10:32:18.413Z] === RUN TestApplyLayerInvalidSymlink [2022-05-10T10:32:18.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3100553127\\dest\\dotdot" -> "../victim/hello" [2022-05-10T10:32:18.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink517241950\\dest\\slash-dotdot" -> "/../victim/hello" [2022-05-10T10:32:18.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2137512791\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:32:18.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink687078946\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:32:18.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3582406661\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:32:18.413Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink804630856\\dest\\loophole-victim" -> "../victim" [2022-05-10T10:32:18.413Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-05-10T10:32:18.413Z] === RUN TestApplyLayerWhiteouts [2022-05-10T10:32:18.413Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-05-10T10:32:18.413Z] === RUN TestGenerateEmptyFile [2022-05-10T10:32:18.413Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-05-10T10:32:18.413Z] === RUN TestGenerateWithContent [2022-05-10T10:32:18.413Z] --- PASS: TestGenerateWithContent (0.00s) [2022-05-10T10:32:18.413Z] PASS [2022-05-10T10:32:18.413Z] coverage: 62.9% of statements [2022-05-10T10:32:18.413Z] ok github.com/docker/docker/pkg/archive 11.450s coverage: 62.9% of statements [2022-05-10T10:32:18.413Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-05-10T10:32:18.413Z] === RUN TestNetworkDBBulkSync [2022-05-10T10:32:19.199Z] --- PASS: TestRemoveImageOrphaning (1.23s) [2022-05-10T10:32:19.199Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-10T10:32:19.199Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-05-10T10:32:19.199Z] === RUN TestTagInvalidReference [2022-05-10T10:32:19.199Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-10T10:32:19.199Z] === RUN TestTagValidPrefixedRepo [2022-05-10T10:32:19.296Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-10T10:32:19.655Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-10T10:32:19.655Z] === RUN TestTagExistedNameWithoutForce [2022-05-10T10:32:19.655Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2022-05-10T10:32:19.655Z] === RUN TestTagOfficialNames [2022-05-10T10:32:19.655Z] --- PASS: TestTagOfficialNames (0.10s) [2022-05-10T10:32:19.655Z] === RUN TestTagMatchesDigest [2022-05-10T10:32:19.655Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-10T10:32:19.655Z] PASS [2022-05-10T10:32:19.655Z] ok github.com/docker/docker/integration/image 1.894s [2022-05-10T10:32:19.655Z] [2022-05-10T10:32:19.655Z] === Skipped [2022-05-10T10:32:19.655Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-10T10:32:19.655Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:32:19.655Z] [2022-05-10T10:32:19.655Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-10T10:32:19.655Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:32:19.655Z] [2022-05-10T10:32:19.655Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-10T10:32:19.655Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:32:19.655Z] [2022-05-10T10:32:19.655Z] DONE 12 tests, 3 skipped in 6.460s [2022-05-10T10:32:19.655Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-10T10:32:19.866Z] docker_api_swarm_test.go:384: [d1b711a6cc54d] joining swarm manager [d35c9bb9595a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:32:19.946Z] === RUN TestFixedBufferCap [2022-05-10T10:32:19.946Z] --- PASS: TestFixedBufferCap (0.00s) [2022-05-10T10:32:19.946Z] === RUN TestFixedBufferLen [2022-05-10T10:32:19.946Z] --- PASS: TestFixedBufferLen (0.00s) [2022-05-10T10:32:19.946Z] === RUN TestFixedBufferString [2022-05-10T10:32:19.947Z] --- PASS: TestFixedBufferString (0.00s) [2022-05-10T10:32:19.947Z] === RUN TestFixedBufferWrite [2022-05-10T10:32:19.947Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-05-10T10:32:19.947Z] === RUN TestFixedBufferRead [2022-05-10T10:32:19.947Z] --- PASS: TestFixedBufferRead (0.00s) [2022-05-10T10:32:19.947Z] === RUN TestBytesPipeRead [2022-05-10T10:32:19.947Z] --- PASS: TestBytesPipeRead (0.00s) [2022-05-10T10:32:19.947Z] === RUN TestBytesPipeWrite [2022-05-10T10:32:19.947Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-05-10T10:32:19.947Z] === RUN TestBytesPipeWriteRandomChunks [2022-05-10T10:32:19.947Z] 2022/05/10 10:32:19 Closing DB instances... [2022-05-10T10:32:20.404Z] --- PASS: TestBytesPipeWriteRandomChunks (0.55s) [2022-05-10T10:32:20.404Z] === RUN TestAtomicWriteToFile [2022-05-10T10:32:20.404Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-05-10T10:32:20.404Z] === RUN TestAtomicWriteSetCommit [2022-05-10T10:32:20.404Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-05-10T10:32:20.404Z] === RUN TestAtomicWriteSetCancel [2022-05-10T10:32:20.404Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-05-10T10:32:20.404Z] === RUN TestReadCloserWrapperClose [2022-05-10T10:32:20.404Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-05-10T10:32:20.404Z] === RUN TestReaderErrWrapperReadOnError [2022-05-10T10:32:20.404Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-05-10T10:32:20.404Z] === RUN TestReaderErrWrapperRead [2022-05-10T10:32:20.404Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-05-10T10:32:20.404Z] === RUN TestCancelReadCloser [2022-05-10T10:32:20.404Z] --- PASS: TestCancelReadCloser (0.10s) [2022-05-10T10:32:20.404Z] === RUN TestWriteCloserWrapperClose [2022-05-10T10:32:20.404Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-05-10T10:32:20.404Z] === RUN TestNopWriteCloser [2022-05-10T10:32:20.404Z] --- PASS: TestNopWriteCloser (0.00s) [2022-05-10T10:32:20.404Z] === RUN TestNopWriter [2022-05-10T10:32:20.404Z] --- PASS: TestNopWriter (0.00s) [2022-05-10T10:32:20.404Z] === RUN TestWriteCounter [2022-05-10T10:32:20.404Z] --- PASS: TestWriteCounter (0.00s) [2022-05-10T10:32:20.404Z] PASS [2022-05-10T10:32:20.404Z] coverage: 69.2% of statements [2022-05-10T10:32:20.404Z] ok github.com/docker/docker/pkg/ioutils 0.726s coverage: 69.2% of statements [2022-05-10T10:32:20.437Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-05-10T10:32:20.437Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-05-10T10:32:20.437Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-10T10:32:20.437Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-05-10T10:32:20.437Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-10T10:32:20.437Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-10T10:32:21.369Z] --- PASS: TestNetworkDBBulkSync (2.84s) [2022-05-10T10:32:21.369Z] === RUN TestNetworkDBCRUDMediumCluster [2022-05-10T10:32:21.378Z] docker_api_swarm_test.go:385: [d3b6d84930c63] joining swarm manager [d35c9bb9595a7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:32:21.828Z] === RUN TestError [2022-05-10T10:32:21.828Z] --- PASS: TestError (0.00s) [2022-05-10T10:32:21.828Z] === RUN TestProgressString [2022-05-10T10:32:21.828Z] === RUN TestProgressString/no_progress [2022-05-10T10:32:21.828Z] === RUN TestProgressString/progress_1 [2022-05-10T10:32:21.828Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-05-10T10:32:21.828Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-05-10T10:32:21.828Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-05-10T10:32:21.828Z] === RUN TestProgressString/with_units [2022-05-10T10:32:21.828Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-05-10T10:32:21.828Z] === RUN TestProgressString/hide_counts [2022-05-10T10:32:21.828Z] --- PASS: TestProgressString (0.00s) [2022-05-10T10:32:21.828Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-05-10T10:32:21.828Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-05-10T10:32:21.828Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-05-10T10:32:21.828Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-05-10T10:32:21.828Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-05-10T10:32:21.828Z] --- PASS: TestProgressString/with_units (0.00s) [2022-05-10T10:32:21.828Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-05-10T10:32:21.828Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-05-10T10:32:21.828Z] === RUN TestJSONMessageDisplay [2022-05-10T10:32:21.828Z] --- PASS: TestJSONMessageDisplay (0.23s) [2022-05-10T10:32:21.828Z] === RUN TestJSONMessageDisplayWithJSONError [2022-05-10T10:32:21.828Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-05-10T10:32:21.828Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-05-10T10:32:21.828Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-05-10T10:32:21.828Z] === RUN TestDisplayJSONMessagesStream [2022-05-10T10:32:21.828Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-05-10T10:32:21.828Z] PASS [2022-05-10T10:32:21.828Z] coverage: 91.7% of statements [2022-05-10T10:32:21.828Z] ok github.com/docker/docker/pkg/jsonmessage 0.284s coverage: 91.7% of statements [2022-05-10T10:32:22.574Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:22.574Z] INFO: Testing against a local daemon [2022-05-10T10:32:22.574Z] === RUN TestNetworkCreateDelete [2022-05-10T10:32:22.574Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:22.574Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestDockerNetworkDeletePreferID [2022-05-10T10:32:22.574Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-10T10:32:22.574Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestDaemonDNSFallback [2022-05-10T10:32:22.574Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:22.574Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestInspectNetwork [2022-05-10T10:32:22.574Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:22.574Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestRunContainerWithBridgeNone [2022-05-10T10:32:22.574Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:22.574Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-10T10:32:22.574Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:32:22.574Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:32:22.574Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:32:22.574Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-10T10:32:22.574Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-10T10:32:22.574Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-10T10:32:22.574Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.01s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestNetworkList [2022-05-10T10:32:22.574Z] === RUN TestNetworkList//networks [2022-05-10T10:32:22.574Z] === PAUSE TestNetworkList//networks [2022-05-10T10:32:22.574Z] === RUN TestNetworkList//networks/ [2022-05-10T10:32:22.574Z] === PAUSE TestNetworkList//networks/ [2022-05-10T10:32:22.574Z] === CONT TestNetworkList//networks [2022-05-10T10:32:22.574Z] === CONT TestNetworkList//networks/ [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkList (0.05s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-10T10:32:22.574Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestHostIPv4BridgeLabel [2022-05-10T10:32:22.574Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-10T10:32:22.574Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestDaemonDefaultNetworkPools [2022-05-10T10:32:22.574Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-10T10:32:22.574Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-10T10:32:22.574Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-10T10:32:22.574Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestServiceWithPredefinedNetwork [2022-05-10T10:32:22.574Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-10T10:32:22.574Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:32:22.574Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestServiceWithDataPathPortInit [2022-05-10T10:32:22.574Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-10T10:32:22.574Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-10T10:32:22.574Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-10T10:32:22.574Z] PASS [2022-05-10T10:32:22.574Z] ok github.com/docker/docker/integration/network 0.224s [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === Skipped [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-10T10:32:22.574Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-10T10:32:22.574Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-10T10:32:22.574Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-10T10:32:22.574Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-10T10:32:22.574Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-10T10:32:22.574Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-10T10:32:22.574Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-10T10:32:22.574Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-10T10:32:22.574Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-10T10:32:22.574Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-10T10:32:22.574Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-10T10:32:22.574Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:32:22.574Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-10T10:32:22.574Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-10T10:32:22.574Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-10T10:32:22.574Z] [2022-05-10T10:32:22.574Z] DONE 34 tests, 15 skipped in 2.479s [2022-05-10T10:32:22.574Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-10T10:32:22.762Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-05-10T10:32:22.796Z] === RUN TestStandardLongPath [2022-05-10T10:32:22.796Z] --- PASS: TestStandardLongPath (0.00s) [2022-05-10T10:32:22.796Z] === RUN TestUNCLongPath [2022-05-10T10:32:22.796Z] --- PASS: TestUNCLongPath (0.00s) [2022-05-10T10:32:22.796Z] PASS [2022-05-10T10:32:22.796Z] coverage: 100.0% of statements [2022-05-10T10:32:22.796Z] ok github.com/docker/docker/pkg/longpath 0.050s coverage: 100.0% of statements [2022-05-10T10:32:23.023Z] === RUN TestDockerSuite/TestEventsRename [2022-05-10T10:32:23.541Z] testing: warning: no tests to run [2022-05-10T10:32:23.541Z] PASS [2022-05-10T10:32:23.541Z] ok github.com/docker/docker/integration/network/ipvlan 0.091s [2022-05-10T10:32:23.541Z] [2022-05-10T10:32:23.541Z] DONE 0 tests in 0.912s [2022-05-10T10:32:23.541Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-10T10:32:23.594Z] === RUN TestDockerSuite/TestEventsResize [2022-05-10T10:32:23.769Z] === RUN TestNameFormat [2022-05-10T10:32:23.769Z] --- PASS: TestNameFormat (0.00s) [2022-05-10T10:32:23.769Z] === RUN TestNameRetries [2022-05-10T10:32:23.769Z] --- PASS: TestNameRetries (0.00s) [2022-05-10T10:32:23.769Z] PASS [2022-05-10T10:32:23.769Z] coverage: 85.7% of statements [2022-05-10T10:32:23.769Z] ok github.com/docker/docker/pkg/namesgenerator 0.061s coverage: 85.7% of statements [2022-05-10T10:32:24.165Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-10T10:32:24.227Z] === RUN TestParseKeyValueOpt [2022-05-10T10:32:24.227Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-05-10T10:32:24.227Z] === RUN TestParseUintList [2022-05-10T10:32:24.227Z] --- PASS: TestParseUintList (0.00s) [2022-05-10T10:32:24.227Z] === RUN TestParseUintListMaximumLimits [2022-05-10T10:32:24.227Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-05-10T10:32:24.227Z] PASS [2022-05-10T10:32:24.227Z] coverage: 97.0% of statements [2022-05-10T10:32:24.228Z] ok github.com/docker/docker/pkg/parsers 0.052s coverage: 97.0% of statements [2022-05-10T10:32:24.507Z] testing: warning: no tests to run [2022-05-10T10:32:24.507Z] PASS [2022-05-10T10:32:24.507Z] ok github.com/docker/docker/integration/network/macvlan 0.082s [2022-05-10T10:32:24.507Z] [2022-05-10T10:32:24.507Z] DONE 0 tests in 1.026s [2022-05-10T10:32:24.507Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-10T10:32:24.802Z] 2022/05/10 10:32:24 Closing DB instances... [2022-05-10T10:32:25.468Z] testing: warning: no tests to run [2022-05-10T10:32:25.468Z] PASS [2022-05-10T10:32:25.468Z] ok github.com/docker/docker/integration/plugin 0.087s [2022-05-10T10:32:25.468Z] [2022-05-10T10:32:25.468Z] DONE 0 tests in 0.844s [2022-05-10T10:32:25.469Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-10T10:32:25.766Z] === RUN Test_windowsOSRelease_String [2022-05-10T10:32:25.766Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-05-10T10:32:25.766Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-05-10T10:32:25.766Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-05-10T10:32:25.766Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-05-10T10:32:25.766Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-05-10T10:32:25.766Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-05-10T10:32:25.766Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-05-10T10:32:25.766Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-05-10T10:32:25.766Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-05-10T10:32:25.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-10T10:32:25.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-05-10T10:32:25.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-05-10T10:32:25.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-05-10T10:32:25.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-05-10T10:32:25.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-05-10T10:32:25.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-05-10T10:32:25.766Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-05-10T10:32:25.766Z] PASS [2022-05-10T10:32:25.766Z] coverage: 36.4% of statements [2022-05-10T10:32:25.766Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.066s coverage: 36.4% of statements [2022-05-10T10:32:26.430Z] testing: warning: no tests to run [2022-05-10T10:32:26.430Z] PASS [2022-05-10T10:32:26.430Z] ok github.com/docker/docker/integration/plugin/authz 0.091s [2022-05-10T10:32:26.430Z] [2022-05-10T10:32:26.430Z] DONE 0 tests in 0.822s [2022-05-10T10:32:26.430Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-10T10:32:26.735Z] === RUN TestNewAndRemove [2022-05-10T10:32:26.735Z] --- PASS: TestNewAndRemove (0.00s) [2022-05-10T10:32:26.735Z] === RUN TestRemoveInvalidPath [2022-05-10T10:32:26.735Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-05-10T10:32:26.735Z] PASS [2022-05-10T10:32:26.735Z] coverage: 82.6% of statements [2022-05-10T10:32:26.735Z] ok github.com/docker/docker/pkg/pidfile 0.054s coverage: 82.6% of statements [2022-05-10T10:32:27.193Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.95s) [2022-05-10T10:32:27.193Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-05-10T10:32:28.737Z] 2022/05/10 10:32:28 Closing DB instances... [2022-05-10T10:32:28.737Z] === RUN TestFailedConnection [2022-05-10T10:32:29.472Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-10T10:32:30.043Z] === RUN TestDockerSuite/TestEventsStreaming [2022-05-10T10:32:30.275Z] --- PASS: TestFailedConnection (1.17s) [2022-05-10T10:32:30.275Z] === RUN TestFailOnce [2022-05-10T10:32:30.275Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.75s) [2022-05-10T10:32:30.275Z] === RUN TestNetworkDBGarbageCollection [2022-05-10T10:32:30.275Z] 2022/05/10 10:32:29 http: panic serving 127.0.0.1:49307: Plugin not ready [2022-05-10T10:32:30.275Z] goroutine 5 [running]: [2022-05-10T10:32:30.275Z] net/http.(*conn).serve.func1() [2022-05-10T10:32:30.275Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-05-10T10:32:30.275Z] panic({0x1153700, 0x129d0e0}) [2022-05-10T10:32:30.275Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-05-10T10:32:30.275Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000055a70?) [2022-05-10T10:32:30.275Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-05-10T10:32:30.275Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x12a28f8?, 0xc00019a000?}, 0x10ada86?) [2022-05-10T10:32:30.275Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-05-10T10:32:30.275Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x12a28f8, 0xc00019a000}, 0xc00006a000) [2022-05-10T10:32:30.275Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-05-10T10:32:30.275Z] net/http.serverHandler.ServeHTTP({0x12a0f18?}, {0x12a28f8, 0xc00019a000}, 0xc00006a000) [2022-05-10T10:32:30.275Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-05-10T10:32:30.275Z] net/http.(*conn).serve(0xc000064000, {0x12a2df8, 0xc0000260f0}) [2022-05-10T10:32:30.275Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-05-10T10:32:30.275Z] created by net/http.(*Server).Serve [2022-05-10T10:32:30.275Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-05-10T10:32:30.275Z] time="2022-05-10T10:32:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.FailOnce: Post \"http://127.0.0.1:49306/Test.FailOnce\": EOF, retrying in 1s" [2022-05-10T10:32:30.613Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-10T10:32:30.734Z] --- PASS: TestGetAddress (30.98s) [2022-05-10T10:32:30.734Z] === RUN TestRequestSyntaxCheck [2022-05-10T10:32:30.734Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-05-10T10:32:30.734Z] === RUN TestRequest [2022-05-10T10:32:30.962Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-05-10T10:32:30.962Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-10T10:32:30.962Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-05-10T10:32:30.962Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-05-10T10:32:30.962Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-05-10T10:32:31.196Z] --- PASS: TestFailOnce (1.23s) [2022-05-10T10:32:31.196Z] === RUN TestEchoInputOutput [2022-05-10T10:32:31.196Z] --- PASS: TestEchoInputOutput (0.00s) [2022-05-10T10:32:31.196Z] === RUN TestBackoff [2022-05-10T10:32:31.196Z] --- PASS: TestBackoff (0.00s) [2022-05-10T10:32:31.196Z] === RUN TestAbortRetry [2022-05-10T10:32:31.196Z] --- PASS: TestAbortRetry (0.00s) [2022-05-10T10:32:31.196Z] === RUN TestClientScheme [2022-05-10T10:32:31.196Z] --- PASS: TestClientScheme (0.00s) [2022-05-10T10:32:31.196Z] === RUN TestNewClientWithTimeout [2022-05-10T10:32:31.292Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-05-10T10:32:31.554Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2022-05-10T10:32:31.554Z] === RUN TestServiceUpdateConfigs [2022-05-10T10:32:31.577Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e hack/test/unit [2022-05-10T10:32:31.657Z] time="2022-05-10T10:32:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-05-10T10:32:31.835Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-05-10T10:32:31.835Z] + TESTFLAGS+=' -test.timeout=5m' [2022-05-10T10:32:31.835Z] + TESTDIRS=./... [2022-05-10T10:32:31.835Z] + exclude_paths='/vendor/|/integration' [2022-05-10T10:32:31.835Z] ++ grep -vE '(/vendor/|/integration)' [2022-05-10T10:32:31.835Z] ++ go list ./... [2022-05-10T10:32:32.211Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:32.211Z] INFO: Testing against a local daemon [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:32:32.211Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:32:32.211Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-10T10:32:32.211Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-10T10:32:32.211Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:32:32.211Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-10T10:32:32.211Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-10T10:32:32.211Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.01s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.01s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-05-10T10:32:32.211Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-10T10:32:32.211Z] === RUN TestPluginInstall [2022-05-10T10:32:32.211Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-10T10:32:32.211Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-10T10:32:32.211Z] === RUN TestPluginsWithRuntimes [2022-05-10T10:32:32.211Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-10T10:32:32.211Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-10T10:32:32.211Z] === RUN TestPluginBackCompatMediaTypes [2022-05-10T10:32:32.211Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-10T10:32:32.211Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-10T10:32:32.211Z] PASS [2022-05-10T10:32:32.211Z] ok github.com/docker/docker/integration/plugin/common 0.153s [2022-05-10T10:32:32.211Z] [2022-05-10T10:32:32.211Z] === Skipped [2022-05-10T10:32:32.211Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-10T10:32:32.211Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-10T10:32:32.211Z] [2022-05-10T10:32:32.211Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-10T10:32:32.211Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-10T10:32:32.211Z] [2022-05-10T10:32:32.211Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-10T10:32:32.211Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-10T10:32:32.211Z] [2022-05-10T10:32:32.211Z] DONE 19 tests, 3 skipped in 5.281s [2022-05-10T10:32:32.211Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-10T10:32:32.771Z] + pkg_list='github.com/docker/docker/api [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/backend [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/container [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/events [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/filters [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/image [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/mount [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/network [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/registry [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/time [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/versions [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:32:32.771Z] github.com/docker/docker/api/types/volume [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:32:32.771Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:32:32.771Z] github.com/docker/docker/cli [2022-05-10T10:32:32.771Z] github.com/docker/docker/cli/config [2022-05-10T10:32:32.771Z] github.com/docker/docker/cli/debug [2022-05-10T10:32:32.771Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:32:32.771Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:32:32.771Z] github.com/docker/docker/client [2022-05-10T10:32:32.771Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:32:32.771Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:32:32.771Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:32:32.771Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:32:32.771Z] github.com/docker/docker/container [2022-05-10T10:32:32.771Z] github.com/docker/docker/container/stream [2022-05-10T10:32:32.771Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:32:32.771Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:32:32.771Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:32:32.771Z] github.com/docker/docker/daemon [2022-05-10T10:32:32.771Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:32:32.771Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:32:32.771Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:32:32.771Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:32:32.771Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/config [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/events [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/exec [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/images [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/links [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/names [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/network [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/stats [2022-05-10T10:32:32.772Z] github.com/docker/docker/distribution [2022-05-10T10:32:32.772Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:32:32.772Z] github.com/docker/docker/distribution/utils [2022-05-10T10:32:32.772Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:32:32.772Z] github.com/docker/docker/dockerversion [2022-05-10T10:32:32.772Z] github.com/docker/docker/errdefs [2022-05-10T10:32:32.772Z] github.com/docker/docker/image [2022-05-10T10:32:32.772Z] github.com/docker/docker/image/cache [2022-05-10T10:32:32.772Z] github.com/docker/docker/image/tarexport [2022-05-10T10:32:32.772Z] github.com/docker/docker/image/v1 [2022-05-10T10:32:32.772Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:32:32.772Z] github.com/docker/docker/layer [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/types [2022-05-10T10:32:32.772Z] github.com/docker/docker/oci [2022-05-10T10:32:32.772Z] github.com/docker/docker/oci/caps [2022-05-10T10:32:32.772Z] github.com/docker/docker/opts [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/archive [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/directory [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/platform [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/pools [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/progress [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/signal [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/stack [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/system [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:32:32.772Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:32:32.772Z] github.com/docker/docker/plugin [2022-05-10T10:32:32.772Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:32:32.772Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:32:32.772Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:32:32.772Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:32:32.772Z] github.com/docker/docker/quota [2022-05-10T10:32:32.772Z] github.com/docker/docker/reference [2022-05-10T10:32:32.772Z] github.com/docker/docker/registry [2022-05-10T10:32:32.772Z] github.com/docker/docker/registry/resumable [2022-05-10T10:32:32.772Z] github.com/docker/docker/restartmanager [2022-05-10T10:32:32.772Z] github.com/docker/docker/rootless [2022-05-10T10:32:32.772Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:32:32.772Z] github.com/docker/docker/runconfig [2022-05-10T10:32:32.772Z] github.com/docker/docker/runconfig/opts [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/environment [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/registry [2022-05-10T10:32:32.772Z] github.com/docker/docker/testutil/request [2022-05-10T10:32:32.772Z] github.com/docker/docker/volume [2022-05-10T10:32:32.772Z] github.com/docker/docker/volume/drivers [2022-05-10T10:32:32.772Z] github.com/docker/docker/volume/local [2022-05-10T10:32:32.772Z] github.com/docker/docker/volume/mounts [2022-05-10T10:32:32.772Z] github.com/docker/docker/volume/service [2022-05-10T10:32:32.772Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:32:32.772Z] github.com/docker/docker/volume/testutils' [2022-05-10T10:32:32.772Z] ++ echo 'github.com/docker/docker/api [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/backend [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/container [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/events [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/filters [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/image [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/mount [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/network [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/registry [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/time [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/versions [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:32:32.772Z] github.com/docker/docker/api/types/volume [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:32:32.772Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:32:32.772Z] github.com/docker/docker/cli [2022-05-10T10:32:32.772Z] github.com/docker/docker/cli/config [2022-05-10T10:32:32.772Z] github.com/docker/docker/cli/debug [2022-05-10T10:32:32.772Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:32:32.772Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:32:32.772Z] github.com/docker/docker/client [2022-05-10T10:32:32.772Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:32:32.772Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:32:32.772Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:32:32.772Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:32:32.772Z] github.com/docker/docker/container [2022-05-10T10:32:32.772Z] github.com/docker/docker/container/stream [2022-05-10T10:32:32.772Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:32:32.772Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:32:32.772Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/config [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/events [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/exec [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/images [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/links [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/names [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/network [2022-05-10T10:32:32.772Z] github.com/docker/docker/daemon/stats [2022-05-10T10:32:32.772Z] github.com/docker/docker/distribution [2022-05-10T10:32:32.772Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:32:32.772Z] github.com/docker/docker/distribution/utils [2022-05-10T10:32:32.772Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:32:32.772Z] github.com/docker/docker/dockerversion [2022-05-10T10:32:32.772Z] github.com/docker/docker/errdefs [2022-05-10T10:32:32.772Z] github.com/docker/docker/image [2022-05-10T10:32:32.772Z] github.com/docker/docker/image/cache [2022-05-10T10:32:32.772Z] github.com/docker/docker/image/tarexport [2022-05-10T10:32:32.772Z] github.com/docker/docker/image/v1 [2022-05-10T10:32:32.772Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:32:32.772Z] github.com/docker/docker/layer [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:32:32.772Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:32:32.772Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/libnetwork/types [2022-05-10T10:32:32.773Z] github.com/docker/docker/oci [2022-05-10T10:32:32.773Z] github.com/docker/docker/oci/caps [2022-05-10T10:32:32.773Z] github.com/docker/docker/opts [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/archive [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/directory [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/platform [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/pools [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/progress [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/signal [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/stack [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/system [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:32:32.773Z] github.com/docker/docker/plugin [2022-05-10T10:32:32.773Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:32:32.773Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:32:32.773Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:32:32.773Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:32:32.773Z] github.com/docker/docker/quota [2022-05-10T10:32:32.773Z] github.com/docker/docker/reference [2022-05-10T10:32:32.773Z] github.com/docker/docker/registry [2022-05-10T10:32:32.773Z] github.com/docker/docker/registry/resumable [2022-05-10T10:32:32.773Z] github.com/docker/docker/restartmanager [2022-05-10T10:32:32.773Z] github.com/docker/docker/rootless [2022-05-10T10:32:32.773Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:32:32.773Z] github.com/docker/docker/runconfig [2022-05-10T10:32:32.773Z] github.com/docker/docker/runconfig/opts [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/environment [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/registry [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/request [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/drivers [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/local [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/mounts [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/service [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/testutils' [2022-05-10T10:32:32.773Z] ++ grep --fixed-strings -v /libnetwork [2022-05-10T10:32:32.773Z] + base_pkg_list='github.com/docker/docker/api [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/backend [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/container [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/events [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/filters [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/image [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/mount [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/network [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/registry [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/time [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/versions [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/types/volume [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:32:32.773Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:32:32.773Z] github.com/docker/docker/cli [2022-05-10T10:32:32.773Z] github.com/docker/docker/cli/config [2022-05-10T10:32:32.773Z] github.com/docker/docker/cli/debug [2022-05-10T10:32:32.773Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:32:32.773Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:32:32.773Z] github.com/docker/docker/client [2022-05-10T10:32:32.773Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:32:32.773Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:32:32.773Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:32:32.773Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:32:32.773Z] github.com/docker/docker/container [2022-05-10T10:32:32.773Z] github.com/docker/docker/container/stream [2022-05-10T10:32:32.773Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:32:32.773Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:32:32.773Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/config [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/events [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/exec [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/images [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/links [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/names [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/network [2022-05-10T10:32:32.773Z] github.com/docker/docker/daemon/stats [2022-05-10T10:32:32.773Z] github.com/docker/docker/distribution [2022-05-10T10:32:32.773Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:32:32.773Z] github.com/docker/docker/distribution/utils [2022-05-10T10:32:32.773Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:32:32.773Z] github.com/docker/docker/dockerversion [2022-05-10T10:32:32.773Z] github.com/docker/docker/errdefs [2022-05-10T10:32:32.773Z] github.com/docker/docker/image [2022-05-10T10:32:32.773Z] github.com/docker/docker/image/cache [2022-05-10T10:32:32.773Z] github.com/docker/docker/image/tarexport [2022-05-10T10:32:32.773Z] github.com/docker/docker/image/v1 [2022-05-10T10:32:32.773Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:32:32.773Z] github.com/docker/docker/layer [2022-05-10T10:32:32.773Z] github.com/docker/docker/libcontainerd [2022-05-10T10:32:32.773Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:32:32.773Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:32:32.773Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:32:32.773Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:32:32.773Z] github.com/docker/docker/oci [2022-05-10T10:32:32.773Z] github.com/docker/docker/oci/caps [2022-05-10T10:32:32.773Z] github.com/docker/docker/opts [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/archive [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/directory [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/platform [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/pools [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/progress [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/signal [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/stack [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/system [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:32:32.773Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:32:32.773Z] github.com/docker/docker/plugin [2022-05-10T10:32:32.773Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:32:32.773Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:32:32.773Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:32:32.773Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:32:32.773Z] github.com/docker/docker/quota [2022-05-10T10:32:32.773Z] github.com/docker/docker/reference [2022-05-10T10:32:32.773Z] github.com/docker/docker/registry [2022-05-10T10:32:32.773Z] github.com/docker/docker/registry/resumable [2022-05-10T10:32:32.773Z] github.com/docker/docker/restartmanager [2022-05-10T10:32:32.773Z] github.com/docker/docker/rootless [2022-05-10T10:32:32.773Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:32:32.773Z] github.com/docker/docker/runconfig [2022-05-10T10:32:32.773Z] github.com/docker/docker/runconfig/opts [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/environment [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/registry [2022-05-10T10:32:32.773Z] github.com/docker/docker/testutil/request [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/drivers [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/local [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/mounts [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/service [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:32:32.773Z] github.com/docker/docker/volume/testutils' [2022-05-10T10:32:32.773Z] ++ echo 'github.com/docker/docker/api [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:32:32.773Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/backend [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/container [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/events [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/filters [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/image [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/mount [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/network [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/registry [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/time [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/versions [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:32:32.774Z] github.com/docker/docker/api/types/volume [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:32:32.774Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:32:32.774Z] github.com/docker/docker/cli [2022-05-10T10:32:32.774Z] github.com/docker/docker/cli/config [2022-05-10T10:32:32.774Z] github.com/docker/docker/cli/debug [2022-05-10T10:32:32.774Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:32:32.774Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:32:32.774Z] github.com/docker/docker/client [2022-05-10T10:32:32.774Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:32:32.774Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:32:32.774Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:32:32.774Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:32:32.774Z] github.com/docker/docker/container [2022-05-10T10:32:32.774Z] github.com/docker/docker/container/stream [2022-05-10T10:32:32.774Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:32:32.774Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:32:32.774Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/config [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/events [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/exec [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/images [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/links [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/names [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/network [2022-05-10T10:32:32.774Z] github.com/docker/docker/daemon/stats [2022-05-10T10:32:32.774Z] github.com/docker/docker/distribution [2022-05-10T10:32:32.774Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:32:32.774Z] github.com/docker/docker/distribution/utils [2022-05-10T10:32:32.774Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:32:32.774Z] github.com/docker/docker/dockerversion [2022-05-10T10:32:32.774Z] github.com/docker/docker/errdefs [2022-05-10T10:32:32.774Z] github.com/docker/docker/image [2022-05-10T10:32:32.774Z] github.com/docker/docker/image/cache [2022-05-10T10:32:32.774Z] github.com/docker/docker/image/tarexport [2022-05-10T10:32:32.774Z] github.com/docker/docker/image/v1 [2022-05-10T10:32:32.774Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:32:32.774Z] github.com/docker/docker/layer [2022-05-10T10:32:32.774Z] github.com/docker/docker/libcontainerd [2022-05-10T10:32:32.774Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:32:32.774Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:32:32.774Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:32:32.774Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/types [2022-05-10T10:32:32.774Z] github.com/docker/docker/oci [2022-05-10T10:32:32.774Z] github.com/docker/docker/oci/caps [2022-05-10T10:32:32.774Z] github.com/docker/docker/opts [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/archive [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/directory [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/platform [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/pools [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/progress [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/signal [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/stack [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/system [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:32:32.774Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:32:32.774Z] github.com/docker/docker/plugin [2022-05-10T10:32:32.774Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:32:32.774Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:32:32.774Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:32:32.774Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:32:32.774Z] github.com/docker/docker/quota [2022-05-10T10:32:32.774Z] github.com/docker/docker/reference [2022-05-10T10:32:32.774Z] github.com/docker/docker/registry [2022-05-10T10:32:32.774Z] github.com/docker/docker/registry/resumable [2022-05-10T10:32:32.774Z] github.com/docker/docker/restartmanager [2022-05-10T10:32:32.774Z] github.com/docker/docker/rootless [2022-05-10T10:32:32.774Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:32:32.774Z] github.com/docker/docker/runconfig [2022-05-10T10:32:32.774Z] github.com/docker/docker/runcon++ grep --fixed-strings /libnetwork [2022-05-10T10:32:32.774Z] fig/opts [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/environment [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/registry [2022-05-10T10:32:32.774Z] github.com/docker/docker/testutil/request [2022-05-10T10:32:32.774Z] github.com/docker/docker/volume [2022-05-10T10:32:32.774Z] github.com/docker/docker/volume/drivers [2022-05-10T10:32:32.774Z] github.com/docker/docker/volume/local [2022-05-10T10:32:32.774Z] github.com/docker/docker/volume/mounts [2022-05-10T10:32:32.774Z] github.com/docker/docker/volume/service [2022-05-10T10:32:32.774Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:32:32.774Z] github.com/docker/docker/volume/testutils' [2022-05-10T10:32:32.774Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:32:32.774Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/types' [2022-05-10T10:32:32.775Z] + echo 'github.com/docker/docker/libnetwork [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/types' [2022-05-10T10:32:32.775Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:32:32.775Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:32:32.775Z] + type docker-proxy [2022-05-10T10:32:32.775Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-05-10T10:32:32.775Z] + hack/make.sh binary-proxy install-proxy [2022-05-10T10:32:32.775Z] [2022-05-10T10:32:33.033Z] Removing bundles/ [2022-05-10T10:32:33.033Z] [2022-05-10T10:32:33.033Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-05-10T10:32:33.033Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-05-10T10:32:33.033Z] GOOS="" GOARCH="" GOARM="" [2022-05-10T10:32:33.195Z] time="2022-05-10T10:32:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-05-10T10:32:33.465Z] === RUN TestDockerSuite/TestEventsTop [2022-05-10T10:32:34.036Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-10T10:32:34.069Z] --- PASS: TestUpdateRestartPolicy (22.73s) [2022-05-10T10:32:34.069Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-10T10:32:34.069Z] --- PASS: TestUpdateRestartWithAutoRemove (2.34s) [2022-05-10T10:32:34.069Z] === RUN TestWaitNonBlocked [2022-05-10T10:32:34.069Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:32:34.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:32:34.069Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:32:34.069Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:32:34.069Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:32:34.069Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:32:34.381Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:34.381Z] INFO: Testing against a local daemon [2022-05-10T10:32:34.381Z] === RUN TestExternalGraphDriver [2022-05-10T10:32:34.381Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-10T10:32:34.381Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-10T10:32:34.381Z] === RUN TestGraphdriverPluginV2 [2022-05-10T10:32:34.381Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-10T10:32:34.381Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-10T10:32:34.381Z] PASS [2022-05-10T10:32:34.381Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.118s [2022-05-10T10:32:34.838Z] [2022-05-10T10:32:34.838Z] === Skipped [2022-05-10T10:32:34.838Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-10T10:32:34.838Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-10T10:32:34.838Z] [2022-05-10T10:32:34.838Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-10T10:32:34.838Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-10T10:32:34.838Z] [2022-05-10T10:32:34.838Z] DONE 2 tests, 2 skipped in 2.530s [2022-05-10T10:32:34.838Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-10T10:32:36.097Z] time="2022-05-10T10:32:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-05-10T10:32:36.577Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-10T10:32:36.977Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-05-10T10:32:36.977Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.19s) [2022-05-10T10:32:36.977Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.31s) [2022-05-10T10:32:36.977Z] === RUN TestWaitBlocked [2022-05-10T10:32:36.977Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:36.977Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-10T10:32:36.977Z] PASS [2022-05-10T10:32:36.977Z] ok github.com/docker/docker/integration/container 108.731s [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === Skipped [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-10T10:32:36.977Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-10T10:32:36.977Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-10T10:32:36.977Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-10T10:32:36.977Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-10T10:32:36.977Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-10T10:32:36.977Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-10T10:32:36.977Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-05-10T10:32:36.977Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-10T10:32:36.977Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-05-10T10:32:36.977Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:32:36.977Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.24s) [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-10T10:32:36.977Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:36.977Z] [2022-05-10T10:32:36.977Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-10T10:32:37.009Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:37.009Z] INFO: Testing against a local daemon [2022-05-10T10:32:37.009Z] === RUN TestReadPluginNoRead [2022-05-10T10:32:37.009Z] read_test.go:21: no unix domain sockets on Windows [2022-05-10T10:32:37.009Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-10T10:32:37.009Z] PASS [2022-05-10T10:32:37.009Z] ok github.com/docker/docker/integration/plugin/logging 0.114s [2022-05-10T10:32:37.434Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-10T10:32:37.435Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-10T10:32:37.435Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-10T10:32:37.435Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-10T10:32:37.435Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-10T10:32:37.435Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-10T10:32:37.435Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-10T10:32:37.435Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-10T10:32:37.435Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-10T10:32:37.435Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-10T10:32:37.435Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-10T10:32:37.435Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-10T10:32:37.435Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-10T10:32:37.435Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-10T10:32:37.435Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-10T10:32:37.435Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-10T10:32:37.435Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-10T10:32:37.435Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-05-10T10:32:37.435Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-10T10:32:37.435Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:32:37.435Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-10T10:32:37.435Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-10T10:32:37.435Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-10T10:32:37.435Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:37.435Z] [2022-05-10T10:32:37.435Z] DONE 120 tests, 34 skipped in 112.001s [2022-05-10T10:32:37.435Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-10T10:32:37.465Z] [2022-05-10T10:32:37.465Z] === Skipped [2022-05-10T10:32:37.465Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-10T10:32:37.465Z] read_test.go:21: no unix domain sockets on Windows [2022-05-10T10:32:37.465Z] [2022-05-10T10:32:37.465Z] DONE 1 tests, 1 skipped in 2.531s [2022-05-10T10:32:37.465Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-10T10:32:38.992Z] testing: warning: no tests to run [2022-05-10T10:32:38.992Z] PASS [2022-05-10T10:32:38.992Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.094s [2022-05-10T10:32:38.992Z] [2022-05-10T10:32:38.992Z] DONE 0 tests in 1.294s [2022-05-10T10:32:38.992Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-10T10:32:40.776Z] time="2022-05-10T10:32:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49315/Test.Echo: Post \"http://127.0.0.1:49315/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-05-10T10:32:41.149Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-05-10T10:32:41.149Z] [2022-05-10T10:32:41.149Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-05-10T10:32:41.149Z] Installing docker-proxy to /usr/local/bin/ [2022-05-10T10:32:41.149Z] [2022-05-10T10:32:41.149Z] + mkdir -p bundles [2022-05-10T10:32:41.149Z] + '[' -n 'github.com/docker/docker/api [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/backend/build [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/httpstatus [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/httputils [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/middleware [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/build [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/checkpoint [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/container [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/debug [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/distribution [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/grpc [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/image [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/network [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/plugin [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/session [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/swarm [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/system [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/server/router/volume [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/backend [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/blkiodev [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/container [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/events [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/filters [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/image [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/mount [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/network [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/plugins/logdriver [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/registry [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/strslice [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/swarm [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/swarm/runtime [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/time [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/versions [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/versions/v1p19 [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/versions/v1p20 [2022-05-10T10:32:41.149Z] github.com/docker/docker/api/types/volume [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/builder-next [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/builder-next/exporter [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/builder-next/worker [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/dockerfile [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/remotecontext [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/remotecontext/git [2022-05-10T10:32:41.149Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-05-10T10:32:41.149Z] github.com/docker/docker/cli [2022-05-10T10:32:41.149Z] github.com/docker/docker/cli/config [2022-05-10T10:32:41.149Z] github.com/docker/docker/cli/debug [2022-05-10T10:32:41.149Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-05-10T10:32:41.149Z] github.com/docker/docker/cli/winresources/dockerd [2022-05-10T10:32:41.149Z] github.com/docker/docker/client [2022-05-10T10:32:41.149Z] github.com/docker/docker/cmd/docker-proxy [2022-05-10T10:32:41.149Z] github.com/docker/docker/cmd/dockerd [2022-05-10T10:32:41.149Z] github.com/docker/docker/cmd/dockerd/trap [2022-05-10T10:32:41.149Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-05-10T10:32:41.149Z] github.com/docker/docker/container [2022-05-10T10:32:41.149Z] github.com/docker/docker/container/stream [2022-05-10T10:32:41.149Z] github.com/docker/docker/contrib/apparmor [2022-05-10T10:32:41.149Z] github.com/docker/docker/contrib/docker-device-tool [2022-05-10T10:32:41.149Z] github.com/docker/docker/contrib/httpserver [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/cluster [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/cluster/convert [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/cluster/executor [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/cluster/executor/container [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/cluster/provider [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/config [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/events [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/events/testutils [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/exec [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/copy [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/register [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/images [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/initlayer [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/links [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/listeners [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/awslogs [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/fluentd [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/gcplogs [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/gelf [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/journald [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/local [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/logentries [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/loggerutils [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/splunk [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/syslog [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/logger/templates [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/names [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/network [2022-05-10T10:32:41.149Z] github.com/docker/docker/daemon/stats [2022-05-10T10:32:41.149Z] github.com/docker/docker/distribution [2022-05-10T10:32:41.149Z] github.com/docker/docker/distribution/metadata [2022-05-10T10:32:41.149Z] github.com/docker/docker/distribution/utils [2022-05-10T10:32:41.149Z] github.com/docker/docker/distribution/xfer [2022-05-10T10:32:41.149Z] github.com/docker/docker/dockerversion [2022-05-10T10:32:41.149Z] github.com/docker/docker/errdefs [2022-05-10T10:32:41.149Z] github.com/docker/docker/image [2022-05-10T10:32:41.149Z] github.com/docker/docker/image/cache [2022-05-10T10:32:41.149Z] github.com/docker/docker/image/tarexport [2022-05-10T10:32:41.149Z] github.com/docker/docker/image/v1 [2022-05-10T10:32:41.149Z] github.com/docker/docker/internal/test/suite [2022-05-10T10:32:41.149Z] github.com/docker/docker/layer [2022-05-10T10:32:41.149Z] github.com/docker/docker/libcontainerd [2022-05-10T10:32:41.149Z] github.com/docker/docker/libcontainerd/queue [2022-05-10T10:32:41.149Z] github.com/docker/docker/libcontainerd/remote [2022-05-10T10:32:41.149Z] github.com/docker/docker/libcontainerd/supervisor [2022-05-10T10:32:41.149Z] github.com/docker/docker/libcontainerd/types [2022-05-10T10:32:41.149Z] github.com/docker/docker/oci [2022-05-10T10:32:41.149Z] github.com/docker/docker/oci/caps [2022-05-10T10:32:41.149Z] github.com/docker/docker/opts [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/aaparser [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/archive [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/authorization [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/broadcaster [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/capabilities [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/chrootarchive [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/containerfs [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/devicemapper [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/directory [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/dmesg [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/filenotify [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/fileutils [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/fsutils [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/homedir [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/idtools [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/ioutils [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/jsonmessage [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/longpath [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/loopback [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/namesgenerator [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/parsers [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/parsers/kernel [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/pidfile [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/platform [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/plugingetter [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/plugins [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/plugins/transport [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/pools [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/progress [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/pubsub [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/reexec [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/signal [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/stack [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/stdcopy [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/streamformatter [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/stringid [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/sysinfo [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/system [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/tailfile [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/tarsum [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/truncindex [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/urlutil [2022-05-10T10:32:41.149Z] github.com/docker/docker/pkg/useragent [2022-05-10T10:32:41.149Z] github.com/docker/docker/plugin [2022-05-10T10:32:41.149Z] github.com/docker/docker/plugin/executor/containerd [2022-05-10T10:32:41.149Z] github.com/docker/docker/plugin/v2 [2022-05-10T10:32:41.149Z] github.com/docker/docker/profiles/apparmor [2022-05-10T10:32:41.149Z] github.com/docker/docker/profiles/seccomp [2022-05-10T10:32:41.149Z] github.com/docker/docker/quota [2022-05-10T10:32:41.149Z] github.com/docker/docker/reference [2022-05-10T10:32:41.149Z] github.com/docker/docker/registry [2022-05-10T10:32:41.149Z] github.com/docker/docker/registry/resumable [2022-05-10T10:32:41.149Z] github.com/docker/docker/restartmanager [2022-05-10T10:32:41.149Z] github.com/docker/docker/rootless [2022-05-10T10:32:41.149Z] github.com/docker/docker/rootless/specconv [2022-05-10T10:32:41.149Z] github.com/docker/docker/runconfig [2022-05-10T10:32:41.149Z] github.com/docker/docker/runconfig/opts [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/daemon [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/environment [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/fakecontext [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/fakegit [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/fakestorage [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/fixtures/load [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/fixtures/plugin [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/registry [2022-05-10T10:32:41.149Z] github.com/docker/docker/testutil/request [2022-05-10T10:32:41.149Z] github.com/docker/docker/volume [2022-05-10T10:32:41.149Z] github.com/docker/docker/volume/drivers [2022-05-10T10:32:41.149Z] github.com/docker/docker/volume/local [2022-05-10T10:32:41.149Z] github.com/docker/docker/volume/mounts [2022-05-10T10:32:41.149Z] github.com/docker/docker/volume/service [2022-05-10T10:32:41.149Z] github.com/docker/docker/volume/service/opts [2022-05-10T10:32:41.149Z] github.com/docker/docker/volume/testutils' ']' [2022-05-10T10:32:41.150Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-05-10T10:32:41.150Z] ? github.com/docker/docker/api [no test files] [2022-05-10T10:32:41.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:41.158Z] INFO: Testing against a local daemon [2022-05-10T10:32:41.158Z] === RUN TestPluginWithDevMounts [2022-05-10T10:32:41.158Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:41.158Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-10T10:32:41.158Z] PASS [2022-05-10T10:32:41.158Z] ok github.com/docker/docker/integration/plugin/volumes 0.107s [2022-05-10T10:32:41.158Z] [2022-05-10T10:32:41.158Z] === Skipped [2022-05-10T10:32:41.158Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-10T10:32:41.158Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:41.158Z] [2022-05-10T10:32:41.158Z] DONE 1 tests, 1 skipped in 2.444s [2022-05-10T10:32:41.615Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-10T10:32:43.784Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:43.784Z] INFO: Testing against a local daemon [2022-05-10T10:32:43.784Z] === RUN TestSecretInspect [2022-05-10T10:32:43.784Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-10T10:32:43.784Z] === RUN TestSecretList [2022-05-10T10:32:43.784Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] --- SKIP: TestSecretList (0.00s) [2022-05-10T10:32:43.784Z] === RUN TestSecretsCreateAndDelete [2022-05-10T10:32:43.784Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-10T10:32:43.784Z] === RUN TestSecretsUpdate [2022-05-10T10:32:43.784Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-10T10:32:43.784Z] === RUN TestTemplatedSecret [2022-05-10T10:32:43.784Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-10T10:32:43.784Z] === RUN TestSecretCreateResolve [2022-05-10T10:32:43.784Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:43.784Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-05-10T10:32:43.784Z] PASS [2022-05-10T10:32:43.784Z] ok github.com/docker/docker/integration/secret 0.109s [2022-05-10T10:32:43.784Z] [2022-05-10T10:32:43.784Z] === Skipped [2022-05-10T10:32:43.784Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-10T10:32:43.784Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] [2022-05-10T10:32:43.784Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-10T10:32:43.784Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] [2022-05-10T10:32:43.784Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-10T10:32:43.784Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] [2022-05-10T10:32:43.784Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-10T10:32:43.784Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] [2022-05-10T10:32:43.784Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-10T10:32:43.784Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:43.784Z] [2022-05-10T10:32:43.784Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.01s) [2022-05-10T10:32:43.784Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:43.784Z] [2022-05-10T10:32:43.784Z] DONE 6 tests, 6 skipped in 2.094s [2022-05-10T10:32:43.784Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-10T10:32:45.473Z] === RUN TestParseEmptyInterface [2022-05-10T10:32:45.473Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-05-10T10:32:45.473Z] === RUN TestParseNonInterfaceType [2022-05-10T10:32:45.473Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-05-10T10:32:45.473Z] === RUN TestParseWithOneFunction [2022-05-10T10:32:45.473Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-05-10T10:32:45.473Z] === RUN TestParseWithMultipleFuncs [2022-05-10T10:32:45.473Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-05-10T10:32:45.473Z] === RUN TestParseWithUnnamedReturn [2022-05-10T10:32:45.473Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-05-10T10:32:45.473Z] === RUN TestEmbeddedInterface [2022-05-10T10:32:45.473Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-05-10T10:32:45.473Z] === RUN TestParsedImports [2022-05-10T10:32:45.473Z] --- PASS: TestParsedImports (0.00s) [2022-05-10T10:32:45.473Z] === RUN TestAliasedImports [2022-05-10T10:32:45.473Z] --- PASS: TestAliasedImports (0.00s) [2022-05-10T10:32:45.473Z] PASS [2022-05-10T10:32:45.473Z] coverage: 56.8% of statements [2022-05-10T10:32:45.473Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-05-10T10:32:45.931Z] === RUN TestHTTPTransport [2022-05-10T10:32:45.931Z] --- PASS: TestHTTPTransport (0.00s) [2022-05-10T10:32:45.931Z] PASS [2022-05-10T10:32:45.931Z] coverage: 85.7% of statements [2022-05-10T10:32:45.931Z] ok github.com/docker/docker/pkg/plugins/transport 0.046s coverage: 85.7% of statements [2022-05-10T10:32:46.575Z] --- PASS: TestServiceUpdateConfigs (14.74s) [2022-05-10T10:32:46.575Z] === RUN TestServiceUpdateNetwork [2022-05-10T10:32:46.676Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:46.676Z] INFO: Testing against a local daemon [2022-05-10T10:32:46.676Z] === RUN TestServiceCreateInit [2022-05-10T10:32:46.676Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-10T10:32:46.676Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-10T10:32:46.676Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- PASS: TestServiceCreateInit (0.06s) [2022-05-10T10:32:46.676Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:32:46.676Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestCreateServiceMultipleTimes [2022-05-10T10:32:46.676Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestCreateServiceConflict [2022-05-10T10:32:46.676Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestCreateServiceMaxReplicas [2022-05-10T10:32:46.676Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-05-10T10:32:46.676Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-10T10:32:46.676Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestCreateServiceSecretFileMode [2022-05-10T10:32:46.676Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestCreateServiceConfigFileMode [2022-05-10T10:32:46.676Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestCreateServiceSysctls [2022-05-10T10:32:46.676Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-05-10T10:32:46.676Z] === RUN TestCreateServiceCapabilities [2022-05-10T10:32:46.676Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2022-05-10T10:32:46.676Z] === RUN TestInspect [2022-05-10T10:32:46.676Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestInspect (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestCreateJob [2022-05-10T10:32:46.676Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestCreateJob (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestReplicatedJob [2022-05-10T10:32:46.676Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestUpdateReplicatedJob [2022-05-10T10:32:46.676Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestServiceListWithStatuses [2022-05-10T10:32:46.676Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-10T10:32:46.676Z] === RUN TestDockerNetworkConnectAlias [2022-05-10T10:32:46.676Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.676Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-10T10:32:46.677Z] === RUN TestDockerNetworkReConnect [2022-05-10T10:32:46.677Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-10T10:32:46.677Z] === RUN TestServicePlugin [2022-05-10T10:32:46.677Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-10T10:32:46.677Z] === RUN TestServiceUpdateLabel [2022-05-10T10:32:46.677Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-10T10:32:46.677Z] === RUN TestServiceUpdateSecrets [2022-05-10T10:32:46.677Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-10T10:32:46.677Z] === RUN TestServiceUpdateConfigs [2022-05-10T10:32:46.677Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-10T10:32:46.677Z] === RUN TestServiceUpdateNetwork [2022-05-10T10:32:46.677Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-10T10:32:46.677Z] === RUN TestServiceUpdatePidsLimit [2022-05-10T10:32:46.677Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-10T10:32:46.677Z] PASS [2022-05-10T10:32:46.677Z] ok github.com/docker/docker/integration/service 0.337s [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === Skipped [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:32:46.677Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-10T10:32:46.677Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-10T10:32:46.677Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-10T10:32:46.677Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-05-10T10:32:46.677Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-10T10:32:46.677Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-10T10:32:46.677Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-10T10:32:46.677Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-05-10T10:32:46.677Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2022-05-10T10:32:46.677Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-10T10:32:46.677Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-10T10:32:46.677Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-10T10:32:46.677Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-10T10:32:46.677Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-10T10:32:46.677Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-10T10:32:46.677Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-10T10:32:46.677Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-10T10:32:46.677Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-10T10:32:46.677Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-10T10:32:46.677Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-10T10:32:46.677Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-10T10:32:46.677Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-10T10:32:46.677Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:32:46.677Z] [2022-05-10T10:32:46.677Z] DONE 24 tests, 23 skipped in 3.166s [2022-05-10T10:32:46.896Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-05-10T10:32:46.896Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-10T10:32:46.896Z] === RUN TestBufioReaderPoolPutAndGet [2022-05-10T10:32:46.896Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-05-10T10:32:46.896Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-05-10T10:32:46.896Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-05-10T10:32:46.896Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-05-10T10:32:46.896Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-05-10T10:32:46.896Z] === RUN TestBufioWriterPoolPutAndGet [2022-05-10T10:32:46.896Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-05-10T10:32:46.896Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-05-10T10:32:46.896Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-05-10T10:32:46.896Z] === RUN TestBufferPoolPutAndGet [2022-05-10T10:32:46.896Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-05-10T10:32:46.896Z] PASS [2022-05-10T10:32:46.896Z] coverage: 88.2% of statements [2022-05-10T10:32:46.896Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-05-10T10:32:47.145Z] === RUN TestDockerSuite/TestExec [2022-05-10T10:32:47.145Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-10T10:32:47.354Z] --- PASS: TestRequest (16.70s) [2022-05-10T10:32:47.354Z] === RUN TestOverlappingRequests [2022-05-10T10:32:47.811Z] === RUN TestOutputOnPrematureClose [2022-05-10T10:32:47.811Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-05-10T10:32:47.811Z] === RUN TestCompleteSilently [2022-05-10T10:32:47.811Z] --- PASS: TestCompleteSilently (0.00s) [2022-05-10T10:32:47.811Z] PASS [2022-05-10T10:32:47.811Z] coverage: 75.9% of statements [2022-05-10T10:32:47.811Z] ok github.com/docker/docker/pkg/progress 0.040s coverage: 75.9% of statements [2022-05-10T10:32:48.086Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-10T10:32:48.269Z] === RUN TestSendToOneSub [2022-05-10T10:32:48.269Z] --- PASS: TestSendToOneSub (0.00s) [2022-05-10T10:32:48.269Z] === RUN TestSendToMultipleSubs [2022-05-10T10:32:48.269Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-05-10T10:32:48.269Z] === RUN TestEvictOneSub [2022-05-10T10:32:48.269Z] --- PASS: TestEvictOneSub (0.00s) [2022-05-10T10:32:48.269Z] === RUN TestClosePublisher [2022-05-10T10:32:48.269Z] --- PASS: TestClosePublisher (0.00s) [2022-05-10T10:32:48.269Z] === RUN TestPubSubRace [2022-05-10T10:32:48.269Z] --- PASS: TestOverlappingRequests (0.82s) [2022-05-10T10:32:48.269Z] === RUN TestRelease [2022-05-10T10:32:48.673Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:48.674Z] INFO: Testing against a local daemon [2022-05-10T10:32:48.674Z] === RUN TestSessionCreate [2022-05-10T10:32:48.674Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:48.674Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-10T10:32:48.674Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-10T10:32:48.674Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:48.674Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-10T10:32:48.674Z] PASS [2022-05-10T10:32:48.674Z] ok github.com/docker/docker/integration/session 0.107s [2022-05-10T10:32:48.674Z] [2022-05-10T10:32:48.674Z] === Skipped [2022-05-10T10:32:48.674Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-10T10:32:48.674Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:48.674Z] [2022-05-10T10:32:48.674Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-10T10:32:48.674Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-10T10:32:48.734Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-05-10T10:32:48.734Z] === RUN TestClientStream [2022-05-10T10:32:48.734Z] --- PASS: TestClientStream (0.00s) [2022-05-10T10:32:48.734Z] === RUN TestClientSendFile [2022-05-10T10:32:48.734Z] --- PASS: TestClientSendFile (0.00s) [2022-05-10T10:32:48.734Z] === RUN TestClientWithRequestTimeout [2022-05-10T10:32:48.734Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-05-10T10:32:48.734Z] === RUN TestFileSpecPlugin [2022-05-10T10:32:48.734Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-05-10T10:32:48.734Z] === RUN TestFileJSONSpecPlugin [2022-05-10T10:32:49.027Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-10T10:32:49.129Z] [2022-05-10T10:32:49.129Z] DONE 2 tests, 2 skipped in 1.918s [2022-05-10T10:32:49.129Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-10T10:32:49.192Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-05-10T10:32:49.192Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-05-10T10:32:49.192Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-05-10T10:32:49.192Z] === RUN TestPluginAddHandler [2022-05-10T10:32:49.192Z] --- PASS: TestPluginAddHandler (0.00s) [2022-05-10T10:32:49.192Z] === RUN TestPluginWaitBadPlugin [2022-05-10T10:32:49.192Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-05-10T10:32:49.192Z] === RUN TestGet [2022-05-10T10:32:49.192Z] time="2022-05-10T10:32:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-05-10T10:32:49.192Z] --- PASS: TestPubSubRace (1.08s) [2022-05-10T10:32:49.598Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-10T10:32:49.650Z] PASS [2022-05-10T10:32:49.650Z] coverage: 75.0% of statements [2022-05-10T10:32:49.650Z] ok github.com/docker/docker/pkg/pubsub 1.135s coverage: 75.0% of statements [2022-05-10T10:32:49.859Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-10T10:32:50.106Z] time="2022-05-10T10:32:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-05-10T10:32:50.107Z] === RUN TestRegister [2022-05-10T10:32:50.107Z] --- PASS: TestRegister (0.00s) [2022-05-10T10:32:50.107Z] === RUN TestCommand [2022-05-10T10:32:50.107Z] --- PASS: TestCommand (0.04s) [2022-05-10T10:32:50.107Z] === RUN TestNaiveSelf [2022-05-10T10:32:50.107Z] --- PASS: TestNaiveSelf (0.04s) [2022-05-10T10:32:50.107Z] PASS [2022-05-10T10:32:50.107Z] coverage: 82.4% of statements [2022-05-10T10:32:50.107Z] ok github.com/docker/docker/pkg/reexec 0.123s coverage: 82.4% of statements [2022-05-10T10:32:51.071Z] === RUN TestDump [2022-05-10T10:32:51.071Z] goroutine 6 [running]: [2022-05-10T10:32:51.071Z] github.com/docker/docker/pkg/stack.dump(0xa22d57?) [2022-05-10T10:32:51.071Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-10T10:32:51.071Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-05-10T10:32:51.071Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-05-10T10:32:51.071Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-05-10T10:32:51.071Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-05-10T10:32:51.071Z] testing.tRunner(0xc000164000, 0xbea498) [2022-05-10T10:32:51.071Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:32:51.071Z] created by testing.(*T).Run [2022-05-10T10:32:51.071Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-10T10:32:51.071Z] [2022-05-10T10:32:51.071Z] goroutine 1 [chan receive]: [2022-05-10T10:32:51.071Z] testing.(*T).Run(0xc000031d40, {0xbd913c?, 0x9fc1f3?}, 0xbea498) [2022-05-10T10:32:51.071Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-10T10:32:51.071Z] testing.runTests.func1(0xc00006c870?) [2022-05-10T10:32:51.071Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-10T10:32:51.071Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-10T10:32:51.071Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:32:51.071Z] testing.runTests(0xc000058460?, {0xd6e400, 0x3, 0x3}, {0x1b903df0108?, 0x40?, 0xd734a0?}) [2022-05-10T10:32:51.071Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-10T10:32:51.071Z] testing.(*M).Run(0xc000058460) [2022-05-10T10:32:51.071Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-10T10:32:51.071Z] main.main() [2022-05-10T10:32:51.071Z] _testmain.go:99 +0x255 [2022-05-10T10:32:51.071Z] --- PASS: TestDump (0.00s) [2022-05-10T10:32:51.071Z] === RUN TestDumpToFile [2022-05-10T10:32:51.243Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-10T10:32:51.294Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:51.294Z] INFO: Testing against a local daemon [2022-05-10T10:32:51.294Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-10T10:32:51.294Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:51.294Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:32:51.294Z] === RUN TestDiskUsage [2022-05-10T10:32:51.294Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-10T10:32:51.294Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-10T10:32:51.294Z] === RUN TestEventsExecDie [2022-05-10T10:32:51.294Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-10T10:32:51.294Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-10T10:32:51.294Z] === RUN TestEventsBackwardsCompatible [2022-05-10T10:32:51.294Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-10T10:32:51.294Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-10T10:32:51.294Z] === RUN TestEventsVolumeCreate [2022-05-10T10:32:51.294Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-10T10:32:51.294Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-10T10:32:51.294Z] === RUN TestInfoAPI [2022-05-10T10:32:51.294Z] --- PASS: TestInfoAPI (0.06s) [2022-05-10T10:32:51.294Z] === RUN TestInfoAPIWarnings [2022-05-10T10:32:51.294Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:32:51.294Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-10T10:32:51.294Z] === RUN TestInfoDebug [2022-05-10T10:32:51.294Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:32:51.294Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-10T10:32:51.294Z] === RUN TestInfoInsecureRegistries [2022-05-10T10:32:51.294Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:32:51.294Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-10T10:32:51.294Z] === RUN TestInfoRegistryMirrors [2022-05-10T10:32:51.294Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:32:51.294Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-10T10:32:51.294Z] === RUN TestLoginFailsWithBadCredentials [2022-05-10T10:32:51.503Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-10T10:32:51.529Z] --- PASS: TestRelease (3.06s) [2022-05-10T10:32:51.529Z] === RUN TestAllocateRandomDeallocate [2022-05-10T10:32:51.529Z] --- PASS: TestDumpToFile (0.22s) [2022-05-10T10:32:51.529Z] === RUN TestDumpToFileWithEmptyInput [2022-05-10T10:32:51.529Z] goroutine 8 [running]: [2022-05-10T10:32:51.529Z] github.com/docker/docker/pkg/stack.dump(0xa9ed13?) [2022-05-10T10:32:51.529Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-05-10T10:32:51.529Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xa9ece0?}) [2022-05-10T10:32:51.529Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-05-10T10:32:51.529Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000164000?) [2022-05-10T10:32:51.529Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-05-10T10:32:51.529Z] testing.tRunner(0xc000164680, 0xbea488) [2022-05-10T10:32:51.529Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:32:51.529Z] created by testing.(*T).Run [2022-05-10T10:32:51.529Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-05-10T10:32:51.529Z] [2022-05-10T10:32:51.529Z] goroutine 1 [chan receive]: [2022-05-10T10:32:51.529Z] testing.(*T).Run(0xc000031d40, {0xbe0713?, 0x9fc1f3?}, 0xbea488) [2022-05-10T10:32:51.529Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-05-10T10:32:51.529Z] testing.runTests.func1(0xc00006c870?) [2022-05-10T10:32:51.529Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-05-10T10:32:51.529Z] testing.tRunner(0xc000031d40, 0xc000075ca0) [2022-05-10T10:32:51.529Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-05-10T10:32:51.529Z] testing.runTests(0xc000058460?, {0xd6e400, 0x3, 0x3}, {0x1b903df0108?, 0x40?, 0xd734a0?}) [2022-05-10T10:32:51.529Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-05-10T10:32:51.529Z] testing.(*M).Run(0xc000058460) [2022-05-10T10:32:51.529Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-05-10T10:32:51.529Z] main.main() [2022-05-10T10:32:51.529Z] _testmain.go:99 +0x255 [2022-05-10T10:32:51.529Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-05-10T10:32:51.529Z] PASS [2022-05-10T10:32:51.529Z] coverage: 90.9% of statements [2022-05-10T10:32:51.529Z] ok github.com/docker/docker/pkg/stack 0.263s coverage: 90.9% of statements [2022-05-10T10:32:51.987Z] time="2022-05-10T10:32:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-05-10T10:32:51.987Z] === RUN TestNewStdWriter [2022-05-10T10:32:51.987Z] --- PASS: TestNewStdWriter (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestWriteWithUninitializedStdWriter [2022-05-10T10:32:51.987Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestWriteWithNilBytes [2022-05-10T10:32:51.987Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestWrite [2022-05-10T10:32:51.987Z] --- PASS: TestWrite (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestWriteWithWriterError [2022-05-10T10:32:51.987Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-05-10T10:32:51.987Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestStdCopyWriteAndRead [2022-05-10T10:32:51.987Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-05-10T10:32:51.987Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-05-10T10:32:51.987Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-05-10T10:32:51.987Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestStdCopyWithInvalidInputHeader [2022-05-10T10:32:51.987Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestStdCopyWithCorruptedPrefix [2022-05-10T10:32:51.987Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestStdCopyReturnsWriteErrors [2022-05-10T10:32:51.987Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-05-10T10:32:51.987Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-05-10T10:32:51.987Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-05-10T10:32:51.987Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-05-10T10:32:51.987Z] PASS [2022-05-10T10:32:51.987Z] coverage: 100.0% of statements [2022-05-10T10:32:51.987Z] ok github.com/docker/docker/pkg/stdcopy 0.045s coverage: 100.0% of statements [2022-05-10T10:32:52.074Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-10T10:32:52.254Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s) [2022-05-10T10:32:52.254Z] === RUN TestPingCacheHeaders [2022-05-10T10:32:52.254Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-05-10T10:32:52.254Z] === RUN TestPingGet [2022-05-10T10:32:52.645Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-10T10:32:52.710Z] --- PASS: TestPingGet (0.04s) [2022-05-10T10:32:52.710Z] === RUN TestPingHead [2022-05-10T10:32:52.710Z] --- PASS: TestPingHead (0.04s) [2022-05-10T10:32:52.710Z] === RUN TestPingSwarmHeader [2022-05-10T10:32:52.710Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:52.710Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-10T10:32:52.710Z] === RUN TestVersion [2022-05-10T10:32:52.710Z] --- PASS: TestVersion (0.05s) [2022-05-10T10:32:52.710Z] PASS [2022-05-10T10:32:52.710Z] ok github.com/docker/docker/integration/system 1.265s [2022-05-10T10:32:52.710Z] [2022-05-10T10:32:52.710Z] === Skipped [2022-05-10T10:32:52.710Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:32:52.710Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:52.710Z] [2022-05-10T10:32:52.710Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-10T10:32:52.710Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-10T10:32:52.710Z] [2022-05-10T10:32:52.710Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-10T10:32:52.711Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-10T10:32:52.711Z] [2022-05-10T10:32:52.711Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-10T10:32:52.711Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-10T10:32:52.711Z] [2022-05-10T10:32:52.711Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-10T10:32:52.711Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-10T10:32:52.711Z] [2022-05-10T10:32:52.711Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-10T10:32:52.711Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:32:52.711Z] [2022-05-10T10:32:52.711Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-10T10:32:52.711Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:32:52.711Z] [2022-05-10T10:32:52.711Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-10T10:32:52.711Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:32:52.711Z] [2022-05-10T10:32:52.711Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-10T10:32:52.711Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:32:52.711Z] [2022-05-10T10:32:52.711Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-10T10:32:52.711Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:32:52.711Z] [2022-05-10T10:32:52.711Z] DONE 16 tests, 10 skipped in 3.657s [2022-05-10T10:32:52.711Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-10T10:32:53.217Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-10T10:32:53.520Z] === RUN TestRawProgressFormatterFormatStatus [2022-05-10T10:32:53.520Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestRawProgressFormatterFormatProgress [2022-05-10T10:32:53.520Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestFormatStatus [2022-05-10T10:32:53.520Z] --- PASS: TestFormatStatus (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestFormatError [2022-05-10T10:32:53.520Z] --- PASS: TestFormatError (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestFormatJSONError [2022-05-10T10:32:53.520Z] --- PASS: TestFormatJSONError (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestJsonProgressFormatterFormatProgress [2022-05-10T10:32:53.520Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestJsonProgressFormatterFormatStatus [2022-05-10T10:32:53.520Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestNewJSONProgressOutput [2022-05-10T10:32:53.520Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestAuxFormatterEmit [2022-05-10T10:32:53.520Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestStreamWriterStdout [2022-05-10T10:32:53.520Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-05-10T10:32:53.520Z] === RUN TestStreamWriterStderr [2022-05-10T10:32:53.520Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-05-10T10:32:53.520Z] PASS [2022-05-10T10:32:53.520Z] coverage: 66.2% of statements [2022-05-10T10:32:53.520Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2022-05-10T10:32:53.801Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-10T10:32:53.978Z] === RUN TestGenerateRandomID [2022-05-10T10:32:53.978Z] --- PASS: TestGenerateRandomID (0.00s) [2022-05-10T10:32:53.978Z] === RUN TestShortenId [2022-05-10T10:32:53.978Z] --- PASS: TestShortenId (0.00s) [2022-05-10T10:32:53.978Z] === RUN TestShortenSha256Id [2022-05-10T10:32:53.978Z] --- PASS: TestShortenSha256Id (0.00s) [2022-05-10T10:32:53.978Z] === RUN TestShortenIdEmpty [2022-05-10T10:32:53.978Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-05-10T10:32:53.978Z] === RUN TestShortenIdInvalid [2022-05-10T10:32:53.978Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-05-10T10:32:53.978Z] === RUN TestIsShortIDNonHex [2022-05-10T10:32:53.978Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-05-10T10:32:53.978Z] === RUN TestIsShortIDNotCorrectSize [2022-05-10T10:32:53.978Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-05-10T10:32:53.978Z] PASS [2022-05-10T10:32:53.978Z] coverage: 70.6% of statements [2022-05-10T10:32:53.978Z] ok github.com/docker/docker/pkg/stringid 0.046s coverage: 70.6% of statements [2022-05-10T10:32:54.379Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-10T10:32:54.882Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:32:54.882Z] INFO: Testing against a local daemon [2022-05-10T10:32:54.882Z] === RUN TestVolumesCreateAndList [2022-05-10T10:32:54.882Z] --- PASS: TestVolumesCreateAndList (0.05s) [2022-05-10T10:32:54.882Z] === RUN TestVolumesRemove [2022-05-10T10:32:54.882Z] --- PASS: TestVolumesRemove (0.15s) [2022-05-10T10:32:54.882Z] === RUN TestVolumesInspect [2022-05-10T10:32:54.882Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-10T10:32:54.882Z] === RUN TestVolumesInvalidJSON [2022-05-10T10:32:54.950Z] === RUN TestIsCpusetListAvailable [2022-05-10T10:32:54.950Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-05-10T10:32:54.950Z] PASS [2022-05-10T10:32:54.950Z] coverage: 39.4% of statements [2022-05-10T10:32:54.950Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 39.4% of statements [2022-05-10T10:32:55.320Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-10T10:32:55.338Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-10T10:32:55.338Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-10T10:32:55.338Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-10T10:32:55.338Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-10T10:32:55.338Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-10T10:32:55.338Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-10T10:32:55.338Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-10T10:32:55.338Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-10T10:32:55.338Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-10T10:32:55.338Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-10T10:32:55.338Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-10T10:32:55.338Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-10T10:32:55.338Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-10T10:32:55.338Z] PASS [2022-05-10T10:32:55.338Z] ok github.com/docker/docker/integration/volume 0.371s [2022-05-10T10:32:55.338Z] [2022-05-10T10:32:55.338Z] DONE 9 tests in 2.378s [2022-05-10T10:32:55.338Z] INFO: make.ps1 ended at 05/10/2022 10:32:55 [2022-05-10T10:32:55.338Z] INFO: Integration CLI tests being run from the host: [2022-05-10T10:32:55.338Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-10T10:32:55.915Z] time="2022-05-10T10:32:55Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-05-10T10:32:56.264Z] === RUN TestDockerSuite/TestExecEnv [2022-05-10T10:32:56.835Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-10T10:32:56.890Z] === RUN TestChtimes [2022-05-10T10:32:56.890Z] --- PASS: TestChtimes (0.00s) [2022-05-10T10:32:56.890Z] === RUN TestChtimesWindows [2022-05-10T10:32:56.890Z] --- PASS: TestChtimesWindows (0.00s) [2022-05-10T10:32:56.890Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-05-10T10:32:56.890Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-05-10T10:32:56.890Z] PASS [2022-05-10T10:32:56.890Z] coverage: 13.0% of statements [2022-05-10T10:32:56.890Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 13.0% of statements [2022-05-10T10:32:57.348Z] === RUN TestTailFile [2022-05-10T10:32:57.348Z] --- PASS: TestTailFile (0.00s) [2022-05-10T10:32:57.348Z] === RUN TestTailFileManyLines [2022-05-10T10:32:57.348Z] --- PASS: TestTailFileManyLines (0.00s) [2022-05-10T10:32:57.348Z] === RUN TestTailEmptyFile [2022-05-10T10:32:57.348Z] --- PASS: TestTailEmptyFile (0.00s) [2022-05-10T10:32:57.348Z] === RUN TestTailNegativeN [2022-05-10T10:32:57.348Z] --- PASS: TestTailNegativeN (0.00s) [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader [2022-05-10T10:32:57.348Z] === CONT TestNewTailReader [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/no_delimiter [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/no_delimiter [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/2_byte_delimiter [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/4_byte_delimiter [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/8_byte_delimiter [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/truncated_last_line [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-05-10T10:32:57.348Z] === CONT TestNewTailReader/12_byte_delimiter [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.348Z] === CONT TestNewTailReader/2_byte_delimiter [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.348Z] === CONT TestNewTailReader/single_byte_delimiter [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.348Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.349Z] === CONT TestNewTailReader/8_byte_delimiter [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.349Z] === CONT TestNewTailReader/no_delimiter [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-10T10:32:57.349Z] === CONT TestNewTailReader/4_byte_delimiter [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-05-10T10:32:57.349Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.349Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-05-10T10:32:57.349Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.349Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.776Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-10T10:32:57.809Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.809Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.809Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.809Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.809Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.809Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.809Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.809Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.809Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.810Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.810Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.810Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.811Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.811Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.811Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-10T10:32:57.812Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-10T10:32:57.812Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-10T10:32:57.812Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:58.271Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:58.271Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:58.272Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-05-10T10:32:58.273Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.01s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.01s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.01s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:32:58.273Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.01s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.01s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:32:58.274Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.348Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.732Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-05-10T10:32:58.733Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-05-10T10:32:58.733Z] PASS [2022-05-10T10:32:58.733Z] coverage: 88.6% of statements [2022-05-10T10:32:58.733Z] ok github.com/docker/docker/pkg/tailfile 0.225s coverage: 88.6% of statements [2022-05-10T10:32:59.199Z] === RUN TestTarSumRemoveNonExistent [2022-05-10T10:32:59.199Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-05-10T10:32:59.199Z] === RUN TestTarSumRemove [2022-05-10T10:32:59.199Z] --- PASS: TestTarSumRemove (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestSortFileInfoSums [2022-05-10T10:32:59.199Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestNewTarSumForLabelInvalid [2022-05-10T10:32:59.199Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestNewTarSumForLabel [2022-05-10T10:32:59.199Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestEmptyTar [2022-05-10T10:32:59.199Z] --- PASS: TestEmptyTar (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestTarSumsReadSize [2022-05-10T10:32:59.199Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestTarSums [2022-05-10T10:32:59.199Z] --- PASS: TestTarSums (0.08s) [2022-05-10T10:32:59.199Z] === RUN TestIteration [2022-05-10T10:32:59.199Z] --- PASS: TestIteration (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestVersionLabelForChecksum [2022-05-10T10:32:59.199Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestVersion [2022-05-10T10:32:59.199Z] --- PASS: TestVersion (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestGetVersion [2022-05-10T10:32:59.199Z] --- PASS: TestGetVersion (0.00s) [2022-05-10T10:32:59.199Z] === RUN TestGetVersions [2022-05-10T10:32:59.199Z] --- PASS: TestGetVersions (0.00s) [2022-05-10T10:32:59.199Z] PASS [2022-05-10T10:32:59.199Z] coverage: 89.3% of statements [2022-05-10T10:32:59.199Z] ok github.com/docker/docker/pkg/tarsum 0.142s coverage: 89.3% of statements [2022-05-10T10:32:59.231Z] ok github.com/docker/docker/api/server 0.006s coverage: 7.9% of statements [2022-05-10T10:32:59.731Z] --- PASS: TestServiceUpdateNetwork (13.48s) [2022-05-10T10:32:59.731Z] === RUN TestServiceUpdatePidsLimit [2022-05-10T10:32:59.991Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-10T10:33:00.163Z] === RUN TestTruncIndex [2022-05-10T10:33:00.163Z] --- PASS: TestTruncIndex (0.10s) [2022-05-10T10:33:00.163Z] PASS [2022-05-10T10:33:00.163Z] coverage: 91.5% of statements [2022-05-10T10:33:00.163Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-05-10T10:33:00.562Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-05-10T10:33:00.619Z] === RUN TestVersionInfo [2022-05-10T10:33:00.619Z] --- PASS: TestVersionInfo (0.00s) [2022-05-10T10:33:00.619Z] === RUN TestAppendVersions [2022-05-10T10:33:00.619Z] --- PASS: TestAppendVersions (0.00s) [2022-05-10T10:33:00.619Z] PASS [2022-05-10T10:33:00.619Z] coverage: 88.9% of statements [2022-05-10T10:33:00.619Z] ok github.com/docker/docker/pkg/useragent 0.044s coverage: 88.9% of statements [2022-05-10T10:33:00.619Z] --- PASS: TestAllocateRandomDeallocate (9.41s) [2022-05-10T10:33:01.076Z] === RUN TestRetrieveFromStore [2022-05-10T10:33:01.132Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-10T10:33:01.132Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-05-10T10:33:01.705Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-05-10T10:33:01.705Z] === RUN TestDockerSuite/TestExecParseError [2022-05-10T10:33:02.276Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-10T10:33:02.847Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-10T10:33:03.250Z] === RUN TestValidatePrivileges [2022-05-10T10:33:03.251Z] --- PASS: TestValidatePrivileges (0.00s) [2022-05-10T10:33:03.251Z] === RUN TestFilterByCapNeg [2022-05-10T10:33:03.251Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-05-10T10:33:03.251Z] === RUN TestFilterByCapPos [2022-05-10T10:33:03.251Z] --- PASS: TestFilterByCapPos (0.00s) [2022-05-10T10:33:03.251Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-05-10T10:33:03.251Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-05-10T10:33:03.251Z] PASS [2022-05-10T10:33:03.251Z] coverage: 12.2% of statements [2022-05-10T10:33:03.251Z] ok github.com/docker/docker/plugin 0.067s coverage: 12.2% of statements [2022-05-10T10:33:03.419Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-10T10:33:04.215Z] --- PASS: TestGet (15.01s) [2022-05-10T10:33:04.215Z] === RUN TestPluginWithNoManifest [2022-05-10T10:33:04.215Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-05-10T10:33:04.215Z] === RUN TestGetAll [2022-05-10T10:33:04.215Z] --- PASS: TestGetAll (0.01s) [2022-05-10T10:33:04.215Z] PASS [2022-05-10T10:33:04.215Z] coverage: 73.2% of statements [2022-05-10T10:33:04.215Z] ok github.com/docker/docker/pkg/plugins 35.126s coverage: 73.2% of statements [2022-05-10T10:33:04.215Z] --- PASS: TestRetrieveFromStore (3.22s) [2022-05-10T10:33:04.215Z] === RUN TestRequestReleaseAddressDuplicate [2022-05-10T10:33:04.215Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-05-10T10:33:04.215Z] === RUN TestParallelPredefinedRequest1 [2022-05-10T10:33:04.215Z] === PAUSE TestParallelPredefinedRequest1 [2022-05-10T10:33:04.215Z] === RUN TestParallelPredefinedRequest2 [2022-05-10T10:33:04.215Z] === PAUSE TestParallelPredefinedRequest2 [2022-05-10T10:33:04.215Z] === RUN TestParallelPredefinedRequest3 [2022-05-10T10:33:04.215Z] === PAUSE TestParallelPredefinedRequest3 [2022-05-10T10:33:04.215Z] === RUN TestParallelPredefinedRequest4 [2022-05-10T10:33:04.215Z] === PAUSE TestParallelPredefinedRequest4 [2022-05-10T10:33:04.215Z] === RUN TestParallelPredefinedRequest5 [2022-05-10T10:33:04.215Z] === PAUSE TestParallelPredefinedRequest5 [2022-05-10T10:33:04.215Z] === RUN TestDebug [2022-05-10T10:33:04.215Z] --- PASS: TestDebug (0.00s) [2022-05-10T10:33:04.215Z] === RUN TestRequestPoolParallel [2022-05-10T10:33:04.215Z] === RUN TestNewSettable [2022-05-10T10:33:04.215Z] --- PASS: TestNewSettable (0.00s) [2022-05-10T10:33:04.215Z] === RUN TestIsSettable [2022-05-10T10:33:04.215Z] --- PASS: TestIsSettable (0.00s) [2022-05-10T10:33:04.215Z] === RUN TestUpdateSettingsEnv [2022-05-10T10:33:04.215Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-05-10T10:33:04.215Z] PASS [2022-05-10T10:33:04.215Z] coverage: 20.0% of statements [2022-05-10T10:33:04.215Z] --- PASS: TestRequestPoolParallel (0.29s) [2022-05-10T10:33:04.215Z] === RUN TestFullAllocateRelease [2022-05-10T10:33:04.215Z] ok github.com/docker/docker/plugin/v2 0.053s coverage: 20.0% of statements [2022-05-10T10:33:04.804Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-10T10:33:05.065Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-10T10:33:05.181Z] --- PASS: TestFullAllocateRelease (0.74s) [2022-05-10T10:33:05.181Z] === RUN TestOddAllocateRelease [2022-05-10T10:33:05.636Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-10T10:33:05.638Z] --- PASS: TestOddAllocateRelease (0.45s) [2022-05-10T10:33:05.638Z] === RUN TestFullAllocateSerialReleaseParallel [2022-05-10T10:33:05.638Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-05-10T10:33:05.638Z] === RUN TestOddAllocateSerialReleaseParallel [2022-05-10T10:33:05.638Z] === RUN TestLoad [2022-05-10T10:33:05.638Z] --- PASS: TestLoad (0.00s) [2022-05-10T10:33:05.638Z] === RUN TestSave [2022-05-10T10:33:05.638Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-05-10T10:33:05.638Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-05-10T10:33:05.638Z] --- PASS: TestSave (0.04s) [2022-05-10T10:33:05.638Z] === RUN TestAddDeleteGet [2022-05-10T10:33:05.638Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.09s) [2022-05-10T10:33:05.638Z] === CONT TestParallelPredefinedRequest1 [2022-05-10T10:33:05.638Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:05.638Z] === CONT TestParallelPredefinedRequest4 [2022-05-10T10:33:05.638Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-05-10T10:33:05.638Z] === CONT TestParallelPredefinedRequest3 [2022-05-10T10:33:05.638Z] === CONT TestParallelPredefinedRequest4 [2022-05-10T10:33:05.638Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:05.638Z] === CONT TestParallelPredefinedRequest2 [2022-05-10T10:33:05.638Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:05.638Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-05-10T10:33:05.638Z] === CONT TestParallelPredefinedRequest5 [2022-05-10T10:33:05.638Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-05-10T10:33:05.638Z] === CONT TestParallelPredefinedRequest3 [2022-05-10T10:33:05.638Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:05.638Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-05-10T10:33:05.638Z] === CONT TestParallelPredefinedRequest5 [2022-05-10T10:33:05.638Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:05.639Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-05-10T10:33:05.639Z] PASS [2022-05-10T10:33:05.639Z] coverage: 85.3% of statements [2022-05-10T10:33:05.639Z] --- PASS: TestAddDeleteGet (0.08s) [2022-05-10T10:33:05.639Z] === RUN TestInvalidTags [2022-05-10T10:33:05.639Z] --- PASS: TestInvalidTags (0.01s) [2022-05-10T10:33:05.639Z] PASS [2022-05-10T10:33:05.639Z] coverage: 84.4% of statements [2022-05-10T10:33:05.639Z] ok github.com/docker/docker/libnetwork/ipam 79.817s coverage: 85.3% of statements [2022-05-10T10:33:05.639Z] ok github.com/docker/docker/reference 0.184s coverage: 84.4% of statements [2022-05-10T10:33:07.173Z] === RUN TestResolveAuthConfigIndexServer [2022-05-10T10:33:07.173Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-05-10T10:33:07.173Z] === RUN TestResolveAuthConfigFullURL [2022-05-10T10:33:07.173Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-05-10T10:33:07.173Z] === RUN TestLoadAllowNondistributableArtifacts [2022-05-10T10:33:07.173Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-05-10T10:33:07.173Z] === RUN TestValidateMirror [2022-05-10T10:33:07.173Z] --- PASS: TestValidateMirror (0.00s) [2022-05-10T10:33:07.173Z] === RUN TestLoadInsecureRegistries [2022-05-10T10:33:07.632Z] time="2022-05-10T10:33:06Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-10T10:33:07.632Z] time="2022-05-10T10:33:07Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-05-10T10:33:07.632Z] time="2022-05-10T10:33:07Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-05-10T10:33:07.632Z] --- PASS: TestLoadInsecureRegistries (0.23s) [2022-05-10T10:33:07.632Z] === RUN TestNewServiceConfig [2022-05-10T10:33:07.632Z] --- PASS: TestNewServiceConfig (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestValidateIndexName [2022-05-10T10:33:07.632Z] --- PASS: TestValidateIndexName (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestValidateIndexNameWithError [2022-05-10T10:33:07.632Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestEndpointParse [2022-05-10T10:33:07.632Z] --- PASS: TestEndpointParse (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestEndpointParseInvalid [2022-05-10T10:33:07.632Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestValidateEndpoint [2022-05-10T10:33:07.632Z] --- PASS: TestValidateEndpoint (0.01s) [2022-05-10T10:33:07.632Z] === RUN TestPing [2022-05-10T10:33:07.632Z] --- PASS: TestPing (0.01s) [2022-05-10T10:33:07.632Z] === RUN TestPingRegistryEndpoint [2022-05-10T10:33:07.632Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:07.632Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-05-10T10:33:07.632Z] === RUN TestEndpoint [2022-05-10T10:33:07.632Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:07.632Z] --- SKIP: TestEndpoint (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestParseRepositoryInfo [2022-05-10T10:33:07.632Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestNewIndexInfo [2022-05-10T10:33:07.632Z] --- PASS: TestNewIndexInfo (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestMirrorEndpointLookup [2022-05-10T10:33:07.632Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:07.632Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestSearchRepositories [2022-05-10T10:33:07.632Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-05-10T10:33:07.632Z] Host: 127.0.0.1:49340 [2022-05-10T10:33:07.632Z] User-Agent: docker test client [2022-05-10T10:33:07.632Z] Authorization: Token fake-token [2022-05-10T10:33:07.632Z] X-Docker-Token: true [2022-05-10T10:33:07.632Z] Accept-Encoding: gzip [2022-05-10T10:33:07.632Z] [2022-05-10T10:33:07.632Z] [2022-05-10T10:33:07.632Z] registry_test.go:731: HTTP/1.1 200 OK [2022-05-10T10:33:07.632Z] Connection: close [2022-05-10T10:33:07.632Z] Content-Length: 144 [2022-05-10T10:33:07.632Z] Cache-Control: no-cache [2022-05-10T10:33:07.632Z] Content-Type: application/json [2022-05-10T10:33:07.632Z] Date: Tue, 10 May 2022 10:33:07 GMT [2022-05-10T10:33:07.632Z] Expires: -1 [2022-05-10T10:33:07.632Z] Pragma: no-cache [2022-05-10T10:33:07.632Z] Server: docker-tests/mock [2022-05-10T10:33:07.632Z] X-Docker-Registry-Config: mock [2022-05-10T10:33:07.632Z] X-Docker-Registry-Version: 0.0.0 [2022-05-10T10:33:07.632Z] [2022-05-10T10:33:07.632Z] [2022-05-10T10:33:07.632Z] --- PASS: TestSearchRepositories (0.01s) [2022-05-10T10:33:07.632Z] === RUN TestTrustedLocation [2022-05-10T10:33:07.632Z] --- PASS: TestTrustedLocation (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-05-10T10:33:07.632Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestAllowNondistributableArtifacts [2022-05-10T10:33:07.632Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestIsSecureIndex [2022-05-10T10:33:07.632Z] --- PASS: TestIsSecureIndex (0.00s) [2022-05-10T10:33:07.632Z] PASS [2022-05-10T10:33:07.632Z] coverage: 51.7% of statements [2022-05-10T10:33:07.632Z] ok github.com/docker/docker/registry 0.360s coverage: 51.7% of statements [2022-05-10T10:33:07.632Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-05-10T10:33:07.632Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-05-10T10:33:07.632Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-05-10T10:33:07.632Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-05-10T10:33:07.632Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-05-10T10:33:07.632Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestResumableRequestReaderWithReadError [2022-05-10T10:33:07.632Z] time="2022-05-10T10:33:07Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-05-10T10:33:07.632Z] --- PASS: TestResumableRequestReaderWithReadError (0.21s) [2022-05-10T10:33:07.632Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-05-10T10:33:07.632Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-05-10T10:33:07.632Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-05-10T10:33:07.632Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-05-10T10:33:07.632Z] === RUN TestResumableRequestReader [2022-05-10T10:33:07.728Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:07.728Z] INFO: Testing against a local daemon [2022-05-10T10:33:07.728Z] === RUN TestDockerSuite [2022-05-10T10:33:07.728Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-10T10:33:07.728Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-10T10:33:07.728Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T10:33:07.728Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-10T10:33:07.728Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-10T10:33:07.728Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-10T10:33:07.728Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-10T10:33:07.728Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-10T10:33:07.728Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-10T10:33:07.728Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-10T10:33:08.091Z] --- PASS: TestResumableRequestReader (0.00s) [2022-05-10T10:33:08.091Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-05-10T10:33:08.091Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-05-10T10:33:08.091Z] PASS [2022-05-10T10:33:08.091Z] coverage: 100.0% of statements [2022-05-10T10:33:08.091Z] ok github.com/docker/docker/registry/resumable 0.296s coverage: 100.0% of statements [2022-05-10T10:33:08.091Z] === RUN TestRestartManagerTimeout [2022-05-10T10:33:08.091Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-05-10T10:33:08.091Z] === RUN TestRestartManagerTimeoutReset [2022-05-10T10:33:08.091Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-05-10T10:33:08.091Z] PASS [2022-05-10T10:33:08.091Z] coverage: 50.9% of statements [2022-05-10T10:33:08.091Z] ok github.com/docker/docker/restartmanager 0.049s coverage: 50.9% of statements [2022-05-10T10:33:08.185Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-10T10:33:08.641Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-10T10:33:08.934Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-05-10T10:33:09.062Z] === RUN TestDecodeContainerConfig [2022-05-10T10:33:09.063Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-05-10T10:33:09.063Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-05-10T10:33:09.063Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-05-10T10:33:09.063Z] === RUN TestDecodeContainerConfigIsolation [2022-05-10T10:33:09.063Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-05-10T10:33:09.063Z] === RUN TestValidatePrivileged [2022-05-10T10:33:09.063Z] --- PASS: TestValidatePrivileged (0.00s) [2022-05-10T10:33:09.063Z] PASS [2022-05-10T10:33:09.063Z] coverage: 52.4% of statements [2022-05-10T10:33:09.063Z] ok github.com/docker/docker/runconfig 0.064s coverage: 52.4% of statements [2022-05-10T10:33:09.096Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-10T10:33:09.552Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-10T10:33:09.823Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-05-10T10:33:09.823Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-05-10T10:33:09.823Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-05-10T10:33:09.823Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-05-10T10:33:09.823Z] PASS [2022-05-10T10:33:09.823Z] coverage: 62.5% of statements [2022-05-10T10:33:09.823Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2022-05-10T10:33:12.798Z] === RUN TestGetDriver [2022-05-10T10:33:12.798Z] --- PASS: TestGetDriver (0.00s) [2022-05-10T10:33:12.798Z] === RUN TestVolumeRequestError [2022-05-10T10:33:12.798Z] --- PASS: TestVolumeRequestError (0.01s) [2022-05-10T10:33:12.798Z] PASS [2022-05-10T10:33:12.798Z] coverage: 36.1% of statements [2022-05-10T10:33:12.798Z] ok github.com/docker/docker/volume/drivers 0.067s coverage: 36.1% of statements [2022-05-10T10:33:13.206Z] === RUN TestConfigDaemonLibtrustID [2022-05-10T10:33:13.206Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-10T10:33:13.206Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-10T10:33:13.206Z] === RUN TestDaemonConfigValidation [2022-05-10T10:33:13.206Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-10T10:33:13.206Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-10T10:33:13.206Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-10T10:33:13.206Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-10T10:33:13.206Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-10T10:33:13.206Z] === RUN TestDaemonProxy [2022-05-10T10:33:13.206Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-10T10:33:13.206Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-10T10:33:13.206Z] PASS [2022-05-10T10:33:13.206Z] ok github.com/docker/docker/integration/daemon 0.155s [2022-05-10T10:33:13.206Z] [2022-05-10T10:33:13.206Z] === Skipped [2022-05-10T10:33:13.206Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-10T10:33:13.206Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-10T10:33:13.206Z] [2022-05-10T10:33:13.206Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-10T10:33:13.206Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-10T10:33:13.206Z] [2022-05-10T10:33:13.206Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-10T10:33:13.206Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-10T10:33:13.206Z] [2022-05-10T10:33:13.206Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-10T10:33:13.206Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-10T10:33:13.206Z] [2022-05-10T10:33:13.206Z] DONE 4 tests, 4 skipped in 30.679s [2022-05-10T10:33:13.206Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-10T10:33:13.206Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:13.206Z] INFO: Testing against a local daemon [2022-05-10T10:33:13.206Z] === RUN TestCommitInheritsEnv [2022-05-10T10:33:13.206Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:33:13.206Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-10T10:33:13.206Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-10T10:33:13.206Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:33:13.206Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-10T10:33:13.206Z] === RUN TestImportWithCustomPlatform [2022-05-10T10:33:13.206Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:33:13.206Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-10T10:33:13.206Z] === RUN TestImagesFilterMultiReference [2022-05-10T10:33:13.206Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-05-10T10:33:13.206Z] === RUN TestImagePullPlatformInvalid [2022-05-10T10:33:13.206Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-05-10T10:33:13.206Z] === RUN TestRemoveImageOrphaning [2022-05-10T10:33:13.272Z] === RUN TestGetAddress [2022-05-10T10:33:13.272Z] --- PASS: TestGetAddress (0.00s) [2022-05-10T10:33:13.272Z] === RUN TestRemove [2022-05-10T10:33:13.272Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-10T10:33:13.272Z] --- SKIP: TestRemove (0.00s) [2022-05-10T10:33:13.272Z] === RUN TestInitializeWithVolumes [2022-05-10T10:33:13.272Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-05-10T10:33:13.272Z] === RUN TestCreate [2022-05-10T10:33:13.272Z] --- PASS: TestCreate (0.02s) [2022-05-10T10:33:13.272Z] === RUN TestValidateName [2022-05-10T10:33:13.272Z] --- PASS: TestValidateName (0.00s) [2022-05-10T10:33:13.272Z] === RUN TestCreateWithOpts [2022-05-10T10:33:13.272Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-10T10:33:13.272Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-05-10T10:33:13.272Z] === RUN TestRelaodNoOpts [2022-05-10T10:33:13.272Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-05-10T10:33:13.272Z] PASS [2022-05-10T10:33:13.272Z] coverage: 41.5% of statements [2022-05-10T10:33:13.272Z] ok github.com/docker/docker/volume/local 0.108s coverage: 41.5% of statements [2022-05-10T10:33:14.168Z] --- PASS: TestRemoveImageOrphaning (1.19s) [2022-05-10T10:33:14.168Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-10T10:33:14.168Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-05-10T10:33:14.168Z] === RUN TestTagInvalidReference [2022-05-10T10:33:14.168Z] --- PASS: TestTagInvalidReference (0.05s) [2022-05-10T10:33:14.168Z] === RUN TestTagValidPrefixedRepo [2022-05-10T10:33:14.168Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-05-10T10:33:14.168Z] === RUN TestTagExistedNameWithoutForce [2022-05-10T10:33:14.168Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-05-10T10:33:14.168Z] === RUN TestTagOfficialNames [2022-05-10T10:33:14.168Z] --- PASS: TestTagOfficialNames (0.11s) [2022-05-10T10:33:14.168Z] === RUN TestTagMatchesDigest [2022-05-10T10:33:14.168Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-10T10:33:14.168Z] PASS [2022-05-10T10:33:14.624Z] ok github.com/docker/docker/integration/image 1.886s [2022-05-10T10:33:14.624Z] [2022-05-10T10:33:14.624Z] === Skipped [2022-05-10T10:33:14.624Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-10T10:33:14.624Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:33:14.624Z] [2022-05-10T10:33:14.624Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-10T10:33:14.624Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:33:14.624Z] [2022-05-10T10:33:14.624Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-10T10:33:14.624Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:33:14.624Z] [2022-05-10T10:33:14.624Z] DONE 12 tests, 3 skipped in 6.315s [2022-05-10T10:33:14.624Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRaw [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-05-10T10:33:14.844Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRaw [2022-05-10T10:33:14.844Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-05-10T10:33:14.844Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-05-10T10:33:14.844Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-05-10T10:33:14.844Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-05-10T10:33:14.845Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-05-10T10:33:14.845Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-05-10T10:33:14.845Z] === RUN TestConvertTmpfsOptions [2022-05-10T10:33:14.845Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-05-10T10:33:14.845Z] linux_parser_test.go:209: data="ro" [2022-05-10T10:33:14.845Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-05-10T10:33:14.845Z] === RUN TestParseMountSpec [2022-05-10T10:33:14.845Z] parser_test.go:62: case 0 [2022-05-10T10:33:14.845Z] parser_test.go:62: case 1 [2022-05-10T10:33:14.845Z] parser_test.go:62: case 2 [2022-05-10T10:33:14.845Z] parser_test.go:62: case 3 [2022-05-10T10:33:14.845Z] parser_test.go:62: case 4 [2022-05-10T10:33:14.845Z] parser_test.go:62: case 5 [2022-05-10T10:33:14.845Z] --- PASS: TestParseMountSpec (0.00s) [2022-05-10T10:33:14.845Z] === RUN TestValidateMount [2022-05-10T10:33:14.845Z] --- PASS: TestValidateMount (0.00s) [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRaw [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-05-10T10:33:14.845Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-05-10T10:33:14.845Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-05-10T10:33:14.845Z] PASS [2022-05-10T10:33:14.845Z] coverage: 67.6% of statements [2022-05-10T10:33:14.845Z] ok github.com/docker/docker/volume/mounts 0.064s coverage: 67.6% of statements [2022-05-10T10:33:15.840Z] === RUN TestSetGetMeta [2022-05-10T10:33:15.840Z] === PAUSE TestSetGetMeta [2022-05-10T10:33:15.840Z] === RUN TestRestore [2022-05-10T10:33:15.840Z] === PAUSE TestRestore [2022-05-10T10:33:15.840Z] === RUN TestServiceCreate [2022-05-10T10:33:15.840Z] === PAUSE TestServiceCreate [2022-05-10T10:33:15.840Z] === RUN TestServiceList [2022-05-10T10:33:15.840Z] === PAUSE TestServiceList [2022-05-10T10:33:15.840Z] === RUN TestServiceRemove [2022-05-10T10:33:15.840Z] === PAUSE TestServiceRemove [2022-05-10T10:33:15.840Z] === RUN TestServiceGet [2022-05-10T10:33:15.840Z] === PAUSE TestServiceGet [2022-05-10T10:33:15.840Z] === RUN TestServicePrune [2022-05-10T10:33:15.840Z] === PAUSE TestServicePrune [2022-05-10T10:33:15.840Z] === RUN TestCreate [2022-05-10T10:33:15.840Z] === PAUSE TestCreate [2022-05-10T10:33:15.840Z] === RUN TestRemove [2022-05-10T10:33:15.840Z] === PAUSE TestRemove [2022-05-10T10:33:15.840Z] === RUN TestList [2022-05-10T10:33:15.840Z] === PAUSE TestList [2022-05-10T10:33:15.840Z] === RUN TestFindByDriver [2022-05-10T10:33:15.840Z] === PAUSE TestFindByDriver [2022-05-10T10:33:15.840Z] === RUN TestFindByReferenced [2022-05-10T10:33:15.840Z] === PAUSE TestFindByReferenced [2022-05-10T10:33:15.840Z] === RUN TestDerefMultipleOfSameRef [2022-05-10T10:33:15.840Z] === PAUSE TestDerefMultipleOfSameRef [2022-05-10T10:33:15.840Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-10T10:33:15.840Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-10T10:33:15.840Z] === RUN TestDefererencePluginOnCreateError [2022-05-10T10:33:15.840Z] === PAUSE TestDefererencePluginOnCreateError [2022-05-10T10:33:15.840Z] === RUN TestRefDerefRemove [2022-05-10T10:33:15.840Z] === PAUSE TestRefDerefRemove [2022-05-10T10:33:15.840Z] === RUN TestGet [2022-05-10T10:33:15.840Z] === PAUSE TestGet [2022-05-10T10:33:15.840Z] === RUN TestGetWithReference [2022-05-10T10:33:15.840Z] === PAUSE TestGetWithReference [2022-05-10T10:33:15.840Z] === RUN TestFilterFunc [2022-05-10T10:33:15.840Z] === RUN TestFilterFunc/test_nil_list [2022-05-10T10:33:15.840Z] === PAUSE TestFilterFunc/test_nil_list [2022-05-10T10:33:15.840Z] === RUN TestFilterFunc/test_empty_list [2022-05-10T10:33:15.840Z] === PAUSE TestFilterFunc/test_empty_list [2022-05-10T10:33:15.840Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-05-10T10:33:15.840Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-05-10T10:33:15.840Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-10T10:33:15.840Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-10T10:33:15.840Z] === RUN TestFilterFunc/test_filter_some [2022-05-10T10:33:15.840Z] === PAUSE TestFilterFunc/test_filter_some [2022-05-10T10:33:15.840Z] === RUN TestFilterFunc/test_filter_middle [2022-05-10T10:33:15.840Z] === PAUSE TestFilterFunc/test_filter_middle [2022-05-10T10:33:15.840Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-05-10T10:33:15.840Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-05-10T10:33:15.840Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-05-10T10:33:15.840Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-05-10T10:33:15.840Z] === CONT TestFilterFunc/test_nil_list [2022-05-10T10:33:15.840Z] === CONT TestFilterFunc/test_filter_some [2022-05-10T10:33:15.840Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-05-10T10:33:15.840Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-05-10T10:33:15.840Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-05-10T10:33:15.840Z] === CONT TestFilterFunc/test_empty_list [2022-05-10T10:33:15.840Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-05-10T10:33:15.840Z] === CONT TestFilterFunc/test_filter_middle [2022-05-10T10:33:15.840Z] --- PASS: TestFilterFunc (0.00s) [2022-05-10T10:33:15.840Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-05-10T10:33:15.840Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-05-10T10:33:15.840Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-05-10T10:33:15.840Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-05-10T10:33:15.840Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-05-10T10:33:15.840Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-05-10T10:33:15.840Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-05-10T10:33:15.840Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-05-10T10:33:15.840Z] === CONT TestSetGetMeta [2022-05-10T10:33:15.840Z] === CONT TestList [2022-05-10T10:33:15.840Z] === CONT TestDefererencePluginOnCreateError [2022-05-10T10:33:15.840Z] === CONT TestDerefMultipleOfSameRef [2022-05-10T10:33:15.840Z] --- PASS: TestSetGetMeta (0.04s) [2022-05-10T10:33:15.840Z] === CONT TestRemove [2022-05-10T10:33:15.840Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-05-10T10:33:15.840Z] === CONT TestCreate [2022-05-10T10:33:15.840Z] --- PASS: TestDefererencePluginOnCreateError (0.06s) [2022-05-10T10:33:15.840Z] === CONT TestServicePrune [2022-05-10T10:33:15.840Z] --- PASS: TestList (0.07s) [2022-05-10T10:33:15.840Z] === CONT TestServiceGet [2022-05-10T10:33:15.840Z] --- PASS: TestRemove (0.05s) [2022-05-10T10:33:15.840Z] === CONT TestServiceRemove [2022-05-10T10:33:15.840Z] --- PASS: TestCreate (0.03s) [2022-05-10T10:33:15.840Z] === CONT TestServiceList [2022-05-10T10:33:16.311Z] --- PASS: TestServiceGet (0.23s) [2022-05-10T10:33:16.311Z] === CONT TestServiceCreate [2022-05-10T10:33:16.311Z] time="2022-05-10T10:33:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:33:16.311Z] --- PASS: TestServiceRemove (0.23s) [2022-05-10T10:33:16.311Z] === CONT TestRestore [2022-05-10T10:33:16.311Z] --- PASS: TestServiceList (0.22s) [2022-05-10T10:33:16.311Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-05-10T10:33:16.311Z] time="2022-05-10T10:33:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:33:16.311Z] time="2022-05-10T10:33:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:33:16.311Z] time="2022-05-10T10:33:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-05-10T10:33:16.311Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-05-10T10:33:16.311Z] === CONT TestFindByReferenced [2022-05-10T10:33:16.311Z] --- PASS: TestServiceCreate (0.04s) [2022-05-10T10:33:16.311Z] === CONT TestGet [2022-05-10T10:33:16.311Z] time="2022-05-10T10:33:15Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-05-10T10:33:16.311Z] --- PASS: TestRestore (0.04s) [2022-05-10T10:33:16.311Z] === CONT TestGetWithReference [2022-05-10T10:33:16.311Z] --- PASS: TestServicePrune (0.31s) [2022-05-10T10:33:16.311Z] === CONT TestRefDerefRemove [2022-05-10T10:33:16.311Z] --- PASS: TestFindByReferenced (0.04s) [2022-05-10T10:33:16.311Z] === CONT TestFindByDriver [2022-05-10T10:33:16.311Z] --- PASS: TestGet (0.04s) [2022-05-10T10:33:16.311Z] --- PASS: TestGetWithReference (0.04s) [2022-05-10T10:33:16.311Z] --- PASS: TestRefDerefRemove (0.03s) [2022-05-10T10:33:16.311Z] --- PASS: TestFindByDriver (0.03s) [2022-05-10T10:33:16.311Z] PASS [2022-05-10T10:33:16.311Z] coverage: 69.0% of statements [2022-05-10T10:33:16.311Z] ok github.com/docker/docker/volume/service 0.470s coverage: 69.0% of statements [2022-05-10T10:33:16.792Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:16.792Z] INFO: Testing against a local daemon [2022-05-10T10:33:16.792Z] === RUN TestNetworkCreateDelete [2022-05-10T10:33:16.792Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:16.792Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestDockerNetworkDeletePreferID [2022-05-10T10:33:16.792Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-10T10:33:16.792Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestDaemonDNSFallback [2022-05-10T10:33:16.792Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:16.792Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestInspectNetwork [2022-05-10T10:33:16.792Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-10T10:33:16.792Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestRunContainerWithBridgeNone [2022-05-10T10:33:16.792Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:16.792Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-10T10:33:16.792Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:33:16.792Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:33:16.792Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:33:16.792Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-10T10:33:16.792Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-10T10:33:16.792Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-10T10:33:16.792Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestNetworkList [2022-05-10T10:33:16.792Z] === RUN TestNetworkList//networks [2022-05-10T10:33:16.792Z] === PAUSE TestNetworkList//networks [2022-05-10T10:33:16.792Z] === RUN TestNetworkList//networks/ [2022-05-10T10:33:16.792Z] === PAUSE TestNetworkList//networks/ [2022-05-10T10:33:16.792Z] === CONT TestNetworkList//networks [2022-05-10T10:33:16.792Z] === CONT TestNetworkList//networks/ [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkList (0.05s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkList//networks (0.00s) [2022-05-10T10:33:16.792Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestHostIPv4BridgeLabel [2022-05-10T10:33:16.792Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-10T10:33:16.792Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-10T10:33:16.792Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-10T10:33:16.792Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestDaemonDefaultNetworkPools [2022-05-10T10:33:16.792Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-10T10:33:16.792Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-10T10:33:16.792Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-10T10:33:16.792Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-10T10:33:16.792Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-10T10:33:16.792Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-10T10:33:16.792Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-10T10:33:16.792Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestServiceWithPredefinedNetwork [2022-05-10T10:33:16.792Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-10T10:33:16.792Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-10T10:33:16.792Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:33:16.792Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestServiceWithDataPathPortInit [2022-05-10T10:33:16.792Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-10T10:33:16.792Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-10T10:33:16.792Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-10T10:33:16.792Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-10T10:33:16.792Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-10T10:33:16.792Z] PASS [2022-05-10T10:33:16.792Z] ok github.com/docker/docker/integration/network 0.237s [2022-05-10T10:33:17.089Z] --- PASS: TestServiceUpdatePidsLimit (16.47s) [2022-05-10T10:33:17.089Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-05-10T10:33:17.089Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.00s) [2022-05-10T10:33:17.089Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-05-10T10:33:17.089Z] PASS [2022-05-10T10:33:17.089Z] [2022-05-10T10:33:17.089Z] === Skipped [2022-05-10T10:33:17.089Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-05-10T10:33:17.089Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-05-10T10:33:17.089Z] [2022-05-10T10:33:17.089Z] DONE 27 tests, 1 skipped in 179.858s [2022-05-10T10:33:17.089Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-05-10T10:33:17.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:33:17.089Z] ++ set -e [2022-05-10T10:33:17.089Z] ++ '[' -n 0 ']' [2022-05-10T10:33:17.089Z] ++ set -x [2022-05-10T10:33:17.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:33:17.089Z] INFO: Testing against a local daemon [2022-05-10T10:33:17.089Z] === RUN TestSessionCreate [2022-05-10T10:33:17.089Z] --- PASS: TestSessionCreate (0.04s) [2022-05-10T10:33:17.089Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-10T10:33:17.089Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-05-10T10:33:17.089Z] PASS [2022-05-10T10:33:17.089Z] [2022-05-10T10:33:17.089Z] DONE 2 tests in 0.174s [2022-05-10T10:33:17.089Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-05-10T10:33:17.089Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:33:17.089Z] ++ set -e [2022-05-10T10:33:17.089Z] ++ '[' -n 0 ']' [2022-05-10T10:33:17.089Z] ++ set -x [2022-05-10T10:33:17.089Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:33:17.089Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-10T10:33:17.089Z] INFO: Testing against a local daemon [2022-05-10T10:33:17.089Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-10T10:33:17.089Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-10T10:33:17.089Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:33:17.089Z] === RUN TestDiskUsage [2022-05-10T10:33:17.089Z] === PAUSE TestDiskUsage [2022-05-10T10:33:17.089Z] === RUN TestEventsExecDie [2022-05-10T10:33:17.089Z] check_test.go:378: [d3b6d84930c63] daemon is not started [2022-05-10T10:33:17.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-05-10T10:33:17.089Z] === RUN TestDockerSuite/TestExecTTY [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === Skipped [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-10T10:33:17.248Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-10T10:33:17.248Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-10T10:33:17.248Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-10T10:33:17.248Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-10T10:33:17.248Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-10T10:33:17.248Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-10T10:33:17.248Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-10T10:33:17.248Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-10T10:33:17.248Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-10T10:33:17.248Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-10T10:33:17.248Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-10T10:33:17.248Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:33:17.248Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-10T10:33:17.248Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-05-10T10:33:17.248Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-10T10:33:17.248Z] [2022-05-10T10:33:17.248Z] DONE 34 tests, 15 skipped in 2.440s [2022-05-10T10:33:17.248Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-10T10:33:17.350Z] --- PASS: TestEventsExecDie (0.86s) [2022-05-10T10:33:17.350Z] === RUN TestEventsBackwardsCompatible [2022-05-10T10:33:17.350Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2022-05-10T10:33:17.350Z] === RUN TestEventsVolumeCreate [2022-05-10T10:33:17.611Z] --- PASS: TestEventsVolumeCreate (0.09s) [2022-05-10T10:33:17.611Z] === RUN TestInfoBinaryCommits [2022-05-10T10:33:17.611Z] --- PASS: TestInfoBinaryCommits (0.05s) [2022-05-10T10:33:17.611Z] === RUN TestInfoAPIVersioned [2022-05-10T10:33:17.611Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-05-10T10:33:17.611Z] === RUN TestInfoAPI [2022-05-10T10:33:17.611Z] --- PASS: TestInfoAPI (0.02s) [2022-05-10T10:33:17.611Z] === RUN TestInfoAPIWarnings [2022-05-10T10:33:17.872Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-10T10:33:18.213Z] testing: warning: no tests to run [2022-05-10T10:33:18.213Z] PASS [2022-05-10T10:33:18.213Z] ok github.com/docker/docker/integration/network/ipvlan 0.114s [2022-05-10T10:33:18.213Z] [2022-05-10T10:33:18.213Z] DONE 0 tests in 0.914s [2022-05-10T10:33:18.213Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-10T10:33:18.815Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-10T10:33:18.815Z] docker_api_swarm_test.go:802: [dc837f60c5295] joining swarm manager [d152256b59ce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:33:19.176Z] testing: warning: no tests to run [2022-05-10T10:33:19.176Z] PASS [2022-05-10T10:33:19.176Z] ok github.com/docker/docker/integration/network/macvlan 0.086s [2022-05-10T10:33:19.176Z] [2022-05-10T10:33:19.176Z] DONE 0 tests in 0.849s [2022-05-10T10:33:19.176Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-10T10:33:19.387Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-10T10:33:19.960Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-10T10:33:19.960Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-10T10:33:19.960Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-10T10:33:20.140Z] testing: warning: no tests to run [2022-05-10T10:33:20.140Z] PASS [2022-05-10T10:33:20.140Z] ok github.com/docker/docker/integration/plugin 0.079s [2022-05-10T10:33:20.140Z] [2022-05-10T10:33:20.140Z] DONE 0 tests in 0.866s [2022-05-10T10:33:20.140Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-10T10:33:20.220Z] docker_api_swarm_test.go:802: [dfb4392ce40e1] joining swarm manager [d152256b59ce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:33:21.103Z] testing: warning: no tests to run [2022-05-10T10:33:21.103Z] PASS [2022-05-10T10:33:21.103Z] ok github.com/docker/docker/integration/plugin/authz 0.097s [2022-05-10T10:33:21.103Z] [2022-05-10T10:33:21.103Z] DONE 0 tests in 0.843s [2022-05-10T10:33:21.103Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-10T10:33:21.604Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-05-10T10:33:21.604Z] docker_api_swarm_test.go:802: [d39449544446f] joining swarm manager [d152256b59ce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-10T10:33:22.175Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-10T10:33:23.119Z] === RUN TestDockerSuite/TestExecWithTERM [2022-05-10T10:33:23.119Z] docker_api_swarm_test.go:802: [df5694da7fb38] joining swarm manager [d152256b59ce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-10T10:33:23.495Z] 2022/05/10 10:33:22 Closing DB instances... [2022-05-10T10:33:23.495Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-10T10:33:23.495Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-10T10:33:23.495Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-10T10:33:23.495Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-05-10T10:33:23.689Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-10T10:33:24.260Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-10T10:33:24.260Z] docker_api_swarm_test.go:810: [da2d7f6164017] joining swarm manager [d152256b59ce1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-05-10T10:33:25.065Z] --- PASS: TestNetworkDBGarbageCollection (54.71s) [2022-05-10T10:33:25.066Z] === RUN TestFindNode [2022-05-10T10:33:25.066Z] 2022/05/10 10:33:24 Closing DB instances... [2022-05-10T10:33:25.066Z] --- PASS: TestFindNode (0.02s) [2022-05-10T10:33:25.066Z] === RUN TestChangeNodeState [2022-05-10T10:33:25.066Z] 2022/05/10 10:33:24 Closing DB instances... [2022-05-10T10:33:25.066Z] --- PASS: TestChangeNodeState (0.02s) [2022-05-10T10:33:25.066Z] === RUN TestNodeReincarnation [2022-05-10T10:33:25.066Z] 2022/05/10 10:33:24 Closing DB instances... [2022-05-10T10:33:26.880Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:26.880Z] INFO: Testing against a local daemon [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:33:26.880Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:33:26.880Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-10T10:33:26.880Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-10T10:33:26.880Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-10T10:33:26.880Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-10T10:33:26.880Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-10T10:33:26.880Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-10T10:33:26.881Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-10T10:33:26.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-10T10:33:26.881Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-10T10:33:26.881Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-10T10:33:26.881Z] === RUN TestPluginInstall [2022-05-10T10:33:26.881Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-10T10:33:26.881Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-10T10:33:26.881Z] === RUN TestPluginsWithRuntimes [2022-05-10T10:33:26.881Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-10T10:33:26.881Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-10T10:33:26.881Z] === RUN TestPluginBackCompatMediaTypes [2022-05-10T10:33:26.881Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-10T10:33:26.881Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-10T10:33:26.881Z] PASS [2022-05-10T10:33:26.881Z] ok github.com/docker/docker/integration/plugin/common 0.141s [2022-05-10T10:33:26.881Z] [2022-05-10T10:33:26.881Z] === Skipped [2022-05-10T10:33:26.881Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-10T10:33:26.881Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-10T10:33:26.881Z] [2022-05-10T10:33:26.881Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-10T10:33:26.881Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-10T10:33:26.881Z] [2022-05-10T10:33:26.881Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-10T10:33:26.881Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-10T10:33:26.881Z] [2022-05-10T10:33:26.881Z] DONE 19 tests, 3 skipped in 5.377s [2022-05-10T10:33:26.881Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-10T10:33:29.541Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-10T10:33:29.777Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:29.777Z] INFO: Testing against a local daemon [2022-05-10T10:33:29.777Z] === RUN TestExternalGraphDriver [2022-05-10T10:33:29.777Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-10T10:33:29.777Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-10T10:33:29.777Z] === RUN TestGraphdriverPluginV2 [2022-05-10T10:33:29.777Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-10T10:33:29.777Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-05-10T10:33:29.777Z] PASS [2022-05-10T10:33:29.777Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.147s [2022-05-10T10:33:29.777Z] [2022-05-10T10:33:29.777Z] === Skipped [2022-05-10T10:33:29.777Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-10T10:33:29.777Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-10T10:33:29.777Z] [2022-05-10T10:33:29.777Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-05-10T10:33:29.777Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-10T10:33:29.777Z] [2022-05-10T10:33:29.777Z] DONE 2 tests, 2 skipped in 2.626s [2022-05-10T10:33:29.777Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-05-10T10:33:29.850Z] --- PASS: TestNodeReincarnation (5.02s) [2022-05-10T10:33:29.850Z] === RUN TestParallelCreate [2022-05-10T10:33:29.850Z] 2022/05/10 10:33:29 Closing DB instances... [2022-05-10T10:33:29.850Z] --- PASS: TestParallelCreate (0.03s) [2022-05-10T10:33:29.850Z] === RUN TestParallelDelete [2022-05-10T10:33:29.850Z] 2022/05/10 10:33:29 Closing DB instances... [2022-05-10T10:33:29.850Z] --- PASS: TestParallelDelete (0.02s) [2022-05-10T10:33:29.850Z] === RUN TestNetworkDBIslands [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:42156b9fcbf8 with config:&{NodeID:42156b9fcbf8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, added to nodes list" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:efb4874d3cd6 with config:&{NodeID:efb4874d3cd6 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="Node efb4874d3cd6/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="Node efb4874d3cd6/172.18.243.108, added to nodes list" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="Node efb4874d3cd6/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="Node efb4874d3cd6/172.18.243.108, added to nodes list" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, added to nodes list" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-05-10T10:33:29.850Z] time="2022-05-10T10:33:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:b14b5832c607 with config:&{NodeID:b14b5832c607 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node b14b5832c607/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node b14b5832c607/172.18.243.108, added to nodes list" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node b14b5832c607/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node b14b5832c607/172.18.243.108, added to nodes list" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, added to nodes list" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node efb4874d3cd6/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node efb4874d3cd6/172.18.243.108, added to nodes list" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node b14b5832c607/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:30.842Z] time="2022-05-10T10:33:30Z" level=info msg="Node b14b5832c607/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:7f8b76c3f29d with config:&{NodeID:7f8b76c3f29d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node efb4874d3cd6/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node efb4874d3cd6/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node b14b5832c607/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=info msg="Node b14b5832c607/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:31Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:31Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:31Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.313Z] time="2022-05-10T10:33:31Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b8b84827ba6c with config:&{NodeID:b8b84827ba6c Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node efb4874d3cd6/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node efb4874d3cd6/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b14b5832c607/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b14b5832c607/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:31.784Z] time="2022-05-10T10:33:31Z" level=info msg="Node b8b84827ba6c/172.18.243.108, added to nodes list" [2022-05-10T10:33:31.947Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:31.947Z] INFO: Testing against a local daemon [2022-05-10T10:33:31.947Z] === RUN TestReadPluginNoRead [2022-05-10T10:33:31.947Z] read_test.go:21: no unix domain sockets on Windows [2022-05-10T10:33:31.947Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-10T10:33:31.947Z] PASS [2022-05-10T10:33:31.947Z] ok github.com/docker/docker/integration/plugin/logging 0.114s [2022-05-10T10:33:31.947Z] [2022-05-10T10:33:31.947Z] === Skipped [2022-05-10T10:33:31.947Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-10T10:33:31.947Z] read_test.go:21: no unix domain sockets on Windows [2022-05-10T10:33:31.947Z] [2022-05-10T10:33:31.947Z] DONE 1 tests, 1 skipped in 2.623s [2022-05-10T10:33:32.263Z] networkdb_test.go:835: Re-joining: 3 [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=info msg="The new bootstrap node list is:[172.18.243.108:10033 172.18.243.108:10034 172.18.243.108:10035]" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10033" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49372" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10034" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49373" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10035" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49374" [2022-05-10T10:33:32.263Z] networkdb_test.go:835: Re-joining: 4 [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=info msg="The new bootstrap node list is:[172.18.243.108:10033 172.18.243.108:10034 172.18.243.108:10035]" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10033" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49375" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10034" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49376" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10035" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:31Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49377" [2022-05-10T10:33:32.263Z] time="2022-05-10T10:33:32Z" level=info msg="node 0 leaving" [2022-05-10T10:33:32.409Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8 change state NodeActive --> NodeLeft" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="node4(7f8b76c3f29d): Node leave event for 42156b9fcbf8/172.18.243.108" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8 change state NodeActive --> NodeLeft" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8 change state NodeActive --> NodeLeft" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="node3(b14b5832c607): Node leave event for 42156b9fcbf8/172.18.243.108" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="node2(efb4874d3cd6): Node leave event for 42156b9fcbf8/172.18.243.108" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8 change state NodeActive --> NodeLeft" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="node1(42156b9fcbf8): Node leave event for 42156b9fcbf8/172.18.243.108" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8 change state NodeActive --> NodeLeft" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="node5(b8b84827ba6c): Node leave event for 42156b9fcbf8/172.18.243.108" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, left gossip cluster" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, left gossip cluster" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, left gossip cluster" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, left gossip cluster" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="Node 42156b9fcbf8/172.18.243.108, left gossip cluster" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=info msg="node 1 leaving" [2022-05-10T10:33:32.734Z] time="2022-05-10T10:33:32Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.18.243.108:10037: use of closed network connection" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="Node efb4874d3cd6 change state NodeActive --> NodeLeft" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="node5(b8b84827ba6c): Node leave event for efb4874d3cd6/172.18.243.108" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="Node efb4874d3cd6/172.18.243.108, left gossip cluster" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="Node efb4874d3cd6 change state NodeActive --> NodeFailed" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="Node efb4874d3cd6/172.18.243.108, added to failed nodes list" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="Node efb4874d3cd6 change state NodeActive --> NodeLeft" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="node4(7f8b76c3f29d): Node leave event for efb4874d3cd6/172.18.243.108" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="Node efb4874d3cd6 change state NodeActive --> NodeLeft" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="node3(b14b5832c607): Node leave event for efb4874d3cd6/172.18.243.108" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=error msg="node: efb4874d3cd6 is unknown to memberlist" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="Node efb4874d3cd6/172.18.243.108, left gossip cluster" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="Node efb4874d3cd6/172.18.243.108, left gossip cluster" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:32Z" level=info msg="Node efb4874d3cd6/172.18.243.108, left gossip cluster" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:33Z" level=info msg="node 2 leaving" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:33Z" level=info msg="Node b14b5832c607 change state NodeActive --> NodeLeft" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:33Z" level=info msg="Node b14b5832c607 change state NodeActive --> NodeLeft" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:33Z" level=info msg="node4(7f8b76c3f29d): Node leave event for b14b5832c607/172.18.243.108" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:33Z" level=info msg="node5(b8b84827ba6c): Node leave event for b14b5832c607/172.18.243.108" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:33Z" level=info msg="Node b14b5832c607 change state NodeActive --> NodeLeft" [2022-05-10T10:33:33.206Z] time="2022-05-10T10:33:33Z" level=info msg="node3(b14b5832c607): Node leave event for b14b5832c607/172.18.243.108" [2022-05-10T10:33:33.373Z] testing: warning: no tests to run [2022-05-10T10:33:33.373Z] PASS [2022-05-10T10:33:33.373Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.090s [2022-05-10T10:33:33.677Z] time="2022-05-10T10:33:33Z" level=info msg="Node b14b5832c607/172.18.243.108, left gossip cluster" [2022-05-10T10:33:33.677Z] time="2022-05-10T10:33:33Z" level=info msg="Node b14b5832c607/172.18.243.108, left gossip cluster" [2022-05-10T10:33:33.677Z] time="2022-05-10T10:33:33Z" level=info msg="Node b14b5832c607/172.18.243.108, left gossip cluster" [2022-05-10T10:33:33.742Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-10T10:33:33.832Z] [2022-05-10T10:33:33.832Z] DONE 0 tests in 1.349s [2022-05-10T10:33:33.832Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-10T10:33:34.148Z] networkdb_test.go:867: node4: OK [2022-05-10T10:33:34.148Z] networkdb_test.go:867: node5: OK [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="node 0 coming back" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:7754aa247b39 with config:&{NodeID:7754aa247b39 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="Node 7754aa247b39/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="Node 7754aa247b39/172.18.243.108, added to nodes list" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="node 1 coming back" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a4ebcfd1cc53 with config:&{NodeID:a4ebcfd1cc53 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, added to nodes list" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="node 2 coming back" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a9cbd2cf882f with config:&{NodeID:a9cbd2cf882f Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:34.148Z] time="2022-05-10T10:33:33Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, added to nodes list" [2022-05-10T10:33:34.312Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-05-10T10:33:34.312Z] === RUN TestInfoDebug [2022-05-10T10:33:34.573Z] --- PASS: TestInfoDebug (0.52s) [2022-05-10T10:33:34.573Z] === RUN TestInfoInsecureRegistries [2022-05-10T10:33:34.834Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-10T10:33:35.094Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-05-10T10:33:35.094Z] === RUN TestInfoRegistryMirrors [2022-05-10T10:33:35.664Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-05-10T10:33:35.664Z] === RUN TestLoginFailsWithBadCredentials [2022-05-10T10:33:35.927Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-05-10T10:33:35.927Z] === RUN TestPingCacheHeaders [2022-05-10T10:33:35.927Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-05-10T10:33:35.927Z] === RUN TestPingGet [2022-05-10T10:33:35.927Z] --- PASS: TestPingGet (0.01s) [2022-05-10T10:33:35.927Z] === RUN TestPingHead [2022-05-10T10:33:35.927Z] --- PASS: TestPingHead (0.02s) [2022-05-10T10:33:35.927Z] === RUN TestPingSwarmHeader [2022-05-10T10:33:35.999Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:35.999Z] INFO: Testing against a local daemon [2022-05-10T10:33:35.999Z] === RUN TestPluginWithDevMounts [2022-05-10T10:33:35.999Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:35.999Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-10T10:33:35.999Z] PASS [2022-05-10T10:33:35.999Z] ok github.com/docker/docker/integration/plugin/volumes 0.112s [2022-05-10T10:33:35.999Z] [2022-05-10T10:33:35.999Z] === Skipped [2022-05-10T10:33:35.999Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-10T10:33:35.999Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:35.999Z] [2022-05-10T10:33:35.999Z] DONE 1 tests, 1 skipped in 2.435s [2022-05-10T10:33:36.457Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-10T10:33:36.499Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-05-10T10:33:37.070Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-05-10T10:33:37.113Z] time="2022-05-10T10:33:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.243.108:10033 172.18.243.108:10034 172.18.243.108:10035]" [2022-05-10T10:33:37.584Z] time="2022-05-10T10:33:37Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.243.108:10033 172.18.243.108:10034 172.18.243.108:10035]" [2022-05-10T10:33:38.026Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-05-10T10:33:38.026Z] --- PASS: TestPingSwarmHeader (2.16s) [2022-05-10T10:33:38.026Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-05-10T10:33:38.026Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-05-10T10:33:38.026Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-05-10T10:33:38.026Z] === RUN TestVersion [2022-05-10T10:33:38.026Z] --- PASS: TestVersion (0.02s) [2022-05-10T10:33:38.026Z] === CONT TestDiskUsage [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10033" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49378" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node b8b84827ba6c/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node b8b84827ba6c/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, is the new incarnation of the shutdown node 42156b9fcbf8/172.18.243.108" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10034" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49379" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node b8b84827ba6c/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node b8b84827ba6c/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, is the new incarnation of the shutdown node efb4874d3cd6/172.18.243.108" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10035" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49380" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node b8b84827ba6c/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node b8b84827ba6c/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, is the new incarnation of the shutdown node b14b5832c607/172.18.243.108" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, is the new incarnation of the shutdown node efb4874d3cd6/172.18.243.108" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, is the new incarnation of the shutdown node 42156b9fcbf8/172.18.243.108" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node 7754aa247b39/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.056Z] time="2022-05-10T10:33:37Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.527Z] time="2022-05-10T10:33:38Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, joined gossip cluster" [2022-05-10T10:33:38.527Z] time="2022-05-10T10:33:38Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, is the new incarnation of the shutdown node b14b5832c607/172.18.243.108" [2022-05-10T10:33:38.527Z] time="2022-05-10T10:33:38Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, added to nodes list" [2022-05-10T10:33:38.527Z] time="2022-05-10T10:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10033" [2022-05-10T10:33:38.527Z] time="2022-05-10T10:33:38Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49381" [2022-05-10T10:33:38.527Z] time="2022-05-10T10:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10034" [2022-05-10T10:33:38.527Z] time="2022-05-10T10:33:38Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49382" [2022-05-10T10:33:38.527Z] time="2022-05-10T10:33:38Z" level=debug msg="memberlist: Stream connection from=172.18.243.108:49383" [2022-05-10T10:33:38.527Z] time="2022-05-10T10:33:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.243.108:10035" [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/container_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/image_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/volume_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-05-10T10:33:38.596Z] === RUN TestDiskUsage/after_container.Run [2022-05-10T10:33:38.643Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:38.643Z] INFO: Testing against a local daemon [2022-05-10T10:33:38.643Z] === RUN TestSecretInspect [2022-05-10T10:33:38.643Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-10T10:33:38.643Z] === RUN TestSecretList [2022-05-10T10:33:38.643Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] --- SKIP: TestSecretList (0.00s) [2022-05-10T10:33:38.643Z] === RUN TestSecretsCreateAndDelete [2022-05-10T10:33:38.643Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-10T10:33:38.643Z] === RUN TestSecretsUpdate [2022-05-10T10:33:38.643Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-10T10:33:38.643Z] === RUN TestTemplatedSecret [2022-05-10T10:33:38.643Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-05-10T10:33:38.643Z] === RUN TestSecretCreateResolve [2022-05-10T10:33:38.643Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:38.643Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-10T10:33:38.643Z] PASS [2022-05-10T10:33:38.643Z] ok github.com/docker/docker/integration/secret 0.119s [2022-05-10T10:33:38.643Z] [2022-05-10T10:33:38.643Z] === Skipped [2022-05-10T10:33:38.643Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-10T10:33:38.643Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] [2022-05-10T10:33:38.643Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-10T10:33:38.643Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] [2022-05-10T10:33:38.643Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-10T10:33:38.643Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] [2022-05-10T10:33:38.643Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-10T10:33:38.643Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] [2022-05-10T10:33:38.643Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-05-10T10:33:38.643Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:38.643Z] [2022-05-10T10:33:38.643Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-10T10:33:38.643Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:38.643Z] [2022-05-10T10:33:38.643Z] DONE 6 tests, 6 skipped in 2.082s [2022-05-10T10:33:38.643Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-10T10:33:38.999Z] 2022/05/10 10:33:38 Closing DB instances... [2022-05-10T10:33:38.999Z] time="2022-05-10T10:33:38Z" level=info msg="Node 7754aa247b39 change state NodeActive --> NodeLeft" [2022-05-10T10:33:39.000Z] time="2022-05-10T10:33:38Z" level=info msg="node3(a9cbd2cf882f): Node leave event for 7754aa247b39/172.18.243.108" [2022-05-10T10:33:39.000Z] time="2022-05-10T10:33:38Z" level=info msg="Node 7754aa247b39 change state NodeActive --> NodeLeft" [2022-05-10T10:33:39.000Z] time="2022-05-10T10:33:38Z" level=info msg="node4(7f8b76c3f29d): Node leave event for 7754aa247b39/172.18.243.108" [2022-05-10T10:33:39.000Z] time="2022-05-10T10:33:38Z" level=info msg="Node 7754aa247b39 change state NodeActive --> NodeLeft" [2022-05-10T10:33:39.000Z] time="2022-05-10T10:33:38Z" level=info msg="node5(b8b84827ba6c): Node leave event for 7754aa247b39/172.18.243.108" [2022-05-10T10:33:39.000Z] time="2022-05-10T10:33:38Z" level=info msg="Node 7754aa247b39 change state NodeActive --> NodeLeft" [2022-05-10T10:33:39.000Z] time="2022-05-10T10:33:38Z" level=info msg="node2(a4ebcfd1cc53): Node leave event for 7754aa247b39/172.18.243.108" [2022-05-10T10:33:39.000Z] time="2022-05-10T10:33:38Z" level=info msg="Node 7754aa247b39 change state NodeActive --> NodeLeft" [2022-05-10T10:33:39.000Z] time="2022-05-10T10:33:38Z" level=info msg="node1(7754aa247b39): Node leave event for 7754aa247b39/172.18.243.108" [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-05-10T10:33:39.167Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage (1.19s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-05-10T10:33:39.167Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-05-10T10:33:39.167Z] PASS [2022-05-10T10:33:39.167Z] [2022-05-10T10:33:39.167Z] === Skipped [2022-05-10T10:33:39.167Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:33:39.167Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-05-10T10:33:39.167Z] [2022-05-10T10:33:39.167Z] DONE 54 tests, 1 skipped in 22.898s [2022-05-10T10:33:39.167Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-05-10T10:33:39.168Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:33:39.168Z] ++ set -e [2022-05-10T10:33:39.168Z] ++ '[' -n 0 ']' [2022-05-10T10:33:39.168Z] ++ set -x [2022-05-10T10:33:39.168Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-05-10T10:33:39.429Z] INFO: Testing against a local daemon [2022-05-10T10:33:39.429Z] === RUN TestVolumesCreateAndList [2022-05-10T10:33:39.429Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-05-10T10:33:39.429Z] === RUN TestVolumesRemove [2022-05-10T10:33:39.429Z] --- PASS: TestVolumesRemove (0.07s) [2022-05-10T10:33:39.429Z] === RUN TestVolumesInspect [2022-05-10T10:33:39.429Z] --- PASS: TestVolumesInspect (0.02s) [2022-05-10T10:33:39.429Z] === RUN TestVolumesInvalidJSON [2022-05-10T10:33:39.429Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-10T10:33:39.429Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-10T10:33:39.429Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-10T10:33:39.429Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-10T10:33:39.429Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-10T10:33:39.429Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-10T10:33:39.429Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-10T10:33:39.429Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-05-10T10:33:39.429Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-05-10T10:33:39.429Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-10T10:33:39.429Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-10T10:33:39.429Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-10T10:33:39.429Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-10T10:33:39.429Z] PASS [2022-05-10T10:33:39.429Z] [2022-05-10T10:33:39.429Z] DONE 9 tests in 0.214s [2022-05-10T10:33:39.429Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-10T10:33:39.429Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-10T10:33:39.470Z] time="2022-05-10T10:33:39Z" level=info msg="Node 7754aa247b39/172.18.243.108, left gossip cluster" [2022-05-10T10:33:39.470Z] time="2022-05-10T10:33:39Z" level=info msg="Node 7754aa247b39/172.18.243.108, left gossip cluster" [2022-05-10T10:33:39.470Z] time="2022-05-10T10:33:39Z" level=info msg="Node 7754aa247b39/172.18.243.108, left gossip cluster" [2022-05-10T10:33:39.470Z] time="2022-05-10T10:33:39Z" level=info msg="Node 7754aa247b39/172.18.243.108, left gossip cluster" [2022-05-10T10:33:39.470Z] time="2022-05-10T10:33:39Z" level=info msg="Node 7754aa247b39/172.18.243.108, left gossip cluster" [2022-05-10T10:33:39.471Z] time="2022-05-10T10:33:39Z" level=info msg="Node a4ebcfd1cc53 change state NodeActive --> NodeLeft" [2022-05-10T10:33:39.471Z] time="2022-05-10T10:33:39Z" level=info msg="node4(7f8b76c3f29d): Node leave event for a4ebcfd1cc53/172.18.243.108" [2022-05-10T10:33:39.471Z] time="2022-05-10T10:33:39Z" level=info msg="Node a4ebcfd1cc53 change state NodeActive --> NodeLeft" [2022-05-10T10:33:39.471Z] time="2022-05-10T10:33:39Z" level=info msg="node5(b8b84827ba6c): Node leave event for a4ebcfd1cc53/172.18.243.108" [2022-05-10T10:33:39.691Z] ++++ cat bundles/test-integration/docker.pid [2022-05-10T10:33:39.691Z] +++ kill 6633 [2022-05-10T10:33:39.947Z] time="2022-05-10T10:33:39Z" level=info msg="Node a4ebcfd1cc53 change state NodeActive --> NodeLeft" [2022-05-10T10:33:39.947Z] time="2022-05-10T10:33:39Z" level=info msg="node2(a4ebcfd1cc53): Node leave event for a4ebcfd1cc53/172.18.243.108" [2022-05-10T10:33:39.947Z] time="2022-05-10T10:33:39Z" level=info msg="Node a4ebcfd1cc53 change state NodeActive --> NodeLeft" [2022-05-10T10:33:39.947Z] time="2022-05-10T10:33:39Z" level=info msg="node3(a9cbd2cf882f): Node leave event for a4ebcfd1cc53/172.18.243.108" [2022-05-10T10:33:39.947Z] time="2022-05-10T10:33:39Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, left gossip cluster" [2022-05-10T10:33:39.947Z] time="2022-05-10T10:33:39Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, left gossip cluster" [2022-05-10T10:33:39.947Z] time="2022-05-10T10:33:39Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, left gossip cluster" [2022-05-10T10:33:39.947Z] time="2022-05-10T10:33:39Z" level=info msg="Node a4ebcfd1cc53/172.18.243.108, left gossip cluster" [2022-05-10T10:33:40.265Z] +++ /etc/init.d/apparmor stop [2022-05-10T10:33:40.265Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-10T10:33:40.265Z] [2022-05-10T10:33:40.265Z] Unloading profiles will leave already running processes permanently [2022-05-10T10:33:40.265Z] unconfined, which can lead to unexpected situations. [2022-05-10T10:33:40.265Z] [2022-05-10T10:33:40.265Z] To set a process to complain mode, use the command line tool [2022-05-10T10:33:40.265Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-10T10:33:40.265Z] +++ true [2022-05-10T10:33:40.265Z] exiting test-integration [2022-05-10T10:33:40.265Z] ++ exit 0 [2022-05-10T10:33:40.265Z] [2022-05-10T10:33:40.265Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-10T10:33:40.265Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-10T10:33:40.419Z] time="2022-05-10T10:33:39Z" level=info msg="Node a9cbd2cf882f change state NodeActive --> NodeLeft" [2022-05-10T10:33:40.419Z] time="2022-05-10T10:33:39Z" level=info msg="node4(7f8b76c3f29d): Node leave event for a9cbd2cf882f/172.18.243.108" [2022-05-10T10:33:40.419Z] time="2022-05-10T10:33:39Z" level=info msg="Node a9cbd2cf882f change state NodeActive --> NodeLeft" [2022-05-10T10:33:40.419Z] time="2022-05-10T10:33:39Z" level=info msg="node5(b8b84827ba6c): Node leave event for a9cbd2cf882f/172.18.243.108" [2022-05-10T10:33:40.419Z] time="2022-05-10T10:33:40Z" level=info msg="Node a9cbd2cf882f change state NodeActive --> NodeLeft" [2022-05-10T10:33:40.419Z] time="2022-05-10T10:33:40Z" level=info msg="node3(a9cbd2cf882f): Node leave event for a9cbd2cf882f/172.18.243.108" [2022-05-10T10:33:40.419Z] time="2022-05-10T10:33:40Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, left gossip cluster" [2022-05-10T10:33:40.419Z] time="2022-05-10T10:33:40Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, left gossip cluster" [2022-05-10T10:33:40.525Z] === RUN TestDockerSuite/TestHealth [2022-05-10T10:33:40.890Z] time="2022-05-10T10:33:40Z" level=info msg="Node a9cbd2cf882f/172.18.243.108, left gossip cluster" [2022-05-10T10:33:40.890Z] time="2022-05-10T10:33:40Z" level=info msg="Node 7f8b76c3f29d change state NodeActive --> NodeLeft" [2022-05-10T10:33:40.890Z] time="2022-05-10T10:33:40Z" level=info msg="node5(b8b84827ba6c): Node leave event for 7f8b76c3f29d/172.18.243.108" [2022-05-10T10:33:40.890Z] time="2022-05-10T10:33:40Z" level=info msg="Node 7f8b76c3f29d change state NodeActive --> NodeLeft" [2022-05-10T10:33:40.890Z] time="2022-05-10T10:33:40Z" level=info msg="node4(7f8b76c3f29d): Node leave event for 7f8b76c3f29d/172.18.243.108" [2022-05-10T10:33:41.098Z] + for job in $(jobs -p) [2022-05-10T10:33:41.098Z] + wait 9250 [2022-05-10T10:33:41.361Z] time="2022-05-10T10:33:41Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, left gossip cluster" [2022-05-10T10:33:41.536Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:41.536Z] INFO: Testing against a local daemon [2022-05-10T10:33:41.536Z] === RUN TestServiceCreateInit [2022-05-10T10:33:41.536Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-10T10:33:41.536Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-10T10:33:41.536Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- PASS: TestServiceCreateInit (0.07s) [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestCreateServiceMultipleTimes [2022-05-10T10:33:41.536Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestCreateServiceConflict [2022-05-10T10:33:41.536Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestCreateServiceMaxReplicas [2022-05-10T10:33:41.536Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-10T10:33:41.536Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-10T10:33:41.536Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestCreateServiceSecretFileMode [2022-05-10T10:33:41.536Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestCreateServiceConfigFileMode [2022-05-10T10:33:41.536Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestCreateServiceSysctls [2022-05-10T10:33:41.536Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-05-10T10:33:41.536Z] === RUN TestCreateServiceCapabilities [2022-05-10T10:33:41.536Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-05-10T10:33:41.536Z] === RUN TestInspect [2022-05-10T10:33:41.536Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestInspect (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestCreateJob [2022-05-10T10:33:41.536Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestCreateJob (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestReplicatedJob [2022-05-10T10:33:41.536Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestUpdateReplicatedJob [2022-05-10T10:33:41.536Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestServiceListWithStatuses [2022-05-10T10:33:41.536Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestDockerNetworkConnectAlias [2022-05-10T10:33:41.536Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestDockerNetworkReConnect [2022-05-10T10:33:41.536Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestServicePlugin [2022-05-10T10:33:41.536Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestServiceUpdateLabel [2022-05-10T10:33:41.536Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestServiceUpdateSecrets [2022-05-10T10:33:41.536Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestServiceUpdateConfigs [2022-05-10T10:33:41.536Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestServiceUpdateNetwork [2022-05-10T10:33:41.536Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-10T10:33:41.536Z] === RUN TestServiceUpdatePidsLimit [2022-05-10T10:33:41.536Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-10T10:33:41.536Z] PASS [2022-05-10T10:33:41.536Z] ok github.com/docker/docker/integration/service 0.340s [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === Skipped [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:33:41.536Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-10T10:33:41.536Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-10T10:33:41.536Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-10T10:33:41.536Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-10T10:33:41.536Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-10T10:33:41.536Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-10T10:33:41.536Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-10T10:33:41.536Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-05-10T10:33:41.536Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-05-10T10:33:41.536Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-10T10:33:41.536Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-10T10:33:41.536Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-10T10:33:41.536Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-10T10:33:41.536Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-10T10:33:41.536Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-10T10:33:41.536Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-10T10:33:41.536Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-10T10:33:41.536Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-10T10:33:41.536Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-10T10:33:41.536Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-10T10:33:41.536Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-10T10:33:41.536Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-10T10:33:41.536Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:33:41.536Z] [2022-05-10T10:33:41.536Z] DONE 24 tests, 23 skipped in 3.094s [2022-05-10T10:33:41.831Z] time="2022-05-10T10:33:41Z" level=info msg="Node 7f8b76c3f29d/172.18.243.108, left gossip cluster" [2022-05-10T10:33:41.996Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-10T10:33:42.302Z] time="2022-05-10T10:33:41Z" level=info msg="Node b8b84827ba6c/172.18.243.108, left gossip cluster" [2022-05-10T10:33:42.302Z] time="2022-05-10T10:33:41Z" level=info msg="Node b8b84827ba6c change state NodeActive --> NodeFailed" [2022-05-10T10:33:42.302Z] time="2022-05-10T10:33:41Z" level=info msg="Node b8b84827ba6c/172.18.243.108, added to failed nodes list" [2022-05-10T10:33:42.302Z] --- PASS: TestNetworkDBIslands (12.29s) [2022-05-10T10:33:42.302Z] PASS [2022-05-10T10:33:42.302Z] coverage: 60.0% of statements [2022-05-10T10:33:42.302Z] ok github.com/docker/docker/libnetwork/networkdb 105.883s coverage: 60.0% of statements [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/quota [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/rootless [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/volume [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-10T10:33:42.302Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-10T10:33:43.534Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:43.534Z] INFO: Testing against a local daemon [2022-05-10T10:33:43.534Z] === RUN TestSessionCreate [2022-05-10T10:33:43.534Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-10T10:33:43.534Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-10T10:33:43.534Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-10T10:33:43.534Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-10T10:33:43.534Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-10T10:33:43.534Z] PASS [2022-05-10T10:33:43.534Z] ok github.com/docker/docker/integration/session 0.133s [2022-05-10T10:33:43.534Z] [2022-05-10T10:33:43.534Z] === Skipped [2022-05-10T10:33:43.534Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-10T10:33:43.534Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-10T10:33:43.534Z] [2022-05-10T10:33:43.534Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-10T10:33:43.534Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-10T10:33:43.534Z] [2022-05-10T10:33:43.534Z] DONE 2 tests, 2 skipped in 1.896s [2022-05-10T10:33:43.990Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === Skipped [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-05-10T10:33:46.112Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-05-10T10:33:46.112Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-05-10T10:33:46.112Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-05-10T10:33:46.112Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-05-10T10:33:46.112Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-05-10T10:33:46.112Z] client_test.go:22: runtime.GOOS == "windows" [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-10T10:33:46.112Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-10T10:33:46.112Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-10T10:33:46.112Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-05-10T10:33:46.112Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-10T10:33:46.112Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-05-10T10:33:46.112Z] daemon_test.go:145: root required [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-05-10T10:33:46.112Z] reload_test.go:342: root required [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-05-10T10:33:46.112Z] config_test.go:480: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-05-10T10:33:46.112Z] pull_v2_test.go:82: Needs fixing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-05-10T10:33:46.112Z] pull_v2_test.go:127: Needs fixing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-05-10T10:33:46.112Z] download_test.go:267: Needs fixing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-05-10T10:33:46.112Z] layer_test.go:291: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-05-10T10:33:46.112Z] layer_test.go:340: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-05-10T10:33:46.112Z] layer_test.go:455: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-05-10T10:33:46.112Z] layer_test.go:684: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-05-10T10:33:46.112Z] migration_test.go:45: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-05-10T10:33:46.112Z] migration_test.go:181: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-05-10T10:33:46.112Z] mount_test.go:17: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-05-10T10:33:46.112Z] mount_test.go:76: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-05-10T10:33:46.112Z] mount_test.go:125: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-05-10T10:33:46.112Z] mount_test.go:212: Failing on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-05-10T10:33:46.112Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.01s) [2022-05-10T10:33:46.112Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-05-10T10:33:46.112Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-05-10T10:33:46.112Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-05-10T10:33:46.112Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-05-10T10:33:46.112Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-05-10T10:33:46.112Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-05-10T10:33:46.112Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-05-10T10:33:46.112Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-05-10T10:33:46.112Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-05-10T10:33:46.112Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-05-10T10:33:46.112Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-10T10:33:46.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-10T10:33:46.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-10T10:33:46.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-10T10:33:46.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-10T10:33:46.112Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:133: Xz not present in msys2 [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-05-10T10:33:46.112Z] archive_test.go:140: zstd not installed [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:252: Failing on Windows CI machines [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-05-10T10:33:46.112Z] archive_windows_test.go:16: Currently fails [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-05-10T10:33:46.112Z] changes_test.go:196: needs more investigation [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-05-10T10:33:46.112Z] changes_test.go:433: needs further investigation [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-05-10T10:33:46.112Z] changes_test.go:469: needs further investigation [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-05-10T10:33:46.112Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-05-10T10:33:46.112Z] poller_test.go:40: No chmod on Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-05-10T10:33:46.112Z] fileutils_test.go:133: Needs porting to Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-05-10T10:33:46.112Z] fileutils_test.go:179: Needs porting to Windows [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-05-10T10:33:46.112Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-05-10T10:33:46.112Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-05-10T10:33:46.112Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-05-10T10:33:46.112Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-05-10T10:33:46.112Z] local_test.go:180: runtime.GOOS == "windows" [2022-05-10T10:33:46.112Z] [2022-05-10T10:33:46.112Z] DONE 2287 tests, 68 skipped in 344.494s [2022-05-10T10:33:46.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:46.158Z] INFO: Testing against a local daemon [2022-05-10T10:33:46.158Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-10T10:33:46.158Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:46.158Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:33:46.158Z] === RUN TestDiskUsage [2022-05-10T10:33:46.158Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-10T10:33:46.158Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-10T10:33:46.158Z] === RUN TestEventsExecDie [2022-05-10T10:33:46.158Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-10T10:33:46.158Z] --- SKIP: TestEventsExecDie (0.00s) [2022-05-10T10:33:46.158Z] === RUN TestEventsBackwardsCompatible [2022-05-10T10:33:46.158Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-10T10:33:46.158Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-10T10:33:46.158Z] === RUN TestEventsVolumeCreate [2022-05-10T10:33:46.158Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-10T10:33:46.158Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-10T10:33:46.158Z] === RUN TestInfoAPI [2022-05-10T10:33:46.158Z] --- PASS: TestInfoAPI (0.06s) [2022-05-10T10:33:46.158Z] === RUN TestInfoAPIWarnings [2022-05-10T10:33:46.158Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:33:46.158Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-10T10:33:46.158Z] === RUN TestInfoDebug [2022-05-10T10:33:46.158Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:33:46.158Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-10T10:33:46.158Z] === RUN TestInfoInsecureRegistries [2022-05-10T10:33:46.158Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:33:46.158Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-10T10:33:46.158Z] === RUN TestInfoRegistryMirrors [2022-05-10T10:33:46.158Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:33:46.158Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-10T10:33:46.158Z] === RUN TestLoginFailsWithBadCredentials [2022-05-10T10:33:46.583Z] INFO: make.ps1 ended at 05/10/2022 10:33:46 [2022-05-10T10:33:47.120Z] --- PASS: TestLoginFailsWithBadCredentials (0.99s) [2022-05-10T10:33:47.120Z] === RUN TestPingCacheHeaders [2022-05-10T10:33:47.120Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-05-10T10:33:47.120Z] === RUN TestPingGet [2022-05-10T10:33:47.576Z] --- PASS: TestPingGet (0.06s) [2022-05-10T10:33:47.576Z] === RUN TestPingHead [2022-05-10T10:33:47.576Z] --- PASS: TestPingHead (0.06s) [2022-05-10T10:33:47.576Z] === RUN TestPingSwarmHeader [2022-05-10T10:33:47.576Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:47.576Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-10T10:33:47.576Z] === RUN TestVersion [2022-05-10T10:33:47.576Z] --- PASS: TestVersion (0.05s) [2022-05-10T10:33:47.576Z] PASS [2022-05-10T10:33:47.576Z] ok github.com/docker/docker/integration/system 1.341s [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === Skipped [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:33:47.576Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-10T10:33:47.576Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-05-10T10:33:47.576Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-10T10:33:47.576Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-10T10:33:47.576Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-10T10:33:47.576Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-10T10:33:47.576Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-10T10:33:47.576Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-10T10:33:47.576Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-10T10:33:47.576Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:33:47.576Z] [2022-05-10T10:33:47.576Z] DONE 16 tests, 10 skipped in 3.724s [2022-05-10T10:33:47.576Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-10T10:33:48.805Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-05-10T10:33:48.805Z] INFO: Unit tests ended at 05/10/2022 10:33:48. Duration:00:06:08.4559286 [2022-05-10T10:33:48.805Z] INFO: Building busybox [2022-05-10T10:33:49.275Z] Sending build context to Docker daemon 5.12kB [2022-05-10T10:33:49.275Z] [2022-05-10T10:33:49.275Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-05-10T10:33:49.275Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-05-10T10:33:49.275Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-05-10T10:33:49.275Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-05-10T10:33:49.275Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-05-10T10:33:49.275Z] ---> e8870c5c3ab2 [2022-05-10T10:33:49.275Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-05-10T10:33:49.275Z] ---> Running in b8bc03097bb1 [2022-05-10T10:33:49.747Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:33:49.748Z] INFO: Testing against a local daemon [2022-05-10T10:33:49.748Z] === RUN TestVolumesCreateAndList [2022-05-10T10:33:49.748Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-05-10T10:33:49.748Z] === RUN TestVolumesRemove [2022-05-10T10:33:50.203Z] --- PASS: TestVolumesRemove (0.19s) [2022-05-10T10:33:50.203Z] === RUN TestVolumesInspect [2022-05-10T10:33:50.203Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-10T10:33:50.203Z] === RUN TestVolumesInvalidJSON [2022-05-10T10:33:50.203Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-10T10:33:50.204Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-10T10:33:50.204Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-10T10:33:50.204Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-10T10:33:50.204Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-10T10:33:50.204Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-10T10:33:50.204Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-10T10:33:50.204Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-05-10T10:33:50.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-10T10:33:50.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-10T10:33:50.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-10T10:33:50.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-10T10:33:50.204Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-10T10:33:50.204Z] PASS [2022-05-10T10:33:50.204Z] ok github.com/docker/docker/integration/volume 0.456s [2022-05-10T10:33:50.204Z] [2022-05-10T10:33:50.204Z] DONE 9 tests in 2.504s [2022-05-10T10:33:50.204Z] INFO: make.ps1 ended at 05/10/2022 10:33:50 [2022-05-10T10:33:50.204Z] INFO: Integration CLI tests being run from the host: [2022-05-10T10:33:50.204Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-10T10:34:02.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-05-10T10:34:02.607Z] INFO: Testing against a local daemon [2022-05-10T10:34:02.607Z] === RUN TestDockerSuite [2022-05-10T10:34:02.607Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-10T10:34:02.607Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-10T10:34:02.607Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T10:34:02.607Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-10T10:34:02.607Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-10T10:34:02.607Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-10T10:34:02.607Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-10T10:34:02.607Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-10T10:34:02.607Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-10T10:34:02.607Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-10T10:34:03.056Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-10T10:34:03.570Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-10T10:34:03.570Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-10T10:34:03.630Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-10T10:34:04.532Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-10T10:34:04.572Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-10T10:34:04.572Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-10T10:34:04.990Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-10T10:34:05.143Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-10T10:34:07.683Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-10T10:34:07.683Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-10T10:34:07.683Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-10T10:34:09.065Z] === RUN TestDockerSuite/TestImportFile [2022-05-10T10:34:09.635Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-05-10T10:34:09.896Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-10T10:34:09.896Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-10T10:34:11.281Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-10T10:34:12.245Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-10T10:34:13.631Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-10T10:34:13.891Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-10T10:34:14.462Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-10T10:34:14.586Z] Removing intermediate container b8bc03097bb1 [2022-05-10T10:34:14.586Z] ---> d4be233781d1 [2022-05-10T10:34:14.586Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-05-10T10:34:14.586Z] ---> Running in 95cb9e8b0d75 [2022-05-10T10:34:14.586Z] Removing intermediate container 95cb9e8b0d75 [2022-05-10T10:34:14.586Z] ---> f8d8cd99ac6e [2022-05-10T10:34:14.586Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-05-10T10:34:14.586Z] ---> Running in cbb547d7720b [2022-05-10T10:34:15.035Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-10T10:34:15.035Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-05-10T10:34:15.035Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-10T10:34:15.045Z] Removing intermediate container cbb547d7720b [2022-05-10T10:34:15.045Z] ---> 10efb973f1ee [2022-05-10T10:34:15.045Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-05-10T10:34:15.606Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-10T10:34:15.867Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-10T10:34:16.011Z] [2022-05-10T10:34:16.439Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-10T10:34:16.699Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-10T10:34:16.983Z] ---> 090d3b8e3575 [2022-05-10T10:34:16.983Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-05-10T10:34:16.983Z] ---> Running in bfbfe9254b10 [2022-05-10T10:34:17.271Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-10T10:34:17.842Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-10T10:34:17.842Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-05-10T10:34:18.782Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-10T10:34:19.353Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-10T10:34:19.614Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-10T10:34:19.874Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-10T10:34:20.134Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-10T10:34:20.134Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-10T10:34:20.134Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-10T10:34:21.076Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-10T10:34:21.337Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-10T10:34:21.910Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-10T10:34:22.481Z] === RUN TestDockerSuite/TestInspectImage [2022-05-10T10:34:22.481Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-10T10:34:22.481Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-10T10:34:22.481Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-10T10:34:22.481Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-10T10:34:23.052Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-10T10:34:23.313Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-10T10:34:23.573Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-10T10:34:23.834Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-10T10:34:24.404Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-10T10:34:26.316Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-10T10:34:26.316Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-10T10:34:26.888Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-10T10:34:27.460Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-10T10:34:28.412Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-10T10:34:28.983Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-10T10:34:29.244Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-10T10:34:29.817Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-10T10:34:30.388Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-10T10:34:30.958Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-10T10:34:30.958Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-05-10T10:34:31.219Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-10T10:34:31.219Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-05-10T10:34:33.134Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-10T10:34:34.523Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-10T10:34:35.469Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-05-10T10:34:35.676Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-05-10T10:34:35.676Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-05-10T10:34:35.676Z] ok github.com/docker/docker/api/server/httputils 0.009s coverage: 31.9% of statements [2022-05-10T10:34:35.676Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-05-10T10:34:35.676Z] ? github.com/docker/docker/api/server/router [no test files] [2022-05-10T10:34:35.676Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-05-10T10:34:35.676Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/container [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/events [no test files] [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/image [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/network [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/builder [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/builder/remotecontext 0.084s coverage: 13.7% of statements [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/builder/dockerfile 0.516s coverage: 49.3% of statements [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/builder/remotecontext/git 1.762s coverage: 86.3% of statements [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/cli [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/cli/config [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-05-10T10:34:35.677Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-05-10T10:34:35.677Z] ok github.com/docker/docker/cmd/docker-proxy 0.254s coverage: 67.6% of statements [2022-05-10T10:34:36.041Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-10T10:34:36.041Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-10T10:34:37.427Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-10T10:34:37.580Z] ok github.com/docker/docker/client 0.140s coverage: 75.6% of statements [2022-05-10T10:34:38.001Z] docker_api_swarm_service_test.go:395: [dbdb40b600ed4] joining swarm manager [dbb5a5703700d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:34:38.943Z] docker_api_swarm_service_test.go:395: [dacc65d8aa2e9] joining swarm manager [dbb5a5703700d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:34:39.516Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-10T10:34:41.432Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-10T10:34:41.432Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-10T10:34:43.346Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-10T10:34:43.607Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-10T10:34:44.177Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-10T10:34:46.932Z] Removing intermediate container bfbfe9254b10 [2022-05-10T10:34:46.933Z] ---> 01032f30a0ce [2022-05-10T10:34:46.933Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-05-10T10:34:46.933Z] ---> Running in 5679b947aaff [2022-05-10T10:34:46.933Z] [2022-05-10T10:34:46.933Z] SUCCESS: Specified value was saved. [2022-05-10T10:34:48.477Z] Removing intermediate container 5679b947aaff [2022-05-10T10:34:48.477Z] ---> 38498ee0c7b4 [2022-05-10T10:34:48.477Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-05-10T10:34:48.477Z] ---> Running in c6fdfb9d0968 [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-10T10:34:50.732Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-10T10:34:50.732Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-10T10:34:50.732Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-10T10:34:50.732Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-10T10:34:50.732Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-10T10:34:50.732Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-10T10:34:50.732Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-10T10:34:50.732Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-10T10:34:50.732Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-10T10:34:50.732Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-10T10:34:50.732Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-10T10:34:50.732Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-10T10:34:50.732Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-10T10:34:50.732Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-10T10:34:50.732Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-10T10:34:50.732Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-10T10:34:50.732Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-10T10:34:51.188Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-10T10:34:51.188Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-10T10:34:51.188Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-10T10:34:51.188Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-10T10:34:51.188Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-10T10:34:52.328Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-10T10:34:52.588Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-10T10:34:53.529Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-10T10:34:54.099Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-10T10:34:54.671Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-05-10T10:34:55.615Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-05-10T10:34:55.615Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-10T10:34:55.876Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-10T10:34:56.137Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-10T10:34:56.137Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-10T10:34:56.710Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-10T10:34:56.971Z] docker_api_swarm_service_test.go:343: [de3290979de25] joining swarm manager [df5453f8701e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:34:57.047Z] Cannot create a file when that file already exists. [2022-05-10T10:34:57.232Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-10T10:34:57.804Z] docker_api_swarm_service_test.go:343: [dfb731a56dd40] joining swarm manager [df5453f8701e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:34:59.723Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-10T10:35:01.107Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-10T10:35:01.367Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-10T10:35:04.127Z] Removing intermediate container c6fdfb9d0968 [2022-05-10T10:35:04.127Z] ---> 7648cc4b3269 [2022-05-10T10:35:04.127Z] Step 13/13 : CMD ["sh"] [2022-05-10T10:35:04.127Z] ---> Running in 888f9b744419 [2022-05-10T10:35:04.127Z] Removing intermediate container 888f9b744419 [2022-05-10T10:35:04.127Z] ---> e9e528b2f096 [2022-05-10T10:35:04.127Z] Successfully built e9e528b2f096 [2022-05-10T10:35:04.127Z] Successfully tagged busybox:latest [2022-05-10T10:35:04.127Z] INFO: Docker images of the daemon under test [2022-05-10T10:35:04.127Z] [2022-05-10T10:35:04.127Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-05-10T10:35:04.127Z] busybox latest e9e528b2f096 Less than a second ago 5.78GB [2022-05-10T10:35:04.127Z] microsoft/windowsservercore latest e8870c5c3ab2 5 weeks ago 5.76GB [2022-05-10T10:35:04.127Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 5 weeks ago 5.76GB [2022-05-10T10:35:04.127Z] [2022-05-10T10:35:04.127Z] INFO: Running integration tests at 05/10/2022 10:35:03... [2022-05-10T10:35:04.127Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-05-10T10:35:04.127Z] INFO: Integration API tests being run from the host: [2022-05-10T10:35:04.127Z] INFO: make.ps1 starting at 05/10/2022 10:35:03 [2022-05-10T10:35:05.698Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-05-10T10:35:06.651Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-10T10:35:06.651Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-10T10:35:06.651Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-10T10:35:07.221Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-10T10:35:08.164Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-10T10:35:08.739Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-10T10:35:09.680Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-10T10:35:10.250Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-10T10:35:11.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-05-10T10:35:12.607Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-10T10:35:13.178Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-10T10:35:13.439Z] docker_api_swarm_service_test.go:490: [d85eec2c931d6] joining swarm manager [d33c068c968f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:35:13.702Z] === RUN TestDockerSuite/TestLogsSince [2022-05-10T10:35:14.273Z] docker_api_swarm_service_test.go:490: [dde6d22bea3ab] joining swarm manager [d33c068c968f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:35:20.854Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-10T10:35:24.255Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.7% of statements [2022-05-10T10:35:24.255Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-05-10T10:35:24.255Z] ok github.com/docker/docker/cmd/dockerd/trap 2.529s coverage: 0.0% of statements [2022-05-10T10:35:24.255Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-05-10T10:35:24.255Z] ? github.com/docker/docker/container/stream [no test files] [2022-05-10T10:35:24.255Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-05-10T10:35:24.255Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-05-10T10:35:24.255Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-05-10T10:35:26.138Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-10T10:35:26.138Z] === RUN TestDockerSuite/TestLogsTail [2022-05-10T10:35:26.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-05-10T10:35:26.660Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-10T10:35:27.232Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-10T10:35:27.803Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-10T10:35:28.065Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-10T10:35:28.513Z] ok github.com/docker/docker/daemon/cluster 0.076s coverage: 0.5% of statements [2022-05-10T10:35:28.636Z] === RUN TestDockerSuite/TestNetHostname [2022-05-10T10:35:29.446Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-05-10T10:35:30.382Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2022-05-10T10:35:30.551Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-10T10:35:30.812Z] === RUN TestDockerSuite/TestNetworkEvents [2022-05-10T10:35:32.727Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-05-10T10:35:34.662Z] docker_api_swarm_service_test.go:128: [de3b0770ed031] joining swarm manager [dd4890e83ed66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:35:35.237Z] docker_api_swarm_service_test.go:129: [df428c0de2569] joining swarm manager [dd4890e83ed66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:35:36.621Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-10T10:35:36.884Z] docker_api_swarm_service_test.go:137: [dae3c01f77f1f] joining swarm manager [dd4890e83ed66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-10T10:35:37.825Z] docker_api_swarm_service_test.go:138: [d8298a57d673d] joining swarm manager [dd4890e83ed66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-05-10T10:35:37.825Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-10T10:35:38.397Z] === RUN TestDockerSuite/TestPluginActive [2022-05-10T10:35:38.491Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-05-10T10:35:38.491Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.5% of statements [2022-05-10T10:35:39.057Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-05-10T10:35:39.623Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-05-10T10:35:39.882Z] ok github.com/docker/docker/daemon 10.150s coverage: 16.7% of statements [2022-05-10T10:35:39.882Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-05-10T10:35:40.140Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-05-10T10:35:40.140Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-05-10T10:35:40.140Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-05-10T10:35:40.309Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-10T10:35:41.517Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.757s coverage: 74.8% of statements [2022-05-10T10:35:42.455Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-05-10T10:35:42.455Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.336s coverage: 56.2% of statements [2022-05-10T10:35:43.833Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2022-05-10T10:35:45.752Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.407s coverage: 50.6% of statements [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-10T10:35:46.361Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-10T10:35:46.361Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-10T10:35:46.361Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-10T10:35:46.361Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-10T10:35:46.361Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-10T10:35:46.361Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-10T10:35:46.361Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-10T10:35:46.361Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-10T10:35:46.361Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-10T10:35:46.361Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-10T10:35:46.361Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-10T10:35:46.891Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-10T10:35:46.891Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-10T10:35:46.891Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-10T10:35:47.128Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.509s coverage: 45.9% of statements [2022-05-10T10:35:47.128Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-05-10T10:35:47.151Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-10T10:35:47.695Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.728s coverage: 58.2% of statements [2022-05-10T10:35:47.695Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-05-10T10:35:47.695Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-05-10T10:35:47.953Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-05-10T10:35:48.569Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-10T10:35:48.569Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-10T10:35:48.569Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-10T10:35:48.569Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-10T10:35:48.569Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-10T10:35:48.569Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-10T10:35:48.569Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-10T10:35:48.569Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-10T10:35:48.569Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-10T10:35:48.889Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-05-10T10:35:49.456Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-05-10T10:35:50.389Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-05-10T10:35:50.389Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-05-10T10:35:50.389Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-05-10T10:35:50.448Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-10T10:35:51.323Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.0% of statements [2022-05-10T10:35:51.890Z] ok github.com/docker/docker/daemon/logger/awslogs 0.172s coverage: 79.9% of statements [2022-05-10T10:35:52.149Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-05-10T10:35:52.149Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-05-10T10:35:52.348Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-10T10:35:52.348Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-10T10:35:52.348Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-10T10:35:52.348Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-10T10:35:52.348Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-10T10:35:52.358Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-10T10:35:52.716Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 68.2% of statements [2022-05-10T10:35:53.283Z] ok github.com/docker/docker/daemon/logger/journald 0.009s coverage: 23.9% of statements [2022-05-10T10:35:53.541Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2022-05-10T10:35:53.799Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 69.9% of statements [2022-05-10T10:35:54.735Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-05-10T10:35:54.735Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-05-10T10:35:54.735Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.034s coverage: 59.1% of statements [2022-05-10T10:35:54.902Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-10T10:35:55.671Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.027s coverage: 31.5% of statements [2022-05-10T10:35:56.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:35:56.474Z] INFO: Testing against a local daemon [2022-05-10T10:35:56.474Z] === RUN TestBuildWithSession [2022-05-10T10:35:56.474Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:35:56.474Z] --- SKIP: TestBuildWithSession (0.00s) [2022-05-10T10:35:56.474Z] === RUN TestBuildSquashParent [2022-05-10T10:35:56.474Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:35:56.474Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-05-10T10:35:56.474Z] === RUN TestBuildWithRemoveAndForceRemove [2022-05-10T10:35:56.474Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:35:56.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:35:56.474Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:35:56.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:35:56.474Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:35:56.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:35:56.474Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:35:56.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:35:56.474Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:35:56.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:35:56.474Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:35:56.474Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:35:56.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-05-10T10:35:56.474Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-05-10T10:35:56.474Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-05-10T10:35:56.474Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-05-10T10:35:56.605Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-05-10T10:35:56.605Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-05-10T10:35:57.172Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-05-10T10:35:57.739Z] ok github.com/docker/docker/daemon/logger/splunk 1.601s coverage: 82.5% of statements [2022-05-10T10:35:57.739Z] ? github.com/docker/docker/daemon/names [no test files] [2022-05-10T10:35:57.739Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-05-10T10:35:58.674Z] ok github.com/docker/docker/distribution/metadata 0.050s coverage: 48.2% of statements [2022-05-10T10:35:59.398Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-10T10:35:59.609Z] ok github.com/docker/docker/distribution 0.630s coverage: 28.2% of statements [2022-05-10T10:35:59.609Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-05-10T10:35:59.867Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-05-10T10:36:00.198Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-10T10:36:00.433Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-05-10T10:36:00.460Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-05-10T10:36:00.998Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-05-10T10:36:01.031Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-10T10:36:01.256Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.9% of statements [2022-05-10T10:36:01.256Z] ? github.com/docker/docker/dockerversion [no test files] [2022-05-10T10:36:01.514Z] ok github.com/docker/docker/image/tarexport 0.016s coverage: 0.7% of statements [2022-05-10T10:36:01.972Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-10T10:36:02.081Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-05-10T10:36:02.081Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-05-10T10:36:02.339Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-05-10T10:36:03.275Z] ok github.com/docker/docker/oci 0.013s coverage: 46.0% of statements [2022-05-10T10:36:03.356Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-05-10T10:36:03.356Z] === RUN TestDockerSuite/TestPortList [2022-05-10T10:36:03.840Z] ok github.com/docker/docker/opts 0.023s coverage: 65.5% of statements [2022-05-10T10:36:03.840Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-05-10T10:36:05.274Z] docker_api_swarm_service_test.go:304: [dc1e56d90131a] joining swarm manager [dfffb449897c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:36:05.742Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.4% of statements [2022-05-10T10:36:06.215Z] docker_api_swarm_service_test.go:304: [d1fd7bed7abe8] joining swarm manager [dfffb449897c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:36:06.309Z] ok github.com/docker/docker/pkg/authorization 0.142s coverage: 68.3% of statements [2022-05-10T10:36:06.309Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-05-10T10:36:06.567Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-05-10T10:36:09.848Z] ok github.com/docker/docker/pkg/chrootarchive 2.469s coverage: 42.7% of statements [2022-05-10T10:36:09.848Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-05-10T10:36:09.848Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-05-10T10:36:10.107Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-05-10T10:36:11.041Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-05-10T10:36:11.041Z] ok github.com/docker/docker/layer 7.815s coverage: 69.0% of statements [2022-05-10T10:36:11.041Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-05-10T10:36:11.041Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-05-10T10:36:11.041Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-05-10T10:36:11.041Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-05-10T10:36:11.041Z] ? github.com/docker/docker/oci/caps [no test files] [2022-05-10T10:36:11.041Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-05-10T10:36:11.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-05-10T10:36:11.321Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-05-10T10:36:11.504Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-10T10:36:11.504Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-10T10:36:11.608Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-05-10T10:36:11.866Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2022-05-10T10:36:11.866Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-05-10T10:36:13.270Z] ok github.com/docker/docker/pkg/idtools 0.562s coverage: 67.9% of statements [2022-05-10T10:36:13.270Z] ok github.com/docker/docker/pkg/ioutils 0.454s coverage: 71.0% of statements [2022-05-10T10:36:13.528Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2022-05-10T10:36:13.528Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2022-05-10T10:36:13.528Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-05-10T10:36:13.786Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-05-10T10:36:14.045Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-05-10T10:36:14.303Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-05-10T10:36:14.303Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-05-10T10:36:14.562Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-05-10T10:36:14.562Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-05-10T10:36:14.562Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-05-10T10:36:15.128Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-05-10T10:36:15.695Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-05-10T10:36:15.954Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-05-10T10:36:15.954Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-05-10T10:36:17.327Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-05-10T10:36:17.586Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-05-10T10:36:17.844Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-05-10T10:36:17.845Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-05-10T10:36:18.081Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-10T10:36:18.082Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-10T10:36:18.082Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-10T10:36:18.082Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-10T10:36:18.082Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-10T10:36:18.103Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-05-10T10:36:18.361Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2022-05-10T10:36:18.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-10T10:36:18.652Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-10T10:36:18.928Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-05-10T10:36:19.186Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-05-10T10:36:19.224Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-10T10:36:19.224Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-10T10:36:19.445Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2022-05-10T10:36:20.012Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2022-05-10T10:36:20.165Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-10T10:36:20.165Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-05-10T10:36:20.270Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-05-10T10:36:20.529Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-05-10T10:36:21.666Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2022-05-10T10:36:21.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (14.89s) [2022-05-10T10:36:21.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.22s) [2022-05-10T10:36:21.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (15.52s) [2022-05-10T10:36:21.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.81s) [2022-05-10T10:36:21.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.94s) [2022-05-10T10:36:21.666Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.82s) [2022-05-10T10:36:21.666Z] === RUN TestBuildMultiStageCopy [2022-05-10T10:36:21.666Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-05-10T10:36:22.078Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-05-10T10:36:22.430Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2022-05-10T10:36:22.430Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-05-10T10:36:22.649Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-05-10T10:36:22.996Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-05-10T10:36:23.219Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-05-10T10:36:23.220Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-10T10:36:23.932Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2022-05-10T10:36:24.191Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-05-10T10:36:25.137Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-10T10:36:25.228Z] ok github.com/docker/docker/registry 0.056s coverage: 58.6% of statements [2022-05-10T10:36:25.486Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-05-10T10:36:25.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-05-10T10:36:25.707Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-10T10:36:25.743Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-05-10T10:36:26.001Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-05-10T10:36:26.260Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-05-10T10:36:28.159Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-05-10T10:36:28.253Z] docker_api_swarm_service_test.go:100: [db5547fc1d51b] joining swarm manager [d706d62d67aa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:36:28.417Z] ok github.com/docker/docker/volume/local 0.066s coverage: 76.4% of statements [2022-05-10T10:36:28.514Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-10T10:36:28.775Z] docker_api_swarm_service_test.go:101: [de6eef9f14735] joining swarm manager [d706d62d67aa3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:36:28.984Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-05-10T10:36:29.920Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-05-10T10:36:32.979Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-10T10:36:32.979Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-10T10:36:34.037Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-05-10T10:36:34.496Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-05-10T10:36:35.522Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-10T10:36:36.036Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-05-10T10:36:37.568Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-05-10T10:36:39.748Z] --- PASS: TestBuildMultiStageCopy (17.81s) [2022-05-10T10:36:39.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.71s) [2022-05-10T10:36:39.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.17s) [2022-05-10T10:36:39.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.40s) [2022-05-10T10:36:39.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.70s) [2022-05-10T10:36:39.748Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.83s) [2022-05-10T10:36:39.748Z] === RUN TestBuildMultiStageParentConfig [2022-05-10T10:36:40.899Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-10T10:36:40.899Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-10T10:36:40.899Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-10T10:36:40.899Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-10T10:36:40.899Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-10T10:36:42.101Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-10T10:36:42.672Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-10T10:36:43.490Z] --- PASS: TestBuildMultiStageParentConfig (3.88s) [2022-05-10T10:36:43.490Z] === RUN TestBuildLabelWithTargets [2022-05-10T10:36:43.490Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:36:43.490Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-05-10T10:36:43.490Z] === RUN TestBuildWithEmptyLayers [2022-05-10T10:36:44.586Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-10T10:36:45.156Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-10T10:36:45.580Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-10T10:36:45.669Z] --- PASS: TestBuildWithEmptyLayers (1.98s) [2022-05-10T10:36:45.669Z] === RUN TestBuildMultiStageOnBuild [2022-05-10T10:36:46.097Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-10T10:36:46.544Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-10T10:36:46.544Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-10T10:36:46.544Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-10T10:36:46.544Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-10T10:36:46.544Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-10T10:36:46.544Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-10T10:36:46.544Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-10T10:36:46.999Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-10T10:36:47.961Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-10T10:36:48.022Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-10T10:36:49.936Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-10T10:36:50.879Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-10T10:36:50.879Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-10T10:36:51.675Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-10T10:36:51.821Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-10T10:36:51.833Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/rootless [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/testutil/request [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/volume [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-05-10T10:36:51.833Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === Skipped [2022-05-10T10:36:51.833Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-05-10T10:36:51.833Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-05-10T10:36:51.833Z] network_proxy_test.go:208: No support for dual stack yet [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-05-10T10:36:51.833Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-05-10T10:36:51.833Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver btrfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-05-10T10:36:51.833Z] graphtest_unix.go:71: No driver to put! [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-05-10T10:36:51.833Z] time="2022-05-10T10:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-05-10T10:36:51.833Z] time="2022-05-10T10:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-05-10T10:36:51.833Z] time="2022-05-10T10:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-05-10T10:36:51.833Z] time="2022-05-10T10:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-05-10T10:36:51.833Z] time="2022-05-10T10:35:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-05-10T10:36:51.833Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-05-10T10:36:51.833Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-05-10T10:36:51.833Z] graphtest_unix.go:71: No driver to put! [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-05-10T10:36:51.833Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.833Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-05-10T10:36:51.833Z] overlay_test.go:50: Fails to compute changes intermittently [2022-05-10T10:36:51.833Z] [2022-05-10T10:36:51.834Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-05-10T10:36:51.834Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-05-10T10:36:51.834Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-05-10T10:36:51.834Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.834Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-05-10T10:36:51.834Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.834Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-05-10T10:36:51.834Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.834Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-05-10T10:36:51.834Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.834Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-05-10T10:36:51.834Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-05-10T10:36:51.834Z] graphtest_unix.go:44: Driver zfs not supported [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-05-10T10:36:51.834Z] graphtest_unix.go:71: No driver to put! [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-05-10T10:36:51.834Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-05-10T10:36:51.834Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-05-10T10:36:51.834Z] [2022-05-10T10:36:51.834Z] DONE 2526 tests, 28 skipped in 249.024s [2022-05-10T10:36:51.834Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/bitseq [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/cluster [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/config [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/datastore [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/diagnostic [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/discoverapi [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/driverapi [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/host [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/null [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/remote [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/windows [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/drvregistry [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/etchosts [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/idm [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/internal/caller [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/ipam [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/ipamapi [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/ipams/null [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/ipams/remote [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/ipamutils [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/iptables [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/netlabel [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/netutils [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/networkdb [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/ns [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/options [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/osl [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/osl/kernel [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/portallocator [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/portmapper [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/resolvconf [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/testutils [2022-05-10T10:36:51.834Z] github.com/docker/docker/libnetwork/types' ']' [2022-05-10T10:36:51.834Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-05-10T10:36:52.083Z] check_test.go:378: [db5547fc1d51b] daemon is not started [2022-05-10T10:36:53.207Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-10T10:36:53.207Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-10T10:36:53.207Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-10T10:36:53.207Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-10T10:36:53.207Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-10T10:36:53.207Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-10T10:36:53.471Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-10T10:36:54.857Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-10T10:36:55.430Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-10T10:36:55.430Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-10T10:36:55.430Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-10T10:36:55.691Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-10T10:36:55.691Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-10T10:36:55.691Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-10T10:36:56.262Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-10T10:36:56.925Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-10T10:36:57.203Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-10T10:36:57.464Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-05-10T10:36:58.034Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-10T10:36:58.605Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-10T10:36:59.990Z] docker_api_swarm_service_test.go:533: [dbfced6cd29c4] joining swarm manager [d7fb27d7c7f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:37:01.373Z] docker_api_swarm_service_test.go:534: [d160cf5a1cc47] joining swarm manager [d7fb27d7c7f3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:37:03.346Z] --- PASS: TestBuildMultiStageOnBuild (17.23s) [2022-05-10T10:37:03.346Z] === RUN TestBuildUncleanTarFilenames [2022-05-10T10:37:03.346Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:37:03.346Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-05-10T10:37:03.346Z] === RUN TestBuildMultiStageLayerLeak [2022-05-10T10:37:06.663Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-10T10:37:07.607Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-10T10:37:09.006Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-10T10:37:09.266Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-10T10:37:09.266Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-10T10:37:09.526Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-10T10:37:11.438Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-10T10:37:11.695Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-10T10:37:12.379Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-10T10:37:14.293Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-10T10:37:15.238Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-10T10:37:15.238Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-10T10:37:15.499Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-10T10:37:17.471Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-10T10:37:18.045Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-10T10:37:18.306Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-10T10:37:18.432Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-10T10:37:18.432Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-10T10:37:18.432Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-10T10:37:18.567Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-10T10:37:19.951Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-10T10:37:20.521Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-10T10:37:21.464Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-10T10:37:22.150Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-10T10:37:22.407Z] === RUN TestDockerSuite/TestRmiTag [2022-05-10T10:37:22.407Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-10T10:37:22.979Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-10T10:37:23.678Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-10T10:37:24.362Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-05-10T10:37:25.746Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-10T10:37:26.007Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-10T10:37:26.580Z] docker_api_swarm_service_test.go:148: [de30f52480a6f] joining swarm manager [d5a76130d698f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:37:26.844Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-10T10:37:27.104Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-10T10:37:27.365Z] docker_api_swarm_service_test.go:148: [df8a28118277f] joining swarm manager [d5a76130d698f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:37:28.566Z] --- PASS: TestBuildMultiStageLayerLeak (23.58s) [2022-05-10T10:37:28.566Z] === RUN TestBuildWithHugeFile [2022-05-10T10:37:28.750Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-10T10:37:29.321Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-10T10:37:29.581Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-10T10:37:30.151Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-10T10:37:30.151Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-10T10:37:30.413Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-10T10:37:30.724Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-10T10:37:30.724Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-10T10:37:30.724Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-10T10:37:30.724Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-10T10:37:30.724Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-10T10:37:30.724Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-10T10:37:30.724Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-10T10:37:30.724Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-10T10:37:30.724Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-10T10:37:30.724Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-10T10:37:31.797Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-10T10:37:32.369Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-10T10:37:32.939Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-10T10:37:33.511Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-05-10T10:37:34.453Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-10T10:37:35.025Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-05-10T10:37:35.967Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-05-10T10:37:36.228Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-05-10T10:37:37.172Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-05-10T10:37:37.744Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-05-10T10:37:38.315Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork 37.199s coverage: 40.6% of statements [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 19.7% of statements [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.376s coverage: 59.9% of statements [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.130s coverage: 4.0% of statements [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-05-10T10:37:38.491Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-05-10T10:37:38.491Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-05-10T10:37:38.885Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-05-10T10:37:39.828Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-10T10:37:40.088Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-10T10:37:40.561Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-10T10:37:40.561Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-10T10:37:40.561Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-10T10:37:40.659Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-10T10:37:40.919Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-10T10:37:40.919Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-10T10:37:41.522Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-10T10:37:41.522Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-10T10:37:42.305Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-10T10:37:42.877Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-10T10:37:43.142Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-10T10:37:43.731Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-10T10:37:44.302Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-10T10:37:44.302Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-10T10:37:44.875Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-10T10:37:45.446Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-10T10:37:46.199Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-10T10:37:46.387Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-10T10:37:46.648Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-10T10:37:46.909Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-10T10:37:47.162Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-10T10:37:47.162Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-10T10:37:47.162Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-10T10:37:47.162Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-10T10:37:47.162Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-10T10:37:47.162Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-10T10:37:47.162Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-10T10:37:47.162Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-10T10:37:47.169Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-10T10:37:47.432Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-10T10:37:47.432Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-10T10:37:48.373Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-10T10:37:48.457Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.762s coverage: 7.4% of statements [2022-05-10T10:37:48.457Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-05-10T10:37:48.457Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-05-10T10:37:48.457Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.016s coverage: 57.4% of statements [2022-05-10T10:37:48.457Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-05-10T10:37:48.457Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-05-10T10:37:48.457Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-05-10T10:37:48.457Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-05-10T10:37:48.457Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-05-10T10:37:48.636Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-10T10:37:48.691Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-10T10:37:48.715Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-05-10T10:37:48.715Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-05-10T10:37:49.208Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-10T10:37:49.779Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-10T10:37:49.779Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-10T10:37:50.350Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-10T10:37:51.294Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-10T10:37:52.235Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-10T10:37:52.405Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-10T10:37:53.627Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-10T10:37:53.887Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-10T10:37:53.931Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-10T10:37:53.931Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-10T10:37:53.931Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-10T10:37:53.931Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-10T10:37:53.931Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-10T10:37:53.931Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-10T10:37:54.147Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-10T10:37:54.718Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-10T10:37:55.288Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-10T10:37:55.548Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-10T10:37:56.488Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-10T10:37:57.642Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-10T10:37:59.034Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-10T10:37:59.034Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-10T10:37:59.296Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-10T10:38:00.699Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-10T10:38:00.913Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-05-10T10:38:01.640Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-10T10:38:03.552Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-10T10:38:03.813Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-05-10T10:38:05.199Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-10T10:38:05.199Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-10T10:38:05.199Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-10T10:38:05.199Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-10T10:38:05.199Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-10T10:38:05.770Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-10T10:38:07.685Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-10T10:38:08.628Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-10T10:38:10.011Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-10T10:38:10.584Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-10T10:38:11.529Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-10T10:38:12.103Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-05-10T10:38:12.103Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-10T10:38:12.103Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-10T10:38:12.506Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-10T10:38:12.674Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-05-10T10:38:13.186Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-10T10:38:13.186Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-10T10:38:13.186Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-10T10:38:13.186Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-10T10:38:13.186Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-10T10:38:13.615Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-10T10:38:13.615Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-10T10:38:14.187Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-10T10:38:14.759Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-10T10:38:15.330Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-05-10T10:38:15.815Z] ok github.com/docker/docker/libnetwork/ipam 14.205s coverage: 85.3% of statements [2022-05-10T10:38:15.815Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-05-10T10:38:15.815Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-05-10T10:38:15.815Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-05-10T10:38:15.815Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-05-10T10:38:15.815Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-05-10T10:38:15.815Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-05-10T10:38:15.815Z] ok github.com/docker/docker/libnetwork/ipamutils 0.245s coverage: 74.0% of statements [2022-05-10T10:38:15.815Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-05-10T10:38:15.900Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-10T10:38:15.901Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-10T10:38:16.073Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-05-10T10:38:16.331Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-05-10T10:38:16.471Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-10T10:38:17.043Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-10T10:38:17.175Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-10T10:38:17.303Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-10T10:38:17.884Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-10T10:38:18.458Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-10T10:38:18.701Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-10T10:38:18.701Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-10T10:38:18.701Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-10T10:38:19.029Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-10T10:38:19.289Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-10T10:38:19.865Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-10T10:38:19.865Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-10T10:38:20.437Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-10T10:38:21.009Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-10T10:38:21.951Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-10T10:38:22.213Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-10T10:38:22.213Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-10T10:38:22.213Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-10T10:38:22.417Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-10T10:38:23.945Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-10T10:38:25.515Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-10T10:38:25.515Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-10T10:38:28.814Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-05-10T10:38:29.708Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-10T10:38:29.708Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-10T10:38:29.708Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-10T10:38:29.708Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-10T10:38:29.708Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-10T10:38:29.708Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-10T10:38:29.708Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-10T10:38:29.708Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-10T10:38:29.708Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-10T10:38:30.163Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-10T10:38:33.018Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-05-10T10:38:34.231Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-10T10:38:34.231Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-10T10:38:34.687Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-10T10:38:34.929Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-05-10T10:38:35.649Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-10T10:38:36.312Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-05-10T10:38:37.254Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-10T10:38:37.515Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-05-10T10:38:38.456Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-05-10T10:38:38.456Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-05-10T10:38:38.456Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-10T10:38:38.456Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-10T10:38:38.717Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-10T10:38:40.632Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-05-10T10:38:41.575Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-10T10:38:42.519Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-10T10:38:43.904Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-10T10:38:43.904Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-05-10T10:38:45.936Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-10T10:38:45.936Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-10T10:38:46.392Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-10T10:38:46.447Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-05-10T10:38:49.743Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-10T10:38:49.743Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-05-10T10:38:49.743Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-10T10:38:50.314Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-10T10:38:50.885Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-10T10:38:50.885Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-10T10:38:51.146Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-10T10:38:52.530Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-10T10:38:53.446Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-10T10:38:53.472Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-10T10:38:53.734Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-05-10T10:38:54.677Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-10T10:38:54.677Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-10T10:38:54.677Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-10T10:38:56.063Z] === RUN TestDockerSuite/TestRunMount [2022-05-10T10:39:00.279Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-10T10:39:00.279Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-10T10:39:00.852Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-10T10:39:01.793Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-10T10:39:03.177Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-10T10:39:05.090Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-10T10:39:05.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-10T10:39:06.474Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-10T10:39:07.858Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-10T10:39:08.800Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-10T10:39:10.183Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-10T10:39:10.183Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-10T10:39:10.444Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-10T10:39:11.014Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-10T10:39:11.584Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-10T10:39:11.845Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-10T10:39:12.626Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-10T10:39:12.626Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-10T10:39:12.626Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-10T10:39:12.626Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-10T10:39:12.626Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-10T10:39:13.230Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-10T10:39:14.615Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-10T10:39:16.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-10T10:39:16.083Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-10T10:39:16.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-10T10:39:17.159Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-10T10:39:17.732Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-10T10:39:17.732Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-05-10T10:39:17.993Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-05-10T10:39:18.254Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-10T10:39:18.254Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-10T10:39:19.199Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-10T10:39:19.461Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-10T10:39:19.461Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-10T10:39:20.408Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-10T10:39:23.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-10T10:39:23.132Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-10T10:39:23.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-10T10:39:23.132Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-10T10:39:23.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-10T10:39:26.986Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-05-10T10:39:26.987Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-10T10:39:26.987Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-10T10:39:26.987Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-05-10T10:39:26.987Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-05-10T10:39:26.987Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-10T10:39:28.372Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-10T10:39:29.316Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-05-10T10:39:29.888Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-05-10T10:39:29.888Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-05-10T10:39:29.888Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-10T10:39:30.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-10T10:39:30.176Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-10T10:39:30.176Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-10T10:39:30.446Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-10T10:39:30.446Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-10T10:39:30.459Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-10T10:39:30.631Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-10T10:39:30.631Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-10T10:39:30.916Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-10T10:39:31.030Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-10T10:39:31.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-10T10:39:31.087Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-10T10:39:31.087Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-10T10:39:31.384Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-10T10:39:31.602Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-10T10:39:32.175Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-10T10:39:32.175Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-10T10:39:32.175Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-10T10:39:32.746Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-05-10T10:39:32.746Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-10T10:39:33.317Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-10T10:39:33.317Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-10T10:39:33.317Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-10T10:39:33.888Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-05-10T10:39:34.833Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-10T10:39:34.833Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-10T10:39:34.833Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-10T10:39:35.774Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-05-10T10:39:37.686Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-10T10:39:39.085Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-05-10T10:39:39.085Z] === RUN TestDockerSuite/TestRunRm [2022-05-10T10:39:39.657Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-10T10:39:40.043Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-10T10:39:40.044Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-10T10:39:41.030Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-10T10:39:41.570Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-05-10T10:39:43.481Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-10T10:39:43.741Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-10T10:39:44.001Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-05-10T10:39:44.264Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-05-10T10:39:46.178Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-05-10T10:39:46.748Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-05-10T10:39:46.894Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-10T10:39:47.011Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-05-10T10:39:49.556Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-05-10T10:39:50.128Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-05-10T10:39:52.675Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-05-10T10:39:52.675Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-05-10T10:39:53.246Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-05-10T10:39:53.817Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-05-10T10:39:54.077Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-05-10T10:39:55.021Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-05-10T10:39:55.282Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-05-10T10:39:55.853Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-05-10T10:39:56.114Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-05-10T10:39:56.374Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-10T10:39:56.945Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-10T10:39:57.318Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-10T10:39:57.528Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-10T10:40:00.840Z] === RUN TestDockerSuite/TestRunState [2022-05-10T10:40:00.989Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-10T10:40:01.413Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-10T10:40:01.984Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-10T10:40:01.984Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-05-10T10:40:02.555Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-10T10:40:02.555Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-05-10T10:40:02.555Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-10T10:40:02.555Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-10T10:40:03.126Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-10T10:40:03.698Z] === RUN TestDockerSuite/TestRunSysctls [2022-05-10T10:40:04.706Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-10T10:40:04.706Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-10T10:40:05.085Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-10T10:40:05.085Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-10T10:40:05.085Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-10T10:40:05.347Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-05-10T10:40:05.668Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-10T10:40:05.668Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T10:40:06.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-10T10:40:06.099Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-10T10:40:06.099Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-10T10:40:06.123Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-10T10:40:07.261Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-05-10T10:40:07.261Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-05-10T10:40:07.522Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-05-10T10:40:07.758Z] ok github.com/docker/docker/libnetwork/networkdb 103.863s coverage: 60.0% of statements [2022-05-10T10:40:07.758Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-05-10T10:40:07.758Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2022-05-10T10:40:07.758Z] ok github.com/docker/docker/libnetwork/osl 4.293s coverage: 39.7% of statements [2022-05-10T10:40:07.758Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-05-10T10:40:07.758Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-05-10T10:40:07.758Z] ok github.com/docker/docker/libnetwork/portmapper 0.212s coverage: 48.6% of statements [2022-05-10T10:40:08.016Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-05-10T10:40:08.016Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-05-10T10:40:08.274Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] === Skipped [2022-05-10T10:40:08.274Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-05-10T10:40:08.274Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-05-10T10:40:08.274Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-05-10T10:40:08.274Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-05-10T10:40:08.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-05-10T10:40:08.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-05-10T10:40:08.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-05-10T10:40:08.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-05-10T10:40:08.274Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-05-10T10:40:08.274Z] firewalld_test.go:14: firewalld is not running [2022-05-10T10:40:08.274Z] [2022-05-10T10:40:08.274Z] DONE 326 tests, 9 skipped in 199.303s [2022-05-10T10:40:08.287Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-10T10:40:08.287Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-10T10:40:08.287Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength Post stage [Pipeline] junit [2022-05-10T10:40:08.862Z] Recording test results [2022-05-10T10:40:08.904Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-05-10T10:40:09.297Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-05-10T10:40:09.621Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43275/.git:/go/src/github.com/docker/docker/.git --name docker-pr10 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:4674e257e1b3d70a9b61d5c4fa4dc8b66f15a64e hack/validate/vendor [2022-05-10T10:40:10.193Z] No vendor changes in diff. [2022-05-10T10:40:10.452Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-10T10:40:10.815Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-05-10T10:40:11.025Z] + echo Ensuring container killed. [2022-05-10T10:40:11.025Z] Ensuring container killed. [2022-05-10T10:40:11.025Z] + docker rm -vf docker-pr10 [2022-05-10T10:40:11.025Z] Error: No such container: docker-pr10 [Pipeline] sh [2022-05-10T10:40:11.311Z] + echo Chowning /workspace to jenkins user [2022-05-10T10:40:11.311Z] Chowning /workspace to jenkins user [2022-05-10T10:40:11.311Z] + id -u [2022-05-10T10:40:11.311Z] + id -g [2022-05-10T10:40:11.311Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43275:/workspace busybox chown -R 1000:1000 /workspace [2022-05-10T10:40:11.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-10T10:40:11.963Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-10T10:40:11.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-10T10:40:11.963Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-10T10:40:11.963Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-10T10:40:12.198Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-10T10:40:12.979Z] + bundleName=unit [2022-05-10T10:40:12.979Z] + echo Creating unit-bundles.tar.gz [2022-05-10T10:40:12.979Z] Creating unit-bundles.tar.gz [2022-05-10T10:40:12.979Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-05-10T10:40:12.979Z] bundles/junit-report-libnetwork.xml [2022-05-10T10:40:12.979Z] bundles/junit-report.xml [2022-05-10T10:40:12.979Z] bundles/go-test-report-libnetwork.json [2022-05-10T10:40:12.979Z] bundles/go-test-report.json [2022-05-10T10:40:12.979Z] bundles/profile-libnetwork.out [2022-05-10T10:40:12.979Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-05-10T10:40:12.991Z] Archiving artifacts [2022-05-10T10:40:13.448Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43275/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-10T10:40:13.582Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-05-10T10:40:13.756Z] + make clean [2022-05-10T10:40:14.014Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-10T10:40:14.014Z] docker-dev-cache [2022-05-10T10:40:14.014Z] docker-mod-cache [Pipeline] deleteDir [2022-05-10T10:40:14.052Z] === RUN TestDockerSuite/TestBuildCacheRootSource [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T10:40:15.494Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-10T10:40:15.582Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-10T10:40:15.582Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-10T10:40:15.582Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-10T10:40:15.582Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-10T10:40:15.582Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-10T10:40:15.755Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-10T10:40:16.326Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-05-10T10:40:16.326Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-10T10:40:16.914Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-10T10:40:17.746Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-10T10:40:18.713Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-10T10:40:18.826Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-10T10:40:19.171Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-10T10:40:19.397Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-05-10T10:40:19.970Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-10T10:40:20.132Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-10T10:40:20.539Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-10T10:40:20.539Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-10T10:40:20.588Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-10T10:40:20.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-10T10:40:20.621Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-10T10:40:20.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-10T10:40:20.621Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-10T10:40:20.621Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-10T10:40:20.800Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-10T10:40:21.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-10T10:40:21.093Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-10T10:40:21.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-10T10:40:21.743Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-10T10:40:22.004Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-10T10:40:22.577Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-05-10T10:40:22.577Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-10T10:40:22.577Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-10T10:40:22.577Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-10T10:40:23.148Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-10T10:40:24.090Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-05-10T10:40:26.007Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-10T10:40:26.579Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-10T10:40:27.150Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-05-10T10:40:27.412Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-10T10:40:29.124Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-10T10:40:29.328Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-10T10:40:30.653Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-10T10:40:30.653Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-10T10:40:30.653Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-10T10:40:30.712Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-05-10T10:40:30.712Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-10T10:40:32.179Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-10T10:40:32.180Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-10T10:40:32.180Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-10T10:40:32.627Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-10T10:40:32.635Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-10T10:40:33.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-05-10T10:40:34.520Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-10T10:40:35.112Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-10T10:40:35.112Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-10T10:40:35.112Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-10T10:40:35.112Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-10T10:40:35.112Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-10T10:40:35.112Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-10T10:40:35.112Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-10T10:40:35.112Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-05-10T10:40:35.112Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-10T10:40:35.112Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-05-10T10:40:35.524Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-10T10:40:36.054Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-05-10T10:40:36.315Z] docker_cli_service_logs_test.go:246: checking task siymwu73zfrm [2022-05-10T10:40:36.315Z] docker_cli_service_logs_test.go:251: checking messages for siymwu73zfrm [2022-05-10T10:40:36.315Z] docker_cli_service_logs_test.go:246: checking task pzg4tqrygp5c [2022-05-10T10:40:36.315Z] docker_cli_service_logs_test.go:251: checking messages for pzg4tqrygp5c [2022-05-10T10:40:36.486Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-10T10:40:36.887Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-05-10T10:40:36.887Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-05-10T10:40:36.945Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-10T10:40:36.945Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-10T10:40:36.945Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-10T10:40:37.832Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-05-10T10:40:38.403Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-05-10T10:40:38.474Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-10T10:40:38.929Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-10T10:40:38.929Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-10T10:40:38.929Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-10T10:40:38.929Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-10T10:40:38.929Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-10T10:40:39.346Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-10T10:40:39.346Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-05-10T10:40:39.607Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-05-10T10:40:39.867Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-05-10T10:40:39.867Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-10T10:40:39.867Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-05-10T10:40:39.867Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-10T10:40:39.867Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-05-10T10:40:39.867Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-10T10:40:39.867Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-05-10T10:40:39.867Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-10T10:40:39.867Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-05-10T10:40:39.867Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-10T10:40:39.867Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-05-10T10:40:39.867Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-10T10:40:39.867Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-05-10T10:40:39.867Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-10T10:40:39.867Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-05-10T10:40:40.437Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-05-10T10:40:41.009Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-05-10T10:40:41.009Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-05-10T10:40:41.406Z] --- PASS: TestBuildWithHugeFile (185.21s) [2022-05-10T10:40:41.407Z] === RUN TestBuildWCOWSandboxSize [2022-05-10T10:40:41.407Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:40:41.407Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestBuildWithEmptyDockerfile [2022-05-10T10:40:41.407Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:40:41.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:40:41.407Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:40:41.407Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:40:41.407Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:40:41.407Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:40:41.407Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-05-10T10:40:41.407Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-05-10T10:40:41.407Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-05-10T10:40:41.407Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-05-10T10:40:41.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-05-10T10:40:41.407Z] === RUN TestBuildPreserveOwnership [2022-05-10T10:40:41.407Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:40:41.407Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestBuildPlatformInvalid [2022-05-10T10:40:41.407Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-05-10T10:40:41.407Z] PASS [2022-05-10T10:40:41.407Z] ok github.com/docker/docker/integration/build 276.052s [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === Skipped [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-05-10T10:40:41.407Z] build_session_test.go:25: TODO: BuildKit [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-05-10T10:40:41.407Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-05-10T10:40:41.407Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-05-10T10:40:41.407Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-05-10T10:40:41.407Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-05-10T10:40:41.407Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] DONE 29 tests, 6 skipped in 326.502s [2022-05-10T10:40:41.407Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-05-10T10:40:41.407Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:40:41.407Z] INFO: Testing against a local daemon [2022-05-10T10:40:41.407Z] === RUN TestConfigInspect [2022-05-10T10:40:41.407Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] --- SKIP: TestConfigInspect (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestConfigList [2022-05-10T10:40:41.407Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] --- SKIP: TestConfigList (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestConfigsCreateAndDelete [2022-05-10T10:40:41.407Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestConfigsUpdate [2022-05-10T10:40:41.407Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestTemplatedConfig [2022-05-10T10:40:41.407Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestConfigCreateResolve [2022-05-10T10:40:41.407Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:40:41.407Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-05-10T10:40:41.407Z] PASS [2022-05-10T10:40:41.407Z] ok github.com/docker/docker/integration/config 0.137s [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === Skipped [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-05-10T10:40:41.407Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-05-10T10:40:41.407Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-05-10T10:40:41.407Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-05-10T10:40:41.407Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-05-10T10:40:41.407Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.01s) [2022-05-10T10:40:41.407Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:40:41.407Z] [2022-05-10T10:40:41.407Z] DONE 6 tests, 6 skipped in 2.828s [2022-05-10T10:40:41.407Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-05-10T10:40:41.407Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:40:41.407Z] INFO: Testing against a local daemon [2022-05-10T10:40:41.407Z] === RUN TestCheckpoint [2022-05-10T10:40:41.407Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:40:41.407Z] --- SKIP: TestCheckpoint (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/commit [2022-05-10T10:40:41.407Z] === PAUSE TestContainerInvalidJSON/commit [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/create [2022-05-10T10:40:41.407Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:40:41.407Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:40:41.407Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:40:41.407Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:40:41.407Z] === CONT TestContainerInvalidJSON/commit [2022-05-10T10:40:41.407Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-05-10T10:40:41.407Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-05-10T10:40:41.407Z] === CONT TestContainerInvalidJSON/containers/create [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-05-10T10:40:41.407Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-05-10T10:40:41.407Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/create (0.02s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-05-10T10:40:41.407Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.32s) [2022-05-10T10:40:41.407Z] === RUN TestCopyFromContainerPathIsNotDir [2022-05-10T10:40:41.407Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.31s) [2022-05-10T10:40:41.407Z] === RUN TestCopyToContainerPathDoesNotExist [2022-05-10T10:40:41.407Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.30s) [2022-05-10T10:40:41.407Z] === RUN TestCopyEmptyFile [2022-05-10T10:40:41.407Z] --- PASS: TestCopyEmptyFile (0.64s) [2022-05-10T10:40:41.407Z] === RUN TestCopyToContainerPathIsNotDir [2022-05-10T10:40:41.407Z] --- PASS: TestCopyToContainerPathIsNotDir (0.29s) [2022-05-10T10:40:41.407Z] === RUN TestCopyFromContainer [2022-05-10T10:40:41.407Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-05-10T10:40:41.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:40:41.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:40:41.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:40:41.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:40:41.407Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:40:41.407Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:40:41.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-05-10T10:40:41.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-05-10T10:40:41.407Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-05-10T10:40:41.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.05s) [2022-05-10T10:40:41.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-05-10T10:40:41.407Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-05-10T10:40:41.407Z] === RUN TestCreateLinkToNonExistingContainer [2022-05-10T10:40:41.407Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-10T10:40:41.407Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidEnv [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidEnv/0 [2022-05-10T10:40:41.407Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidEnv/1 [2022-05-10T10:40:41.407Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidEnv/2 [2022-05-10T10:40:41.407Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-05-10T10:40:41.407Z] === CONT TestCreateWithInvalidEnv/0 [2022-05-10T10:40:41.407Z] === CONT TestCreateWithInvalidEnv/2 [2022-05-10T10:40:41.407Z] === CONT TestCreateWithInvalidEnv/1 [2022-05-10T10:40:41.407Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-05-10T10:40:41.407Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-05-10T10:40:41.407Z] === RUN TestCreateTmpfsMountsTarget [2022-05-10T10:40:41.407Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.407Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestCreateWithCustomMaskedPaths [2022-05-10T10:40:41.407Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:40:41.407Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestCreateWithCustomReadonlyPaths [2022-05-10T10:40:41.407Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:40:41.407Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:40:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:40:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:40:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:40:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:40:41.407Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:40:41.407Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:40:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-05-10T10:40:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-05-10T10:40:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-05-10T10:40:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-05-10T10:40:41.407Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-05-10T10:40:41.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.07s) [2022-05-10T10:40:41.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-05-10T10:40:41.407Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-05-10T10:40:41.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-05-10T10:40:41.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-05-10T10:40:41.408Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-05-10T10:40:41.408Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-05-10T10:40:41.408Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-10T10:40:41.408Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-10T10:40:41.408Z] === RUN TestCreateDifferentPlatform [2022-05-10T10:40:41.408Z] === RUN TestCreateDifferentPlatform/different_os [2022-05-10T10:40:41.408Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-05-10T10:40:41.408Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-05-10T10:40:41.408Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-05-10T10:40:41.408Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-05-10T10:40:41.408Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-05-10T10:40:41.408Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2022-05-10T10:40:41.408Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-05-10T10:40:41.408Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-10T10:40:41.408Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-10T10:40:41.408Z] === RUN TestContainerKillOnDaemonStart [2022-05-10T10:40:41.408Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:41.408Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-05-10T10:40:41.408Z] === RUN TestWindowsDevices [2022-05-10T10:40:41.865Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-05-10T10:40:41.865Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-05-10T10:40:41.865Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:40:41.865Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:40:41.865Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-05-10T10:40:41.865Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:40:41.865Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-05-10T10:40:41.865Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:40:41.865Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.865Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:41.949Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-10T10:40:41.949Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-10T10:40:42.327Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-05-10T10:40:42.520Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-10T10:40:42.520Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-05-10T10:40:43.092Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-05-10T10:40:43.351Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-05-10T10:40:43.351Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-10T10:40:43.351Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-10T10:40:43.923Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-10T10:40:44.864Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-05-10T10:40:45.435Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-05-10T10:40:45.435Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-10T10:40:45.435Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-10T10:40:45.696Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-10T10:40:45.696Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-10T10:40:45.975Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-10T10:40:46.638Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-10T10:40:47.210Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-10T10:40:49.123Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-10T10:40:49.491Z] --- PASS: TestWindowsDevices (0.04s) [2022-05-10T10:40:49.491Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-10T10:40:49.491Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.41s) [2022-05-10T10:40:49.491Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.42s) [2022-05-10T10:40:49.491Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.53s) [2022-05-10T10:40:49.491Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.97s) [2022-05-10T10:40:49.491Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.78s) [2022-05-10T10:40:49.491Z] --- PASS: TestWindowsDevices/process/no_device_mounted (7.13s) [2022-05-10T10:40:49.491Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.51s) [2022-05-10T10:40:49.491Z] === RUN TestDiff [2022-05-10T10:40:49.491Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-10T10:40:49.491Z] --- SKIP: TestDiff (0.00s) [2022-05-10T10:40:49.491Z] === RUN TestExecWithCloseStdin [2022-05-10T10:40:49.694Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-10T10:40:49.694Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-10T10:40:49.694Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-10T10:40:50.635Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-05-10T10:40:51.201Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-10T10:40:51.214Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-05-10T10:40:52.155Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-10T10:40:52.155Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-10T10:40:52.392Z] --- PASS: TestExecWithCloseStdin (3.44s) [2022-05-10T10:40:52.392Z] === RUN TestExec [2022-05-10T10:40:53.097Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-10T10:40:53.097Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-10T10:40:53.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-10T10:40:53.414Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-10T10:40:53.668Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-10T10:40:54.401Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-10T10:40:54.401Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T10:40:54.611Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents1772843503 [2022-05-10T10:40:54.871Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-10T10:40:55.182Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-10T10:40:55.182Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-10T10:40:55.291Z] --- PASS: TestExec (2.97s) [2022-05-10T10:40:55.291Z] === RUN TestExecUser [2022-05-10T10:40:55.291Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-10T10:40:55.291Z] --- SKIP: TestExecUser (0.00s) [2022-05-10T10:40:55.291Z] === RUN TestExportContainerAndImportImage [2022-05-10T10:40:55.291Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:55.291Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-05-10T10:40:55.291Z] === RUN TestExportContainerAfterDaemonRestart [2022-05-10T10:40:55.291Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:40:55.291Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-05-10T10:40:55.291Z] === RUN TestHealthCheckWorkdir [2022-05-10T10:40:55.291Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-10T10:40:55.291Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-05-10T10:40:55.291Z] === RUN TestHealthKillContainer [2022-05-10T10:40:55.291Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-10T10:40:55.291Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-05-10T10:40:55.291Z] === RUN TestInspectCpusetInConfigPre120 [2022-05-10T10:40:55.291Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-10T10:40:55.291Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-05-10T10:40:55.291Z] === RUN TestKillContainerInvalidSignal [2022-05-10T10:40:56.568Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-10T10:40:56.568Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-10T10:40:56.568Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-10T10:40:57.096Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-10T10:40:57.096Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-10T10:40:57.096Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-10T10:40:57.511Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-05-10T10:40:58.084Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-10T10:40:58.195Z] --- PASS: TestKillContainerInvalidSignal (2.55s) [2022-05-10T10:40:58.195Z] === RUN TestKillContainer [2022-05-10T10:40:58.195Z] === RUN TestKillContainer/no_signal [2022-05-10T10:40:59.470Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-10T10:40:59.731Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-10T10:40:59.992Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-10T10:40:59.992Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-10T10:40:59.992Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-10T10:40:59.992Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-05-10T10:41:00.372Z] === RUN TestKillContainer/non_killing_signal [2022-05-10T10:41:00.372Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-10T10:41:00.372Z] === RUN TestKillContainer/killing_signal [2022-05-10T10:41:00.564Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-10T10:41:00.564Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-10T10:41:01.134Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-10T10:41:01.849Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-10T10:41:02.076Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-10T10:41:02.647Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-10T10:41:02.647Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-05-10T10:41:03.270Z] --- PASS: TestKillContainer (5.44s) [2022-05-10T10:41:03.270Z] --- PASS: TestKillContainer/no_signal (2.33s) [2022-05-10T10:41:03.270Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-10T10:41:03.270Z] --- PASS: TestKillContainer/killing_signal (3.02s) [2022-05-10T10:41:03.270Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-05-10T10:41:03.270Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:41:03.270Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-10T10:41:03.270Z] === RUN TestKillStoppedContainer [2022-05-10T10:41:03.270Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:41:03.270Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-05-10T10:41:03.270Z] === RUN TestKillStoppedContainerAPIPre120 [2022-05-10T10:41:03.270Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:41:03.270Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-10T10:41:03.270Z] === RUN TestKillDifferentUserContainer [2022-05-10T10:41:03.270Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-10T10:41:03.270Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-05-10T10:41:03.270Z] === RUN TestInspectOomKilledTrue [2022-05-10T10:41:03.270Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:41:03.270Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-05-10T10:41:03.270Z] === RUN TestInspectOomKilledFalse [2022-05-10T10:41:03.270Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:41:03.270Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-05-10T10:41:03.270Z] === RUN TestLogsFollowTailEmpty [2022-05-10T10:41:03.412Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-10T10:41:03.412Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-10T10:41:03.412Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-10T10:41:03.412Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-10T10:41:03.412Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-10T10:41:04.559Z] docker_cli_swarm_test.go:1895: [d53073fe8e62f] joining swarm manager [dda765a3ebb27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:41:05.624Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-10T10:41:06.182Z] --- PASS: TestLogsFollowTailEmpty (2.62s) [2022-05-10T10:41:06.182Z] === RUN TestNetworkNat [2022-05-10T10:41:06.182Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-10T10:41:06.182Z] --- SKIP: TestNetworkNat (0.00s) [2022-05-10T10:41:06.182Z] === RUN TestNetworkLocalhostTCPNat [2022-05-10T10:41:06.469Z] docker_cli_swarm_test.go:1896: [da929ed1ed102] joining swarm manager [dda765a3ebb27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:41:06.609Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-10T10:41:07.078Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-10T10:41:07.546Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-10T10:41:07.851Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-10T10:41:08.533Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-10T10:41:09.086Z] --- PASS: TestNetworkLocalhostTCPNat (2.92s) [2022-05-10T10:41:09.086Z] === RUN TestNetworkLoopbackNat [2022-05-10T10:41:09.086Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-10T10:41:09.086Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-05-10T10:41:09.086Z] === RUN TestPause [2022-05-10T10:41:09.086Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-10T10:41:09.086Z] --- SKIP: TestPause (0.00s) [2022-05-10T10:41:09.086Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-05-10T10:41:09.249Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-10T10:41:09.822Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-10T10:41:10.763Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-10T10:41:11.264Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.43s) [2022-05-10T10:41:11.264Z] === RUN TestPauseStopPausedContainer [2022-05-10T10:41:11.264Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:41:11.264Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-05-10T10:41:11.264Z] === RUN TestPsFilter [2022-05-10T10:41:11.723Z] --- PASS: TestPsFilter (0.36s) [2022-05-10T10:41:11.723Z] === RUN TestRemoveContainerWithRemovedVolume [2022-05-10T10:41:13.304Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-10T10:41:14.621Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.79s) [2022-05-10T10:41:14.621Z] === RUN TestRemoveContainerWithVolume [2022-05-10T10:41:14.687Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-10T10:41:15.258Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-10T10:41:15.689Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-10T10:41:16.199Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-10T10:41:17.252Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-10T10:41:17.252Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-10T10:41:17.252Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-10T10:41:17.528Z] --- PASS: TestRemoveContainerWithVolume (2.78s) [2022-05-10T10:41:17.528Z] === RUN TestRemoveContainerRunning [2022-05-10T10:41:17.584Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-10T10:41:18.524Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-10T10:41:18.816Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-10T10:41:18.816Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-10T10:41:18.816Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-10T10:41:19.284Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-10T10:41:19.703Z] --- PASS: TestRemoveContainerRunning (2.55s) [2022-05-10T10:41:19.703Z] === RUN TestRemoveContainerForceRemoveRunning [2022-05-10T10:41:21.066Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-10T10:41:22.449Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-05-10T10:41:22.607Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.43s) [2022-05-10T10:41:22.607Z] === RUN TestRemoveInvalidContainer [2022-05-10T10:41:22.607Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-05-10T10:41:22.607Z] === RUN TestRenameLinkedContainer [2022-05-10T10:41:22.607Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-10T10:41:22.607Z] --- SKIP: TestRenameLinkedContainer (0.01s) [2022-05-10T10:41:22.607Z] === RUN TestRenameStoppedContainer [2022-05-10T10:41:24.992Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-10T10:41:26.493Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-10T10:41:27.482Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-10T10:41:28.287Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-10T10:41:28.441Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-10T10:41:28.468Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-10T10:41:28.468Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-10T10:41:28.468Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-10T10:41:28.896Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-10T10:41:29.453Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-10T10:41:29.681Z] --- PASS: TestRenameStoppedContainer (7.59s) [2022-05-10T10:41:29.681Z] === RUN TestRenameRunningContainerAndReuse [2022-05-10T10:41:29.685Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-05-10T10:41:29.857Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-10T10:41:29.921Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-10T10:41:29.921Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-10T10:41:29.921Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-10T10:41:29.921Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-10T10:41:29.921Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-10T10:41:32.226Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-05-10T10:41:32.487Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-10T10:41:35.037Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-05-10T10:41:35.478Z] --- PASS: TestRenameRunningContainerAndReuse (5.62s) [2022-05-10T10:41:35.478Z] === RUN TestRenameInvalidName [2022-05-10T10:41:36.419Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-10T10:41:36.899Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-10T10:41:36.899Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-10T10:41:36.899Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-10T10:41:36.899Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-10T10:41:36.991Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-10T10:41:37.083Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-10T10:41:37.354Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-10T10:41:37.354Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-10T10:41:37.354Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-10T10:41:37.562Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-10T10:41:38.134Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-10T10:41:38.134Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-10T10:41:38.134Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-10T10:41:38.316Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-10T10:41:38.316Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-10T10:41:38.316Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-10T10:41:38.383Z] --- PASS: TestRenameInvalidName (2.63s) [2022-05-10T10:41:38.383Z] === RUN TestRenameAnonymousContainer [2022-05-10T10:41:38.394Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-10T10:41:41.694Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-10T10:41:44.237Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-05-10T10:41:44.498Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-05-10T10:41:44.759Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-05-10T10:41:44.759Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-10T10:41:44.759Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-05-10T10:41:44.759Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-10T10:41:44.759Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-05-10T10:41:45.701Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-05-10T10:41:46.273Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-05-10T10:41:46.844Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-05-10T10:41:47.416Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-05-10T10:41:47.987Z] === RUN TestDockerSuite/TestUpdateStats [2022-05-10T10:41:49.382Z] docker_cli_swarm_test.go:1796: [d8547f2ca2ff9] joining swarm manager [d2210c52b9b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:41:50.746Z] --- PASS: TestRenameAnonymousContainer (12.05s) [2022-05-10T10:41:50.746Z] === RUN TestRenameContainerWithSameName [2022-05-10T10:41:50.764Z] docker_cli_swarm_test.go:1797: [d79f6e80a0b19] joining swarm manager [d2210c52b9b47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:41:51.704Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-05-10T10:41:52.645Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-05-10T10:41:52.645Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-10T10:41:52.645Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-05-10T10:41:52.925Z] --- PASS: TestRenameContainerWithSameName (2.51s) [2022-05-10T10:41:52.925Z] === RUN TestRenameContainerWithLinkedContainer [2022-05-10T10:41:52.925Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-10T10:41:52.925Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-05-10T10:41:52.925Z] === RUN TestResize [2022-05-10T10:41:53.216Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-05-10T10:41:53.789Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-10T10:41:55.101Z] --- PASS: TestResize (2.44s) [2022-05-10T10:41:55.101Z] === RUN TestResizeWithInvalidSize [2022-05-10T10:41:56.334Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-05-10T10:41:58.002Z] --- PASS: TestResizeWithInvalidSize (2.49s) [2022-05-10T10:41:58.002Z] === RUN TestResizeWhenContainerNotStarted [2022-05-10T10:41:58.247Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-05-10T10:42:00.159Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-05-10T10:42:02.071Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-10T10:42:03.983Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-10T10:42:05.070Z] --- PASS: TestResizeWhenContainerNotStarted (7.63s) [2022-05-10T10:42:05.070Z] === RUN TestDaemonRestartKillContainers [2022-05-10T10:42:05.070Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:42:05.070Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:42:05.070Z] === RUN TestStats [2022-05-10T10:42:05.070Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-10T10:42:05.070Z] --- SKIP: TestStats (0.00s) [2022-05-10T10:42:05.070Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-05-10T10:42:06.530Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-05-10T10:42:06.530Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-05-10T10:42:07.917Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-05-10T10:42:08.208Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-10T10:42:08.208Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-10T10:42:08.208Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-10T10:42:08.208Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-10T10:42:09.842Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-05-10T10:42:10.784Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-05-10T10:42:11.358Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-05-10T10:42:12.742Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-05-10T10:42:14.655Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-05-10T10:42:14.655Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-05-10T10:42:15.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.73s) [2022-05-10T10:42:15.396Z] === RUN TestStopContainerWithTimeout [2022-05-10T10:42:15.396Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-10T10:42:15.396Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-05-10T10:42:15.396Z] === RUN TestUpdateRestartPolicy [2022-05-10T10:42:16.040Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-05-10T10:42:16.612Z] docker_cli_swarm_test.go:1315: [dfbec7cb2b5ca] joining swarm manager [da374e421c1ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:42:17.554Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-05-10T10:42:18.938Z] docker_cli_swarm_test.go:1316: [d760ad5176576] joining swarm manager [da374e421c1ac]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:42:18.938Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-10T10:42:19.781Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-10T10:42:19.781Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-10T10:42:19.781Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-10T10:42:24.533Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-10T10:42:24.533Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-10T10:42:24.533Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-10T10:42:24.533Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-10T10:42:25.001Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-10T10:42:25.001Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-10T10:42:25.001Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-10T10:42:25.470Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-10T10:42:25.471Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-10T10:42:25.471Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-10T10:42:29.404Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-10T10:42:30.967Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-10T10:42:31.952Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-10T10:42:36.710Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-10T10:42:37.045Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-10T10:42:37.305Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-10T10:42:37.566Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-10T10:42:37.566Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-10T10:42:37.566Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-10T10:42:37.826Z] === RUN TestDockerSuite/TestVolumeEvents [2022-05-10T10:42:40.498Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-10T10:42:40.535Z] --- PASS: TestUpdateRestartPolicy (24.75s) [2022-05-10T10:42:40.535Z] === RUN TestUpdateRestartWithAutoRemove [2022-05-10T10:42:42.070Z] --- PASS: TestUpdateRestartWithAutoRemove (2.50s) [2022-05-10T10:42:42.070Z] === RUN TestWaitNonBlocked [2022-05-10T10:42:42.070Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:42:42.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:42:42.070Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:42:42.070Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:42:42.070Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-05-10T10:42:42.070Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-05-10T10:42:43.111Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-10T10:42:44.284Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-10T10:42:45.021Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-10T10:42:45.021Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-10T10:42:45.021Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-10T10:42:45.801Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-05-10T10:42:45.801Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.17s) [2022-05-10T10:42:45.801Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.23s) [2022-05-10T10:42:45.801Z] === RUN TestWaitBlocked [2022-05-10T10:42:45.801Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:42:45.801Z] --- SKIP: TestWaitBlocked (0.00s) [2022-05-10T10:42:45.801Z] PASS [2022-05-10T10:42:45.801Z] ok github.com/docker/docker/integration/container 126.270s [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === Skipped [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-05-10T10:42:45.801Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-05-10T10:42:45.801Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-05-10T10:42:45.801Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-05-10T10:42:45.801Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-05-10T10:42:45.801Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-05-10T10:42:45.801Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-05-10T10:42:45.801Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-05-10T10:42:45.801Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-05-10T10:42:45.801Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-10T10:42:45.801Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-05-10T10:42:45.801Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-05-10T10:42:45.801Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-05-10T10:42:45.801Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-05-10T10:42:45.801Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-05-10T10:42:45.801Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-05-10T10:42:45.801Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-05-10T10:42:45.801Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-05-10T10:42:45.801Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-05-10T10:42:45.801Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-05-10T10:42:45.801Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-05-10T10:42:45.801Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-05-10T10:42:45.801Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-05-10T10:42:45.801Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-05-10T10:42:45.801Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-05-10T10:42:45.801Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-05-10T10:42:45.801Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-05-10T10:42:45.801Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-05-10T10:42:45.801Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-05-10T10:42:45.801Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-05-10T10:42:45.801Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.01s) [2022-05-10T10:42:45.801Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-05-10T10:42:45.801Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-05-10T10:42:45.801Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-05-10T10:42:45.801Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-05-10T10:42:45.801Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-05-10T10:42:45.801Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:42:45.801Z] [2022-05-10T10:42:45.801Z] DONE 120 tests, 34 skipped in 130.124s [2022-05-10T10:42:45.801Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-05-10T10:42:46.931Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-10T10:42:49.477Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-10T10:42:49.477Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite (1331.32s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.29s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.13s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.00s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.73s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.47s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.67s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.62s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.58s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.62s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.79s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.80s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.70s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.77s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.42s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.89s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.73s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.62s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.83s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.45s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.72s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.42s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.33s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.17s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.71s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.98s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.25s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.03s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.23s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.44s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.03s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.41s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.08s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.38s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.38s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.04s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.32s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.96s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.27s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.34s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.40s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.21s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.84s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.33s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.90s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.88s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.74s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.00s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.49s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.66s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.15s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.20s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.25s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.35s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.06s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.37s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.81s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (0.96s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.26s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.85s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.68s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.37s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.42s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.99s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.95s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.09s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.49s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.67s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.35s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCmd (0.20s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.28s) [2022-05-10T10:42:49.477Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.20s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.15s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.15s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.22s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.46s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.86s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.40s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.31s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.44s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.43s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (1.96s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.59s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.39s) [2022-05-10T10:42:49.477Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-10T10:42:49.477Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-10T10:42:49.477Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-10T10:42:49.477Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.36s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.68s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.45s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.24s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.93s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.29s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.31s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.63s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.20s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.12s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.03s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.31s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.39s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.25s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.55s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.28s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.40s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.10s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.99s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.28s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.45s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.61s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.22s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.76s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.80s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.50s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.51s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.57s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnv (1.12s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.16s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.33s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.49s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.18s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.76s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.81s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.99s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.56s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.76s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.73s) [2022-05-10T10:42:49.477Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.51s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.49s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildExpose (0.43s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.79s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.74s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.58s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFails (1.07s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.00s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.93s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.65s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.33s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.67s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.98s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.42s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.68s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildHistory (3.87s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.70s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.62s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.60s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.85s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLabel (0.62s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.70s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.62s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.98s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.12s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.53s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.72s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.16s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.34s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.09s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.51s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.43s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.25s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.72s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.97s) [2022-05-10T10:42:49.477Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.95s) [2022-05-10T10:42:49.477Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.29s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.46s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.69s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.92s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.09s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.44s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.56s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.49s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.05s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.18s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.31s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.77s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.87s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.34s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.75s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildPATH (1.91s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.94s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.39s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.14s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.50s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildRm (2.57s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.07s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.94s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.14s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.81s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.96s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildStderr (0.66s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.84s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.91s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.68s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.36s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.06s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildUser (1.39s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.55s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.30s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.60s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.89s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.60s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.76s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.37s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.56s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.67s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitChange (0.81s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.77s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.56s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.62s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.12s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitTTY (1.12s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.67s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.20s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.80s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.28s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.21s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.60s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.49s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.49s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.59s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.48s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.48s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.49s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.54s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.11s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.65s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.64s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.51s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.52s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.68s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.08s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.28s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.32s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.45s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.71s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.90s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.54s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.80s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.36s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.21s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.22s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.23s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.37s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.55s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.69s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.44s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0010e5470_} (1.34s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-11030490641_/foo_false____} (1.40s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-11030490641_/foo_true____} (1.48s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3570019262_/foo_false____} (1.32s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3570019262_/foo_true____} (1.33s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3570019262_/foo_true__0xc0010e54a0__} (1.50s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0010e54b8_} (1.46s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0010e54d0_} (1.58s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0010e54e8_} (1.34s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0010e5500_} (1.39s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.28s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.06s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.27s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.40s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.91s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.92s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.50s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.74s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.56s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.71s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.75s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.75s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.69s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.79s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.89s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.06s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.75s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.51s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.49s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.63s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.48s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.87s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.89s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.43s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.30s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.15s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.58s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.89s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.82s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.59s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.68s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.61s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.02s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToStdout (0.57s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.26s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.88s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.93s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.75s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-05-10T10:42:49.478Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.05s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.69s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2022-05-10T10:42:49.478Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.72s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.44s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.60s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.53s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.61s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.05s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.58s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.28s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.96s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.96s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.03s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.26s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.69s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.66s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.94s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.21s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.16s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.08s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsCopy (0.81s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.96s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.20s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFilters (1.10s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFormat (1.28s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.74s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.45s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.85s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2022-05-10T10:42:49.479Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-10T10:42:49.479Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.97s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.39s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.74s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsTop (0.67s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExec (0.79s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.85s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.60s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.49s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.49s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.63s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.59s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecCgroup (0.82s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecEnv (0.54s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.05s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.52s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecInspectID (1.56s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecInteractive (0.59s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.78s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecParseError (0.53s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.09s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.79s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecTTY (0.75s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.76s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.67s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecUlimits (0.60s) [2022-05-10T10:42:49.479Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.47s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.63s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.81s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.62s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestExecWithUser (0.65s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.46s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.58s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.81s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestHealth (19.72s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.54s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.75s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.85s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.59s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImportDisplay (1.12s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.19s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImportGzipped (1.19s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.48s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.46s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.07s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.49s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-05-10T10:42:49.479Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectDefault (0.49s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-10T10:42:49.479Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.51s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.45s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.99s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.48s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.52s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.51s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.81s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.42s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.35s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.36s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.00s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.99s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.71s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.40s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.64s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.92s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.38s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.09s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.45s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.58s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.63s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.66s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.57s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.46s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.49s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.48s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.81s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.02s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.70s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.67s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsTail (0.56s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.54s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.31s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.75s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestNetHostname (1.82s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.25s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.61s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.47s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.57s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPluginActive (1.96s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.59s) [2022-05-10T10:42:49.479Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.24s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.46s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.99s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.46s) [2022-05-10T10:42:49.479Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.10s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.19s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPortList (7.41s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.19s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.40s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.46s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.89s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.85s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.84s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsByOrder (1.87s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.66s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.66s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.26s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.57s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.32s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.06s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.88s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.95s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.92s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.61s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.56s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.08s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.91s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.97s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.57s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.83s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.98s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.72s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.16s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.26s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.29s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.12s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.62s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.50s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.67s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.63s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.27s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAddHost (0.79s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.43s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.37s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.57s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.63s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.64s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.31s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.48s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.59s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.69s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.72s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.26s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.12s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.35s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.09s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.57s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.75s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.66s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.82s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.16s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.35s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.42s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.17s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.05s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.66s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.56s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.60s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.44s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.56s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.46s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.12s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.66s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.77s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.04s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.70s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.40s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.60s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.39s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.36s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.79s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.27s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.92s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.15s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.14s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.25s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunMount (4.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.90s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.34s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.99s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.41s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.44s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNetHost (0.61s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.32s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.66s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.47s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.52s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.62s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.50s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.09s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.69s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.64s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.59s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.56s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.27s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.69s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.54s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.56s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.66s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.62s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.14s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.81s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.32s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.64s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.73s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.33s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.52s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.45s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.54s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.51s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.49s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.74s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunState (1.02s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-05-10T10:42:49.480Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-05-10T10:42:49.480Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunSysctls (1.23s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.75s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.52s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.32s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.02s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.22s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.64s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.51s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.88s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.16s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUserByID (0.52s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.72s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUserByName (0.53s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.44s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.91s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.86s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.68s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.41s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.71s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.10s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.92s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.08s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.48s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.71s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.50s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.47s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.08s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.82s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.44s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.31s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.88s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.64s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.78s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.11s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.52s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.40s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.35s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.42s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.60s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.07s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.63s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.69s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.75s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.05s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.45s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.50s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.49s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.49s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.06s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.46s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.91s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.65s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.62s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.87s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.65s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.14s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdateStats (3.53s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.85s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.71s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.22s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.23s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.05s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.48s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.17s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.68s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.42s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.64s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.91s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.33s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.54s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.51s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.71s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.44s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.08s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.48s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.17s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.58s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.76s) [2022-05-10T10:42:49.481Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.39s) [2022-05-10T10:42:49.481Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-10T10:42:49.481Z] === RUN TestDockerRegistrySuite [2022-05-10T10:42:49.481Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-10T10:42:50.052Z] check_test.go:194: [d1ff604fee1fe] daemon is not started [2022-05-10T10:42:50.052Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-10T10:42:51.437Z] check_test.go:194: [d3600dfa73854] daemon is not started [2022-05-10T10:42:51.437Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-10T10:42:52.379Z] check_test.go:194: [d48f0c569c1e8] daemon is not started [2022-05-10T10:42:52.379Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-10T10:42:52.379Z] check_test.go:194: [d0ad98371d4a6] daemon is not started [2022-05-10T10:42:52.379Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-10T10:42:54.924Z] check_test.go:194: [d35fb43b24819] daemon is not started [2022-05-10T10:42:54.924Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-10T10:42:55.584Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-10T10:42:55.584Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-10T10:42:55.584Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-10T10:42:55.584Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-10T10:43:00.210Z] check_test.go:194: [d6980fc149817] daemon is not started [2022-05-10T10:43:00.210Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-10T10:43:02.756Z] check_test.go:194: [dff58d8684a47] daemon is not started [2022-05-10T10:43:02.756Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-10T10:43:03.328Z] check_test.go:194: [d693b3f04d5d6] daemon is not started [2022-05-10T10:43:03.328Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-10T10:43:04.272Z] check_test.go:194: [d15caffb29deb] daemon is not started [2022-05-10T10:43:04.272Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-10T10:43:05.230Z] check_test.go:194: [d69dabf521fc3] daemon is not started [2022-05-10T10:43:05.230Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-10T10:43:06.617Z] check_test.go:194: [d2e3ee3d91f00] daemon is not started [2022-05-10T10:43:06.617Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-10T10:43:07.558Z] check_test.go:194: [dc49e29f9d4e9] daemon is not started [2022-05-10T10:43:07.558Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-10T10:43:08.499Z] check_test.go:194: [dbcd192352f0c] daemon is not started [2022-05-10T10:43:08.499Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-10T10:43:09.440Z] check_test.go:194: [d3f93c74416eb] daemon is not started [2022-05-10T10:43:09.440Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-10T10:43:10.382Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d88fa84b85505a5626e6c29f2f11f211dd0a8d2174efbf055653e30f010eb130 [2022-05-10T10:43:11.324Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e47ac98e40236dbc4a6b1ff2266a4a2cfd4264daa8b56192ea5414411fc688db [2022-05-10T10:43:11.324Z] check_test.go:194: [d93fe0a2f3462] daemon is not started [2022-05-10T10:43:11.585Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-10T10:43:12.155Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:77d318450357db14b1c4492fc83ebc9aef108527da2feb058afaee781a2976ac [2022-05-10T10:43:13.099Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:fd379ef8fc0833465b80951cbce08ef44cdaf205804200a7e81df5e79bf13b03 [2022-05-10T10:43:13.362Z] check_test.go:194: [d503500fe2536] daemon is not started [2022-05-10T10:43:13.362Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-10T10:43:14.307Z] check_test.go:194: [d4821888025ea] daemon is not started [2022-05-10T10:43:14.307Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-10T10:43:16.222Z] check_test.go:194: [dc48890ea31eb] daemon is not started [2022-05-10T10:43:16.222Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-10T10:43:16.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-10T10:43:16.789Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-10T10:43:17.606Z] check_test.go:194: [da05bb9dbdc63] daemon is not started [2022-05-10T10:43:17.606Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-10T10:43:17.606Z] check_test.go:194: [d21fd03942bde] daemon is not started [2022-05-10T10:43:17.606Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-10T10:43:17.755Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-10T10:43:18.548Z] check_test.go:194: [d197fcb975958] daemon is not started [2022-05-10T10:43:18.548Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-10T10:43:19.490Z] check_test.go:194: [d3e2d1a279ca4] daemon is not started [2022-05-10T10:43:19.490Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-10T10:43:20.430Z] check_test.go:194: [d5da01c62b35f] daemon is not started [2022-05-10T10:43:20.430Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-10T10:43:21.527Z] === RUN TestConfigDaemonLibtrustID [2022-05-10T10:43:21.527Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-10T10:43:21.527Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-05-10T10:43:21.527Z] === RUN TestDaemonConfigValidation [2022-05-10T10:43:21.527Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-10T10:43:21.527Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-05-10T10:43:21.527Z] === RUN TestConfigDaemonSeccompProfiles [2022-05-10T10:43:21.527Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-10T10:43:21.527Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-05-10T10:43:21.527Z] === RUN TestDaemonProxy [2022-05-10T10:43:21.527Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-10T10:43:21.527Z] --- SKIP: TestDaemonProxy (0.00s) [2022-05-10T10:43:21.527Z] PASS [2022-05-10T10:43:21.527Z] ok github.com/docker/docker/integration/daemon 0.175s [2022-05-10T10:43:21.527Z] [2022-05-10T10:43:21.527Z] === Skipped [2022-05-10T10:43:21.527Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-05-10T10:43:21.527Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-05-10T10:43:21.527Z] [2022-05-10T10:43:21.527Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-05-10T10:43:21.527Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-05-10T10:43:21.527Z] [2022-05-10T10:43:21.527Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-05-10T10:43:21.527Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-05-10T10:43:21.527Z] [2022-05-10T10:43:21.527Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-05-10T10:43:21.527Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-05-10T10:43:21.527Z] [2022-05-10T10:43:21.527Z] DONE 4 tests, 4 skipped in 34.424s [2022-05-10T10:43:21.527Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-05-10T10:43:22.419Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-10T10:43:22.972Z] check_test.go:194: [df66adf16fa59] daemon is not started [2022-05-10T10:43:22.972Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-10T10:43:22.973Z] check_test.go:194: [d3ec6db60364d] daemon is not started [2022-05-10T10:43:22.973Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-10T10:43:23.919Z] check_test.go:194: [d47415a5b0f1f] daemon is not started [2022-05-10T10:43:23.919Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-10T10:43:24.179Z] check_test.go:194: [dc0d31960b246] daemon is not started [2022-05-10T10:43:24.179Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-10T10:43:24.439Z] check_test.go:194: [d4c38f91ff265] daemon is not started [2022-05-10T10:43:24.439Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-10T10:43:24.700Z] check_test.go:194: [db49f093651bd] daemon is not started [2022-05-10T10:43:24.700Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-10T10:43:24.961Z] check_test.go:194: [dca0d0f0d8ad6] daemon is not started [2022-05-10T10:43:24.961Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-10T10:43:25.221Z] check_test.go:194: [d3292ff587a28] daemon is not started [2022-05-10T10:43:25.221Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-10T10:43:25.221Z] check_test.go:194: [d4b3d81c39370] daemon is not started [2022-05-10T10:43:25.221Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-10T10:43:26.135Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-10T10:43:26.162Z] check_test.go:194: [d6257ed0b58e7] daemon is not started [2022-05-10T10:43:26.163Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-10T10:43:26.308Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:43:26.308Z] INFO: Testing against a local daemon [2022-05-10T10:43:26.308Z] === RUN TestCommitInheritsEnv [2022-05-10T10:43:26.308Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:43:26.308Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-05-10T10:43:26.308Z] === RUN TestImportExtremelyLargeImageWorks [2022-05-10T10:43:26.308Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:43:26.308Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-05-10T10:43:26.308Z] === RUN TestImportWithCustomPlatform [2022-05-10T10:43:26.308Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:43:26.308Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-05-10T10:43:26.308Z] === RUN TestImagesFilterMultiReference [2022-05-10T10:43:26.308Z] --- PASS: TestImagesFilterMultiReference (0.15s) [2022-05-10T10:43:26.308Z] === RUN TestImagePullPlatformInvalid [2022-05-10T10:43:26.308Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-05-10T10:43:26.308Z] === RUN TestRemoveImageOrphaning [2022-05-10T10:43:27.547Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-05-10T10:43:27.807Z] check_test.go:194: [d6706da6a1021] daemon is not started [2022-05-10T10:43:27.807Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-10T10:43:27.891Z] --- PASS: TestRemoveImageOrphaning (1.54s) [2022-05-10T10:43:27.891Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-05-10T10:43:27.891Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-05-10T10:43:27.891Z] === RUN TestTagInvalidReference [2022-05-10T10:43:27.891Z] --- PASS: TestTagInvalidReference (0.06s) [2022-05-10T10:43:27.891Z] === RUN TestTagValidPrefixedRepo [2022-05-10T10:43:27.891Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-05-10T10:43:27.891Z] === RUN TestTagExistedNameWithoutForce [2022-05-10T10:43:27.891Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-05-10T10:43:27.891Z] === RUN TestTagOfficialNames [2022-05-10T10:43:28.363Z] --- PASS: TestTagOfficialNames (0.16s) [2022-05-10T10:43:28.363Z] === RUN TestTagMatchesDigest [2022-05-10T10:43:28.363Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-05-10T10:43:28.363Z] PASS [2022-05-10T10:43:28.363Z] ok github.com/docker/docker/integration/image 2.378s [2022-05-10T10:43:28.363Z] [2022-05-10T10:43:28.363Z] === Skipped [2022-05-10T10:43:28.363Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-05-10T10:43:28.363Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:43:28.363Z] [2022-05-10T10:43:28.363Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-05-10T10:43:28.363Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:43:28.363Z] [2022-05-10T10:43:28.363Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-05-10T10:43:28.363Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-05-10T10:43:28.363Z] [2022-05-10T10:43:28.363Z] DONE 12 tests, 3 skipped in 7.971s [2022-05-10T10:43:28.363Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-05-10T10:43:28.748Z] check_test.go:194: [d5e99238269b2] daemon is not started [2022-05-10T10:43:28.748Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-10T10:43:29.853Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-10T10:43:30.134Z] check_test.go:194: [d5812e19c9171] daemon is not started [2022-05-10T10:43:30.134Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-10T10:43:31.076Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-10T10:43:31.336Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-05-10T10:43:31.347Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:43:31.347Z] INFO: Testing against a local daemon [2022-05-10T10:43:31.347Z] === RUN TestNetworkCreateDelete [2022-05-10T10:43:31.347Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:43:31.347Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-05-10T10:43:31.347Z] === RUN TestDockerNetworkDeletePreferID [2022-05-10T10:43:31.347Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-10T10:43:31.347Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-05-10T10:43:31.347Z] === RUN TestDaemonDNSFallback [2022-05-10T10:43:31.347Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:43:31.347Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-05-10T10:43:31.347Z] === RUN TestInspectNetwork [2022-05-10T10:43:31.347Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-10T10:43:31.347Z] --- SKIP: TestInspectNetwork (0.00s) [2022-05-10T10:43:31.347Z] === RUN TestRunContainerWithBridgeNone [2022-05-10T10:43:31.347Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:43:31.347Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/create [2022-05-10T10:43:31.347Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:43:31.347Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:43:31.347Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:43:31.347Z] === CONT TestNetworkInvalidJSON/networks/create [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-05-10T10:43:31.347Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-05-10T10:43:31.347Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-05-10T10:43:31.347Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-05-10T10:43:31.347Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-05-10T10:43:31.347Z] === RUN TestNetworkList [2022-05-10T10:43:31.347Z] === RUN TestNetworkList//networks [2022-05-10T10:43:31.347Z] === PAUSE TestNetworkList//networks [2022-05-10T10:43:31.347Z] === RUN TestNetworkList//networks/ [2022-05-10T10:43:31.347Z] === PAUSE TestNetworkList//networks/ [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite (42.72s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.52s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.65s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.67s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.15s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.97s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.94s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.80s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.07s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.15s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.29s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.99s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.47s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.90s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.33s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.97s) [2022-05-10T10:43:31.596Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-05-10T10:43:31.596Z] === RUN TestDockerSchema1RegistrySuite [2022-05-10T10:43:31.596Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-10T10:43:31.817Z] === CONT TestNetworkList//networks [2022-05-10T10:43:31.817Z] === CONT TestNetworkList//networks/ [2022-05-10T10:43:31.817Z] --- PASS: TestNetworkList (0.06s) [2022-05-10T10:43:31.817Z] --- PASS: TestNetworkList//networks/ (0.01s) [2022-05-10T10:43:31.817Z] --- PASS: TestNetworkList//networks (0.01s) [2022-05-10T10:43:31.817Z] === RUN TestHostIPv4BridgeLabel [2022-05-10T10:43:31.817Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-10T10:43:31.817Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-05-10T10:43:31.817Z] === RUN TestDaemonRestartWithLiveRestore [2022-05-10T10:43:31.817Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-10T10:43:31.817Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-05-10T10:43:31.817Z] === RUN TestDaemonDefaultNetworkPools [2022-05-10T10:43:31.817Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-10T10:43:31.817Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-05-10T10:43:31.817Z] === RUN TestDaemonRestartWithExistingNetwork [2022-05-10T10:43:31.817Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-10T10:43:31.817Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-10T10:43:31.817Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-05-10T10:43:31.817Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-10T10:43:31.817Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-10T10:43:31.817Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-05-10T10:43:31.817Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-10T10:43:31.817Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-10T10:43:31.817Z] === RUN TestServiceWithPredefinedNetwork [2022-05-10T10:43:31.817Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-05-10T10:43:31.818Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-05-10T10:43:31.818Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:43:31.818Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:43:31.818Z] === RUN TestServiceWithDataPathPortInit [2022-05-10T10:43:31.818Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-05-10T10:43:31.818Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-05-10T10:43:31.818Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.01s) [2022-05-10T10:43:31.818Z] PASS [2022-05-10T10:43:31.818Z] ok github.com/docker/docker/integration/network 0.264s [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === Skipped [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-05-10T10:43:31.818Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-05-10T10:43:31.818Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-05-10T10:43:31.818Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-05-10T10:43:31.818Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-05-10T10:43:31.818Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-05-10T10:43:31.818Z] network_test.go:154: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-05-10T10:43:31.818Z] service_test.go:30: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-05-10T10:43:31.818Z] service_test.go:59: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-05-10T10:43:31.818Z] service_test.go:103: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-05-10T10:43:31.818Z] service_test.go:137: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-05-10T10:43:31.818Z] service_test.go:188: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-05-10T10:43:31.818Z] service_test.go:213: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-05-10T10:43:31.818Z] service_test.go:243: FLAKY_TEST [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-05-10T10:43:31.818Z] service_test.go:334: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.01s) [2022-05-10T10:43:31.818Z] service_test.go:402: testEnv.OSType == "windows" [2022-05-10T10:43:31.818Z] [2022-05-10T10:43:31.818Z] DONE 34 tests, 15 skipped in 3.198s [2022-05-10T10:43:31.818Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-05-10T10:43:31.857Z] check_test.go:221: [def3ecfd9a82e] daemon is not started [2022-05-10T10:43:31.857Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-10T10:43:32.809Z] testing: warning: no tests to run [2022-05-10T10:43:32.809Z] PASS [2022-05-10T10:43:32.809Z] ok github.com/docker/docker/integration/network/ipvlan 0.109s [2022-05-10T10:43:32.809Z] [2022-05-10T10:43:32.809Z] DONE 0 tests in 1.078s [2022-05-10T10:43:33.280Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-05-10T10:43:34.270Z] testing: warning: no tests to run [2022-05-10T10:43:34.270Z] PASS [2022-05-10T10:43:34.270Z] ok github.com/docker/docker/integration/network/macvlan 0.116s [2022-05-10T10:43:34.270Z] [2022-05-10T10:43:34.270Z] DONE 0 tests in 1.062s [2022-05-10T10:43:34.270Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-05-10T10:43:35.262Z] testing: warning: no tests to run [2022-05-10T10:43:35.262Z] PASS [2022-05-10T10:43:35.262Z] ok github.com/docker/docker/integration/plugin 0.107s [2022-05-10T10:43:35.736Z] [2022-05-10T10:43:35.736Z] DONE 0 tests in 1.070s [2022-05-10T10:43:35.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-05-10T10:43:36.069Z] check_test.go:221: [d80341fe4d372] daemon is not started [2022-05-10T10:43:36.069Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-10T10:43:36.729Z] testing: warning: no tests to run [2022-05-10T10:43:36.729Z] PASS [2022-05-10T10:43:36.729Z] ok github.com/docker/docker/integration/plugin/authz 0.110s [2022-05-10T10:43:36.729Z] [2022-05-10T10:43:36.729Z] DONE 0 tests in 1.144s [2022-05-10T10:43:37.200Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-05-10T10:43:38.614Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-05-10T10:43:41.912Z] check_test.go:221: [ddddf820731cd] daemon is not started [2022-05-10T10:43:41.912Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-10T10:43:43.296Z] check_test.go:221: [d66a92f6e4883] daemon is not started [2022-05-10T10:43:43.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-10T10:43:43.296Z] check_test.go:221: [d50910bdf1ac8] daemon is not started [2022-05-10T10:43:43.296Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-10T10:43:44.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:43:44.447Z] INFO: Testing against a local daemon [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:43:44.447Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:43:44.447Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-05-10T10:43:44.447Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-05-10T10:43:44.447Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-05-10T10:43:44.447Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-05-10T10:43:44.447Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-05-10T10:43:44.447Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-05-10T10:43:44.447Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-05-10T10:43:44.447Z] === RUN TestPluginInstall [2022-05-10T10:43:44.447Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-10T10:43:44.447Z] --- SKIP: TestPluginInstall (0.00s) [2022-05-10T10:43:44.447Z] === RUN TestPluginsWithRuntimes [2022-05-10T10:43:44.447Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-10T10:43:44.447Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-05-10T10:43:44.447Z] === RUN TestPluginBackCompatMediaTypes [2022-05-10T10:43:44.447Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-10T10:43:44.447Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-05-10T10:43:44.447Z] PASS [2022-05-10T10:43:44.447Z] ok github.com/docker/docker/integration/plugin/common 0.174s [2022-05-10T10:43:44.447Z] [2022-05-10T10:43:44.447Z] === Skipped [2022-05-10T10:43:44.447Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-05-10T10:43:44.447Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-05-10T10:43:44.447Z] [2022-05-10T10:43:44.447Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-05-10T10:43:44.447Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-05-10T10:43:44.447Z] [2022-05-10T10:43:44.447Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-05-10T10:43:44.447Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-05-10T10:43:44.447Z] [2022-05-10T10:43:44.447Z] DONE 19 tests, 3 skipped in 6.856s [2022-05-10T10:43:44.447Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-05-10T10:43:44.703Z] check_test.go:221: [d200396e62bd3] daemon is not started [2022-05-10T10:43:44.703Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-10T10:43:45.275Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-05-10T10:43:45.535Z] check_test.go:221: [dc3315bbef71f] daemon is not started [2022-05-10T10:43:45.535Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-10T10:43:46.920Z] check_test.go:221: [d211b96302aaa] daemon is not started [2022-05-10T10:43:46.920Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-10T10:43:47.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:43:47.417Z] INFO: Testing against a local daemon [2022-05-10T10:43:47.417Z] === RUN TestExternalGraphDriver [2022-05-10T10:43:47.418Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-10T10:43:47.418Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-05-10T10:43:47.418Z] === RUN TestGraphdriverPluginV2 [2022-05-10T10:43:47.418Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-10T10:43:47.418Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2022-05-10T10:43:47.418Z] PASS [2022-05-10T10:43:47.418Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.210s [2022-05-10T10:43:47.418Z] [2022-05-10T10:43:47.418Z] === Skipped [2022-05-10T10:43:47.418Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-05-10T10:43:47.418Z] external_test.go:48: runtime.GOOS == "windows" [2022-05-10T10:43:47.418Z] [2022-05-10T10:43:47.418Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2022-05-10T10:43:47.418Z] external_test.go:408: runtime.GOOS == "windows" [2022-05-10T10:43:47.418Z] [2022-05-10T10:43:47.418Z] DONE 2 tests, 2 skipped in 3.472s [2022-05-10T10:43:47.863Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-05-10T10:43:47.897Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-05-10T10:43:49.852Z] check_test.go:221: [d0c4a9f78fbc6] daemon is not started [2022-05-10T10:43:49.852Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-10T10:43:50.113Z] check_test.go:221: [dd056270be84c] daemon is not started [2022-05-10T10:43:50.113Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-10T10:43:50.685Z] check_test.go:221: [d794621f340b1] daemon is not started [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite (18.94s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.80s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.14s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.34s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.97s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.05s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.46s) [2022-05-10T10:43:50.685Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2022-05-10T10:43:50.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-10T10:43:50.685Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-10T10:43:51.626Z] check_test.go:250: [d338d5482fe98] daemon is not started [2022-05-10T10:43:51.626Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-10T10:43:51.779Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:43:51.780Z] INFO: Testing against a local daemon [2022-05-10T10:43:51.780Z] === RUN TestReadPluginNoRead [2022-05-10T10:43:51.780Z] read_test.go:21: no unix domain sockets on Windows [2022-05-10T10:43:51.780Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-05-10T10:43:51.780Z] PASS [2022-05-10T10:43:51.780Z] ok github.com/docker/docker/integration/plugin/logging 0.162s [2022-05-10T10:43:51.780Z] [2022-05-10T10:43:51.780Z] === Skipped [2022-05-10T10:43:51.780Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-05-10T10:43:51.780Z] read_test.go:21: no unix domain sockets on Windows [2022-05-10T10:43:51.780Z] [2022-05-10T10:43:51.780Z] DONE 1 tests, 1 skipped in 3.631s [2022-05-10T10:43:51.780Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-05-10T10:43:52.197Z] check_test.go:250: [d0969fc97ce27] daemon is not started [2022-05-10T10:43:52.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-10T10:43:52.197Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-05-10T10:43:52.458Z] check_test.go:250: [d29f1f7f706a0] daemon is not started [2022-05-10T10:43:52.458Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-10T10:43:53.356Z] testing: warning: no tests to run [2022-05-10T10:43:53.356Z] PASS [2022-05-10T10:43:53.356Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.115s [2022-05-10T10:43:53.356Z] [2022-05-10T10:43:53.356Z] DONE 0 tests in 1.741s [2022-05-10T10:43:53.356Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-05-10T10:43:53.843Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-10T10:43:54.414Z] check_test.go:250: [daef59b0ca303] daemon is not started [2022-05-10T10:43:54.414Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-10T10:43:54.985Z] check_test.go:250: [d16be09ba4f46] daemon is not started [2022-05-10T10:43:54.985Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-10T10:43:55.926Z] check_test.go:250: [d6a54d53a1d6b] daemon is not started [2022-05-10T10:43:55.926Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-10T10:43:55.926Z] check_test.go:250: [de9463c546985] daemon is not started [2022-05-10T10:43:55.926Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.29s) [2022-05-10T10:43:55.926Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2022-05-10T10:43:55.926Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.62s) [2022-05-10T10:43:55.926Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-05-10T10:43:55.926Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.35s) [2022-05-10T10:43:55.926Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.74s) [2022-05-10T10:43:55.926Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s) [2022-05-10T10:43:55.926Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.82s) [2022-05-10T10:43:55.926Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-05-10T10:43:55.926Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-10T10:43:55.926Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-10T10:43:56.332Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:43:56.332Z] INFO: Testing against a local daemon [2022-05-10T10:43:56.332Z] === RUN TestPluginWithDevMounts [2022-05-10T10:43:56.332Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:56.333Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-05-10T10:43:56.333Z] PASS [2022-05-10T10:43:56.333Z] ok github.com/docker/docker/integration/plugin/volumes 0.151s [2022-05-10T10:43:56.333Z] [2022-05-10T10:43:56.333Z] === Skipped [2022-05-10T10:43:56.333Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-05-10T10:43:56.333Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:56.333Z] [2022-05-10T10:43:56.333Z] DONE 1 tests, 1 skipped in 3.040s [2022-05-10T10:43:56.507Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-10T10:43:56.507Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-10T10:43:56.507Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-10T10:43:56.507Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-10T10:43:56.804Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-05-10T10:43:59.035Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:43:59.035Z] INFO: Testing against a local daemon [2022-05-10T10:43:59.035Z] === RUN TestSecretInspect [2022-05-10T10:43:59.035Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.035Z] --- SKIP: TestSecretInspect (0.00s) [2022-05-10T10:43:59.035Z] === RUN TestSecretList [2022-05-10T10:43:59.035Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.035Z] --- SKIP: TestSecretList (0.00s) [2022-05-10T10:43:59.035Z] === RUN TestSecretsCreateAndDelete [2022-05-10T10:43:59.035Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.035Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-05-10T10:43:59.035Z] === RUN TestSecretsUpdate [2022-05-10T10:43:59.035Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.035Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-05-10T10:43:59.035Z] === RUN TestTemplatedSecret [2022-05-10T10:43:59.035Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.035Z] --- SKIP: TestTemplatedSecret (0.01s) [2022-05-10T10:43:59.035Z] === RUN TestSecretCreateResolve [2022-05-10T10:43:59.035Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:43:59.035Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-05-10T10:43:59.035Z] PASS [2022-05-10T10:43:59.035Z] ok github.com/docker/docker/integration/secret 0.157s [2022-05-10T10:43:59.035Z] [2022-05-10T10:43:59.035Z] === Skipped [2022-05-10T10:43:59.035Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-05-10T10:43:59.035Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.035Z] [2022-05-10T10:43:59.506Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-05-10T10:43:59.506Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.506Z] [2022-05-10T10:43:59.506Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-05-10T10:43:59.506Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.506Z] [2022-05-10T10:43:59.506Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-05-10T10:43:59.506Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.506Z] [2022-05-10T10:43:59.506Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.01s) [2022-05-10T10:43:59.506Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:43:59.506Z] [2022-05-10T10:43:59.506Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-05-10T10:43:59.506Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:43:59.506Z] [2022-05-10T10:43:59.506Z] DONE 6 tests, 6 skipped in 2.531s [2022-05-10T10:43:59.506Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-05-10T10:44:00.126Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-05-10T10:44:01.067Z] check_test.go:277: [df90e2734b2d6] daemon is not started [2022-05-10T10:44:01.067Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-10T10:44:01.327Z] check_test.go:277: [d18050df8c9e0] daemon is not started [2022-05-10T10:44:01.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-10T10:44:01.327Z] check_test.go:277: [dcce5a5910c78] daemon is not started [2022-05-10T10:44:01.327Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-10T10:44:01.588Z] check_test.go:277: [dc63259bdc513] daemon is not started [2022-05-10T10:44:01.588Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-10T10:44:01.848Z] check_test.go:277: [d5c116c9ffeb0] daemon is not started [2022-05-10T10:44:01.848Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-05-10T10:44:01.848Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-05-10T10:44:01.848Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.18s) [2022-05-10T10:44:01.848Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.18s) [2022-05-10T10:44:01.848Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-05-10T10:44:01.848Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-05-10T10:44:01.848Z] === RUN TestDockerNetworkSuite [2022-05-10T10:44:01.848Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-05-10T10:44:02.794Z] docker_cli_network_unix_test.go:46: [dec7f1449fc57] daemon is not started [2022-05-10T10:44:03.055Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-05-10T10:44:03.313Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:44:03.313Z] INFO: Testing against a local daemon [2022-05-10T10:44:03.313Z] === RUN TestServiceCreateInit [2022-05-10T10:44:03.313Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-05-10T10:44:03.313Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-05-10T10:44:03.313Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- PASS: TestServiceCreateInit (0.08s) [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.01s) [2022-05-10T10:44:03.313Z] === RUN TestCreateServiceMultipleTimes [2022-05-10T10:44:03.313Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestCreateServiceConflict [2022-05-10T10:44:03.313Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestCreateServiceMaxReplicas [2022-05-10T10:44:03.313Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestCreateServiceMaxReplicas (0.06s) [2022-05-10T10:44:03.313Z] === RUN TestCreateWithDuplicateNetworkNames [2022-05-10T10:44:03.313Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestCreateServiceSecretFileMode [2022-05-10T10:44:03.313Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestCreateServiceConfigFileMode [2022-05-10T10:44:03.313Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestCreateServiceSysctls [2022-05-10T10:44:03.313Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-05-10T10:44:03.313Z] === RUN TestCreateServiceCapabilities [2022-05-10T10:44:03.313Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestCreateServiceCapabilities (0.08s) [2022-05-10T10:44:03.313Z] === RUN TestInspect [2022-05-10T10:44:03.313Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestInspect (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestCreateJob [2022-05-10T10:44:03.313Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestCreateJob (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestReplicatedJob [2022-05-10T10:44:03.313Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestReplicatedJob (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestUpdateReplicatedJob [2022-05-10T10:44:03.313Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestServiceListWithStatuses [2022-05-10T10:44:03.313Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestDockerNetworkConnectAlias [2022-05-10T10:44:03.313Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestDockerNetworkReConnect [2022-05-10T10:44:03.313Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestServicePlugin [2022-05-10T10:44:03.313Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestServicePlugin (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestServiceUpdateLabel [2022-05-10T10:44:03.313Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestServiceUpdateSecrets [2022-05-10T10:44:03.313Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestServiceUpdateConfigs [2022-05-10T10:44:03.313Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestServiceUpdateNetwork [2022-05-10T10:44:03.313Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-05-10T10:44:03.313Z] === RUN TestServiceUpdatePidsLimit [2022-05-10T10:44:03.313Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-05-10T10:44:03.313Z] PASS [2022-05-10T10:44:03.313Z] ok github.com/docker/docker/integration/service 0.392s [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === Skipped [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:44:03.313Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.01s) [2022-05-10T10:44:03.313Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.01s) [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-05-10T10:44:03.313Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-05-10T10:44:03.313Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.06s) [2022-05-10T10:44:03.313Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-05-10T10:44:03.313Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-05-10T10:44:03.313Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-05-10T10:44:03.313Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-05-10T10:44:03.313Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.08s) [2022-05-10T10:44:03.313Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-05-10T10:44:03.313Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-05-10T10:44:03.313Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-05-10T10:44:03.313Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.313Z] [2022-05-10T10:44:03.313Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-05-10T10:44:03.314Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-05-10T10:44:03.314Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-05-10T10:44:03.314Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-05-10T10:44:03.314Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-05-10T10:44:03.314Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-05-10T10:44:03.314Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-05-10T10:44:03.314Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-05-10T10:44:03.314Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-05-10T10:44:03.314Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-05-10T10:44:03.314Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-05-10T10:44:03.314Z] [2022-05-10T10:44:03.314Z] DONE 24 tests, 23 skipped in 3.871s [2022-05-10T10:44:03.314Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-05-10T10:44:03.627Z] docker_cli_network_unix_test.go:46: [d3bef39a923b6] daemon is not started [2022-05-10T10:44:03.888Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-05-10T10:44:03.888Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-10T10:44:03.888Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-05-10T10:44:03.888Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-05-10T10:44:05.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:44:05.539Z] INFO: Testing against a local daemon [2022-05-10T10:44:05.539Z] === RUN TestSessionCreate [2022-05-10T10:44:05.539Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-10T10:44:05.539Z] --- SKIP: TestSessionCreate (0.00s) [2022-05-10T10:44:05.539Z] === RUN TestSessionCreateWithBadUpgrade [2022-05-10T10:44:05.539Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-10T10:44:05.539Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-05-10T10:44:05.539Z] PASS [2022-05-10T10:44:05.539Z] ok github.com/docker/docker/integration/session 0.124s [2022-05-10T10:44:06.011Z] [2022-05-10T10:44:06.011Z] === Skipped [2022-05-10T10:44:06.011Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-05-10T10:44:06.011Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-05-10T10:44:06.011Z] [2022-05-10T10:44:06.011Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-05-10T10:44:06.011Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-05-10T10:44:06.011Z] [2022-05-10T10:44:06.011Z] DONE 2 tests, 2 skipped in 2.272s [2022-05-10T10:44:06.011Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-05-10T10:44:07.186Z] docker_cli_network_unix_test.go:46: [df365adff9aed] daemon is not started [2022-05-10T10:44:07.447Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-05-10T10:44:08.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:44:08.987Z] INFO: Testing against a local daemon [2022-05-10T10:44:08.987Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-05-10T10:44:08.987Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:08.987Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:44:08.987Z] === RUN TestDiskUsage [2022-05-10T10:44:08.987Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-10T10:44:08.987Z] --- SKIP: TestDiskUsage (0.00s) [2022-05-10T10:44:08.987Z] === RUN TestEventsExecDie [2022-05-10T10:44:08.987Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-10T10:44:08.987Z] --- SKIP: TestEventsExecDie (0.01s) [2022-05-10T10:44:08.987Z] === RUN TestEventsBackwardsCompatible [2022-05-10T10:44:08.987Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-10T10:44:08.987Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-05-10T10:44:08.987Z] === RUN TestEventsVolumeCreate [2022-05-10T10:44:08.987Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-10T10:44:08.987Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-05-10T10:44:08.987Z] === RUN TestInfoAPI [2022-05-10T10:44:08.987Z] --- PASS: TestInfoAPI (0.07s) [2022-05-10T10:44:08.987Z] === RUN TestInfoAPIWarnings [2022-05-10T10:44:08.987Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:44:08.987Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-05-10T10:44:08.987Z] === RUN TestInfoDebug [2022-05-10T10:44:08.987Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:44:08.987Z] --- SKIP: TestInfoDebug (0.00s) [2022-05-10T10:44:08.987Z] === RUN TestInfoInsecureRegistries [2022-05-10T10:44:08.987Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:44:08.987Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-05-10T10:44:08.987Z] === RUN TestInfoRegistryMirrors [2022-05-10T10:44:08.987Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:44:08.987Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-05-10T10:44:08.987Z] === RUN TestLoginFailsWithBadCredentials [2022-05-10T10:44:09.359Z] docker_cli_network_unix_test.go:46: [d262d36ae7d0a] daemon is not started [2022-05-10T10:44:09.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-05-10T10:44:09.619Z] docker_cli_network_unix_test.go:1233: [d5a6f879af5f6] daemon is not started [2022-05-10T10:44:09.880Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-05-10T10:44:09.989Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-05-10T10:44:09.989Z] === RUN TestPingCacheHeaders [2022-05-10T10:44:09.989Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-05-10T10:44:09.989Z] === RUN TestPingGet [2022-05-10T10:44:09.989Z] --- PASS: TestPingGet (0.05s) [2022-05-10T10:44:09.989Z] === RUN TestPingHead [2022-05-10T10:44:09.989Z] --- PASS: TestPingHead (0.05s) [2022-05-10T10:44:09.989Z] === RUN TestPingSwarmHeader [2022-05-10T10:44:09.989Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:09.989Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-05-10T10:44:09.989Z] === RUN TestVersion [2022-05-10T10:44:09.989Z] --- PASS: TestVersion (0.06s) [2022-05-10T10:44:09.989Z] PASS [2022-05-10T10:44:09.989Z] ok github.com/docker/docker/integration/system 1.374s [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === Skipped [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-05-10T10:44:09.989Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-05-10T10:44:09.989Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.01s) [2022-05-10T10:44:09.989Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-05-10T10:44:09.989Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-05-10T10:44:09.989Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-05-10T10:44:09.989Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-05-10T10:44:09.989Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-05-10T10:44:09.989Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-05-10T10:44:09.989Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-05-10T10:44:09.989Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-05-10T10:44:09.989Z] [2022-05-10T10:44:09.989Z] DONE 16 tests, 10 skipped in 4.237s [2022-05-10T10:44:10.453Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-05-10T10:44:10.461Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-05-10T10:44:11.397Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-05-10T10:44:12.345Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-05-10T10:44:12.690Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:44:12.690Z] INFO: Testing against a local daemon [2022-05-10T10:44:12.690Z] === RUN TestVolumesCreateAndList [2022-05-10T10:44:12.690Z] --- PASS: TestVolumesCreateAndList (0.10s) [2022-05-10T10:44:12.690Z] === RUN TestVolumesRemove [2022-05-10T10:44:13.160Z] --- PASS: TestVolumesRemove (0.14s) [2022-05-10T10:44:13.160Z] === RUN TestVolumesInspect [2022-05-10T10:44:13.160Z] --- PASS: TestVolumesInspect (0.07s) [2022-05-10T10:44:13.160Z] === RUN TestVolumesInvalidJSON [2022-05-10T10:44:13.160Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-05-10T10:44:13.160Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-05-10T10:44:13.160Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-05-10T10:44:13.160Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-05-10T10:44:13.160Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-05-10T10:44:13.160Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-05-10T10:44:13.160Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-05-10T10:44:13.160Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-05-10T10:44:13.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-05-10T10:44:13.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-05-10T10:44:13.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-05-10T10:44:13.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-05-10T10:44:13.160Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-05-10T10:44:13.160Z] PASS [2022-05-10T10:44:13.160Z] ok github.com/docker/docker/integration/volume 0.426s [2022-05-10T10:44:13.160Z] [2022-05-10T10:44:13.160Z] DONE 9 tests in 2.711s [2022-05-10T10:44:13.160Z] INFO: make.ps1 ended at 05/10/2022 10:44:12 [2022-05-10T10:44:13.160Z] INFO: Integration CLI tests being run from the host: [2022-05-10T10:44:13.160Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-05-10T10:44:13.729Z] docker_cli_network_unix_test.go:46: [d807e82761558] daemon is not started [2022-05-10T10:44:13.729Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-05-10T10:44:14.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-05-10T10:44:19.586Z] docker_cli_network_unix_test.go:46: [dd1961e95a64f] daemon is not started [2022-05-10T10:44:19.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-05-10T10:44:21.499Z] docker_cli_network_unix_test.go:46: [db99779adb268] daemon is not started [2022-05-10T10:44:22.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-05-10T10:44:23.011Z] docker_cli_network_unix_test.go:46: [d425ed25baad8] daemon is not started [2022-05-10T10:44:23.011Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-05-10T10:44:23.582Z] docker_cli_network_unix_test.go:46: [d3d1ed12988d9] daemon is not started [2022-05-10T10:44:23.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-05-10T10:44:23.842Z] docker_cli_network_unix_test.go:46: [d63d41a475be1] daemon is not started [2022-05-10T10:44:23.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-05-10T10:44:24.413Z] docker_cli_network_unix_test.go:46: [debc1440e597b] daemon is not started [2022-05-10T10:44:24.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-05-10T10:44:25.247Z] docker_cli_network_unix_test.go:46: [d67d66ee4f413] daemon is not started [2022-05-10T10:44:25.508Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-05-10T10:44:25.700Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-05-10T10:44:25.700Z] INFO: Testing against a local daemon [2022-05-10T10:44:25.700Z] === RUN TestDockerSuite [2022-05-10T10:44:25.700Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-05-10T10:44:25.700Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-05-10T10:44:25.700Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T10:44:25.700Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-05-10T10:44:25.700Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-05-10T10:44:25.700Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-05-10T10:44:25.700Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-05-10T10:44:25.700Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-10T10:44:25.700Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-05-10T10:44:25.700Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-05-10T10:44:25.768Z] docker_cli_network_unix_test.go:46: [d0849a9b1304a] daemon is not started [2022-05-10T10:44:25.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-05-10T10:44:26.029Z] docker_cli_network_unix_test.go:46: [d49b2a0e40720] daemon is not started [2022-05-10T10:44:26.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-05-10T10:44:26.173Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-05-10T10:44:26.601Z] docker_cli_network_unix_test.go:46: [d4c4e3603020f] daemon is not started [2022-05-10T10:44:26.647Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-05-10T10:44:26.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-05-10T10:44:26.862Z] docker_cli_network_unix_test.go:46: [d6f7839b416ff] daemon is not started [2022-05-10T10:44:26.862Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-05-10T10:44:27.123Z] docker_cli_network_unix_test.go:46: [db29da2a1b916] daemon is not started [2022-05-10T10:44:27.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-05-10T10:44:27.123Z] docker_cli_network_unix_test.go:46: [d7da0ee02080c] daemon is not started [2022-05-10T10:44:27.123Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-05-10T10:44:27.646Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-05-10T10:44:28.066Z] docker_cli_network_unix_test.go:46: [dfe779578b10d] daemon is not started [2022-05-10T10:44:28.066Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-05-10T10:44:28.116Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-05-10T10:44:28.638Z] docker_cli_network_unix_test.go:46: [df474cea47da1] daemon is not started [2022-05-10T10:44:28.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-05-10T10:44:28.898Z] docker_cli_network_unix_test.go:46: [df369ae7d2d7d] daemon is not started [2022-05-10T10:44:28.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-05-10T10:44:29.160Z] docker_cli_network_unix_test.go:46: [d59680bc94101] daemon is not started [2022-05-10T10:44:29.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-05-10T10:44:29.161Z] docker_cli_network_unix_test.go:46: [d103d94a3569d] daemon is not started [2022-05-10T10:44:29.161Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-05-10T10:44:30.222Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-10T10:44:30.545Z] docker_cli_network_unix_test.go:968: [d9fb2da6c581b] daemon is not started [2022-05-10T10:44:31.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-05-10T10:44:32.870Z] docker_cli_network_unix_test.go:46: [dfb5922d6932c] daemon is not started [2022-05-10T10:44:32.870Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-05-10T10:44:34.889Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-10T10:44:34.889Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-10T10:44:35.416Z] docker_cli_network_unix_test.go:1116: [d3e7f88bafa40] daemon is not started [2022-05-10T10:44:35.851Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-10T10:44:38.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-05-10T10:44:38.717Z] docker_cli_network_unix_test.go:46: [d31583d66e3ed] daemon is not started [2022-05-10T10:44:38.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-05-10T10:44:39.287Z] docker_cli_network_unix_test.go:46: [d32e3f5024014] daemon is not started [2022-05-10T10:44:39.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-05-10T10:44:39.287Z] docker_cli_network_unix_test.go:46: [dcfead4200e8c] daemon is not started [2022-05-10T10:44:39.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-05-10T10:44:39.287Z] docker_cli_network_unix_test.go:46: [db9bfe7801651] daemon is not started [2022-05-10T10:44:39.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-05-10T10:44:39.547Z] docker_cli_network_unix_test.go:46: [d0b727a800185] daemon is not started [2022-05-10T10:44:39.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-05-10T10:44:39.807Z] docker_cli_network_unix_test.go:46: [d80b2b74b60d1] daemon is not started [2022-05-10T10:44:39.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-05-10T10:44:39.807Z] docker_cli_network_unix_test.go:46: [d2e7fe88f28f2] daemon is not started [2022-05-10T10:44:39.807Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-05-10T10:44:41.191Z] docker_cli_network_unix_test.go:46: [d4201c3dacd0e] daemon is not started [2022-05-10T10:44:42.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-05-10T10:44:42.133Z] docker_cli_network_unix_test.go:46: [d7da69a095589] daemon is not started [2022-05-10T10:44:42.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-05-10T10:44:42.133Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-10T10:44:42.133Z] docker_cli_network_unix_test.go:46: [dad9a87f801de] daemon is not started [2022-05-10T10:44:42.133Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-05-10T10:44:42.705Z] docker_cli_network_unix_test.go:46: [d0e8858b6553a] daemon is not started [2022-05-10T10:44:42.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-05-10T10:44:46.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-05-10T10:44:47.497Z] docker_cli_network_unix_test.go:1084: [ddcc909d201f8] daemon is not started [2022-05-10T10:44:49.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-05-10T10:44:49.407Z] docker_cli_network_unix_test.go:46: [dde66d24e6c62] daemon is not started [2022-05-10T10:44:49.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-05-10T10:44:49.667Z] docker_cli_network_unix_test.go:46: [db637dc19ca10] daemon is not started [2022-05-10T10:44:49.928Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-05-10T10:44:51.312Z] docker_cli_network_unix_test.go:46: [d198a341649c4] daemon is not started [2022-05-10T10:44:51.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-05-10T10:44:51.573Z] docker_cli_network_unix_test.go:46: [d7d4bec1b44bf] daemon is not started [2022-05-10T10:44:51.573Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-05-10T10:44:51.833Z] docker_cli_network_unix_test.go:46: [d59a3abac220c] daemon is not started [2022-05-10T10:44:52.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-05-10T10:44:52.665Z] docker_cli_network_unix_test.go:46: [d2a2003ad0397] daemon is not started [2022-05-10T10:44:52.665Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-05-10T10:44:53.236Z] docker_cli_network_unix_test.go:46: [d626a39011564] daemon is not started [2022-05-10T10:44:53.497Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-05-10T10:44:58.787Z] docker_cli_network_unix_test.go:46: [d7a176e942c39] daemon is not started [2022-05-10T10:44:58.787Z] --- PASS: TestDockerNetworkSuite (57.17s) [2022-05-10T10:44:58.787Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.20s) [2022-05-10T10:44:58.787Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.05s) [2022-05-10T10:44:58.787Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.35s) [2022-05-10T10:44:58.787Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.23s) [2022-05-10T10:44:58.787Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.69s) [2022-05-10T10:44:58.787Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.91s) [2022-05-10T10:44:58.787Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.53s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.21s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.08s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.72s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.19s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.48s) [2022-05-10T10:44:59.047Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.34s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-05-10T10:44:59.048Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.96s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.49s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.90s) [2022-05-10T10:44:59.048Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.42s) [2022-05-10T10:44:59.048Z] === RUN TestDockerHubPullSuite [2022-05-10T10:44:59.048Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-05-10T10:45:00.431Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-05-10T10:45:02.972Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-05-10T10:45:03.543Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-05-10T10:45:04.925Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-05-10T10:45:05.195Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-05-10T10:45:05.195Z] --- PASS: TestDockerHubPullSuite (6.27s) [2022-05-10T10:45:05.195Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2022-05-10T10:45:05.195Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.26s) [2022-05-10T10:45:05.195Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-05-10T10:45:05.195Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.42s) [2022-05-10T10:45:05.195Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2022-05-10T10:45:05.195Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-05-10T10:45:05.195Z] PASS [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === Skipped [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:5330: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:5880: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:5863: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:5898: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:5829: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:5295: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:6020: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:5990: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_sni_test.go:18: Flakey test [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-10T10:45:05.195Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-10T10:45:05.195Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-10T10:45:05.195Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-05-10T10:45:05.195Z] docker_cli_network_unix_test.go:46: [dad9a87f801de] daemon is not started [2022-05-10T10:45:05.195Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] DONE 1265 tests, 51 skipped in 1473.845s [2022-05-10T10:45:05.195Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-10T10:45:05.195Z] ++++ cat bundles/test-integration/docker.pid [2022-05-10T10:45:05.195Z] +++ kill 9358 [2022-05-10T10:45:05.195Z] +++ /etc/init.d/apparmor stop [2022-05-10T10:45:05.195Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-10T10:45:05.195Z] [2022-05-10T10:45:05.195Z] Unloading profiles will leave already running processes permanently [2022-05-10T10:45:05.195Z] unconfined, which can lead to unexpected situations. [2022-05-10T10:45:05.196Z] [2022-05-10T10:45:05.196Z] To set a process to complain mode, use the command line tool [2022-05-10T10:45:05.196Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-10T10:45:05.196Z] +++ true [2022-05-10T10:45:05.196Z] exiting test-integration [2022-05-10T10:45:05.196Z] ++ exit 0 [2022-05-10T10:45:05.196Z] [2022-05-10T10:45:05.459Z] + for job in $(jobs -p) [2022-05-10T10:45:05.459Z] + wait 9251 [2022-05-10T10:45:07.371Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-05-10T10:45:08.590Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-10T10:45:08.590Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-10T10:45:08.590Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-10T10:45:09.282Z] docker_cli_swarm_test.go:1180: [db68911f0e3f1] joining swarm manager [d2c427bae3dcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:45:15.860Z] docker_cli_swarm_test.go:1189: [dbb2f8925c58c] joining swarm manager [d2c427bae3dcb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:45:29.636Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-10T10:45:39.933Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-10T10:45:47.877Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-10T10:45:48.333Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-10T10:45:49.293Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-10T10:45:52.292Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-10T10:45:54.604Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-05-10T10:45:59.886Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-05-10T10:46:04.098Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-05-10T10:46:05.481Z] docker_cli_swarm_test.go:1112: [d27771f7078b9] joining swarm manager [dbea62264a52f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:46:06.863Z] docker_cli_swarm_test.go:1113: [dadec7c241f29] joining swarm manager [dbea62264a52f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:46:14.389Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-10T10:46:26.766Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-10T10:46:27.930Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-10T10:46:40.277Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-10T10:46:41.537Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-10T10:46:52.622Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-05-10T10:46:55.257Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-05-10T10:46:55.257Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-05-10T10:46:55.257Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-05-10T10:46:55.257Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-05-10T10:46:55.257Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-05-10T10:46:55.257Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-05-10T10:46:55.257Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-05-10T10:46:55.257Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-05-10T10:46:55.257Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-05-10T10:46:55.257Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-05-10T10:46:55.257Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-05-10T10:47:02.439Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-05-10T10:47:02.439Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-10T10:47:02.439Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-05-10T10:47:02.439Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-10T10:47:02.439Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-05-10T10:47:02.439Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-10T10:47:02.439Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-05-10T10:47:02.439Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-10T10:47:02.439Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-05-10T10:47:06.299Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-05-10T10:47:06.299Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-10T10:47:06.299Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-05-10T10:47:06.299Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-10T10:47:06.299Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-05-10T10:47:14.984Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-05-10T10:47:17.174Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-10T10:47:27.619Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-10T10:47:40.126Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-10T10:47:43.342Z] docker_cli_swarm_test.go:1166: [d3b0360a3f4ad] joining swarm manager [dbea62264a52f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-05-10T10:48:15.464Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-05-10T10:48:15.464Z] docker_cli_swarm_test.go:1447: [db0c1ad2f076d] joining swarm manager [d492dbc977729]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:48:15.464Z] docker_cli_swarm_test.go:1448: [dbf138be92f3f] joining swarm manager [d492dbc977729]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-05-10T10:48:27.687Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-05-10T10:48:27.687Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-05-10T10:48:27.687Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-05-10T10:48:27.687Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-05-10T10:48:27.687Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-05-10T10:48:27.948Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-05-10T10:48:30.491Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-05-10T10:48:33.792Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-05-10T10:48:33.806Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-10T10:48:33.806Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-10T10:48:33.806Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-10T10:48:33.806Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-10T10:48:33.806Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-10T10:48:33.806Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-10T10:48:33.806Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-10T10:48:33.806Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-10T10:48:33.806Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-10T10:48:33.806Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-10T10:48:33.806Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-10T10:48:33.806Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-10T10:48:35.702Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-05-10T10:48:37.521Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-10T10:48:37.613Z] docker_cli_swarm_unix_test.go:63: [daf966ab0aba3] joining swarm manager [d4651336d16bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:48:42.189Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-10T10:48:48.004Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-10T10:48:48.004Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-10T10:48:48.004Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-10T10:48:48.004Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-10T10:48:48.460Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-10T10:48:48.460Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-10T10:48:48.460Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-10T10:48:48.460Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-10T10:48:48.460Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-10T10:48:48.460Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-10T10:48:48.460Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-10T10:48:53.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-10T10:48:53.128Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T10:48:53.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-10T10:48:53.128Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T10:48:53.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-10T10:48:53.128Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T10:48:53.128Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-10T10:48:54.656Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-10T10:49:01.751Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-10T10:49:19.486Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-10T10:49:19.486Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-10T10:49:19.486Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-10T10:49:19.486Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-10T10:49:19.486Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-10T10:49:19.486Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-10T10:49:19.486Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-10T10:49:19.486Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-10T10:49:19.486Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-10T10:49:19.486Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-10T10:49:19.486Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-10T10:49:19.486Z] === RUN TestDockerSuite/TestBuildFails [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-10T10:49:21.597Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-10T10:49:21.597Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-10T10:49:21.597Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-10T10:49:21.597Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-10T10:49:21.654Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-10T10:49:22.111Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-10T10:49:23.762Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-10T10:49:29.533Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-10T10:49:29.533Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-10T10:49:29.533Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-10T10:49:29.533Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-10T10:49:29.988Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-10T10:49:29.988Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-10T10:49:29.988Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-10T10:49:29.988Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-10T10:49:29.988Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-10T10:49:29.988Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-10T10:49:29.988Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-10T10:49:30.654Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-10T10:49:33.880Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-05-10T10:49:33.880Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-05-10T10:49:33.880Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-05-10T10:49:34.655Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-10T10:49:34.655Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T10:49:34.655Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-10T10:49:34.655Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T10:49:34.655Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-10T10:49:34.655Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T10:49:34.655Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-10T10:49:35.617Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-10T10:49:35.792Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-05-10T10:49:37.708Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-10T10:49:39.090Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-05-10T10:49:41.388Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-10T10:49:41.632Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-05-10T10:49:43.542Z] docker_api_swarm_test.go:962: [dfe79a82f7cda] joining swarm manager [d2d7ddc4c158a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-05-10T10:49:46.243Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-10T10:49:53.293Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-10T10:49:54.820Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-10T10:49:59.032Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-10T10:49:59.032Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-10T10:49:59.032Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-10T10:49:59.032Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-10T10:49:59.032Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-10T10:49:59.032Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-10T10:49:59.032Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-10T10:49:59.032Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-10T10:49:59.032Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-10T10:49:59.032Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-10T10:49:59.032Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-10T10:49:59.032Z] === RUN TestDockerSuite/TestBuildFails [2022-05-10T10:50:01.675Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-05-10T10:50:01.866Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-10T10:50:01.866Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-10T10:50:01.866Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-10T10:50:01.924Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-10T10:50:01.924Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-10T10:50:02.827Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-10T10:50:03.285Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-10T10:50:03.285Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-10T10:50:03.285Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-10T10:50:08.973Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-10T10:50:12.565Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-05-10T10:50:12.565Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-10T10:50:12.565Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-05-10T10:50:12.565Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-05-10T10:50:12.565Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-05-10T10:50:13.910Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-05-10T10:50:14.738Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-05-10T10:50:14.852Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-05-10T10:50:15.631Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-10T10:50:15.631Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T10:50:15.631Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-10T10:50:15.706Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-05-10T10:50:15.706Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-10T10:50:15.706Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-05-10T10:50:15.706Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-10T10:50:15.706Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-05-10T10:50:15.706Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-10T10:50:15.706Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-05-10T10:50:16.021Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-10T10:50:16.164Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-05-10T10:50:17.392Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-05-10T10:50:17.695Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-05-10T10:50:19.934Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-05-10T10:50:21.422Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-05-10T10:50:23.594Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-05-10T10:50:23.594Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-10T10:50:24.053Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-05-10T10:50:24.053Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-10T10:50:24.053Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-05-10T10:50:24.053Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-05-10T10:50:24.556Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-10T10:50:27.974Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-10T10:50:28.069Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-05-10T10:50:28.725Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-05-10T10:50:28.935Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-10T10:50:30.321Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-10T10:50:31.399Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-05-10T10:50:31.825Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-10T10:50:31.825Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-10T10:50:31.825Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-10T10:50:31.848Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-10T10:50:32.787Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-10T10:50:33.244Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-10T10:50:33.943Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-05-10T10:50:36.484Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-05-10T10:50:38.898Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-10T10:50:38.898Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-10T10:50:38.898Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-10T10:50:38.898Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-10T10:50:39.017Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-10T10:50:39.025Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-05-10T10:50:39.354Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-10T10:50:39.354Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-10T10:50:39.354Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-10T10:50:39.977Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-10T10:50:40.938Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-10T10:50:41.565Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-05-10T10:50:41.898Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-10T10:50:42.861Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-10T10:50:43.821Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-10T10:50:44.864Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-05-10T10:50:45.985Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-10T10:50:46.445Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-05-10T10:50:46.774Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-05-10T10:50:49.638Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-10T10:50:49.638Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T10:50:49.638Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-10T10:50:53.032Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-10T10:50:53.032Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-10T10:50:53.032Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-10T10:50:53.032Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-10T10:50:53.032Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-10T10:50:53.032Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-10T10:50:53.032Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-10T10:50:53.032Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-10T10:50:53.032Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-10T10:50:53.995Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-10T10:50:54.450Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-10T10:50:56.753Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-05-10T10:50:56.753Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-05-10T10:50:56.753Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-10T10:50:57.210Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-05-10T10:51:00.934Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-05-10T10:51:01.486Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-10T10:51:03.106Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-05-10T10:51:04.417Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-10T10:51:04.417Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-10T10:51:06.584Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-10T10:51:06.584Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-10T10:51:06.584Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-10T10:51:07.546Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-10T10:51:07.546Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-10T10:51:10.166Z] === RUN TestDockerSuite/TestBuildAddScript [2022-05-10T10:51:10.166Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-10T10:51:10.166Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-05-10T10:51:10.166Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-10T10:51:10.166Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-05-10T10:51:10.166Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-10T10:51:10.166Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-05-10T10:51:10.166Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-10T10:51:10.166Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-05-10T10:51:10.166Z] === RUN TestDockerSuite/TestBuildAddTar [2022-05-10T10:51:13.315Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-10T10:51:14.277Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-10T10:51:15.239Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-10T10:51:16.203Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-10T10:51:17.167Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-10T10:51:18.700Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-10T10:51:20.228Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-10T10:51:22.531Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-10T10:51:22.532Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-10T10:51:22.532Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-10T10:51:23.493Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-10T10:51:27.276Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-10T10:51:27.276Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-10T10:51:27.276Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-10T10:51:27.276Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-10T10:51:27.276Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-10T10:51:27.732Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-10T10:51:27.732Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-10T10:51:27.732Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-10T10:51:27.732Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-10T10:51:28.696Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-10T10:51:29.152Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-10T10:51:36.203Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-10T10:51:43.047Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-05-10T10:51:57.267Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-10T10:51:57.267Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-10T10:51:57.267Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-10T10:51:57.267Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-10T10:51:57.944Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-05-10T10:52:05.939Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-10T10:52:10.629Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-05-10T10:52:10.630Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-10T10:52:10.630Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-05-10T10:52:10.630Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-10T10:52:10.630Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite (1555.84s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.76s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.49s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.27s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.58s) [2022-05-10T10:52:12.841Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.49s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.69s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.27s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.16s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.95s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.32s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.96s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.79s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.89s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.90s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.71s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.36s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.61s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.09s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.95s) [2022-05-10T10:52:12.841Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.64s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.08s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.31s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.40s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.02s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.04s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.63s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.48s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.93s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.74s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.58s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.59s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.22s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.76s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.08s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.24s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.18s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.52s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.12s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.20s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.26s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.93s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.14s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.84s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.96s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.71s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.34s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.95s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.26s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.41s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.85s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.95s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.75s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.11s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.15s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.07s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.49s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.89s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.50s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.60s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.55s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.48s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.21s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.41s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.06s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.88s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.96s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.27s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.74s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.53s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.28s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.26s) [2022-05-10T10:52:12.842Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.98s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.81s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.79s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.47s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.51s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.67s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.36s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.09s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.24s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.13s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.21s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.56s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.17s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.17s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.42s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.86s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.61s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.17s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.91s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.95s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.16s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.77s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-05-10T10:52:12.842Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-05-10T10:52:12.842Z] === RUN TestDockerExternalVolumeSuite [2022-05-10T10:52:12.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-05-10T10:52:13.102Z] docker_cli_external_volume_driver_test.go:53: [d863f91985365] daemon is not started [2022-05-10T10:52:23.572Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-10T10:52:28.256Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-10T10:52:31.221Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-05-10T10:52:36.788Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-10T10:52:39.733Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-10T10:52:43.834Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-10T10:52:46.320Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-05-10T10:52:46.320Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-10T10:52:46.320Z] === RUN TestDockerSuite/TestBuildBlankName [2022-05-10T10:52:46.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-05-10T10:52:52.108Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-05-10T10:52:52.108Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-10T10:52:53.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-05-10T10:52:54.503Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-10T10:52:59.175Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-10T10:53:00.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-05-10T10:53:06.225Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-10T10:53:08.906Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-10T10:53:08.906Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-10T10:53:08.906Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-10T10:53:13.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-05-10T10:53:13.274Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-10T10:53:17.448Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-10T10:53:17.448Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-10T10:53:17.448Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-10T10:53:17.448Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-10T10:53:17.448Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-10T10:53:17.448Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-10T10:53:21.233Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-10T10:53:25.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-05-10T10:53:25.445Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-10T10:53:25.445Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-05-10T10:53:27.096Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-10T10:53:30.880Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-10T10:53:30.880Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-10T10:53:30.880Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-10T10:53:31.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-05-10T10:53:31.230Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-10T10:53:31.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-05-10T10:53:31.230Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-10T10:53:31.230Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-05-10T10:53:33.826Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-10T10:53:34.320Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-10T10:53:34.320Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-10T10:53:34.320Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-10T10:53:34.811Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-10T10:53:36.373Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-10T10:53:38.934Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-05-10T10:53:41.540Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-05-10T10:53:41.541Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-10T10:53:41.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-05-10T10:53:41.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-05-10T10:53:41.541Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-10T10:53:41.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-05-10T10:53:41.541Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-10T10:53:41.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-05-10T10:53:42.858Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-10T10:53:42.858Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-10T10:53:42.858Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-10T10:53:42.858Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-10T10:53:42.858Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-10T10:53:42.858Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-10T10:53:45.511Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-05-10T10:53:46.576Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-10T10:53:48.851Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-10T10:53:49.838Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-10T10:53:52.342Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-10T10:53:55.233Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-10T10:53:55.233Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-10T10:53:55.233Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-10T10:53:58.124Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-10T10:53:59.084Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-10T10:54:00.423Z] docker_cli_external_volume_driver_test.go:53: [d949ae1ad036d] daemon is not started [2022-05-10T10:54:00.618Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-10T10:54:02.321Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-10T10:54:07.068Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-10T10:54:12.980Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-10T10:54:13.967Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-10T10:54:15.317Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-05-10T10:54:17.216Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-05-10T10:54:19.470Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-10T10:54:21.899Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-05-10T10:54:21.899Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-10T10:54:22.872Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-05-10T10:54:22.872Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T10:54:23.840Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-05-10T10:54:24.140Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-10T10:54:24.394Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-10T10:54:25.373Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-05-10T10:54:25.373Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-10T10:54:25.830Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-05-10T10:54:29.152Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-10T10:54:29.912Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-10T10:54:31.440Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-10T10:54:31.440Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-10T10:54:31.440Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-10T10:54:31.440Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-10T10:54:31.440Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-10T10:54:31.616Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-05-10T10:54:33.420Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-05-10T10:54:33.789Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-05-10T10:54:33.789Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-10T10:54:33.789Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-05-10T10:54:33.789Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-10T10:54:33.789Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-05-10T10:54:35.153Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-10T10:54:35.153Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-10T10:54:35.153Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-10T10:54:35.980Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-05-10T10:54:37.518Z] === RUN TestDockerSuite/TestBuildCmd [2022-05-10T10:54:38.484Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-05-10T10:54:38.942Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-05-10T10:54:39.622Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-10T10:54:39.910Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-05-10T10:54:45.496Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-10T10:54:45.641Z] docker_cli_external_volume_driver_test.go:53: [d9ea27c9a485c] daemon is not started [2022-05-10T10:54:46.984Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-05-10T10:54:50.261Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-10T10:54:50.711Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-05-10T10:54:50.711Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-10T10:54:50.711Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-05-10T10:54:51.827Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-10T10:54:51.827Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-10T10:54:51.827Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-10T10:54:51.827Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-10T10:54:51.827Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-10T10:54:52.249Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-05-10T10:54:52.249Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-10T10:54:52.249Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-05-10T10:54:53.215Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-05-10T10:54:54.780Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-10T10:54:54.780Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-10T10:54:54.780Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-10T10:54:56.121Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-05-10T10:54:57.086Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-05-10T10:54:57.545Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-05-10T10:54:57.545Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-10T10:54:58.003Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-05-10T10:54:58.970Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-05-10T10:54:59.941Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-05-10T10:54:59.941Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-10T10:54:59.941Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-05-10T10:54:59.941Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-10T10:55:00.399Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-05-10T10:55:03.752Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-05-10T10:55:03.752Z] docker_cli_external_volume_driver_test.go:53: [dd5dc9605be4c] daemon is not started [2022-05-10T10:55:07.472Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-05-10T10:55:15.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-05-10T10:55:25.774Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-10T10:55:45.657Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-10T10:55:48.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-05-10T10:55:49.982Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-05-10T10:55:50.875Z] === RUN TestDockerSuite/TestBuildRm [2022-05-10T10:55:50.946Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-05-10T10:55:51.404Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-05-10T10:55:59.975Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-05-10T10:55:59.975Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-10T10:55:59.975Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-05-10T10:55:59.975Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-10T10:55:59.975Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-05-10T10:55:59.975Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-10T10:55:59.975Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-05-10T10:56:00.949Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-05-10T10:56:00.949Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-10T10:56:00.949Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-05-10T10:56:05.649Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-10T10:56:06.189Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-05-10T10:56:06.896Z] === RUN TestDockerSuite/TestBuildRm [2022-05-10T10:56:09.364Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-10T10:56:09.364Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-10T10:56:09.821Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-10T10:56:09.821Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-10T10:56:10.277Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-10T10:56:11.805Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-10T10:56:16.477Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-10T10:56:21.086Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-05-10T10:56:21.751Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-10T10:56:22.244Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-10T10:56:24.638Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-10T10:56:24.638Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-10T10:56:24.638Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-10T10:56:24.638Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-10T10:56:25.093Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-10T10:56:26.619Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-10T10:56:28.014Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-10T10:56:31.282Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-10T10:56:35.947Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-10T10:56:41.711Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-10T10:56:49.056Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-10T10:56:49.056Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-10T10:56:49.511Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-10T10:56:51.618Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-05-10T10:56:51.618Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-05-10T10:56:51.618Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-10T10:56:52.075Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-05-10T10:56:59.800Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-10T10:56:59.800Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-10T10:57:02.754Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-10T10:57:02.754Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-10T10:57:02.754Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-10T10:57:06.850Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-10T10:57:06.850Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-10T10:57:07.786Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-05-10T10:57:12.618Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-10T10:57:13.046Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-10T10:57:13.046Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-10T10:57:18.863Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-10T10:57:18.863Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-10T10:57:22.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-05-10T10:57:22.013Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-05-10T10:57:22.978Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-05-10T10:57:24.650Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-10T10:57:25.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-05-10T10:57:27.656Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-05-10T10:57:31.397Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-05-10T10:57:35.120Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-05-10T10:57:37.715Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-10T10:57:37.715Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-10T10:57:37.715Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-10T10:57:42.383Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-10T10:57:43.344Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-10T10:57:49.737Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-10T10:57:49.737Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-10T10:57:49.737Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-10T10:57:50.384Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-10T10:57:51.265Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-10T10:57:52.794Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-10T10:57:56.152Z] === RUN TestDockerSuite/TestBuildUser [2022-05-10T10:57:56.152Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-10T10:57:56.152Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-10T10:57:56.152Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-10T10:57:56.152Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-10T10:57:56.152Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-10T10:57:56.152Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-10T10:57:58.010Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-05-10T10:57:58.573Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-10T10:58:00.818Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-10T10:58:01.779Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-10T10:58:04.340Z] === RUN TestDockerSuite/TestBuildUser [2022-05-10T10:58:04.340Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-10T10:58:04.798Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-10T10:58:04.798Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-10T10:58:04.798Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-10T10:58:04.798Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-10T10:58:04.798Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-10T10:58:05.494Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-10T10:58:05.494Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-10T10:58:05.494Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-10T10:58:05.494Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-10T10:58:05.494Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-10T10:58:09.463Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-10T10:58:10.428Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-10T10:58:14.156Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-10T10:58:14.157Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-10T10:58:14.157Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-10T10:58:14.157Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-10T10:58:14.157Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-10T10:58:30.108Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-05-10T10:58:35.396Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-10T10:58:35.396Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-10T10:58:42.338Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-05-10T10:58:44.068Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-10T10:58:44.068Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-10T10:58:45.687Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-10T10:58:51.454Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-10T10:58:51.454Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-10T10:58:51.910Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-10T10:58:51.910Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-10T10:58:51.910Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-10T10:58:52.606Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-10T10:58:56.586Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-10T10:58:56.586Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-10T10:58:56.586Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-10T10:58:58.378Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-10T10:58:58.378Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-10T10:58:58.834Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-10T10:58:58.834Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-10T10:58:58.834Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-10T10:59:00.441Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-05-10T10:59:00.441Z] docker_cli_external_volume_driver_test.go:485: [dd5c9d5c431d6] daemon is not started [2022-05-10T10:59:01.728Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-10T10:59:01.728Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-10T10:59:02.185Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-10T10:59:11.359Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-10T10:59:15.342Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-05-10T10:59:15.342Z] docker_cli_external_volume_driver_test.go:53: [dff1ffecf2669] daemon is not started [2022-05-10T10:59:16.958Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-10T10:59:17.129Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-10T10:59:17.584Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-10T10:59:20.673Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-10T10:59:21.129Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite (436.93s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.20s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.18s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2022-05-10T10:59:30.253Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-05-10T10:59:30.253Z] PASS [2022-05-10T10:59:30.253Z] [2022-05-10T10:59:30.253Z] === Skipped [2022-05-10T10:59:30.253Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-10T10:59:30.253Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-05-10T10:59:30.253Z] check_test.go:307: [d13a09688e29c] daemon is not started [2022-05-10T10:59:30.253Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-05-10T10:59:30.253Z] [2022-05-10T10:59:30.253Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-10T10:59:30.253Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-05-10T10:59:30.253Z] check_test.go:307: [d366996b2b8f0] daemon is not started [2022-05-10T10:59:30.253Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-05-10T10:59:30.253Z] [2022-05-10T10:59:30.253Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-10T10:59:30.253Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-05-10T10:59:30.253Z] check_test.go:307: [d9c1f1f1952a8] daemon is not started [2022-05-10T10:59:30.253Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-05-10T10:59:30.253Z] [2022-05-10T10:59:30.253Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-10T10:59:30.253Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-05-10T10:59:30.253Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-05-10T10:59:30.253Z] [2022-05-10T10:59:30.253Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-10T10:59:30.253Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-05-10T10:59:30.253Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-05-10T10:59:30.253Z] [2022-05-10T10:59:30.253Z] DONE 269 tests, 5 skipped in 2338.245s [2022-05-10T10:59:30.253Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-05-10T10:59:30.253Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df40358439aa4/docker.pid [2022-05-10T10:59:30.253Z] +++ kill 7170 [2022-05-10T10:59:30.253Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7170 is not a child of this shell [2022-05-10T10:59:30.253Z] warning: PID 7170 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/df40358439aa4/docker.pid had a nonzero exit code [2022-05-10T10:59:30.253Z] ++++ cat bundles/test-integration/docker.pid [2022-05-10T10:59:30.253Z] +++ kill 9414 [2022-05-10T10:59:30.253Z] +++ /etc/init.d/apparmor stop [2022-05-10T10:59:30.253Z] Leaving: AppArmorNo profiles have been unloaded. [2022-05-10T10:59:30.253Z] [2022-05-10T10:59:30.253Z] Unloading profiles will leave already running processes permanently [2022-05-10T10:59:30.253Z] unconfined, which can lead to unexpected situations. [2022-05-10T10:59:30.253Z] [2022-05-10T10:59:30.253Z] To set a process to complain mode, use the command line tool [2022-05-10T10:59:30.253Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-05-10T10:59:30.253Z] +++ true [2022-05-10T10:59:30.253Z] exiting test-integration [2022-05-10T10:59:30.253Z] ++ exit 0 [2022-05-10T10:59:30.253Z] [2022-05-10T10:59:30.253Z] + exit 0 [2022-05-10T10:59:30.253Z] ++ jobs -p [2022-05-10T10:59:30.253Z] + pids= [2022-05-10T10:59:30.253Z] + echo 'Remaining pids to kill: []' [2022-05-10T10:59:30.253Z] Remaining pids to kill: [] [2022-05-10T10:59:30.253Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-05-10T10:59:30.269Z] Recording test results [2022-05-10T10:59:31.546Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-05-10T10:59:31.546Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-05-10T10:59:31.546Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-10T10:59:31.546Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-05-10T10:59:31.981Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-05-10T10:59:32.329Z] + echo Ensuring container killed. [2022-05-10T10:59:32.329Z] Ensuring container killed. [2022-05-10T10:59:32.329Z] + docker ps -aq -f name=docker-pr10-* [2022-05-10T10:59:32.329Z] + cids=f8eca4e9c103 [2022-05-10T10:59:32.329Z] e25fda574bb5 [2022-05-10T10:59:32.329Z] c8ae07d3d5cf [2022-05-10T10:59:32.329Z] + [ -n f8eca4e9c103 [2022-05-10T10:59:32.329Z] e25fda574bb5 [2022-05-10T10:59:32.329Z] c8ae07d3d5cf ] [2022-05-10T10:59:32.329Z] + docker rm -vf f8eca4e9c103 e25fda574bb5 c8ae07d3d5cf [2022-05-10T10:59:32.904Z] f8eca4e9c103 [2022-05-10T10:59:32.904Z] e25fda574bb5 [2022-05-10T10:59:32.904Z] c8ae07d3d5cf [Pipeline] sh [2022-05-10T10:59:33.202Z] + echo Chowning /workspace to jenkins user [2022-05-10T10:59:33.202Z] Chowning /workspace to jenkins user [2022-05-10T10:59:33.202Z] + id -u [2022-05-10T10:59:33.202Z] + id -g [2022-05-10T10:59:33.202Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43275:/workspace busybox chown -R 1000:1000 /workspace [2022-05-10T10:59:33.202Z] Unable to find image 'busybox:latest' locally [2022-05-10T10:59:33.202Z] latest: Pulling from library/busybox [2022-05-10T10:59:33.463Z] 50e8d59317eb: Pulling fs layer [2022-05-10T10:59:33.463Z] 50e8d59317eb: Download complete [2022-05-10T10:59:33.463Z] 50e8d59317eb: Pull complete [2022-05-10T10:59:33.463Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-05-10T10:59:33.463Z] Status: Downloaded newer image for busybox:latest [2022-05-10T10:59:35.218Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-10T10:59:35.219Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-10T10:59:35.219Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-10T10:59:35.219Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-10T10:59:35.675Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-10T10:59:35.675Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-10T10:59:35.675Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-05-10T10:59:36.313Z] + bundleName=amd64 [2022-05-10T10:59:36.313Z] + echo Creating amd64-bundles.tar.gz [2022-05-10T10:59:36.313Z] Creating amd64-bundles.tar.gz [2022-05-10T10:59:36.313Z] + xargs tar -czf amd64-bundles.tar.gz [2022-05-10T10:59:36.313Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-05-10T10:59:37.202Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [Pipeline] archiveArtifacts [2022-05-10T10:59:37.711Z] Archiving artifacts [2022-05-10T10:59:38.770Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-10T10:59:38.770Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-10T10:59:38.770Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-10T10:59:38.770Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-10T10:59:38.770Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-10T10:59:38.770Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-10T10:59:38.770Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-10T10:59:39.656Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43275/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-10T10:59:39.732Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-10T10:59:39.974Z] + make clean [2022-05-10T10:59:40.234Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-10T10:59:40.234Z] docker-dev-cache [2022-05-10T10:59:40.234Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T10:59:47.489Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-10T10:59:49.653Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-10T10:59:49.653Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-10T10:59:50.018Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-10T10:59:50.108Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-10T10:59:50.108Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-10T10:59:50.108Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-10T10:59:50.108Z] docker_cli_sni_test.go:18: Flakey test [2022-05-10T10:59:50.108Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-10T10:59:52.183Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-10T10:59:52.183Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-10T10:59:52.183Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-10T10:59:52.183Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-10T10:59:52.183Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-10T10:59:52.183Z] docker_cli_sni_test.go:18: Flakey test [2022-05-10T10:59:52.639Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-10T10:59:52.995Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-10T10:59:52.995Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-10T10:59:52.995Z] === RUN TestDockerSuite/TestCommitChange [2022-05-10T10:59:54.804Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-10T10:59:58.778Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-10T11:00:00.580Z] === RUN TestDockerSuite/TestCommitChange [2022-05-10T11:00:04.544Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-10T11:00:04.544Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-10T11:00:04.544Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-10T11:00:06.364Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-10T11:00:12.152Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-10T11:00:12.152Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-10T11:00:12.152Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-10T11:00:14.834Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-10T11:00:14.834Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:00:14.834Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-10T11:00:22.441Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-10T11:00:22.457Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:00:22.457Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-10T11:00:23.378Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-10T11:00:28.045Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-10T11:00:28.045Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-10T11:00:28.045Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-10T11:00:28.045Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-10T11:00:28.045Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-10T11:00:28.045Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-10T11:00:28.045Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-10T11:00:28.045Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-10T11:00:28.045Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-10T11:00:28.045Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-10T11:00:28.045Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-10T11:00:28.045Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:00:28.502Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-10T11:00:28.502Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-10T11:00:28.502Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-10T11:00:28.502Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-10T11:00:29.515Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-10T11:00:35.283Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-10T11:00:35.283Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-10T11:00:35.283Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-10T11:00:35.283Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-10T11:00:35.283Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-10T11:00:35.283Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-10T11:00:35.283Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-10T11:00:35.283Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-10T11:00:35.283Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-10T11:00:35.283Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-10T11:00:35.284Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-10T11:00:35.284Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:00:35.284Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-10T11:00:35.284Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-10T11:00:35.284Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-10T11:00:35.739Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-10T11:00:38.808Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-10T11:00:44.329Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-10T11:00:47.343Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-10T11:00:47.343Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-10T11:00:47.343Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-10T11:00:50.228Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-10T11:00:50.228Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-10T11:00:50.228Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-10T11:00:50.228Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-10T11:00:50.228Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-10T11:00:50.228Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-10T11:00:50.228Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-10T11:00:52.863Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-10T11:00:52.864Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-10T11:00:52.864Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-10T11:00:53.115Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-10T11:00:53.115Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-10T11:00:53.115Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-10T11:00:53.115Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-10T11:00:55.755Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-10T11:00:55.755Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-10T11:00:55.755Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-10T11:00:55.755Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-10T11:00:55.755Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-10T11:00:55.755Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-10T11:00:55.755Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-10T11:00:56.830Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-10T11:00:56.831Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-10T11:00:56.831Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-10T11:00:56.831Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-10T11:00:56.831Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-10T11:00:56.831Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-10T11:00:56.831Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-10T11:00:56.831Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-10T11:00:58.645Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-10T11:00:58.645Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-10T11:00:58.645Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-10T11:00:58.645Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-10T11:01:00.541Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-10T11:01:01.536Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-10T11:01:01.536Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-10T11:01:01.536Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-10T11:01:01.536Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-10T11:01:01.536Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-10T11:01:01.536Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-10T11:01:01.536Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-10T11:01:01.536Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-10T11:01:05.205Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-10T11:01:05.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-10T11:01:08.143Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-10T11:01:08.914Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-10T11:01:08.915Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-10T11:01:08.915Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-10T11:01:08.915Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-10T11:01:10.309Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-10T11:01:10.309Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-10T11:01:10.309Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-10T11:01:10.309Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-10T11:01:12.625Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-10T11:01:12.625Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-10T11:01:12.893Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-05-10T11:01:13.198Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-10T11:01:13.198Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-10T11:01:14.427Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-05-10T11:01:15.393Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-05-10T11:01:15.512Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-10T11:01:15.512Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-10T11:01:15.512Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-10T11:01:15.512Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-10T11:01:15.512Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-10T11:01:16.097Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-10T11:01:16.097Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-10T11:01:16.097Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-10T11:01:16.097Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-10T11:01:16.097Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-10T11:01:19.224Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-10T11:01:19.224Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-10T11:01:19.815Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-10T11:01:19.815Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-10T11:01:21.984Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-10T11:01:21.984Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-10T11:01:21.984Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-10T11:01:22.936Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-10T11:01:22.936Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-10T11:01:22.936Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-10T11:01:25.702Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-10T11:01:25.702Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-10T11:01:26.650Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-10T11:01:26.650Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-10T11:01:28.592Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-10T11:01:29.535Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-05-10T11:01:33.259Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-10T11:01:36.571Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-10T11:01:37.931Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-10T11:01:38.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-10T11:01:38.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-10T11:01:38.387Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-10T11:01:38.387Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-10T11:01:40.530Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-05-10T11:01:41.275Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-10T11:01:41.275Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-10T11:01:41.275Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-10T11:01:43.613Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-10T11:01:43.613Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-10T11:01:43.613Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-10T11:01:43.613Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-10T11:01:43.613Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-10T11:01:44.164Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-10T11:01:44.164Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-10T11:01:44.164Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-10T11:01:46.504Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-10T11:01:46.504Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-10T11:01:46.504Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-10T11:01:47.054Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-10T11:01:47.054Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-10T11:01:50.218Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-10T11:01:50.218Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-10T11:01:50.218Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-05-10T11:01:52.824Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-10T11:01:53.929Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-10T11:01:54.353Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-10T11:01:54.353Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-10T11:01:54.353Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-10T11:01:54.353Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-10T11:01:54.353Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-10T11:01:54.353Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-10T11:01:54.353Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-10T11:01:54.353Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-10T11:01:54.353Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-10T11:01:54.353Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-10T11:01:54.353Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-10T11:01:54.384Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-10T11:01:55.332Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-05-10T11:01:57.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-10T11:01:57.243Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-10T11:02:00.138Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-10T11:02:00.150Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-10T11:02:03.035Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-10T11:02:03.035Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-10T11:02:03.035Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-10T11:02:03.035Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-10T11:02:03.035Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-10T11:02:03.035Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-10T11:02:03.035Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-10T11:02:03.035Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-10T11:02:03.035Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-10T11:02:03.035Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-10T11:02:03.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-10T11:02:03.037Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-10T11:02:05.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-10T11:02:05.919Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-10T11:02:05.926Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-10T11:02:08.819Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b48480_} [2022-05-10T11:02:09.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-10T11:02:11.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13005216772_c:\foo_false____} [2022-05-10T11:02:12.531Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-10T11:02:14.658Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13005216772_c:\foo_true____} [2022-05-10T11:02:15.479Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-10T11:02:17.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-10T11:02:17.610Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-10T11:02:17.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-10T11:02:17.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-10T11:02:17.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-10T11:02:17.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-10T11:02:17.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-10T11:02:17.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-10T11:02:17.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-10T11:02:17.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-10T11:02:18.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-10T11:02:18.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-10T11:02:18.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-10T11:02:18.077Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-10T11:02:18.077Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-10T11:02:18.077Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-10T11:02:18.077Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-10T11:02:18.077Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-10T11:02:18.077Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-10T11:02:18.077Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-10T11:02:18.077Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-10T11:02:18.077Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-10T11:02:18.077Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-10T11:02:18.077Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-10T11:02:19.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a025e8_} [2022-05-10T11:02:20.537Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-10T11:02:21.867Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-10T11:02:21.867Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-10T11:02:21.867Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:02:21.867Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-10T11:02:22.221Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1416241214_c:\foo_false____} [2022-05-10T11:02:24.819Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-10T11:02:24.819Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-10T11:02:24.819Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-10T11:02:24.819Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-10T11:02:25.170Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1416241214_c:\foo_true____} [2022-05-10T11:02:27.769Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-10T11:02:27.769Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-10T11:02:28.117Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-10T11:02:28.117Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-10T11:02:28.237Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-10T11:02:28.237Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-10T11:02:28.237Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-10T11:02:28.237Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-10T11:02:28.237Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-10T11:02:28.584Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-10T11:02:28.584Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-10T11:02:29.052Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-10T11:02:29.052Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-10T11:02:29.052Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-10T11:02:29.052Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-10T11:02:29.052Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-10T11:02:29.052Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-10T11:02:29.052Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-10T11:02:29.052Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-10T11:02:32.838Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-10T11:02:32.838Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-10T11:02:32.838Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:02:32.838Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-10T11:02:34.106Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-10T11:02:35.789Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-10T11:02:36.256Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-10T11:02:36.256Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-10T11:02:36.256Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-10T11:02:37.061Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-10T11:02:37.061Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:02:37.061Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-10T11:02:37.061Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-10T11:02:37.061Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-10T11:02:40.047Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-10T11:02:40.047Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-10T11:02:40.047Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-10T11:02:40.047Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-10T11:02:40.047Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-10T11:02:40.047Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-10T11:02:40.047Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-10T11:02:45.914Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-10T11:02:48.866Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-10T11:02:48.866Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:02:49.334Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-10T11:02:49.334Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-10T11:02:49.334Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-10T11:02:49.566Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-10T11:02:49.566Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:02:49.566Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-10T11:02:49.566Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:02:49.566Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-10T11:02:59.983Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-10T11:02:59.983Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-10T11:02:59.983Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-10T11:02:59.983Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-10T11:02:59.983Z] === RUN TestDockerSuite/TestCpToDot [2022-05-10T11:03:01.547Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-10T11:03:01.547Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-10T11:03:01.547Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-10T11:03:01.547Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-10T11:03:01.547Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-10T11:03:01.836Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-10T11:03:01.836Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:03:01.836Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-10T11:03:01.836Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:03:01.836Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-10T11:03:03.275Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-05-10T11:03:05.336Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-10T11:03:05.336Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:03:05.336Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-10T11:03:05.336Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-10T11:03:05.336Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-10T11:03:05.336Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-10T11:03:05.336Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-10T11:03:05.336Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-10T11:03:05.336Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-10T11:03:05.336Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-10T11:03:05.336Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-10T11:03:07.552Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-10T11:03:11.344Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-10T11:03:11.344Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-10T11:03:11.344Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-10T11:03:13.552Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-10T11:03:14.314Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-10T11:03:14.314Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-10T11:03:14.314Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-10T11:03:14.314Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-10T11:03:14.314Z] === RUN TestDockerSuite/TestCpToDot [2022-05-10T11:03:14.513Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-10T11:03:14.513Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-10T11:03:14.513Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-10T11:03:14.513Z] === RUN TestDockerSuite/TestCreateRM [2022-05-10T11:03:14.972Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-10T11:03:14.972Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-10T11:03:15.428Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-10T11:03:15.428Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-10T11:03:15.883Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-10T11:03:17.201Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-10T11:03:17.201Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-10T11:03:17.656Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-10T11:03:17.656Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-10T11:03:17.656Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-10T11:03:21.375Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-10T11:03:21.375Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:03:21.375Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-10T11:03:21.375Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-10T11:03:21.375Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-10T11:03:21.375Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-10T11:03:21.375Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-10T11:03:21.375Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-10T11:03:21.375Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-10T11:03:21.375Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-10T11:03:21.830Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-10T11:03:23.999Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-10T11:03:24.478Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-05-10T11:03:27.726Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-10T11:03:27.726Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-10T11:03:28.182Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-10T11:03:28.234Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-10T11:03:28.234Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-10T11:03:28.234Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-10T11:03:31.080Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-10T11:03:31.963Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-10T11:03:31.963Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-10T11:03:31.963Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:03:31.963Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-10T11:03:32.043Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-10T11:03:32.503Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-10T11:03:32.503Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-10T11:03:32.503Z] === RUN TestDockerSuite/TestCreateRM [2022-05-10T11:03:32.958Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-10T11:03:32.958Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-10T11:03:32.958Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-10T11:03:32.958Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-10T11:03:33.919Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-10T11:03:35.690Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-10T11:03:35.690Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-10T11:03:35.690Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-10T11:03:35.690Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-10T11:03:35.690Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-10T11:03:35.690Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-10T11:03:35.690Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-10T11:03:35.690Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-10T11:03:35.690Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-10T11:03:35.690Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDockerFails [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-10T11:03:35.690Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-10T11:03:35.690Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-10T11:03:35.690Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-10T11:03:35.690Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-10T11:03:36.147Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-10T11:03:36.147Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-10T11:03:36.147Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-10T11:03:36.147Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-10T11:03:36.147Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-10T11:03:36.859Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-05-10T11:03:39.037Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-10T11:03:42.755Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-10T11:03:44.209Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-10T11:03:44.666Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-10T11:03:45.121Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-10T11:03:45.644Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-10T11:03:48.834Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-10T11:03:49.293Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-10T11:03:49.293Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:03:49.293Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-10T11:03:53.015Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-10T11:03:53.015Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.015Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-10T11:03:53.015Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-10T11:03:53.015Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.015Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-10T11:03:53.015Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.015Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-10T11:03:53.015Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.015Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-10T11:03:53.015Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.015Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-10T11:03:53.015Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.470Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-10T11:03:53.470Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.470Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-10T11:03:53.470Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.470Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-10T11:03:53.470Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.470Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-10T11:03:53.470Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.470Z] === RUN TestDockerSuite/TestDockerFails [2022-05-10T11:03:53.470Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-10T11:03:53.471Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.471Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-10T11:03:53.471Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.471Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-10T11:03:53.471Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.471Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-10T11:03:53.471Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.471Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-10T11:03:53.471Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-10T11:03:53.471Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-10T11:03:55.938Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-10T11:03:57.191Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-10T11:04:00.910Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-10T11:04:01.716Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-10T11:04:04.630Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-10T11:04:08.763Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-10T11:04:10.978Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-10T11:04:12.506Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-10T11:04:16.976Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-10T11:04:18.284Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-10T11:04:18.284Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-10T11:04:19.817Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-10T11:04:22.747Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-10T11:04:25.585Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-10T11:04:29.796Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-10T11:04:31.362Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-10T11:04:31.362Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-10T11:04:31.819Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-10T11:04:31.819Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T11:04:31.819Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-10T11:04:31.819Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-10T11:04:31.819Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-10T11:04:31.819Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-10T11:04:31.819Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-10T11:04:32.688Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-10T11:04:32.780Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-10T11:04:32.780Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-10T11:04:32.780Z] === RUN TestDockerSuite/TestEventsRename [2022-05-10T11:04:33.652Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-10T11:04:36.497Z] === RUN TestDockerSuite/TestEventsResize [2022-05-10T11:04:39.423Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-10T11:04:40.383Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-10T11:04:41.416Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-10T11:04:45.033Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-10T11:04:47.199Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-10T11:04:48.459Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-10T11:04:50.915Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-10T11:04:55.505Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-10T11:04:55.505Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-10T11:04:55.505Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-10T11:04:55.505Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T11:04:55.505Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-10T11:04:55.505Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-10T11:04:55.505Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-10T11:04:55.505Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-10T11:04:55.505Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-10T11:04:55.961Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-10T11:04:55.961Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-10T11:04:55.961Z] === RUN TestDockerSuite/TestEventsRename [2022-05-10T11:04:56.681Z] === RUN TestDockerSuite/TestEventsTop [2022-05-10T11:04:56.681Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-10T11:04:56.681Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-10T11:04:58.847Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-10T11:04:59.678Z] === RUN TestDockerSuite/TestEventsResize [2022-05-10T11:05:04.618Z] === RUN TestDockerSuite/TestExec [2022-05-10T11:05:04.618Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:05:04.618Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-10T11:05:04.618Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:05:04.618Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-10T11:05:06.146Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-10T11:05:09.039Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-10T11:05:09.039Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-10T11:05:09.039Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-10T11:05:09.039Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-10T11:05:09.039Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-10T11:05:09.039Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:05:09.040Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-10T11:05:11.206Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-10T11:05:14.096Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-10T11:05:16.270Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-10T11:05:19.220Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-10T11:05:25.086Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-10T11:05:25.086Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-10T11:05:25.086Z] === RUN TestDockerSuite/TestExecEnv [2022-05-10T11:05:25.086Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:05:25.086Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-10T11:05:25.086Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-10T11:05:25.086Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-10T11:05:27.308Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-10T11:05:32.067Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-10T11:05:32.067Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-10T11:05:32.067Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-10T11:05:32.067Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-10T11:05:32.067Z] === RUN TestDockerSuite/TestExecParseError [2022-05-10T11:05:32.067Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-10T11:05:32.067Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-10T11:05:32.067Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-10T11:05:32.067Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-10T11:05:32.067Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-10T11:05:32.067Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-10T11:05:35.023Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-10T11:05:35.023Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-10T11:05:35.023Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-10T11:05:35.023Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-10T11:05:35.023Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-10T11:05:35.023Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:05:35.023Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-10T11:05:35.023Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-10T11:05:35.023Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-10T11:05:35.023Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-10T11:05:35.023Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-10T11:05:35.362Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-10T11:05:36.348Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-10T11:05:37.975Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-10T11:05:37.975Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-10T11:05:37.975Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-10T11:05:40.138Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-10T11:05:45.135Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-10T11:05:45.135Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-10T11:05:45.135Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-10T11:05:45.135Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-10T11:05:45.135Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-10T11:05:45.135Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-10T11:05:45.135Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-10T11:05:46.003Z] === RUN TestDockerSuite/TestEventsTop [2022-05-10T11:05:46.003Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-10T11:05:46.003Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-10T11:05:48.551Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-05-10T11:05:48.952Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-10T11:05:49.020Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-05-10T11:05:49.020Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-10T11:05:49.490Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-05-10T11:05:49.490Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-10T11:05:49.960Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-05-10T11:05:50.430Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-05-10T11:05:50.998Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-10T11:05:52.005Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-05-10T11:05:52.005Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-10T11:05:52.475Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-05-10T11:05:52.946Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-05-10T11:05:53.937Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-05-10T11:05:54.817Z] === RUN TestDockerSuite/TestExec [2022-05-10T11:05:54.817Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:05:54.817Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-10T11:05:54.817Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:05:54.817Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-10T11:05:57.770Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-10T11:05:58.160Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-10T11:06:00.724Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-10T11:06:00.724Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-10T11:06:00.724Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-10T11:06:00.724Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-10T11:06:00.724Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-10T11:06:00.724Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:06:00.724Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-10T11:06:01.123Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-05-10T11:06:01.949Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-10T11:06:03.701Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-10T11:06:05.891Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-05-10T11:06:07.812Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-10T11:06:07.812Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:06:07.812Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-10T11:06:07.812Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-10T11:06:08.280Z] === RUN TestDockerSuite/TestHealth [2022-05-10T11:06:08.281Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-10T11:06:08.281Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-10T11:06:08.281Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-10T11:06:08.281Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-10T11:06:08.281Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-10T11:06:08.465Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-10T11:06:11.804Z] === RUN TestDockerSuite/TestBuildEnv [2022-05-10T11:06:11.804Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-10T11:06:11.804Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-05-10T11:06:11.804Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-10T11:06:12.256Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-10T11:06:12.274Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-05-10T11:06:12.274Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-10T11:06:12.274Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-05-10T11:06:12.274Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-10T11:06:12.274Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-05-10T11:06:12.274Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-10T11:06:12.274Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-05-10T11:06:14.145Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-10T11:06:14.145Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-10T11:06:14.145Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-10T11:06:14.145Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-10T11:06:14.612Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-10T11:06:14.612Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-10T11:06:15.081Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-10T11:06:16.039Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-10T11:06:16.058Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-10T11:06:16.058Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-10T11:06:16.058Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-10T11:06:17.019Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-10T11:06:17.019Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-10T11:06:18.120Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-05-10T11:06:18.121Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T11:06:18.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-05-10T11:06:18.121Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:06:18.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-05-10T11:06:18.121Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:06:18.121Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-05-10T11:06:19.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-05-10T11:06:19.912Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-10T11:06:19.912Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-10T11:06:22.806Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-10T11:06:23.091Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-10T11:06:23.091Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-10T11:06:23.091Z] === RUN TestDockerSuite/TestExecEnv [2022-05-10T11:06:23.091Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:06:23.091Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-10T11:06:23.091Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-10T11:06:23.091Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-10T11:06:25.704Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-10T11:06:26.161Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-10T11:06:26.161Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:06:26.161Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-10T11:06:26.723Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-05-10T11:06:26.806Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-10T11:06:30.828Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-10T11:06:30.828Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-10T11:06:30.828Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-10T11:06:30.828Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:06:30.828Z] === RUN TestDockerSuite/TestImportFile [2022-05-10T11:06:30.828Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:06:30.828Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-10T11:06:30.828Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-10T11:06:30.828Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-10T11:06:30.828Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-10T11:06:30.829Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T11:06:30.829Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-10T11:06:30.829Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:06:30.829Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-10T11:06:30.829Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-10T11:06:30.829Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-10T11:06:30.829Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-10T11:06:30.829Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-10T11:06:30.829Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-10T11:06:30.829Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-10T11:06:30.829Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-10T11:06:30.829Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:06:30.829Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-10T11:06:30.829Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:06:30.829Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-10T11:06:32.573Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-10T11:06:32.573Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-10T11:06:32.573Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-10T11:06:32.573Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-10T11:06:33.028Z] === RUN TestDockerSuite/TestExecParseError [2022-05-10T11:06:33.028Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-10T11:06:33.028Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-10T11:06:33.028Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-10T11:06:33.028Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-10T11:06:33.028Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-10T11:06:33.028Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-10T11:06:33.724Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-10T11:06:36.617Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-10T11:06:36.617Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:06:36.617Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-10T11:06:36.617Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-10T11:06:36.617Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-10T11:06:37.073Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-10T11:06:37.073Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-10T11:06:37.073Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-10T11:06:37.694Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-10T11:06:37.694Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-10T11:06:37.694Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-10T11:06:37.694Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-10T11:06:37.694Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-10T11:06:37.694Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:06:37.694Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-10T11:06:37.694Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-10T11:06:37.694Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-10T11:06:37.694Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-10T11:06:37.694Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-10T11:06:39.964Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-10T11:06:40.420Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-10T11:06:41.417Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-10T11:06:41.417Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-10T11:06:41.417Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-10T11:06:43.319Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-10T11:06:43.319Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:06:43.319Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-10T11:06:43.319Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-10T11:06:43.319Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-10T11:06:43.319Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-10T11:06:43.319Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-10T11:06:46.217Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-10T11:06:47.805Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-05-10T11:06:48.264Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-05-10T11:06:48.264Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-10T11:06:48.264Z] === RUN TestDockerSuite/TestBuildExpose [2022-05-10T11:06:48.264Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-10T11:06:48.264Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-05-10T11:06:48.264Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-10T11:06:48.264Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-05-10T11:06:48.264Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-10T11:06:48.264Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-05-10T11:06:48.264Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-10T11:06:48.462Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-10T11:06:48.462Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-10T11:06:48.462Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-10T11:06:48.462Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-10T11:06:48.462Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-10T11:06:48.462Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-10T11:06:48.462Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-10T11:06:48.722Z] === RUN TestDockerSuite/TestBuildFails [2022-05-10T11:06:51.991Z] === RUN TestDockerSuite/TestInspectImage [2022-05-10T11:06:51.991Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:06:51.991Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-10T11:06:51.991Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:06:51.991Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-10T11:06:51.991Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:06:51.991Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-10T11:06:54.882Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-10T11:06:56.998Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-10T11:06:57.285Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-05-10T11:06:57.285Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-05-10T11:06:57.771Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-10T11:06:57.771Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-10T11:07:00.666Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-10T11:07:02.760Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-10T11:07:03.557Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-10T11:07:03.557Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-10T11:07:03.557Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-10T11:07:03.557Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-10T11:07:04.348Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-05-10T11:07:06.446Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-10T11:07:07.429Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-10T11:07:10.162Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-10T11:07:14.832Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-10T11:07:15.963Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-10T11:07:15.963Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:07:15.963Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-10T11:07:15.963Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-10T11:07:15.963Z] === RUN TestDockerSuite/TestHealth [2022-05-10T11:07:15.963Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-10T11:07:15.963Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-10T11:07:15.963Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-10T11:07:15.963Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-10T11:07:15.963Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-10T11:07:16.716Z] === RUN TestDockerSuite/TestBuildForceRm [2022-05-10T11:07:17.723Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-10T11:07:20.615Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-10T11:07:21.725Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-10T11:07:21.725Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-10T11:07:21.725Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-10T11:07:21.725Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-10T11:07:21.725Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-10T11:07:21.725Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-10T11:07:21.725Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-10T11:07:22.685Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-10T11:07:22.685Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-10T11:07:22.685Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-10T11:07:23.506Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-10T11:07:23.648Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-10T11:07:23.648Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-10T11:07:25.816Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-10T11:07:26.272Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-10T11:07:26.398Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-10T11:07:28.437Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-10T11:07:29.098Z] === RUN TestDockerSuite/TestBuildFromGit [2022-05-10T11:07:29.287Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-10T11:07:32.151Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-10T11:07:32.180Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-10T11:07:32.180Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-10T11:07:32.180Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.180Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-10T11:07:32.608Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-10T11:07:32.608Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:07:32.608Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-10T11:07:32.636Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-10T11:07:32.636Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-10T11:07:34.811Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-10T11:07:36.330Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-10T11:07:36.787Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestImportFile [2022-05-10T11:07:36.787Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-10T11:07:36.787Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-10T11:07:36.787Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-10T11:07:36.787Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-10T11:07:36.787Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-10T11:07:36.787Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-10T11:07:36.787Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-10T11:07:36.787Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:07:36.787Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-10T11:07:36.787Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:07:37.243Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-10T11:07:37.701Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-10T11:07:40.133Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-10T11:07:41.457Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-05-10T11:07:43.626Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-05-10T11:07:43.848Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-10T11:07:43.848Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:07:43.848Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-10T11:07:43.848Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-10T11:07:43.848Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-10T11:07:43.848Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-10T11:07:43.848Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-10T11:07:43.848Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-10T11:07:44.752Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-10T11:07:46.735Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-10T11:07:46.921Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-10T11:07:46.921Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-10T11:07:46.921Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-10T11:07:47.191Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-10T11:07:49.812Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-10T11:07:49.812Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-10T11:07:50.083Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-10T11:07:50.083Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:07:50.083Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-10T11:07:50.083Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-10T11:07:50.083Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-10T11:07:50.083Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-10T11:07:50.083Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-10T11:07:50.685Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-05-10T11:07:50.685Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-10T11:07:50.685Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-05-10T11:07:51.142Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-05-10T11:07:52.106Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-05-10T11:07:52.106Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-10T11:07:52.106Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-05-10T11:07:53.799Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-10T11:07:56.861Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-10T11:07:59.564Z] === RUN TestDockerSuite/TestInspectImage [2022-05-10T11:07:59.564Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:07:59.564Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-10T11:07:59.564Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:07:59.564Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-10T11:07:59.564Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:07:59.564Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-10T11:08:02.454Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-10T11:08:04.477Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-05-10T11:08:04.477Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:08:04.477Z] === RUN TestDockerSuite/TestBuildHistory [2022-05-10T11:08:05.407Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-10T11:08:07.118Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-10T11:08:07.118Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-10T11:08:10.007Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-10T11:08:12.460Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-10T11:08:14.628Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-10T11:08:14.673Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-10T11:08:14.673Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-10T11:08:14.673Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-10T11:08:14.673Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-10T11:08:17.521Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-10T11:08:17.521Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-10T11:08:17.521Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-10T11:08:18.386Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-10T11:08:20.411Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-10T11:08:22.140Z] === RUN TestDockerSuite/TestBuildIidFile [2022-05-10T11:08:22.140Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-05-10T11:08:23.056Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-10T11:08:24.131Z] === RUN TestDockerSuite/TestLogsSince [2022-05-10T11:08:24.313Z] === RUN TestDockerSuite/TestBuildInheritance [2022-05-10T11:08:24.314Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-10T11:08:24.314Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-05-10T11:08:25.282Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-05-10T11:08:25.738Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-05-10T11:08:30.100Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-10T11:08:34.424Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-10T11:08:34.424Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-10T11:08:34.424Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-10T11:08:34.424Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-10T11:08:34.424Z] === RUN TestDockerSuite/TestLogsTail [2022-05-10T11:08:34.767Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-10T11:08:36.036Z] === RUN TestDockerSuite/TestBuildLabel [2022-05-10T11:08:36.591Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-10T11:08:37.568Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-05-10T11:08:37.653Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-10T11:08:38.533Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-05-10T11:08:39.481Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-10T11:08:40.064Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-05-10T11:08:41.032Z] === RUN TestDockerSuite/TestBuildLabels [2022-05-10T11:08:41.365Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-10T11:08:41.998Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-10T11:08:43.199Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-10T11:08:43.199Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestNetHostname [2022-05-10T11:08:43.199Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-10T11:08:43.199Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-10T11:08:43.199Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-10T11:08:43.199Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPluginActive [2022-05-10T11:08:43.199Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-10T11:08:43.199Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-10T11:08:43.199Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-10T11:08:43.199Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-10T11:08:43.199Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-10T11:08:43.199Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-10T11:08:43.199Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-10T11:08:43.199Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-10T11:08:43.199Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-10T11:08:43.199Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPortList [2022-05-10T11:08:43.199Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-10T11:08:43.199Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-10T11:08:44.896Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-05-10T11:08:45.081Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-10T11:08:48.804Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-10T11:08:48.974Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-10T11:08:48.974Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:08:48.974Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-10T11:08:48.974Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-10T11:08:48.974Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-10T11:08:48.974Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-10T11:08:48.974Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-10T11:08:48.974Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-10T11:08:48.974Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-10T11:08:49.430Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-10T11:08:49.430Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-10T11:08:49.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-10T11:08:49.430Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-10T11:08:49.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-10T11:08:49.430Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-10T11:08:49.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-10T11:08:49.430Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-10T11:08:49.430Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-10T11:08:51.700Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-10T11:08:51.700Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-10T11:08:51.700Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-10T11:08:51.700Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-10T11:08:52.156Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-10T11:08:52.156Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-10T11:08:52.156Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-10T11:08:53.453Z] === RUN TestDockerSuite/TestBuildLastModified [2022-05-10T11:08:53.453Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-10T11:08:53.453Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-05-10T11:08:53.453Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-10T11:08:53.453Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-05-10T11:08:53.453Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-05-10T11:08:53.453Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-05-10T11:08:53.453Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-05-10T11:08:53.453Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-05-10T11:08:54.420Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-05-10T11:08:55.197Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-10T11:08:55.198Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-10T11:08:55.198Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-10T11:08:55.386Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-05-10T11:08:55.875Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-10T11:08:58.769Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-10T11:09:02.446Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-05-10T11:09:05.490Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-10T11:09:05.490Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-10T11:09:05.490Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-10T11:09:05.808Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-10T11:09:08.697Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-10T11:09:08.697Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-10T11:09:08.697Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-10T11:09:12.410Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-10T11:09:12.866Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-10T11:09:15.782Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-10T11:09:21.400Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-10T11:09:27.666Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-05-10T11:09:27.666Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-10T11:09:27.666Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-05-10T11:09:28.443Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-10T11:09:29.892Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-05-10T11:09:33.438Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-10T11:09:33.438Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-10T11:09:33.438Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-10T11:09:33.438Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-10T11:09:35.494Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-10T11:09:40.163Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-10T11:09:44.833Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-10T11:09:44.833Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-10T11:09:44.833Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-10T11:09:47.722Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-10T11:09:48.210Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-10T11:09:50.620Z] === RUN TestDockerSuite/TestLogsSince [2022-05-10T11:09:51.934Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-10T11:10:00.608Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-10T11:10:00.909Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-10T11:10:00.909Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-10T11:10:00.909Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-10T11:10:00.909Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-10T11:10:00.909Z] === RUN TestDockerSuite/TestLogsTail [2022-05-10T11:10:04.759Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-10T11:10:06.383Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-10T11:10:06.383Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-10T11:10:06.383Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-10T11:10:06.383Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-10T11:10:06.383Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-10T11:10:08.493Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-10T11:10:11.382Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-10T11:10:11.382Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestNetHostname [2022-05-10T11:10:11.382Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-10T11:10:11.382Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-10T11:10:11.382Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-10T11:10:11.382Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestPluginActive [2022-05-10T11:10:11.382Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-10T11:10:11.382Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-10T11:10:11.382Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-10T11:10:11.382Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-10T11:10:11.382Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-10T11:10:11.382Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.382Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-10T11:10:11.382Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.838Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-10T11:10:11.838Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.838Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-10T11:10:11.838Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.838Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-10T11:10:11.838Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.838Z] === RUN TestDockerSuite/TestPortList [2022-05-10T11:10:11.839Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-10T11:10:11.839Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-10T11:10:12.151Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-10T11:10:12.151Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:10:12.151Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-10T11:10:12.151Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-10T11:10:12.151Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-10T11:10:12.151Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-10T11:10:12.151Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-10T11:10:12.151Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-10T11:10:12.151Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-10T11:10:18.883Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-10T11:10:18.883Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:10:18.883Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-10T11:10:18.883Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-10T11:10:18.884Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-10T11:10:18.884Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-10T11:10:18.884Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-10T11:10:18.884Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-10T11:10:18.884Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-10T11:10:18.884Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-10T11:10:18.884Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-10T11:10:18.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-10T11:10:18.884Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-10T11:10:18.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-10T11:10:18.884Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-10T11:10:18.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-10T11:10:18.884Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-10T11:10:18.884Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-10T11:10:20.704Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-10T11:10:20.704Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-10T11:10:20.704Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-10T11:10:20.793Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-05-10T11:10:21.665Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-10T11:10:21.665Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-10T11:10:21.665Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-10T11:10:23.191Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-10T11:10:24.152Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-10T11:10:24.152Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-10T11:10:24.152Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-10T11:10:24.648Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-10T11:10:24.648Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-10T11:10:24.648Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-10T11:10:28.822Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-10T11:10:34.592Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-10T11:10:37.485Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-10T11:10:39.424Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-10T11:10:39.424Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-10T11:10:39.424Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-10T11:10:50.737Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-05-10T11:10:51.767Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-10T11:10:56.544Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-05-10T11:11:05.111Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-05-10T11:11:07.402Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-10T11:11:07.402Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:11:07.402Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-10T11:11:12.176Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-05-10T11:11:12.807Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-10T11:11:12.807Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-10T11:11:12.807Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-10T11:11:12.807Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-10T11:11:12.807Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-10T11:11:12.807Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-10T11:11:14.452Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-10T11:11:14.908Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-10T11:11:14.908Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-10T11:11:15.867Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-10T11:11:16.523Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-10T11:11:21.633Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-10T11:11:26.814Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-10T11:11:27.404Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-10T11:11:27.404Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:11:27.404Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-10T11:11:32.069Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-10T11:11:32.069Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-10T11:11:32.525Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-10T11:11:32.580Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-10T11:11:32.580Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-10T11:11:32.580Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-10T11:11:32.580Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-10T11:11:32.580Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-10T11:11:41.119Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-10T11:11:41.119Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:11:41.119Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-10T11:11:41.119Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-10T11:11:41.119Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-10T11:11:41.120Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-10T11:11:41.120Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-10T11:11:41.120Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-10T11:11:41.120Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-10T11:11:42.101Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-05-10T11:11:42.101Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-10T11:11:42.101Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-05-10T11:11:50.654Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-05-10T11:11:50.654Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-05-10T11:11:50.654Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-10T11:11:50.654Z] === RUN TestDockerSuite/TestBuildNetNone [2022-05-10T11:11:50.654Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-10T11:11:50.654Z] === RUN TestDockerSuite/TestBuildNoContext [2022-05-10T11:11:51.399Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-10T11:11:51.399Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-10T11:11:51.399Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-10T11:11:52.358Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-10T11:11:52.358Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-10T11:11:52.358Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-10T11:11:53.318Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-10T11:11:53.579Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-10T11:11:54.280Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-10T11:11:54.280Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-10T11:11:54.280Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-10T11:11:54.381Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-05-10T11:11:57.299Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-10T11:11:57.755Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-10T11:12:01.326Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-10T11:12:04.679Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-05-10T11:12:06.297Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-10T11:12:07.579Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-05-10T11:12:08.036Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-05-10T11:12:08.036Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-05-10T11:12:08.369Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-10T11:12:10.535Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-10T11:12:10.933Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-05-10T11:12:12.087Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-10T11:12:12.464Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-05-10T11:12:14.643Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-05-10T11:12:22.373Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-10T11:12:26.101Z] === RUN TestDockerSuite/TestRmiTag [2022-05-10T11:12:27.066Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-10T11:12:29.961Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-10T11:12:39.756Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-05-10T11:12:39.756Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-05-10T11:12:40.439Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-10T11:12:40.439Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:12:40.439Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-10T11:12:48.978Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-10T11:12:48.978Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-10T11:12:48.978Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-10T11:12:49.939Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-10T11:12:50.083Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-05-10T11:12:51.017Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-10T11:12:52.551Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-10T11:12:55.867Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-05-10T11:12:58.321Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-10T11:12:58.472Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-10T11:12:59.847Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-10T11:12:59.847Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-10T11:12:59.847Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-10T11:12:59.847Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-10T11:12:59.847Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-10T11:12:59.847Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-10T11:12:59.847Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-10T11:12:59.847Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-10T11:12:59.847Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-10T11:12:59.847Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-10T11:12:59.847Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-10T11:12:59.847Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-10T11:12:59.847Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-10T11:12:59.847Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-10T11:12:59.847Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-10T11:13:02.737Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-10T11:13:02.737Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-10T11:13:02.737Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-10T11:13:02.737Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-10T11:13:02.737Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-10T11:13:04.235Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-10T11:13:04.235Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:13:04.235Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-10T11:13:08.224Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-05-10T11:13:08.517Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-10T11:13:11.313Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-10T11:13:11.313Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-10T11:13:11.781Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-10T11:13:12.305Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-10T11:13:14.007Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-05-10T11:13:15.259Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-10T11:13:18.215Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-10T11:13:19.793Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-05-10T11:13:21.165Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-10T11:13:21.165Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-10T11:13:21.328Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-05-10T11:13:21.328Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-10T11:13:21.328Z] === RUN TestDockerSuite/TestBuildPATH [2022-05-10T11:13:21.328Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-10T11:13:21.328Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-05-10T11:13:24.223Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-05-10T11:13:24.223Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-10T11:13:24.223Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-10T11:13:27.032Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-10T11:13:27.032Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-10T11:13:29.984Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-10T11:13:29.984Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-10T11:13:29.984Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-10T11:13:33.007Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-10T11:13:33.904Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-10T11:13:33.905Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-10T11:13:33.905Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-10T11:13:33.905Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-10T11:13:33.905Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-10T11:13:35.223Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-10T11:13:35.691Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-10T11:13:36.125Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-10T11:13:36.125Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-10T11:13:36.125Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-10T11:13:36.125Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-10T11:13:36.125Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-10T11:13:36.125Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-10T11:13:36.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-10T11:13:36.125Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-10T11:13:36.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-10T11:13:36.125Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-10T11:13:36.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-10T11:13:36.125Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-10T11:13:36.125Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-10T11:13:36.125Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-10T11:13:36.125Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-10T11:13:38.343Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-10T11:13:41.294Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-10T11:13:45.094Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-10T11:13:45.094Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-10T11:13:45.094Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-10T11:13:45.094Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-10T11:13:45.094Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-10T11:13:45.094Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-10T11:13:45.094Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-10T11:13:46.111Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-10T11:13:47.308Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-10T11:13:47.308Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-10T11:13:47.308Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-10T11:13:47.308Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-10T11:13:47.776Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-10T11:13:47.776Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-10T11:13:47.776Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-10T11:13:47.776Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-10T11:13:47.776Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-10T11:13:49.994Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-10T11:13:53.273Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-10T11:13:55.867Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-10T11:13:55.867Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-10T11:13:55.867Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-10T11:13:55.867Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-10T11:13:55.867Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-10T11:13:55.867Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-10T11:13:55.867Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-10T11:13:55.867Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-10T11:13:55.867Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-10T11:13:55.867Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-10T11:13:55.867Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-10T11:13:55.867Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-10T11:13:55.867Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-10T11:13:58.819Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-10T11:13:58.819Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-10T11:13:58.819Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-10T11:13:58.819Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-10T11:13:58.819Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-10T11:13:58.819Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-10T11:14:01.775Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-10T11:14:03.694Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-10T11:14:04.737Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-10T11:14:04.737Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-10T11:14:04.737Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-10T11:14:07.691Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-10T11:14:07.691Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-10T11:14:07.691Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-10T11:14:07.691Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:14:07.691Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-10T11:14:07.691Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-10T11:14:07.691Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-10T11:14:08.445Z] === RUN TestDockerSuite/TestRmiTag [2022-05-10T11:14:08.445Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-10T11:14:10.615Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-10T11:14:12.169Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-10T11:14:13.510Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-10T11:14:16.403Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-10T11:14:20.121Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-10T11:14:20.121Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-10T11:14:20.121Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-10T11:14:20.121Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-10T11:14:20.121Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-10T11:14:20.121Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-10T11:14:20.121Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-10T11:14:20.121Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-10T11:14:20.121Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-10T11:14:20.121Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-10T11:14:20.121Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-10T11:14:20.121Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-10T11:14:20.121Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-10T11:14:20.121Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-10T11:14:20.121Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-10T11:14:20.121Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-10T11:14:24.657Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-05-10T11:14:25.902Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-10T11:14:25.902Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-10T11:14:25.902Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-10T11:14:25.902Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-10T11:14:25.902Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-10T11:14:25.902Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-10T11:14:25.902Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-10T11:14:25.902Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-10T11:14:25.902Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:14:25.902Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-10T11:14:25.902Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:14:25.902Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-10T11:14:33.215Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-10T11:14:34.448Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-10T11:14:34.448Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-10T11:14:34.448Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunMount [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-10T11:14:35.975Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-10T11:14:35.975Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-10T11:14:36.105Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-10T11:14:43.145Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-10T11:14:43.601Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-10T11:14:43.601Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-10T11:14:43.601Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-10T11:14:43.601Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-10T11:14:43.601Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-10T11:14:43.601Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-10T11:14:43.601Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-10T11:14:43.601Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-10T11:14:43.601Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-10T11:14:43.601Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-10T11:14:43.601Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-10T11:14:43.601Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-10T11:14:43.601Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-10T11:14:43.601Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-10T11:14:43.601Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-10T11:14:46.266Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-10T11:14:46.266Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-10T11:14:46.266Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-10T11:14:46.266Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-10T11:14:46.266Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-10T11:14:46.266Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-10T11:14:46.266Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-10T11:14:46.491Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-10T11:14:46.491Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-10T11:14:46.491Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-10T11:14:46.491Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-10T11:14:46.491Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-10T11:14:52.040Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-10T11:14:53.536Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-10T11:14:56.433Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-10T11:14:56.709Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-10T11:14:56.709Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-10T11:14:56.709Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-10T11:14:56.709Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-10T11:14:56.709Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-10T11:14:56.709Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-10T11:14:56.709Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-10T11:14:56.709Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-10T11:14:56.709Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-10T11:14:56.709Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-10T11:14:57.165Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-10T11:14:58.692Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-10T11:15:00.147Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-10T11:15:00.342Z] === RUN TestDockerSuite/TestBuildRm [2022-05-10T11:15:00.856Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-10T11:15:03.025Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-10T11:15:03.034Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-10T11:15:03.992Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-10T11:15:05.927Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-10T11:15:05.927Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-10T11:15:06.889Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-10T11:15:06.889Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-10T11:15:06.889Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-10T11:15:06.889Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-10T11:15:06.889Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-10T11:15:06.889Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-10T11:15:06.889Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-10T11:15:06.889Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-10T11:15:06.889Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-10T11:15:06.889Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-10T11:15:06.889Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-10T11:15:06.889Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-10T11:15:06.889Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-10T11:15:06.889Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-10T11:15:06.889Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-10T11:15:06.889Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-10T11:15:06.889Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-10T11:15:11.558Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-10T11:15:11.558Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-10T11:15:11.558Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-10T11:15:11.558Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-10T11:15:11.558Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-10T11:15:11.558Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-10T11:15:11.558Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-10T11:15:11.558Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-10T11:15:11.558Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-10T11:15:11.558Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-10T11:15:11.558Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-10T11:15:12.969Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-10T11:15:12.969Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-10T11:15:15.863Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-10T11:15:15.863Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-10T11:15:15.863Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-10T11:15:18.014Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-05-10T11:15:20.530Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-10T11:15:20.530Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-10T11:15:20.530Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-10T11:15:20.530Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-10T11:15:20.530Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-10T11:15:20.916Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-05-10T11:15:20.916Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-10T11:15:20.916Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-05-10T11:15:20.916Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-10T11:15:20.916Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-05-10T11:15:21.856Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-10T11:15:21.856Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-10T11:15:21.856Z] === RUN TestDockerSuite/TestRunRm [2022-05-10T11:15:23.088Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-05-10T11:15:23.430Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-10T11:15:23.430Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-10T11:15:23.430Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-10T11:15:23.430Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-10T11:15:23.430Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-10T11:15:23.430Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-10T11:15:23.430Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-10T11:15:23.430Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-10T11:15:23.430Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-10T11:15:23.430Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-10T11:15:23.430Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-10T11:15:23.430Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-10T11:15:23.430Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-10T11:15:23.430Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-10T11:15:23.430Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-10T11:15:24.754Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-10T11:15:25.594Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-10T11:15:28.879Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-05-10T11:15:29.309Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-10T11:15:30.541Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-10T11:15:32.198Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-10T11:15:32.198Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-10T11:15:32.198Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-10T11:15:32.198Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-10T11:15:32.198Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-10T11:15:32.198Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-10T11:15:32.198Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-10T11:15:33.433Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-10T11:15:33.580Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-05-10T11:15:35.086Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-10T11:15:35.086Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-10T11:15:35.086Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-10T11:15:35.086Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-10T11:15:35.086Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-10T11:15:35.086Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-10T11:15:35.086Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-10T11:15:35.086Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-10T11:15:35.086Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-10T11:15:36.322Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-10T11:15:37.252Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-10T11:15:39.214Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-10T11:15:39.370Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-05-10T11:15:42.108Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-10T11:15:42.108Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-10T11:15:42.108Z] === RUN TestDockerSuite/TestRunState [2022-05-10T11:15:42.108Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-10T11:15:42.108Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-10T11:15:44.997Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-10T11:15:44.997Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-10T11:15:44.997Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-10T11:15:45.791Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-10T11:15:45.791Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-10T11:15:45.791Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-10T11:15:45.791Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-10T11:15:45.791Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-10T11:15:45.791Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-10T11:15:45.791Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-10T11:15:45.791Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-10T11:15:45.791Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-10T11:15:45.791Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-10T11:15:45.791Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-10T11:15:45.791Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-10T11:15:45.791Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-10T11:15:47.887Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-10T11:15:47.887Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-10T11:15:47.887Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-10T11:15:47.887Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-10T11:15:47.887Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-10T11:15:47.887Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-10T11:15:47.887Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-10T11:15:47.887Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-10T11:15:47.887Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-10T11:15:48.678Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-10T11:15:48.678Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-10T11:15:49.134Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-10T11:15:49.134Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-10T11:15:49.134Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-10T11:15:49.134Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-10T11:15:52.853Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-10T11:15:53.666Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-10T11:15:53.666Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-10T11:15:55.742Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-10T11:15:55.742Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-10T11:15:55.742Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-10T11:15:56.555Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-10T11:15:56.555Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-10T11:15:56.555Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-10T11:15:59.447Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-10T11:15:59.447Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-10T11:15:59.447Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-10T11:15:59.447Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-10T11:15:59.447Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-10T11:15:59.459Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-10T11:15:59.459Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-10T11:15:59.459Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-10T11:15:59.459Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:15:59.459Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-10T11:15:59.459Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-10T11:15:59.459Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-10T11:16:02.354Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-10T11:16:03.166Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-10T11:16:06.070Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-10T11:16:08.962Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-10T11:16:09.337Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-05-10T11:16:09.806Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-05-10T11:16:10.796Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-05-10T11:16:12.676Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-10T11:16:12.676Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-10T11:16:12.676Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-10T11:16:12.676Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-10T11:16:12.676Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-10T11:16:12.676Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-10T11:16:12.676Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-10T11:16:12.676Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-10T11:16:12.676Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-10T11:16:12.676Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-10T11:16:12.676Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-10T11:16:12.676Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-10T11:16:12.676Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-10T11:16:12.676Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-10T11:16:12.676Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-10T11:16:12.676Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-10T11:16:13.504Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-10T11:16:18.261Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-10T11:16:18.446Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-10T11:16:18.446Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-10T11:16:18.446Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-10T11:16:18.446Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-10T11:16:18.446Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-10T11:16:18.446Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-10T11:16:18.446Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-10T11:16:18.446Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-10T11:16:18.446Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:16:18.446Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-10T11:16:18.446Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:16:18.446Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-10T11:16:25.426Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-10T11:16:25.426Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-10T11:16:25.426Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-10T11:16:25.426Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-10T11:16:25.757Z] === RUN TestDockerSuite/TestBuildSpaces [2022-05-10T11:16:25.757Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-05-10T11:16:26.987Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-10T11:16:26.987Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-10T11:16:26.987Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-10T11:16:29.152Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-10T11:16:29.152Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunMount [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-10T11:16:29.609Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-10T11:16:29.609Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-10T11:16:30.182Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-10T11:16:31.640Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-05-10T11:16:31.640Z] === RUN TestDockerSuite/TestBuildStderr [2022-05-10T11:16:33.140Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-10T11:16:36.093Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-10T11:16:36.093Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-10T11:16:36.093Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-10T11:16:36.093Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-10T11:16:36.093Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-10T11:16:36.093Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-10T11:16:36.093Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-10T11:16:36.093Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-10T11:16:36.093Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-10T11:16:36.093Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-10T11:16:36.093Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-10T11:16:36.093Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-10T11:16:36.093Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-10T11:16:36.093Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-10T11:16:36.093Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-10T11:16:37.522Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-05-10T11:16:39.890Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-10T11:16:39.890Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-10T11:16:39.890Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-10T11:16:39.890Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-10T11:16:39.890Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-10T11:16:39.890Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-10T11:16:39.890Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-10T11:16:40.853Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-10T11:16:42.421Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-10T11:16:44.643Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-10T11:16:46.931Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-10T11:16:50.517Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-10T11:16:50.517Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-10T11:16:50.517Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-10T11:16:50.517Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-10T11:16:50.517Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-10T11:16:50.517Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-10T11:16:50.517Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-10T11:16:52.700Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-10T11:16:52.700Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-10T11:16:52.700Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-10T11:16:52.700Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-10T11:16:52.700Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-10T11:16:52.700Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-10T11:16:52.700Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-10T11:16:52.700Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-10T11:16:52.700Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-10T11:16:52.700Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-10T11:16:52.733Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-10T11:16:53.206Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-10T11:16:53.674Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-10T11:16:54.143Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-10T11:16:54.226Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-10T11:16:55.714Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-10T11:16:55.714Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-10T11:16:56.390Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-10T11:16:58.553Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-10T11:16:58.666Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-10T11:16:59.515Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-10T11:17:01.623Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-10T11:17:03.231Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-10T11:17:03.231Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-10T11:17:03.231Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-10T11:17:03.231Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-10T11:17:03.231Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-10T11:17:03.231Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-10T11:17:03.231Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-10T11:17:03.231Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-10T11:17:03.231Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-10T11:17:03.231Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-10T11:17:03.231Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-10T11:17:03.231Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-10T11:17:03.231Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-10T11:17:03.231Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-10T11:17:03.231Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-10T11:17:03.231Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-10T11:17:03.231Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-10T11:17:04.576Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-10T11:17:04.576Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:17:04.576Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-10T11:17:07.666Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-05-10T11:17:07.667Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-10T11:17:07.667Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-05-10T11:17:07.896Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-10T11:17:07.896Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-10T11:17:07.896Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-10T11:17:07.896Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-10T11:17:07.896Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-10T11:17:07.896Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-10T11:17:07.896Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-10T11:17:07.896Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-10T11:17:07.896Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-10T11:17:07.896Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-10T11:17:07.896Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-10T11:17:08.125Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-05-10T11:17:10.303Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-05-10T11:17:14.924Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-10T11:17:14.924Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:17:14.924Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-10T11:17:16.099Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-05-10T11:17:19.590Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-10T11:17:19.590Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-10T11:17:19.590Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-10T11:17:19.590Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:17:19.590Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-10T11:17:19.590Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-10T11:17:19.590Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-10T11:17:19.590Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-10T11:17:19.590Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-10T11:17:20.238Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-10T11:17:20.238Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-10T11:17:20.238Z] === RUN TestDockerSuite/TestRunRm [2022-05-10T11:17:21.767Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-10T11:17:23.162Z] === RUN TestDockerSuite/TestBuildUser [2022-05-10T11:17:23.162Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-10T11:17:23.162Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-05-10T11:17:23.162Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-10T11:17:23.162Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-05-10T11:17:23.162Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-10T11:17:23.162Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-05-10T11:17:28.127Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-10T11:17:28.127Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:17:28.127Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-10T11:17:28.127Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-10T11:17:28.127Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-10T11:17:28.127Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-10T11:17:28.127Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-10T11:17:28.127Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:17:28.127Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-10T11:17:28.127Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-10T11:17:28.127Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-10T11:17:28.127Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:17:28.127Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-10T11:17:28.816Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-10T11:17:28.950Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-05-10T11:17:29.408Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-05-10T11:17:30.290Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-10T11:17:31.709Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-10T11:17:32.456Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-10T11:17:32.456Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-10T11:17:32.912Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-10T11:17:34.598Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-10T11:17:35.077Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-10T11:17:35.077Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-10T11:17:35.077Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-10T11:17:35.077Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-10T11:17:35.077Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-10T11:17:35.077Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:17:35.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-10T11:17:35.077Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-10T11:17:35.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-10T11:17:35.077Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:17:35.077Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-10T11:17:35.077Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:17:35.077Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-10T11:17:37.987Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-05-10T11:17:37.987Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-10T11:17:37.987Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-05-10T11:17:37.987Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-10T11:17:37.987Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-05-10T11:17:38.314Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-10T11:17:38.314Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-10T11:17:38.314Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-10T11:17:38.314Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-10T11:17:38.314Z] === RUN TestDockerSuite/TestRunState [2022-05-10T11:17:38.314Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-10T11:17:38.314Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-10T11:17:42.027Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-10T11:17:42.027Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-10T11:17:42.027Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-10T11:17:42.027Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-10T11:17:42.027Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-10T11:17:42.027Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-10T11:17:42.027Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-10T11:17:42.027Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-10T11:17:42.027Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-10T11:17:42.484Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-10T11:17:42.484Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-10T11:17:42.484Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-10T11:17:48.260Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-10T11:17:48.260Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-10T11:17:51.976Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-10T11:17:51.976Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-10T11:17:51.976Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-10T11:17:52.707Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-10T11:17:52.707Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-10T11:17:52.707Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-10T11:17:52.707Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:17:52.707Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-10T11:17:52.707Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-10T11:17:52.707Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-10T11:17:52.707Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-10T11:17:54.867Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-10T11:17:54.867Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-10T11:17:54.867Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-10T11:17:54.867Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-10T11:17:54.867Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-10T11:17:54.878Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-10T11:17:54.878Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-10T11:17:58.587Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-10T11:17:58.597Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-10T11:17:59.052Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-10T11:17:59.507Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-10T11:17:59.966Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-10T11:17:59.966Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-10T11:18:07.939Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-05-10T11:18:08.879Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-10T11:18:08.908Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-05-10T11:18:10.246Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-10T11:18:10.246Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T11:18:10.246Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-10T11:18:10.246Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-10T11:18:10.246Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-10T11:18:10.246Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-10T11:18:10.246Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-10T11:18:15.923Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-10T11:18:20.530Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-10T11:18:20.530Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-10T11:18:20.530Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-10T11:18:21.269Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-05-10T11:18:26.207Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-10T11:18:26.207Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-10T11:18:26.207Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-10T11:18:26.207Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-10T11:18:29.924Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-10T11:18:32.893Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-10T11:18:32.893Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-10T11:18:32.893Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite (2670.93s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.86s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.49s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.96s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.63s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.48s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.82s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.43s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.40s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.29s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.30s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.31s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-10T11:18:33.349Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.58s) [2022-05-10T11:18:33.349Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.79s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.34s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.99s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.91s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.46s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.94s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.73s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddTar (39.08s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.93s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.89s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.27s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.31s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.22s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.97s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.86s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.80s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.56s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.03s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.75s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.95s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.70s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.75s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.14s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCmd (0.68s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.63s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.30s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.65s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.41s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.61s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (7.06s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.55s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (39.39s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.86s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.79s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.16s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.62s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.88s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.87s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (20.63s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.14s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.06s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.50s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.62s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.58s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignore (58.54s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.21s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.48s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.09s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.16s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.53s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.05s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.25s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (13.01s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.07s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (91.13s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.61s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.73s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.37s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.61s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.97s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.65s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.66s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.55s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.54s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.50s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.73s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFails (2.98s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.99s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.75s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.85s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.52s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.07s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.67s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.07s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildHistory (13.72s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.18s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.13s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.89s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.38s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLabel (1.21s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.23s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.74s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLabels (1.34s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.87s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.00s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.65s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.71s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.17s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.68s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.96s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (17.67s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.24s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.78s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.20s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (20.50s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.10s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.76s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.52s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.25s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.04s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.66s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.01s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.00s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.76s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.67s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.87s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.82s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.41s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.50s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.52s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (48.73s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (22.06s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildRm (14.65s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.51s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.75s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.53s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.54s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.51s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.90s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.79s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.45s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.43s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.83s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildStderr (5.30s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (22.29s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.01s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.03s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.94s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.83s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.69s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.83s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (25.82s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.63s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.63s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.93s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.08s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.24s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-05-10T11:18:33.350Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (16.20s) [2022-05-10T11:18:33.350Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.43s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.58s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.37s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.18s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.60s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCommitChange (6.20s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.84s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.66s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCommitTTY (8.70s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.65s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.39s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.56s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.90s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.99s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.03s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.71s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.54s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.47s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.62s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.97s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.09s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.40s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.77s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.30s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.49s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.85s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.13s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.92s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.06s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.62s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.86s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.50s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.80s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.93s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.92s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.92s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.12s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b48480_} (2.99s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13005216772_c:\foo_false____} (2.91s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13005216772_c:\foo_true____} (2.97s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.49s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.08s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.20s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.08s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.50s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.22s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.94s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpToCaseH (11.06s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpToDot (2.75s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCpToStdout (3.12s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.05s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.32s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.50s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.36s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.70s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.34s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.34s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.23s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.15s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.10s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.19s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (10.46s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsCopy (5.34s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.78s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.16s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.04s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.24s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.89s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFilters (6.06s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFormat (5.91s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.22s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsRename (3.11s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsResize (8.40s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.95s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.91s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.53s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsUntag (2.84s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.03s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.35s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.40s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.48s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.57s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.56s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.55s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.54s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.60s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecInspectID (5.11s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.86s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.68s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.56s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.49s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.74s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.66s) [2022-05-10T11:18:33.351Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.53s) [2022-05-10T11:18:33.351Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.76s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.10s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.81s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.31s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.24s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.33s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.65s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.34s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.19s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.95s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.95s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.11s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.01s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.24s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.98s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectDefault (2.97s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectHistory (5.62s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.97s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.56s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.13s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.59s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectStatus (3.77s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.05s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.64s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.88s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.60s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.95s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.00s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.94s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.48s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.51s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.46s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.98s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.54s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.40s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.36s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.35s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.94s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.83s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.01s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.09s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsSince (9.65s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsTail (3.30s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.12s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.01s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.09s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.92s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.89s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsByOrder (9.50s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.68s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (17.72s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.74s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.51s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.01s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.52s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.63s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.84s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.67s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.86s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.44s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.24s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.66s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.25s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.93s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.45s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.41s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.39s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.37s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (20.93s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.60s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.80s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.23s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.08s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.88s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.96s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiTag (0.74s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.07s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.20s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.35s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.92s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.79s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.87s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.22s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.97s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.93s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.96s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.97s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.92s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T11:18:33.352Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.67s) [2022-05-10T11:18:33.352Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.28s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.31s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.12s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.04s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.88s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.11s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.81s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.08s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.97s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.94s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.61s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunExitCode (2.97s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.00s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.93s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.08s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.40s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.14s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.37s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.78s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.23s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.35s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.12s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.13s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.21s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.68s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.32s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.89s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunRm (3.10s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.08s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.87s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.52s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.18s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.86s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.67s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.28s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.91s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.91s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.75s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.91s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.88s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.36s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.19s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.07s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.06s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.97s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.33s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.88s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.17s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.86s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.34s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.72s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.74s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.86s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.91s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.95s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.60s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-10T11:18:33.353Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.23s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-10T11:18:33.353Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-10T11:18:33.641Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-05-10T11:18:33.641Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.641Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-05-10T11:18:33.641Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.641Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-05-10T11:18:33.641Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.03s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.49s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.67s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.45s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.37s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.31s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.19s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.70s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.43s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.44s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.51s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.71s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.23s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.95s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.30s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.73s) [2022-05-10T11:18:33.809Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-10T11:18:33.809Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.50s) [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-10T11:18:33.809Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.809Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-10T11:18:33.810Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- PASS: TestDockerRegistrySuite (0.16s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-10T11:18:33.810Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-10T11:18:33.810Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-10T11:18:33.810Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-10T11:18:33.810Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-10T11:18:33.810Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-10T11:18:33.810Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-10T11:18:33.810Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-10T11:18:33.810Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-10T11:18:33.810Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-10T11:18:33.810Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-10T11:18:33.810Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-10T11:18:33.810Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-10T11:18:33.810Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-10T11:18:33.810Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-10T11:18:33.810Z] === RUN TestDockerDaemonSuite [2022-05-10T11:18:33.810Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-10T11:18:33.810Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-10T11:18:33.810Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-10T11:18:33.810Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-10T11:18:33.810Z] === RUN TestDockerSwarmSuite [2022-05-10T11:18:33.810Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-10T11:18:33.810Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-10T11:18:33.810Z] === RUN TestDockerExternalVolumeSuite [2022-05-10T11:18:33.810Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-10T11:18:33.810Z] === RUN TestDockerNetworkSuite [2022-05-10T11:18:33.810Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-10T11:18:33.810Z] === RUN TestDockerHubPullSuite [2022-05-10T11:18:33.810Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-10T11:18:33.810Z] PASS [2022-05-10T11:18:33.810Z] ok github.com/docker/docker/integration-cli 2671.365s [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === Skipped [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-10T11:18:33.810Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-10T11:18:33.810Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-10T11:18:33.810Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-10T11:18:33.810Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-10T11:18:33.810Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-10T11:18:33.810Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-10T11:18:33.810Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-10T11:18:33.810Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-10T11:18:33.810Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.810Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-10T11:18:33.810Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.810Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-05-10T11:18:33.810Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-10T11:18:33.811Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-10T11:18:33.811Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-10T11:18:33.811Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.48s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.41s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.49s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.95s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.52s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-10T11:18:33.811Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.47s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.51s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.811Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-10T11:18:33.811Z] [2022-05-10T11:18:33.811Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-10T11:18:33.811Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-05-10T11:18:33.812Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.52s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.52s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-10T11:18:33.812Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-10T11:18:33.812Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-10T11:18:33.812Z] docker_cli_sni_test.go:18: Flakey test [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-10T11:18:33.812Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-10T11:18:33.812Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-10T11:18:33.812Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-10T11:18:33.812Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.812Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-10T11:18:33.812Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.812Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-10T11:18:33.812Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-10T11:18:33.813Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-10T11:18:33.813Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-10T11:18:33.813Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-10T11:18:33.813Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-10T11:18:33.813Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-10T11:18:33.813Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-10T11:18:33.813Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-10T11:18:33.813Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-10T11:18:33.813Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-10T11:18:33.813Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-10T11:18:33.813Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-10T11:18:33.813Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-10T11:18:33.813Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-10T11:18:33.813Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-10T11:18:33.813Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-10T11:18:33.813Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-10T11:18:33.813Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-10T11:18:33.813Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.813Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-10T11:18:33.813Z] [2022-05-10T11:18:33.813Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-10T11:18:33.813Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-10T11:18:33.814Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-10T11:18:33.814Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-10T11:18:33.814Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-10T11:18:33.814Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-10T11:18:33.814Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-10T11:18:33.814Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-10T11:18:33.814Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-10T11:18:33.814Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-10T11:18:33.814Z] [2022-05-10T11:18:33.814Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-10T11:18:33.814Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-10T11:18:34.271Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-10T11:18:34.271Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-05-10T11:18:34.271Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-10T11:18:34.271Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-10T11:18:34.271Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-10T11:18:34.271Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-10T11:18:34.271Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-10T11:18:34.271Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-10T11:18:34.271Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-10T11:18:34.271Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-10T11:18:34.271Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-10T11:18:34.271Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-10T11:18:34.271Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-10T11:18:34.271Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-10T11:18:34.271Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.271Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-10T11:18:34.271Z] [2022-05-10T11:18:34.271Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-10T11:18:34.271Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-10T11:18:34.272Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.272Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-10T11:18:34.272Z] [2022-05-10T11:18:34.272Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-10T11:18:34.273Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.273Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-10T11:18:34.273Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.273Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-10T11:18:34.273Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-10T11:18:34.274Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-10T11:18:34.274Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-10T11:18:34.274Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-10T11:18:34.274Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-10T11:18:34.274Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.274Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-10T11:18:34.274Z] [2022-05-10T11:18:34.274Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-10T11:18:34.275Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.275Z] DONE 1088 tests, 539 skipped in 2683.986s [2022-05-10T11:18:34.275Z] INFO: Integration tests ended at 05/10/2022 11:18:34. Duration:00:44:44.1065216 [2022-05-10T11:18:34.275Z] INFO: Docker info of the daemon under test at end of run [2022-05-10T11:18:34.275Z] [2022-05-10T11:18:34.731Z] Containers: 10 [2022-05-10T11:18:34.731Z] Running: 0 [2022-05-10T11:18:34.731Z] Paused: 0 [2022-05-10T11:18:34.731Z] Stopped: 10 [2022-05-10T11:18:34.731Z] Images: 18 [2022-05-10T11:18:34.731Z] Server Version: 0.0.0-dev [2022-05-10T11:18:34.731Z] Storage Driver: windowsfilter [2022-05-10T11:18:34.731Z] Windows: [2022-05-10T11:18:34.731Z] Logging Driver: json-file [2022-05-10T11:18:34.731Z] Plugins: [2022-05-10T11:18:34.731Z] Volume: local [2022-05-10T11:18:34.731Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T11:18:34.731Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T11:18:34.731Z] Swarm: inactive [2022-05-10T11:18:34.731Z] Default Isolation: process [2022-05-10T11:18:34.731Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-10T11:18:34.731Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-10T11:18:34.731Z] OSType: windows [2022-05-10T11:18:34.731Z] Architecture: x86_64 [2022-05-10T11:18:34.731Z] CPUs: 4 [2022-05-10T11:18:34.731Z] Total Memory: 32GiB [2022-05-10T11:18:34.731Z] Name: azwin-2-844ef1 [2022-05-10T11:18:34.731Z] ID: WZMG:JWZF:W2HB:DOVO:B2IY:RM2T:KG2T:OD6X:44J6:DTGX:CDV6:MRPD [2022-05-10T11:18:34.731Z] Docker Root Dir: D:\CI\PR-43275\10\daemon [2022-05-10T11:18:34.731Z] Debug Mode (client): false [2022-05-10T11:18:34.731Z] Debug Mode (server): true [2022-05-10T11:18:34.731Z] File Descriptors: -1 [2022-05-10T11:18:34.731Z] Goroutines: 17 [2022-05-10T11:18:34.731Z] System Time: 2022-05-10T11:18:34.2321281Z [2022-05-10T11:18:34.731Z] EventsListeners: 0 [2022-05-10T11:18:34.731Z] Registry: https://index.docker.io/v1/ [2022-05-10T11:18:34.731Z] Labels: [2022-05-10T11:18:34.731Z] Experimental: false [2022-05-10T11:18:34.731Z] Insecure Registries: [2022-05-10T11:18:34.731Z] 127.0.0.0/8 [2022-05-10T11:18:34.731Z] Live Restore Enabled: false [2022-05-10T11:18:34.731Z] [2022-05-10T11:18:34.731Z] [2022-05-10T11:18:34.731Z] INFO: Stopping daemon under test [2022-05-10T11:18:34.731Z] SUCCESS: The process with PID 5864 (child process of PID 2912) has been terminated. [2022-05-10T11:18:34.731Z] SUCCESS: The process with PID 2912 (child process of PID 3092) has been terminated. [2022-05-10T11:18:34.731Z] INFO: Stop tailing logs of the daemon under tests [2022-05-10T11:18:34.731Z] INFO: executeCI.ps1 Completed successfully at 05/10/2022 11:18:34. [2022-05-10T11:18:34.731Z] INFO: Tidying up at end of run [2022-05-10T11:18:34.731Z] ----------- DAEMON LOG ------------ [2022-05-10T11:18:34.731Z] 2022/05/10 10:30:49 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-10T11:18:34.731Z] ----------- END DAEMON LOG -------- [2022-05-10T11:18:34.731Z] INFO: Saving daemon under test log (d:\CI\PR-43275\10\dut.out) to bundles\CIDUT.out [2022-05-10T11:18:34.731Z] INFO: Saving daemon under test log (d:\CI\PR-43275\10\dut.err) to bundles\CIDUT.err [2022-05-10T11:18:34.731Z] INFO: Saving containerd logs to bundles [2022-05-10T11:18:34.731Z] INFO: Nuke-Everything... [2022-05-10T11:18:34.731Z] INFO: Container count on control daemon to delete is 2 [2022-05-10T11:18:35.187Z] 543e2cac75cc [2022-05-10T11:18:35.187Z] 8e701cd2fe24 [2022-05-10T11:18:35.187Z] INFO: Tidying pidfile d:\CI\PR-43275\10\docker.pid [2022-05-10T11:18:35.187Z] INFO: Nuking d:\CI [2022-05-10T11:18:36.532Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-10T11:18:36.532Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-10T11:18:36.532Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-10T11:18:36.532Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-10T11:18:36.532Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-10T11:18:36.532Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-10T11:18:36.532Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-10T11:18:36.532Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-10T11:18:36.532Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-10T11:18:36.532Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-10T11:18:36.532Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-10T11:18:36.532Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-10T11:18:36.532Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-10T11:18:36.532Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-10T11:18:36.532Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-10T11:18:36.542Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-05-10T11:18:36.542Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-10T11:18:36.999Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-05-10T11:18:42.297Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-10T11:18:45.183Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-10T11:18:47.347Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-10T11:18:51.805Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-05-10T11:18:54.390Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-10T11:18:54.390Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-10T11:18:54.390Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-10T11:18:54.390Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.390Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-10T11:18:54.390Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.390Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-10T11:18:54.390Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.390Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-10T11:18:54.390Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.390Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-10T11:18:54.390Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.390Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-10T11:18:54.390Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.390Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-10T11:18:54.390Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.390Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-10T11:18:54.390Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.391Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-10T11:18:54.391Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.391Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-10T11:18:54.391Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.391Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-10T11:18:54.391Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.391Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-10T11:18:54.391Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.391Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-10T11:18:54.391Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.391Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-10T11:18:54.391Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.391Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-10T11:18:54.391Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.391Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-10T11:18:54.391Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-10T11:18:54.391Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-10T11:18:56.552Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-10T11:18:56.552Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-10T11:18:57.007Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-10T11:18:57.463Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-10T11:18:58.874Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-05-10T11:18:58.875Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-05-10T11:18:58.988Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-10T11:18:58.988Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-10T11:19:02.713Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-10T11:19:05.106Z] INFO: Zapped successfully [2022-05-10T11:19:05.106Z] [2022-05-10T11:19:05.106Z] INFO: executeCI.ps1 exiting at Tue May 10 11:19:03 CUT 2022. Duration 01:13:43.5199364 [2022-05-10T11:19:05.106Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-10T11:19:05.344Z] Recording test results [2022-05-10T11:19:05.614Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-10T11:19:09.358Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-10T11:19:09.358Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:19:09.358Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-10T11:19:11.977Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-10T11:19:14.016Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-10T11:19:15.757Z] Archiving artifacts [2022-05-10T11:19:19.708Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-10T11:19:19.708Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:19:19.708Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-10T11:19:25.518Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-10T11:19:25.518Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-10T11:19:25.518Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-10T11:19:25.518Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:19:25.518Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-10T11:19:25.518Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-10T11:19:25.518Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-10T11:19:25.518Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-10T11:19:25.518Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-10T11:19:28.924Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-05-10T11:19:28.924Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-10T11:19:28.924Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-05-10T11:19:28.924Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-10T11:19:28.924Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-05-10T11:19:28.924Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-10T11:19:28.924Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-05-10T11:19:28.924Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-05-10T11:19:29.424Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43275/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-10T11:19:30.340Z] + make clean [2022-05-10T11:19:31.870Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-10T11:19:31.870Z] docker-dev-cache [2022-05-10T11:19:31.870Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T11:19:35.818Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-10T11:19:35.819Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:19:35.819Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-10T11:19:35.819Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-10T11:19:35.819Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-10T11:19:35.819Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-10T11:19:35.819Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-10T11:19:35.819Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:19:35.819Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-10T11:19:35.819Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-10T11:19:35.819Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-10T11:19:35.819Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:19:35.819Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-10T11:19:38.715Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-10T11:19:39.266Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-05-10T11:19:42.174Z] === RUN TestDockerSuite/TestBuildXZHost [2022-05-10T11:19:42.174Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-10T11:19:42.436Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-10T11:19:42.436Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-10T11:19:42.436Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-10T11:19:42.632Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-05-10T11:19:42.632Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-10T11:19:42.632Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-05-10T11:19:42.632Z] docker_cli_sni_test.go:18: Flakey test [2022-05-10T11:19:42.632Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-05-10T11:19:45.534Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-05-10T11:19:50.977Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-10T11:19:50.978Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-10T11:19:50.978Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-10T11:19:50.978Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-10T11:19:50.978Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-10T11:19:50.978Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:19:50.978Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-10T11:19:50.978Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-10T11:19:50.978Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-10T11:19:50.978Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:19:50.978Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-10T11:19:50.978Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:19:50.978Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-10T11:19:51.327Z] === RUN TestDockerSuite/TestCommitChange [2022-05-10T11:19:58.402Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-05-10T11:20:04.228Z] === RUN TestDockerSuite/TestCommitHardlink [2022-05-10T11:20:04.228Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-10T11:20:04.228Z] === RUN TestDockerSuite/TestCommitNewFile [2022-05-10T11:20:08.633Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-10T11:20:08.633Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-10T11:20:08.633Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-10T11:20:08.633Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:20:08.633Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-10T11:20:08.633Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-10T11:20:08.633Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-10T11:20:08.633Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-10T11:20:10.804Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-10T11:20:10.804Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-10T11:20:12.793Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-05-10T11:20:12.794Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:20:12.794Z] === RUN TestDockerSuite/TestCommitTTY [2022-05-10T11:20:15.477Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-10T11:20:15.477Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-10T11:20:15.933Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-10T11:20:15.933Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-10T11:20:15.933Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-10T11:20:26.228Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-10T11:20:26.229Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T11:20:26.229Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-10T11:20:26.687Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-10T11:20:27.143Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-10T11:20:27.143Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-10T11:20:27.143Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-10T11:20:33.876Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-05-10T11:20:37.435Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-10T11:20:37.435Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-10T11:20:37.435Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-10T11:20:37.707Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-05-10T11:20:37.707Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-10T11:20:37.707Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-05-10T11:20:37.707Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-10T11:20:37.707Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-05-10T11:20:37.707Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-10T11:20:37.707Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-05-10T11:20:37.707Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-10T11:20:37.707Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-05-10T11:20:37.707Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-10T11:20:37.707Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-05-10T11:20:37.707Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:20:37.707Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-05-10T11:20:37.707Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-10T11:20:37.707Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-05-10T11:20:37.707Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-05-10T11:20:46.284Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-05-10T11:20:52.210Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-10T11:20:52.210Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.210Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite (2864.89s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.91s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (91.73s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.77s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.29s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.30s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.73s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.27s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.21s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.51s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.07s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.54s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.76s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.30s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.22s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.27s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.27s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.46s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.96s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.18s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.62s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.33s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.04s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.54s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.34s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.21s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.90s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.21s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.55s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.71s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.16s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.75s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.70s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.89s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.69s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.69s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.19s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCmd (0.77s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.64s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.24s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.57s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.38s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.87s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.13s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.80s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.66s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.58s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.76s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.72s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.82s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (27.83s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.85s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.85s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.97s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.96s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.52s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.72s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.68s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.69s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.60s) [2022-05-10T11:20:52.210Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.06s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.98s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.99s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.67s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.92s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.68s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.31s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.68s) [2022-05-10T11:20:52.210Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.96s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (93.69s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.66s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.34s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.60s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.66s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.54s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.03s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.28s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.60s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.17s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.26s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.00s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.70s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFails (3.25s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.83s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.68s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildForceRm (8.76s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.07s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.46s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.93s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.71s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.29s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildHistory (13.17s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.13s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.01s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.91s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.80s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.77s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.71s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLabels (1.17s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.80s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.25s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.78s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.54s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.86s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.03s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.11s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.40s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.16s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (22.46s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.10s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.79s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.94s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.72s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.46s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.14s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.64s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.49s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.01s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.83s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.98s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.26s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.15s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.99s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.43s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.13s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (50.07s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.49s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildRm (16.76s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.48s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.72s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.83s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.77s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.73s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.46s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.99s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.26s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.41s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildStderr (5.98s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (24.70s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.23s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.54s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.93s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.43s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.12s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.68s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.92s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.62s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.17s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.11s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.93s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.97s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (14.19s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.29s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.01s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.38s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.17s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.41s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.44s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestCommitChange (6.39s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.74s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.91s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestCommitTTY (8.81s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.73s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.12s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.99s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.18s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.28s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.30s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.37s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.91s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.85s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.87s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.93s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.27s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.34s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.30s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.86s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.16s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.32s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.97s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.25s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.49s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.03s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.16s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.41s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.95s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.49s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.24s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.25s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.33s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.26s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a025e8_} (3.14s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1416241214_c:\foo_false____} (3.13s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1416241214_c:\foo_true____} (3.11s) [2022-05-10T11:20:52.211Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.43s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-10T11:20:52.211Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.48s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.31s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.47s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.12s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.39s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.34s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.38s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpToDot (3.49s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCpToStdout (3.61s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.25s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateArgs (0.25s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.25s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.58s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.03s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.98s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateLabels (0.31s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateRM (0.52s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.23s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.52s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.52s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.88s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.27s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.64s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.62s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.53s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.40s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.73s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsCopy (6.24s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.22s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.33s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.90s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.55s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.28s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.11s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFilters (6.63s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFormat (6.65s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsRename (3.35s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsResize (33.65s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.14s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.06s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.58s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsUntag (2.78s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.43s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.22s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.16s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.29s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.99s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (4.00s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.93s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.06s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.93s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecInspectID (5.87s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.19s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.01s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.21s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.34s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.13s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.46s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.38s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.80s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.10s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.75s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.20s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.28s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.49s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.65s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.00s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImportBadURL (0.08s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.19s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.15s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.28s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.17s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectDefault (3.20s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectHistory (5.61s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.42s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.05s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.36s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.99s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (4.07s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectStatus (4.11s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.56s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.07s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.30s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.04s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.42s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.40s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.26s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.35s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.34s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.53s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.32s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.97s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.57s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.41s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.16s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.82s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.69s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.25s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.22s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsSince (9.78s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsTail (3.85s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.39s) [2022-05-10T11:20:52.212Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.33s) [2022-05-10T11:20:52.212Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.31s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.17s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPsByOrder (13.29s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.49s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.61s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.38s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.96s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (9.99s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.48s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.22s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.39s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.63s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.82s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.23s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.29s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (28.11s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.47s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.25s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.97s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.14s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.17s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.18s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.41s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.24s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.91s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.78s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.74s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.69s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.37s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.32s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiTag (0.72s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.13s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.86s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.58s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.90s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.28s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.66s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.35s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.86s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.15s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.24s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.14s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.45s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.03s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.05s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.06s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.39s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.37s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.21s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.10s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (8.03s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.42s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.19s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.23s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.29s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.28s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunExitCode (3.36s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.29s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.32s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.30s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.78s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.21s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.67s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.90s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.84s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.75s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.23s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.21s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.20s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.94s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.31s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.05s) [2022-05-10T11:20:52.213Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunRm (3.19s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.22s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.28s) [2022-05-10T11:20:52.213Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.14s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.81s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.25s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.41s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.62s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.33s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.20s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.97s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.49s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.64s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.82s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.30s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.25s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.47s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.72s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.27s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.54s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.65s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.77s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.27s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.29s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.19s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.41s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.77s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.29s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.93s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.99s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (8.24s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.24s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.41s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.04s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.42s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.11s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.72s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.65s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.30s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.84s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-10T11:20:52.214Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.73s) [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-10T11:20:52.214Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-10T11:20:52.214Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-10T11:20:52.214Z] === RUN TestDockerSchema1RegistrySuite [2022-05-10T11:20:52.214Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-10T11:20:52.214Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-10T11:20:52.214Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-10T11:20:52.214Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-10T11:20:52.214Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-10T11:20:52.214Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-10T11:20:52.214Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-10T11:20:52.214Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.214Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-10T11:20:52.215Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-10T11:20:52.215Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-10T11:20:52.215Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-10T11:20:52.215Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-10T11:20:52.215Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-10T11:20:52.215Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-10T11:20:52.215Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-10T11:20:52.215Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-10T11:20:52.215Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-10T11:20:52.215Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-10T11:20:52.215Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-10T11:20:52.215Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-10T11:20:52.215Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-10T11:20:52.215Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-10T11:20:52.215Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-10T11:20:52.215Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-10T11:20:52.215Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-10T11:20:52.215Z] === RUN TestDockerDaemonSuite [2022-05-10T11:20:52.215Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-10T11:20:52.215Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-10T11:20:52.215Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-10T11:20:52.215Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-10T11:20:52.215Z] === RUN TestDockerSwarmSuite [2022-05-10T11:20:52.215Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-10T11:20:52.215Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-10T11:20:52.215Z] === RUN TestDockerExternalVolumeSuite [2022-05-10T11:20:52.215Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-10T11:20:52.215Z] === RUN TestDockerNetworkSuite [2022-05-10T11:20:52.215Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-10T11:20:52.215Z] === RUN TestDockerHubPullSuite [2022-05-10T11:20:52.215Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.215Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-10T11:20:52.215Z] PASS [2022-05-10T11:20:52.215Z] ok github.com/docker/docker/integration-cli 2865.330s [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === Skipped [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-10T11:20:52.673Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-10T11:20:52.673Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-10T11:20:52.673Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-10T11:20:52.673Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-10T11:20:52.673Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-10T11:20:52.673Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-10T11:20:52.673Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-10T11:20:52.673Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-10T11:20:52.673Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-10T11:20:52.673Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-10T11:20:52.673Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-10T11:20:52.673Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-10T11:20:52.673Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-10T11:20:52.673Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-10T11:20:52.673Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-05-10T11:20:52.673Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.52s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.51s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.37s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.47s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.98s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-10T11:20:52.673Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.47s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.46s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.50s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-10T11:20:52.673Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.673Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.52s) [2022-05-10T11:20:52.673Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.48s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.44s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.03s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-10T11:20:52.674Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.47s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.47s) [2022-05-10T11:20:52.674Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.47s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-10T11:20:52.674Z] docker_cli_sni_test.go:18: Flakey test [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-10T11:20:52.674Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-10T11:20:52.674Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.674Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-10T11:20:52.674Z] [2022-05-10T11:20:52.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-10T11:20:52.674Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-10T11:20:52.675Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-10T11:20:52.675Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-10T11:20:52.675Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-10T11:20:52.675Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-05-10T11:20:52.675Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.04s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-10T11:20:52.675Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-10T11:20:52.675Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-10T11:20:52.675Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-10T11:20:52.675Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-10T11:20:52.675Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-10T11:20:52.675Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-10T11:20:52.675Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-10T11:20:52.675Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-10T11:20:52.675Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-10T11:20:52.675Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-10T11:20:52.675Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-10T11:20:52.675Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-10T11:20:52.675Z] [2022-05-10T11:20:52.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-05-10T11:20:52.675Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.675Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-10T11:20:52.676Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-10T11:20:52.676Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-10T11:20:52.676Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-10T11:20:52.676Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-10T11:20:52.676Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-10T11:20:52.676Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-10T11:20:52.676Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-10T11:20:52.676Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-10T11:20:52.676Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-10T11:20:52.676Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-10T11:20:52.676Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-10T11:20:52.676Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-10T11:20:52.676Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-10T11:20:52.676Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-10T11:20:52.676Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.676Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-10T11:20:52.676Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-10T11:20:52.677Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-10T11:20:52.677Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-05-10T11:20:52.677Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-10T11:20:52.677Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-10T11:20:52.677Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-10T11:20:52.677Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-10T11:20:52.677Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-10T11:20:52.677Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-10T11:20:52.677Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:20:52.677Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-10T11:20:52.677Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-10T11:20:52.677Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-10T11:20:52.677Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-10T11:20:52.677Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-10T11:20:52.677Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-10T11:20:52.677Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T11:20:52.677Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.677Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T11:20:52.677Z] [2022-05-10T11:20:52.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:52.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-10T11:20:52.678Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-10T11:20:52.678Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-05-10T11:20:52.678Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-10T11:20:53.135Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-05-10T11:20:53.135Z] [2022-05-10T11:20:53.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-10T11:20:53.136Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-10T11:20:53.136Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-10T11:20:53.136Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-10T11:20:53.136Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.136Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-10T11:20:53.136Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.16s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-10T11:20:53.137Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.137Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-10T11:20:53.137Z] [2022-05-10T11:20:53.137Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-10T11:20:53.138Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.138Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-10T11:20:53.138Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.138Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-10T11:20:53.138Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.138Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-10T11:20:53.138Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.138Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-10T11:20:53.138Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.138Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-10T11:20:53.138Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-10T11:20:53.138Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-10T11:20:53.138Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] DONE 1088 tests, 544 skipped in 2877.722s [2022-05-10T11:20:53.138Z] INFO: Integration tests ended at 05/10/2022 11:20:52. Duration:00:47:57.8975292 [2022-05-10T11:20:53.138Z] INFO: Docker info of the daemon under test at end of run [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] Containers: 10 [2022-05-10T11:20:53.138Z] Running: 0 [2022-05-10T11:20:53.138Z] Paused: 0 [2022-05-10T11:20:53.138Z] Stopped: 10 [2022-05-10T11:20:53.138Z] Images: 18 [2022-05-10T11:20:53.138Z] Server Version: 0.0.0-dev [2022-05-10T11:20:53.138Z] Storage Driver: windowsfilter [2022-05-10T11:20:53.138Z] Windows: [2022-05-10T11:20:53.138Z] Logging Driver: json-file [2022-05-10T11:20:53.138Z] Plugins: [2022-05-10T11:20:53.138Z] Volume: local [2022-05-10T11:20:53.138Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T11:20:53.138Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T11:20:53.138Z] Swarm: inactive [2022-05-10T11:20:53.138Z] Default Isolation: process [2022-05-10T11:20:53.138Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-05-10T11:20:53.138Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-05-10T11:20:53.138Z] OSType: windows [2022-05-10T11:20:53.138Z] Architecture: x86_64 [2022-05-10T11:20:53.138Z] CPUs: 4 [2022-05-10T11:20:53.138Z] Total Memory: 32GiB [2022-05-10T11:20:53.138Z] Name: azwin-2-844ef0 [2022-05-10T11:20:53.138Z] ID: I5HE:GZSY:6JTL:R74C:EIKX:ULVU:LEZP:HMNL:NTF5:E4NC:QRPH:TPN7 [2022-05-10T11:20:53.138Z] Docker Root Dir: D:\CI\PR-43275\10\daemon [2022-05-10T11:20:53.138Z] Debug Mode (client): false [2022-05-10T11:20:53.138Z] Debug Mode (server): true [2022-05-10T11:20:53.138Z] File Descriptors: -1 [2022-05-10T11:20:53.138Z] Goroutines: 44 [2022-05-10T11:20:53.138Z] System Time: 2022-05-10T11:20:53.0000712Z [2022-05-10T11:20:53.138Z] EventsListeners: 0 [2022-05-10T11:20:53.138Z] Registry: https://index.docker.io/v1/ [2022-05-10T11:20:53.138Z] Labels: [2022-05-10T11:20:53.138Z] Experimental: false [2022-05-10T11:20:53.138Z] Insecure Registries: [2022-05-10T11:20:53.138Z] 127.0.0.0/8 [2022-05-10T11:20:53.138Z] Live Restore Enabled: false [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] [2022-05-10T11:20:53.138Z] INFO: Stopping daemon under test [2022-05-10T11:20:53.594Z] SUCCESS: The process with PID 5020 (child process of PID 2756) has been terminated. [2022-05-10T11:20:53.594Z] SUCCESS: The process with PID 2756 (child process of PID 4004) has been terminated. [2022-05-10T11:20:53.594Z] INFO: Stop tailing logs of the daemon under tests [2022-05-10T11:20:53.594Z] INFO: executeCI.ps1 Completed successfully at 05/10/2022 11:20:53. [2022-05-10T11:20:53.594Z] INFO: Tidying up at end of run [2022-05-10T11:20:53.594Z] ----------- DAEMON LOG ------------ [2022-05-10T11:20:53.594Z] 2022/05/10 10:29:39 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-10T11:20:53.594Z] ----------- END DAEMON LOG -------- [2022-05-10T11:20:53.594Z] INFO: Saving daemon under test log (d:\CI\PR-43275\10\dut.out) to bundles\CIDUT.out [2022-05-10T11:20:53.594Z] INFO: Saving daemon under test log (d:\CI\PR-43275\10\dut.err) to bundles\CIDUT.err [2022-05-10T11:20:53.594Z] INFO: Saving containerd logs to bundles [2022-05-10T11:20:53.594Z] INFO: Nuke-Everything... [2022-05-10T11:20:53.594Z] INFO: Container count on control daemon to delete is 2 [2022-05-10T11:20:54.050Z] 6e599f18ae8b [2022-05-10T11:20:54.051Z] 6aa8f2d761b6 [2022-05-10T11:20:54.051Z] INFO: Tidying pidfile d:\CI\PR-43275\10\docker.pid [2022-05-10T11:20:54.051Z] INFO: Killing containerd with PID 5868 [2022-05-10T11:20:54.051Z] INFO: Nuking d:\CI [2022-05-10T11:20:56.612Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-05-10T11:20:56.612Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-10T11:20:56.612Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-05-10T11:20:58.798Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-05-10T11:20:58.798Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-10T11:20:58.798Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-05-10T11:20:58.798Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-10T11:20:58.798Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-05-10T11:20:58.798Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-10T11:20:58.798Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-05-10T11:21:01.706Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-05-10T11:21:01.706Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-10T11:21:01.706Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-05-10T11:21:01.706Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-05-10T11:21:05.455Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-05-10T11:21:05.455Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-05-10T11:21:05.455Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-10T11:21:05.455Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-05-10T11:21:05.455Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-10T11:21:05.455Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-05-10T11:21:05.455Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-10T11:21:05.455Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-05-10T11:21:08.353Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-05-10T11:21:11.254Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-05-10T11:21:14.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-05-10T11:21:14.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-05-10T11:21:14.990Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-10T11:21:14.990Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-05-10T11:21:17.895Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-05-10T11:21:17.895Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-05-10T11:21:20.799Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-05-10T11:21:20.799Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-10T11:21:20.799Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-05-10T11:21:20.799Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-10T11:21:20.799Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-05-10T11:21:23.702Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-05-10T11:21:23.702Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-05-10T11:21:23.956Z] INFO: Zapped successfully [2022-05-10T11:21:23.956Z] [2022-05-10T11:21:23.956Z] INFO: executeCI.ps1 exiting at Tue May 10 11:21:20 CUT 2022. Duration 01:16:06.4443741 [2022-05-10T11:21:23.956Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-10T11:21:24.193Z] Recording test results [2022-05-10T11:21:25.876Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-05-10T11:21:25.876Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-10T11:21:25.876Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-05-10T11:21:29.604Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-05-10T11:21:29.604Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-05-10T11:21:31.156Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-10T11:21:33.209Z] Creating win-2022-c8d-integration-bundles.zip [2022-05-10T11:21:33.340Z] === RUN TestDockerSuite/TestContainerAPIRestart [Pipeline] archiveArtifacts [2022-05-10T11:21:35.587Z] Archiving artifacts [2022-05-10T11:21:43.664Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-05-10T11:21:47.398Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-05-10T11:21:47.859Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-05-10T11:21:47.859Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-05-10T11:21:47.859Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-05-10T11:21:47.859Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-05-10T11:21:49.515Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43275/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-10T11:21:50.032Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-05-10T11:21:50.032Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-10T11:21:50.032Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-05-10T11:21:50.431Z] + make clean [2022-05-10T11:21:51.961Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-10T11:21:51.961Z] docker-dev-cache [2022-05-10T11:21:51.961Z] docker-mod-cache [Pipeline] deleteDir [2022-05-10T11:21:53.769Z] === RUN TestDockerSuite/TestContainerAPITop [2022-05-10T11:21:53.769Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-10T11:21:53.769Z] === RUN TestDockerSuite/TestContainerAPITopWindows [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-10T11:21:56.673Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-05-10T11:21:56.673Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-05-10T11:22:02.465Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-05-10T11:22:04.639Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-05-10T11:22:04.639Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-10T11:22:04.639Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-05-10T11:22:04.639Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-10T11:22:04.639Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-05-10T11:22:04.639Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-10T11:22:04.639Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-05-10T11:22:04.639Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-10T11:22:04.639Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-05-10T11:22:04.639Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-10T11:22:04.639Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-05-10T11:22:06.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-05-10T11:22:06.824Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-05-10T11:22:15.393Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-05-10T11:22:18.300Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-05-10T11:22:21.204Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-05-10T11:22:24.953Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c58378_} [2022-05-10T11:22:33.529Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11726653976_c:\foo_false____} [2022-05-10T11:22:36.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11726653976_c:\foo_true____} [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-05-10T11:22:39.355Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-05-10T11:22:39.355Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-05-10T11:22:39.817Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-05-10T11:22:39.817Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-10T11:22:39.817Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-05-10T11:22:39.817Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-10T11:22:39.817Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-05-10T11:22:39.817Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-10T11:22:39.817Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-05-10T11:22:39.817Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-10T11:22:39.817Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-05-10T11:22:39.817Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-10T11:22:39.817Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-05-10T11:22:48.398Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-05-10T11:22:48.398Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-05-10T11:22:48.398Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:22:48.398Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-05-10T11:22:52.131Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-05-10T11:22:52.131Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-05-10T11:22:52.131Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-10T11:22:52.131Z] === RUN TestDockerSuite/TestCpRelativePath [2022-05-10T11:23:00.722Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-05-10T11:23:00.722Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-10T11:23:00.722Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-05-10T11:23:00.722Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-10T11:23:00.722Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-05-10T11:23:00.722Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-10T11:23:00.722Z] === RUN TestDockerSuite/TestCpToCaseA [2022-05-10T11:23:11.036Z] === RUN TestDockerSuite/TestCpToCaseB [2022-05-10T11:23:19.619Z] === RUN TestDockerSuite/TestCpToCaseC [2022-05-10T11:23:19.619Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:23:19.619Z] === RUN TestDockerSuite/TestCpToCaseD [2022-05-10T11:23:19.619Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-10T11:23:19.619Z] === RUN TestDockerSuite/TestCpToCaseE [2022-05-10T11:23:37.301Z] === RUN TestDockerSuite/TestCpToCaseF [2022-05-10T11:23:37.301Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:23:37.301Z] === RUN TestDockerSuite/TestCpToCaseG [2022-05-10T11:23:37.301Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:23:37.301Z] === RUN TestDockerSuite/TestCpToCaseH [2022-05-10T11:23:52.112Z] === RUN TestDockerSuite/TestCpToCaseI [2022-05-10T11:23:52.112Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-10T11:23:52.112Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-05-10T11:23:52.112Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-10T11:23:52.112Z] === RUN TestDockerSuite/TestCpToDot [2022-05-10T11:24:00.674Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-05-10T11:24:00.674Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-10T11:24:00.674Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-05-10T11:24:00.674Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-10T11:24:00.674Z] === RUN TestDockerSuite/TestCpToStdout [2022-05-10T11:24:03.576Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-05-10T11:24:03.576Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:24:03.576Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-05-10T11:24:03.576Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-10T11:24:03.576Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-05-10T11:24:03.576Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-10T11:24:03.576Z] === RUN TestDockerSuite/TestCpVolumePath [2022-05-10T11:24:03.576Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-10T11:24:03.576Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-05-10T11:24:04.033Z] === RUN TestDockerSuite/TestCreateArgs [2022-05-10T11:24:04.493Z] === RUN TestDockerSuite/TestCreateByImageID [2022-05-10T11:24:06.669Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-05-10T11:24:09.581Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-05-10T11:24:10.038Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-05-10T11:24:10.497Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-05-10T11:24:13.408Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-05-10T11:24:13.866Z] === RUN TestDockerSuite/TestCreateLabels [2022-05-10T11:24:14.324Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-05-10T11:24:14.324Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-10T11:24:14.324Z] === RUN TestDockerSuite/TestCreateRM [2022-05-10T11:24:14.783Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-05-10T11:24:14.783Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-10T11:24:14.783Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-05-10T11:24:15.241Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-05-10T11:24:15.700Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-05-10T11:24:26.020Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-05-10T11:24:26.479Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-05-10T11:24:26.937Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-05-10T11:24:31.628Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-05-10T11:24:31.628Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-05-10T11:24:31.628Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:24:31.628Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-05-10T11:24:34.536Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-05-10T11:24:34.536Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-05-10T11:24:34.536Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-05-10T11:24:34.536Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-05-10T11:24:34.536Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-05-10T11:24:34.536Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-05-10T11:24:34.536Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-05-10T11:24:34.536Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-05-10T11:24:34.536Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDevicePermissions [2022-05-10T11:24:34.536Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.536Z] === RUN TestDockerSuite/TestDockerFails [2022-05-10T11:24:34.994Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-05-10T11:24:34.994Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.994Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-05-10T11:24:34.994Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.994Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-05-10T11:24:34.994Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.994Z] === RUN TestDockerSuite/TestEventsAttach [2022-05-10T11:24:34.994Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.994Z] === RUN TestDockerSuite/TestEventsCommit [2022-05-10T11:24:34.994Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-10T11:24:34.994Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-05-10T11:24:38.730Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-05-10T11:24:41.631Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-05-10T11:24:44.536Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-05-10T11:24:54.861Z] === RUN TestDockerSuite/TestEventsCopy [2022-05-10T11:25:00.650Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-05-10T11:25:13.065Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-05-10T11:25:15.293Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-05-10T11:25:16.295Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-05-10T11:25:24.980Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-05-10T11:25:25.451Z] === RUN TestDockerSuite/TestEventsFilterType [2022-05-10T11:25:27.029Z] === RUN TestDockerSuite/TestEventsFilters [2022-05-10T11:25:32.924Z] === RUN TestDockerSuite/TestEventsFormat [2022-05-10T11:25:38.812Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-05-10T11:25:39.283Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-05-10T11:25:39.283Z] === RUN TestDockerSuite/TestEventsImageImport [2022-05-10T11:25:39.283Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T11:25:39.283Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-05-10T11:25:39.283Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-10T11:25:39.283Z] === RUN TestDockerSuite/TestEventsImagePull [2022-05-10T11:25:39.283Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-10T11:25:39.283Z] === RUN TestDockerSuite/TestEventsImageTag [2022-05-10T11:25:40.274Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-05-10T11:25:40.274Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-10T11:25:40.743Z] === RUN TestDockerSuite/TestEventsRename [2022-05-10T11:25:43.707Z] === RUN TestDockerSuite/TestEventsResize [2022-05-10T11:25:52.393Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-05-10T11:25:56.202Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-05-10T11:26:00.009Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-05-10T11:26:05.891Z] === RUN TestDockerSuite/TestEventsTop [2022-05-10T11:26:05.891Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-10T11:26:05.891Z] === RUN TestDockerSuite/TestEventsUntag [2022-05-10T11:26:08.113Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-05-10T11:26:20.650Z] === RUN TestDockerSuite/TestExec [2022-05-10T11:26:20.650Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:26:20.650Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-05-10T11:26:20.650Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:26:20.650Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-05-10T11:26:21.625Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-05-10T11:26:24.527Z] === RUN TestDockerSuite/TestExecAPIStart [2022-05-10T11:26:24.527Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-10T11:26:24.527Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-05-10T11:26:24.527Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-10T11:26:24.527Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-05-10T11:26:24.527Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:26:24.527Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-05-10T11:26:27.421Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-05-10T11:26:30.319Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-05-10T11:26:33.226Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-05-10T11:26:35.398Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-05-10T11:26:41.181Z] === RUN TestDockerSuite/TestExecCgroup [2022-05-10T11:26:41.181Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-10T11:26:41.181Z] === RUN TestDockerSuite/TestExecEnv [2022-05-10T11:26:41.181Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:26:41.181Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-05-10T11:26:41.181Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-10T11:26:41.181Z] === RUN TestDockerSuite/TestExecExitStatus [2022-05-10T11:26:44.086Z] === RUN TestDockerSuite/TestExecInspectID [2022-05-10T11:26:49.874Z] === RUN TestDockerSuite/TestExecInteractive [2022-05-10T11:26:49.874Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-10T11:26:49.874Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-05-10T11:26:49.874Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-10T11:26:49.874Z] === RUN TestDockerSuite/TestExecParseError [2022-05-10T11:26:49.874Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-10T11:26:49.874Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-05-10T11:26:49.874Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-10T11:26:49.874Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-05-10T11:26:49.874Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-10T11:26:49.874Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-05-10T11:26:53.596Z] === RUN TestDockerSuite/TestExecSetEnv [2022-05-10T11:26:53.596Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-10T11:26:53.596Z] === RUN TestDockerSuite/TestExecStartFails [2022-05-10T11:26:53.596Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-10T11:26:53.596Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-05-10T11:26:53.596Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:26:53.596Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-05-10T11:26:53.596Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-10T11:26:53.596Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-05-10T11:26:53.596Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-10T11:26:53.596Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-05-10T11:26:56.498Z] === RUN TestDockerSuite/TestExecUlimits [2022-05-10T11:26:56.498Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-10T11:26:56.498Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-05-10T11:27:06.808Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-05-10T11:27:06.808Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-10T11:27:06.808Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-05-10T11:27:06.808Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-10T11:27:06.808Z] === RUN TestDockerSuite/TestExecWithUser [2022-05-10T11:27:06.808Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-10T11:27:06.808Z] === RUN TestDockerSuite/TestGetContainerStats [2022-05-10T11:27:13.877Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-05-10T11:27:20.968Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-05-10T11:27:24.694Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-05-10T11:27:31.750Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-05-10T11:27:31.750Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:27:31.750Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-05-10T11:27:31.750Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-05-10T11:27:31.750Z] === RUN TestDockerSuite/TestHealth [2022-05-10T11:27:31.750Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-10T11:27:31.750Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-05-10T11:27:31.750Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-05-10T11:27:31.750Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-05-10T11:27:31.750Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-05-10T11:27:37.537Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-05-10T11:27:37.537Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-05-10T11:27:37.537Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-10T11:27:37.537Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-05-10T11:27:37.537Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-05-10T11:27:37.537Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-05-10T11:27:37.994Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-05-10T11:27:38.964Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-05-10T11:27:38.964Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-10T11:27:38.964Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-05-10T11:27:40.501Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-05-10T11:27:40.959Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-05-10T11:27:43.131Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-05-10T11:27:43.587Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-05-10T11:27:47.312Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-05-10T11:27:55.873Z] === RUN TestDockerSuite/TestImagesFormat [2022-05-10T11:27:55.873Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-05-10T11:27:55.873Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:27:55.873Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestImportBadURL [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestImportDisplay [2022-05-10T11:28:00.552Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestImportFile [2022-05-10T11:28:00.552Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-05-10T11:28:00.552Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestImportGzipped [2022-05-10T11:28:00.552Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-05-10T11:28:00.552Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-05-10T11:28:00.552Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-05-10T11:28:00.552Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-05-10T11:28:00.552Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-05-10T11:28:00.552Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-05-10T11:28:00.552Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:28:00.552Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-05-10T11:28:03.455Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-05-10T11:28:06.353Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-05-10T11:28:06.353Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:28:06.353Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-05-10T11:28:06.353Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-10T11:28:06.353Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-05-10T11:28:06.813Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-05-10T11:28:06.813Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-10T11:28:06.813Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-05-10T11:28:09.729Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-05-10T11:28:09.729Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-05-10T11:28:12.693Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-05-10T11:28:12.693Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:28:12.693Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-05-10T11:28:12.693Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-10T11:28:12.693Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-05-10T11:28:12.693Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-10T11:28:12.693Z] === RUN TestDockerSuite/TestInspectDefault [2022-05-10T11:28:16.507Z] === RUN TestDockerSuite/TestInspectHistory [2022-05-10T11:28:22.389Z] === RUN TestDockerSuite/TestInspectImage [2022-05-10T11:28:22.389Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:28:22.389Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-05-10T11:28:22.389Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:28:22.389Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-05-10T11:28:22.389Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:28:22.389Z] === RUN TestDockerSuite/TestInspectInt64 [2022-05-10T11:28:24.609Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-05-10T11:28:27.572Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-05-10T11:28:28.042Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-05-10T11:28:30.999Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-05-10T11:28:33.957Z] === RUN TestDockerSuite/TestInspectPlugin [2022-05-10T11:28:33.957Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-10T11:28:33.957Z] === RUN TestDockerSuite/TestInspectRootFS [2022-05-10T11:28:33.957Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-05-10T11:28:36.921Z] === RUN TestDockerSuite/TestInspectStatus [2022-05-10T11:28:40.723Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-05-10T11:28:46.597Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-05-10T11:28:48.819Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-05-10T11:28:57.494Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-05-10T11:28:59.719Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-05-10T11:29:02.680Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-05-10T11:29:05.640Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-05-10T11:29:07.859Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksEnvs [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-05-10T11:29:08.315Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-05-10T11:29:08.316Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.316Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-05-10T11:29:08.316Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.316Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-05-10T11:29:08.316Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.316Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-05-10T11:29:08.316Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.316Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-05-10T11:29:08.316Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-10T11:29:08.774Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-05-10T11:29:08.774Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-05-10T11:29:08.774Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-05-10T11:29:11.674Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-05-10T11:29:13.843Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-05-10T11:29:20.901Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-05-10T11:29:23.802Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-05-10T11:29:23.802Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-10T11:29:23.802Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-05-10T11:29:26.699Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-05-10T11:29:26.699Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-05-10T11:29:37.004Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-05-10T11:29:45.561Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-05-10T11:29:54.114Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-05-10T11:29:57.838Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-05-10T11:30:00.734Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-05-10T11:30:00.734Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-10T11:30:00.734Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-05-10T11:30:09.285Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-05-10T11:30:17.834Z] === RUN TestDockerSuite/TestLogsSince [2022-05-10T11:30:26.390Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-05-10T11:30:26.390Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-10T11:30:26.390Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-05-10T11:30:26.390Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-10T11:30:26.390Z] === RUN TestDockerSuite/TestLogsTail [2022-05-10T11:30:31.070Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-05-10T11:30:33.971Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestMountIntoProc [2022-05-10T11:30:36.868Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestMountIntoSys [2022-05-10T11:30:36.868Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestNetHostname [2022-05-10T11:30:36.868Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-05-10T11:30:36.868Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-05-10T11:30:36.868Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-05-10T11:30:36.868Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPluginActive [2022-05-10T11:30:36.868Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-05-10T11:30:36.868Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-05-10T11:30:36.868Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-05-10T11:30:36.868Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-05-10T11:30:36.868Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-05-10T11:30:36.868Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-05-10T11:30:36.868Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-10T11:30:36.868Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-05-10T11:30:36.868Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-10T11:30:37.326Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-05-10T11:30:37.326Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-10T11:30:37.326Z] === RUN TestDockerSuite/TestPortHostBinding [2022-05-10T11:30:37.326Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-10T11:30:37.326Z] === RUN TestDockerSuite/TestPortList [2022-05-10T11:30:37.326Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-10T11:30:37.326Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-05-10T11:30:43.106Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-05-10T11:30:43.106Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-05-10T11:30:43.106Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-05-10T11:30:43.106Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-05-10T11:30:43.106Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-05-10T11:30:43.106Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-05-10T11:30:43.106Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-05-10T11:30:43.106Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-10T11:30:43.106Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-05-10T11:30:50.162Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-05-10T11:30:50.162Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-10T11:30:50.162Z] === RUN TestDockerSuite/TestPsByOrder [2022-05-10T11:31:00.477Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-05-10T11:31:00.477Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-10T11:31:00.477Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-05-10T11:31:18.166Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-05-10T11:31:43.298Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-05-10T11:31:43.298Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-05-10T11:31:43.298Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-10T11:31:43.298Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-05-10T11:31:55.672Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-05-10T11:32:02.733Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-05-10T11:32:17.602Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-05-10T11:32:23.488Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-05-10T11:32:23.488Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-10T11:32:23.488Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-05-10T11:32:23.488Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-10T11:32:23.488Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-05-10T11:32:29.378Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-05-10T11:32:29.378Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:32:29.849Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-05-10T11:32:29.849Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-10T11:32:29.849Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-05-10T11:32:29.849Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-10T11:32:29.849Z] === RUN TestDockerSuite/TestPsRightTagName [2022-05-10T11:32:29.849Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-10T11:32:29.849Z] === RUN TestDockerSuite/TestPsShowMounts [2022-05-10T11:32:40.302Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-05-10T11:32:40.302Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-10T11:32:40.302Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-05-10T11:32:40.773Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-05-10T11:32:40.773Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-10T11:32:40.773Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-05-10T11:32:42.348Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-05-10T11:32:43.441Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-05-10T11:32:43.441Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-10T11:32:43.441Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-05-10T11:32:48.218Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-05-10T11:32:54.103Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-05-10T11:32:57.910Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-05-10T11:33:40.532Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-05-10T11:33:40.532Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:33:40.532Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-05-10T11:33:45.209Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-05-10T11:33:45.666Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-05-10T11:33:46.122Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-05-10T11:33:47.087Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-05-10T11:33:52.861Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-05-10T11:33:58.637Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-05-10T11:33:58.637Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:33:58.637Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-05-10T11:34:04.420Z] === RUN TestDockerSuite/TestRmiBlank [2022-05-10T11:34:04.420Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-05-10T11:34:04.420Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-05-10T11:34:25.493Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-05-10T11:34:26.459Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-05-10T11:34:27.425Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-05-10T11:34:37.731Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-05-10T11:34:43.515Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-05-10T11:34:53.811Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-05-10T11:34:59.592Z] === RUN TestDockerSuite/TestRmiTag [2022-05-10T11:35:00.056Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-05-10T11:35:03.781Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-05-10T11:35:28.910Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-05-10T11:35:31.082Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-05-10T11:35:43.453Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-05-10T11:35:43.913Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-05-10T11:35:43.913Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-10T11:35:43.913Z] === RUN TestDockerSuite/TestRunAddHost [2022-05-10T11:35:43.913Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-10T11:35:43.913Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-05-10T11:35:43.913Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-10T11:35:43.913Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-05-10T11:35:43.913Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-10T11:35:43.913Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-05-10T11:35:43.913Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-10T11:35:43.913Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-05-10T11:35:43.913Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-10T11:35:43.913Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-05-10T11:35:43.913Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-10T11:35:43.913Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-05-10T11:35:46.814Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-05-10T11:35:46.814Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-10T11:35:46.814Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-05-10T11:35:46.814Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-10T11:35:46.814Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-05-10T11:35:52.597Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-05-10T11:35:57.286Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-05-10T11:35:59.458Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-05-10T11:36:02.355Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-05-10T11:36:10.909Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-05-10T11:36:10.909Z] === RUN TestDockerSuite/TestRunBindMounts [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-05-10T11:36:16.705Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-10T11:36:16.705Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-05-10T11:36:19.611Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-05-10T11:36:19.611Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-10T11:36:19.611Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-05-10T11:36:23.337Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-05-10T11:36:23.337Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-10T11:36:23.337Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-05-10T11:36:23.337Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-10T11:36:23.794Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-05-10T11:36:25.966Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-05-10T11:36:25.966Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-10T11:36:25.966Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-05-10T11:36:25.966Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-10T11:36:25.966Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-05-10T11:36:25.966Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-10T11:36:25.966Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-05-10T11:36:25.966Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-10T11:36:26.423Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-05-10T11:36:26.423Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-10T11:36:26.423Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-05-10T11:36:26.423Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-10T11:36:26.423Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-05-10T11:36:26.423Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-10T11:36:26.423Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-05-10T11:36:29.327Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-05-10T11:36:32.228Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-05-10T11:36:35.126Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-05-10T11:36:35.126Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-10T11:36:35.126Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-05-10T11:36:35.126Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-10T11:36:35.126Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-05-10T11:36:35.126Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-10T11:36:35.126Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-05-10T11:36:38.850Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-05-10T11:36:38.850Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-10T11:36:38.850Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-05-10T11:36:38.850Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-10T11:36:38.850Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-05-10T11:36:38.850Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-10T11:36:38.850Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-05-10T11:36:38.850Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-10T11:36:38.850Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-05-10T11:36:41.023Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-05-10T11:36:48.080Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-05-10T11:36:48.080Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-10T11:36:48.080Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-05-10T11:36:48.080Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-10T11:36:48.080Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-05-10T11:36:48.080Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-10T11:36:48.080Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-05-10T11:36:48.080Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-10T11:36:48.080Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-05-10T11:36:48.080Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-10T11:36:48.080Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-05-10T11:36:48.080Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-10T11:36:48.080Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-05-10T11:36:50.984Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-05-10T11:36:50.984Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-10T11:36:50.984Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-05-10T11:36:51.441Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-05-10T11:36:51.441Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-10T11:36:51.441Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-05-10T11:36:59.995Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-05-10T11:37:02.165Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-05-10T11:37:02.165Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-10T11:37:02.165Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-05-10T11:37:05.075Z] === RUN TestDockerSuite/TestRunEnvironment [2022-05-10T11:37:05.075Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-10T11:37:05.075Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-05-10T11:37:05.075Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:37:05.075Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-05-10T11:37:05.075Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-10T11:37:05.075Z] === RUN TestDockerSuite/TestRunExitCode [2022-05-10T11:37:13.624Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-05-10T11:37:15.797Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-05-10T11:37:24.342Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-05-10T11:37:26.514Z] === RUN TestDockerSuite/TestRunExposePort [2022-05-10T11:37:26.515Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-05-10T11:37:26.515Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-10T11:37:26.515Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-05-10T11:37:26.515Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-10T11:37:26.515Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-05-10T11:37:26.515Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-10T11:37:26.515Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-05-10T11:37:26.515Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-10T11:37:26.515Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-10T11:37:26.515Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-10T11:37:26.515Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-05-10T11:37:26.515Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-10T11:37:26.515Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-05-10T11:37:26.515Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-10T11:37:26.515Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-05-10T11:37:32.294Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-05-10T11:37:32.294Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-10T11:37:32.294Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-05-10T11:37:32.751Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-05-10T11:37:32.751Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-10T11:37:32.751Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-05-10T11:37:32.751Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-10T11:37:32.751Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-05-10T11:37:32.751Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:37:32.751Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-05-10T11:37:32.751Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:37:32.751Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-05-10T11:37:45.108Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-05-10T11:37:45.108Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-10T11:37:45.108Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunModeHostname [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunMount [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-05-10T11:37:47.281Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-10T11:37:47.281Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-05-10T11:38:08.354Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-05-10T11:38:08.354Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-10T11:38:08.354Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-05-10T11:38:08.354Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-10T11:38:08.354Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-05-10T11:38:08.354Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-10T11:38:08.354Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-05-10T11:38:13.033Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-05-10T11:38:18.812Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-05-10T11:38:18.812Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNetHost [2022-05-10T11:38:18.812Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-05-10T11:38:18.812Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-05-10T11:38:18.812Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-05-10T11:38:18.812Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-05-10T11:38:18.812Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-05-10T11:38:18.812Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-05-10T11:38:18.812Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-10T11:38:18.812Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-05-10T11:38:19.269Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-05-10T11:38:20.801Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-05-10T11:38:23.707Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-05-10T11:38:26.611Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-05-10T11:38:27.580Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-05-10T11:38:30.489Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-05-10T11:38:30.489Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-10T11:38:30.489Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-05-10T11:38:30.489Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-10T11:38:30.489Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-05-10T11:38:30.489Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-10T11:38:30.489Z] === RUN TestDockerSuite/TestRunPortInUse [2022-05-10T11:38:30.489Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-10T11:38:30.489Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-05-10T11:38:30.489Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-10T11:38:30.489Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-05-10T11:38:30.489Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-10T11:38:30.489Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-05-10T11:38:30.489Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-10T11:38:30.489Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-05-10T11:38:30.489Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-10T11:38:30.489Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-05-10T11:38:34.218Z] === RUN TestDockerSuite/TestRunPublishPort [2022-05-10T11:38:34.218Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-10T11:38:34.218Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-05-10T11:38:34.218Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-10T11:38:34.218Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-05-10T11:38:34.218Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-10T11:38:34.677Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-05-10T11:38:34.677Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-10T11:38:34.677Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-05-10T11:38:34.677Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-10T11:38:34.677Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-05-10T11:38:44.987Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-05-10T11:38:44.987Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-10T11:38:44.987Z] === RUN TestDockerSuite/TestRunRm [2022-05-10T11:38:53.538Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-05-10T11:38:59.319Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-05-10T11:39:07.873Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-05-10T11:39:10.051Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-05-10T11:39:12.952Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-05-10T11:39:16.679Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-05-10T11:39:16.679Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-10T11:39:16.679Z] === RUN TestDockerSuite/TestRunState [2022-05-10T11:39:16.679Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-10T11:39:16.679Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-05-10T11:39:19.581Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-05-10T11:39:19.581Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-10T11:39:19.581Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-05-10T11:39:21.752Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-05-10T11:39:21.752Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-10T11:39:21.752Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-05-10T11:39:21.752Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-10T11:39:21.752Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-05-10T11:39:22.209Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-05-10T11:39:22.209Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-05-10T11:39:22.209Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-10T11:39:22.209Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUserByID [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUserByName [2022-05-10T11:39:28.014Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-10T11:39:28.014Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-05-10T11:39:30.912Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-05-10T11:39:30.912Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-10T11:39:30.912Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-05-10T11:39:39.476Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-05-10T11:39:39.476Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-10T11:39:39.476Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-05-10T11:39:39.476Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-10T11:39:39.476Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-05-10T11:39:43.207Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-05-10T11:39:53.519Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-05-10T11:40:03.822Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-05-10T11:40:12.457Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-05-10T11:40:12.457Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-10T11:40:12.457Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-05-10T11:40:12.457Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-05-10T11:40:15.420Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-05-10T11:40:18.382Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-05-10T11:40:21.343Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-05-10T11:40:21.343Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-10T11:40:21.343Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-05-10T11:40:21.343Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-05-10T11:40:21.343Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-05-10T11:40:21.343Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-10T11:40:21.343Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-05-10T11:40:21.343Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-10T11:40:21.343Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-05-10T11:40:21.343Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-10T11:40:21.814Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-05-10T11:40:21.814Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-10T11:40:21.814Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-05-10T11:40:21.814Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-10T11:40:21.814Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-05-10T11:40:27.702Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-05-10T11:40:29.270Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-05-10T11:40:32.233Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-05-10T11:40:44.759Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-05-10T11:40:44.759Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-05-10T11:40:44.759Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-05-10T11:40:44.759Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-05-10T11:40:44.759Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveImageId [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-05-10T11:40:44.759Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-10T11:40:44.759Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-05-10T11:40:46.328Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-05-10T11:40:46.328Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-05-10T11:40:46.798Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-05-10T11:40:47.268Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-05-10T11:40:49.493Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-05-10T11:40:49.493Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-05-10T11:40:52.453Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-05-10T11:40:55.430Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-05-10T11:40:58.698Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-05-10T11:40:58.698Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:40:58.698Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-05-10T11:41:09.120Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-05-10T11:41:09.120Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:41:09.120Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-05-10T11:41:13.809Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-05-10T11:41:13.809Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-10T11:41:13.809Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-05-10T11:41:13.810Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:41:14.269Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-05-10T11:41:14.269Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-10T11:41:14.269Z] === RUN TestDockerSuite/TestStartRecordError [2022-05-10T11:41:14.269Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-10T11:41:14.269Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-05-10T11:41:22.822Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-05-10T11:41:22.822Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:41:22.822Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-05-10T11:41:22.822Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-10T11:41:22.822Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-05-10T11:41:22.822Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-10T11:41:22.822Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-05-10T11:41:22.822Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:41:22.822Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-05-10T11:41:22.822Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-10T11:41:22.822Z] === RUN TestDockerSuite/TestStatsNoStream [2022-05-10T11:41:22.822Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:41:22.822Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-05-10T11:41:25.005Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-05-10T11:41:28.728Z] === RUN TestDockerSuite/TestTopPrivileged [2022-05-10T11:41:28.728Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-10T11:41:28.728Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-05-10T11:41:31.621Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-05-10T11:41:31.621Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-10T11:41:31.621Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-05-10T11:41:31.621Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-10T11:41:31.621Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-05-10T11:41:31.621Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:41:31.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-05-10T11:41:31.621Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-10T11:41:31.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-05-10T11:41:31.621Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:41:31.621Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-05-10T11:41:31.621Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:41:31.621Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-05-10T11:41:49.290Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-05-10T11:41:49.290Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-05-10T11:41:49.290Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-05-10T11:41:49.290Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:41:49.290Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-05-10T11:41:49.290Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-05-10T11:41:49.290Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-05-10T11:41:49.290Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-05-10T11:41:52.186Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-05-10T11:41:52.186Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-05-10T11:41:55.917Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-05-10T11:41:56.376Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-05-10T11:41:57.342Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-05-10T11:41:57.342Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-05-10T11:41:57.342Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-05-10T11:42:09.739Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-05-10T11:42:09.739Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T11:42:09.739Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-05-10T11:42:09.739Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-05-10T11:42:09.739Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-05-10T11:42:09.739Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-10T11:42:09.739Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-05-10T11:42:24.695Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-05-10T11:42:24.695Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-05-10T11:42:24.695Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-05-10T11:42:45.958Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-05-10T11:42:45.958Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-10T11:42:45.958Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite (3502.89s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.97s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.40s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.96s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (132.81s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.40s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.04s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.35s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.03s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (7.74s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.04s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.93s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.64s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (166.52s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.53s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.41s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.36s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.35s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.26s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.09s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.17s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.06s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.91s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (11.44s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.52s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.07s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.75s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.31s) [2022-05-10T11:42:48.181Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.37s) [2022-05-10T11:42:48.181Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.74s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.02s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (37.08s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.84s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.24s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.72s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.42s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.76s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.05s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.71s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.06s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.85s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.52s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.13s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.00s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.09s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.94s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.14s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.46s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCmd (0.88s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.82s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.79s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.29s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.32s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.77s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.73s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.62s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.33s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.75s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.33s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (1.01s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.94s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.63s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.98s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.85s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.36s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.78s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (49.80s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.04s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.30s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.37s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.16s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.68s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.62s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.59s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignore (105.45s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.17s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (103.69s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.31s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.07s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.79s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.77s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (23.02s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (46.41s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (18.68s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.83s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (132.76s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.69s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.86s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.61s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.81s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.84s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.16s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.43s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.36s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.55s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.60s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.75s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.88s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.92s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFails (7.74s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.17s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.07s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (12.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.51s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.46s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.89s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.89s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.01s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.81s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.55s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildHistory (16.35s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.41s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.68s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.10s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.14s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.53s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLabel (1.42s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.96s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.44s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.90s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLabels (1.43s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.25s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (8.25s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.17s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.85s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.48s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.85s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.77s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (51.08s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (28.90s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.98s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.11s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.27s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (27.64s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (9.84s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.93s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.66s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (10.62s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.04s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.33s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.23s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.89s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.43s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.94s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildOnBuild (21.56s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.37s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.77s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.96s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.34s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.80s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.38s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.71s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.85s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (59.44s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (34.77s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildRm (17.37s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.52s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.08s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.97s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.77s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.80s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (30.02s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.24s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.96s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (13.54s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.34s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildStderr (6.10s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (25.92s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.26s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.84s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.96s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.48s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.80s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.68s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (29.26s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.25s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.14s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.28s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.54s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.14s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.10s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (27.22s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-05-10T11:42:48.182Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.84s) [2022-05-10T11:42:48.182Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.63s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.78s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.86s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.79s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCommitChange (6.58s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.00s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.53s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCommitTTY (18.77s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.96s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPICommit (8.57s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.01s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.14s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.04s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.15s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.27s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.38s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.86s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.95s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.95s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.83s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.63s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.43s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.39s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.05s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (9.63s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.01s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.12s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.38s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.19s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.09s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.21s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.64s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.43s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (32.27s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.04s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.00s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.97s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (4.00s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000c58378_} (8.05s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11726653976_c:\foo_false____} (3.16s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11726653976_c:\foo_true____} (2.99s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.42s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.07s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.23s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.04s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.11s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.04s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpRelativePath (8.08s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpToCaseA (10.87s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpToCaseB (8.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpToCaseE (16.72s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpToCaseH (16.53s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpToDot (8.11s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCpToStdout (3.20s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateArgs (0.29s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.50s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.88s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.28s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.28s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.66s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.05s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateLabels (0.28s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateRM (0.58s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.30s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.55s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.21s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.33s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.71s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.89s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.30s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.98s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.18s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.06s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.25s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.83s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsCopy (6.48s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (11.47s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.02s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.22s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.75s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.13s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.55s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFilters (5.97s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFormat (6.07s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.27s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsRename (3.24s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsResize (8.67s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.78s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.50s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.51s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsUntag (2.87s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.61s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.75s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.64s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.78s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.96s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.97s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.62s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.49s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.05s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecInspectID (5.73s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.28s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.07s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.07s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.77s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.71s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.92s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.76s) [2022-05-10T11:42:48.183Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-05-10T11:42:48.183Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.12s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.84s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.12s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.45s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.92s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.51s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.55s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.07s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.32s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.55s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.12s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImportBadURL (0.16s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.11s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.89s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.90s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.14s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.80s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.27s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.95s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.04s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectDefault (3.09s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectHistory (5.85s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.79s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.91s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.28s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.85s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.92s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.11s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.90s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectStatus (3.47s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.67s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.97s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.65s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.05s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.88s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.86s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.80s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.12s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.58s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.55s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.56s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.13s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (9.16s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (9.23s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (9.00s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.37s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.32s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.83s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.94s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsSince (9.92s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsTail (3.81s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.33s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.92s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.12s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.75s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.09s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsByOrder (11.06s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsListContainersBase (15.27s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (23.82s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.43s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.33s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.65s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.42s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.97s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.12s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.31s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.75s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.25s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.85s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.05s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (40.46s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.54s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.33s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.27s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.12s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.61s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.36s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.60s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.43s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.57s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.76s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.01s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.75s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.24s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.93s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.63s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiTag (0.99s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.23s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.14s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.50s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (11.28s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.67s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.78s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.83s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.85s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.83s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.87s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (7.67s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.09s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.88s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T11:42:48.184Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.18s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-10T11:42:48.184Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.51s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.10s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.00s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.84s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.99s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.69s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.85s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.93s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (7.85s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.89s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.88s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunExitCode (7.76s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.91s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (7.79s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.98s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.67s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (11.97s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.32s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.06s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (19.14s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.40s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.49s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.47s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.26s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.94s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.91s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.55s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.69s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.83s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunRm (7.94s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.37s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (8.26s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.94s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.05s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.34s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.86s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.70s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.36s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.05s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (7.77s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.09s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.24s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (10.77s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.38s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.20s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.56s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.01s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.12s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.40s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.33s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.89s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.78s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.43s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.48s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.35s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.89s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.91s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.86s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.98s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.05s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.36s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.47s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.85s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.93s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.21s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.06s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.43s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.20s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-05-10T11:42:48.185Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.47s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.39s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.27s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.04s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.60s) [2022-05-10T11:42:48.185Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.56s) [2022-05-10T11:42:48.186Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.13s) [2022-05-10T11:42:48.186Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2022-05-10T11:42:48.186Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.05s) [2022-05-10T11:42:48.186Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-10T11:42:48.186Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.84s) [2022-05-10T11:42:48.186Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.33s) [2022-05-10T11:42:48.186Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-10T11:42:48.186Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.85s) [2022-05-10T11:42:48.186Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.40s) [2022-05-10T11:42:48.656Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.40s) [2022-05-10T11:42:48.656Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (21.40s) [2022-05-10T11:42:48.656Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-10T11:42:48.656Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (2.06s) [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.656Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-05-10T11:42:48.656Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-05-10T11:42:48.657Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- PASS: TestDockerRegistrySuite (0.24s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-05-10T11:42:48.657Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-05-10T11:42:48.657Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-05-10T11:42:48.657Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-05-10T11:42:48.657Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-05-10T11:42:48.657Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-05-10T11:42:48.657Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-05-10T11:42:48.657Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-05-10T11:42:48.657Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-05-10T11:42:48.657Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthTokenSuite [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-05-10T11:42:48.657Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-05-10T11:42:48.657Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-05-10T11:42:48.657Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-05-10T11:42:48.657Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-05-10T11:42:48.657Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-10T11:42:48.657Z] === RUN TestDockerDaemonSuite [2022-05-10T11:42:48.657Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-05-10T11:42:48.657Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-05-10T11:42:48.657Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-05-10T11:42:48.657Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-10T11:42:48.657Z] === RUN TestDockerSwarmSuite [2022-05-10T11:42:48.657Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-05-10T11:42:48.657Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-10T11:42:48.657Z] === RUN TestDockerExternalVolumeSuite [2022-05-10T11:42:48.657Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-05-10T11:42:48.657Z] === RUN TestDockerNetworkSuite [2022-05-10T11:42:48.657Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-05-10T11:42:48.657Z] === RUN TestDockerHubPullSuite [2022-05-10T11:42:48.657Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-05-10T11:42:48.657Z] PASS [2022-05-10T11:42:48.657Z] ok github.com/docker/docker/integration-cli 3503.475s [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === Skipped [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-10T11:42:48.657Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-10T11:42:48.657Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-10T11:42:48.657Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-10T11:42:48.657Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-10T11:42:48.657Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-10T11:42:48.657Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-10T11:42:48.657Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-10T11:42:48.657Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-10T11:42:48.657Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-10T11:42:48.657Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-10T11:42:48.657Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-10T11:42:48.657Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-10T11:42:48.657Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-05-10T11:42:48.657Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-05-10T11:42:48.657Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.04s) [2022-05-10T11:42:48.658Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.04s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-10T11:42:48.658Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-10T11:42:48.658Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2022-05-10T11:42:48.658Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.59s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.07s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.07s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.07s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.00s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.72s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.72s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.52s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.06s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.00s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.51s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:5420: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-05-10T11:42:48.658Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.09s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.51s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.07s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.54s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:5143: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.56s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.54s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.48s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.07s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.658Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-05-10T11:42:48.658Z] [2022-05-10T11:42:48.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-10T11:42:48.658Z] docker_cli_build_test.go:5514: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.09s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:5917: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:5550: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:5538: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:5975: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.07s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-05-10T11:42:48.659Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.57s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.49s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.04s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:5566: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.54s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:5582: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.50s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.51s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:6055: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-10T11:42:48.659Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-10T11:42:48.659Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-05-10T11:42:48.659Z] docker_cli_sni_test.go:18: Flakey test [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-05-10T11:42:48.659Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-05-10T11:42:48.659Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-05-10T11:42:48.659Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.04s) [2022-05-10T11:42:48.659Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.04s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.04s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.04s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.04s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-10T11:42:48.659Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-10T11:42:48.659Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-10T11:42:48.659Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.659Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-05-10T11:42:48.659Z] [2022-05-10T11:42:48.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.04s) [2022-05-10T11:42:48.660Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.04s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.04s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.04s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.04s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.04s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.04s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2022-05-10T11:42:48.660Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.04s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.04s) [2022-05-10T11:42:48.660Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.04s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.04s) [2022-05-10T11:42:48.660Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.04s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-10T11:42:48.660Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.04s) [2022-05-10T11:42:48.660Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.04s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-10T11:42:48.660Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:48.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-05-10T11:42:48.660Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-05-10T11:42:48.660Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-05-10T11:42:48.660Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-10T11:42:49.131Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-10T11:42:49.131Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-10T11:42:49.131Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-10T11:42:49.131Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-10T11:42:49.131Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-10T11:42:49.131Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-10T11:42:49.131Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-10T11:42:49.131Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-10T11:42:49.131Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-10T11:42:49.131Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-10T11:42:49.131Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-10T11:42:49.131Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-10T11:42:49.131Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-10T11:42:49.131Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestEventsTop (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2022-05-10T11:42:49.131Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.04s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-10T11:42:49.131Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-10T11:42:49.131Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-10T11:42:49.131Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.04s) [2022-05-10T11:42:49.131Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExecEnv (0.04s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-05-10T11:42:49.131Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-05-10T11:42:49.131Z] [2022-05-10T11:42:49.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-10T11:42:49.131Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.131Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-10T11:42:49.132Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.04s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.04s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-10T11:42:49.132Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-10T11:42:49.132Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-10T11:42:49.132Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-10T11:42:49.132Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-10T11:42:49.132Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-10T11:42:49.132Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.04s) [2022-05-10T11:42:49.132Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.04s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.04s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-10T11:42:49.132Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-05-10T11:42:49.132Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-05-10T11:42:49.132Z] [2022-05-10T11:42:49.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-10T11:42:49.132Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-05-10T11:42:49.132Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-10T11:42:49.133Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-10T11:42:49.133Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-10T11:42:49.133Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-10T11:42:49.133Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-10T11:42:49.133Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-10T11:42:49.133Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-10T11:42:49.133Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-10T11:42:49.133Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-10T11:42:49.133Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-10T11:42:49.133Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-05-10T11:42:49.133Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.04s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-10T11:42:49.133Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.133Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-05-10T11:42:49.133Z] [2022-05-10T11:42:49.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.04s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.04s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.04s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.06s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.06s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.04s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.04s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.134Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-05-10T11:42:49.134Z] [2022-05-10T11:42:49.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-10T11:42:49.134Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunState (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.04s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-10T11:42:49.135Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-10T11:42:49.135Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-10T11:42:49.135Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.135Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.04s) [2022-05-10T11:42:49.135Z] [2022-05-10T11:42:49.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-10T11:42:49.136Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.136Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2022-05-10T11:42:49.136Z] [2022-05-10T11:42:49.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-10T11:42:49.136Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.136Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.03s) [2022-05-10T11:42:49.136Z] [2022-05-10T11:42:49.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-10T11:42:49.136Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-05-10T11:42:49.136Z] [2022-05-10T11:42:49.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-10T11:42:49.136Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.136Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-05-10T11:42:49.136Z] [2022-05-10T11:42:49.136Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-10T11:42:49.136Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.604Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-05-10T11:42:49.604Z] [2022-05-10T11:42:49.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-10T11:42:49.604Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.604Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-05-10T11:42:49.604Z] [2022-05-10T11:42:49.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-10T11:42:49.604Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.604Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-05-10T11:42:49.604Z] [2022-05-10T11:42:49.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-10T11:42:49.604Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.604Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-05-10T11:42:49.604Z] [2022-05-10T11:42:49.604Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-10T11:42:49.604Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.604Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-05-10T11:42:49.604Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.605Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-10T11:42:49.605Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.605Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-05-10T11:42:49.605Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-05-10T11:42:49.606Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] DONE 1088 tests, 539 skipped in 3516.070s [2022-05-10T11:42:49.606Z] INFO: Integration tests ended at 05/10/2022 11:42:49. Duration:00:58:36.2978676 [2022-05-10T11:42:49.606Z] INFO: Docker info of the daemon under test at end of run [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] Containers: 10 [2022-05-10T11:42:49.606Z] Running: 0 [2022-05-10T11:42:49.606Z] Paused: 0 [2022-05-10T11:42:49.606Z] Stopped: 10 [2022-05-10T11:42:49.606Z] Images: 18 [2022-05-10T11:42:49.606Z] Server Version: 0.0.0-dev [2022-05-10T11:42:49.606Z] Storage Driver: windowsfilter [2022-05-10T11:42:49.606Z] Windows: [2022-05-10T11:42:49.606Z] Logging Driver: json-file [2022-05-10T11:42:49.606Z] Plugins: [2022-05-10T11:42:49.606Z] Volume: local [2022-05-10T11:42:49.606Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-05-10T11:42:49.606Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-05-10T11:42:49.606Z] Swarm: inactive [2022-05-10T11:42:49.606Z] Default Isolation: process [2022-05-10T11:42:49.606Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-05-10T11:42:49.606Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-05-10T11:42:49.606Z] OSType: windows [2022-05-10T11:42:49.606Z] Architecture: x86_64 [2022-05-10T11:42:49.606Z] CPUs: 4 [2022-05-10T11:42:49.606Z] Total Memory: 32GiB [2022-05-10T11:42:49.606Z] Name: azwin-2-63c360 [2022-05-10T11:42:49.606Z] ID: 5CWD:ODIJ:TWLP:YLFD:FVDQ:J6XA:6QGR:KCOV:EAEK:UZZO:4SX7:BU3U [2022-05-10T11:42:49.606Z] Docker Root Dir: D:\CI\PR-43275\10\daemon [2022-05-10T11:42:49.606Z] Debug Mode (client): false [2022-05-10T11:42:49.606Z] Debug Mode (server): true [2022-05-10T11:42:49.606Z] File Descriptors: -1 [2022-05-10T11:42:49.606Z] Goroutines: 17 [2022-05-10T11:42:49.606Z] System Time: 2022-05-10T11:42:49.3674266Z [2022-05-10T11:42:49.606Z] EventsListeners: 0 [2022-05-10T11:42:49.606Z] Registry: https://index.docker.io/v1/ [2022-05-10T11:42:49.606Z] Labels: [2022-05-10T11:42:49.606Z] Experimental: false [2022-05-10T11:42:49.606Z] Insecure Registries: [2022-05-10T11:42:49.606Z] 127.0.0.0/8 [2022-05-10T11:42:49.606Z] Live Restore Enabled: false [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] [2022-05-10T11:42:49.606Z] INFO: Stopping daemon under test [2022-05-10T11:42:50.077Z] SUCCESS: The process with PID 4964 (child process of PID 3572) has been terminated. [2022-05-10T11:42:50.077Z] SUCCESS: The process with PID 3572 (child process of PID 3332) has been terminated. [2022-05-10T11:42:50.077Z] INFO: Stop tailing logs of the daemon under tests [2022-05-10T11:42:50.077Z] INFO: executeCI.ps1 Completed successfully at 05/10/2022 11:42:49. [2022-05-10T11:42:50.077Z] INFO: Tidying up at end of run [2022-05-10T11:42:50.077Z] ----------- DAEMON LOG ------------ [2022-05-10T11:42:50.077Z] 2022/05/10 10:40:40 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-05-10T11:42:50.077Z] ----------- END DAEMON LOG -------- [2022-05-10T11:42:50.077Z] INFO: Saving daemon under test log (d:\CI\PR-43275\10\dut.out) to bundles\CIDUT.out [2022-05-10T11:42:50.077Z] INFO: Saving daemon under test log (d:\CI\PR-43275\10\dut.err) to bundles\CIDUT.err [2022-05-10T11:42:50.077Z] INFO: Saving containerd logs to bundles [2022-05-10T11:42:50.077Z] INFO: Nuke-Everything... [2022-05-10T11:42:50.547Z] INFO: Container count on control daemon to delete is 2 [2022-05-10T11:42:51.018Z] 3a742ff756a2 [2022-05-10T11:42:51.018Z] d64d82c19de4 [2022-05-10T11:42:51.018Z] INFO: Tidying pidfile d:\CI\PR-43275\10\docker.pid [2022-05-10T11:42:51.018Z] INFO: Nuking d:\CI [2022-05-10T11:43:41.863Z] INFO: Zapped successfully [2022-05-10T11:43:41.863Z] [2022-05-10T11:43:41.863Z] INFO: executeCI.ps1 exiting at Tue May 10 11:43:34 CUT 2022. Duration 01:36:22.7051371 [2022-05-10T11:43:41.863Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-05-10T11:43:42.103Z] Recording test results [2022-05-10T11:43:51.345Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-05-10T11:43:53.464Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2022-05-10T11:43:56.573Z] Archiving artifacts [2022-05-10T11:44:11.679Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43275/10/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-05-10T11:44:12.674Z] + make clean [2022-05-10T11:44:14.215Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-05-10T11:44:14.215Z] docker-dev-cache [2022-05-10T11:44:14.215Z] 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